./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 c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:36:26,374 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:36:26,426 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:36:26,429 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:36:26,430 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:36:26,444 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:36:26,445 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:36:26,445 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:36:26,445 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:36:26,445 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:36:26,445 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:36:26,445 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:36:26,445 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:36:26,446 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:36:26,446 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:36:26,447 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:36:26,447 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:36:26,447 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:36:26,448 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 827df23f2f2d5cc81b0f2d655a6c774471e4114629b1caec5ad3ca146d0279c2 [2025-02-06 09:36:26,648 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:36:26,654 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:36:26,655 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:36:26,655 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:36:26,656 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:36:26,656 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2025-02-06 09:36:27,779 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f282a5df5/2f108d9802e647dd914989f4ce524b18/FLAG39004c2ff [2025-02-06 09:36:28,072 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:36:28,074 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-array-dynamic-race-3.i [2025-02-06 09:36:28,088 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f282a5df5/2f108d9802e647dd914989f4ce524b18/FLAG39004c2ff [2025-02-06 09:36:28,109 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f282a5df5/2f108d9802e647dd914989f4ce524b18 [2025-02-06 09:36:28,111 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:36:28,111 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:36:28,112 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:36:28,113 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:36:28,115 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:36:28,116 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,117 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63604a79 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28, skipping insertion in model container [2025-02-06 09:36:28,117 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,153 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:36:28,409 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:36:28,422 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:36:28,461 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:36:28,496 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:36:28,497 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28 WrapperNode [2025-02-06 09:36:28,497 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:36:28,498 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:36:28,498 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:36:28,498 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:36:28,502 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,515 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,530 INFO L138 Inliner]: procedures = 265, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 74 [2025-02-06 09:36:28,530 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:36:28,531 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:36:28,531 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:36:28,531 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:36:28,536 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,536 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,542 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,543 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,546 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,547 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,547 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,548 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,549 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:36:28,550 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:36:28,550 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:36:28,550 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:36:28,550 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (1/1) ... [2025-02-06 09:36:28,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:36:28,568 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:36:28,582 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:36:28,584 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:36:28,599 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 09:36:28,599 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-06 09:36:28,600 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-06 09:36:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:36:28,600 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:36:28,601 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:36:28,692 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:36:28,693 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:36:28,859 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:36:28,860 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:36:28,873 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:36:28,873 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:36:28,874 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:36:28 BoogieIcfgContainer [2025-02-06 09:36:28,874 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:36:28,875 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:36:28,875 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:36:28,878 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:36:28,878 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:36:28" (1/3) ... [2025-02-06 09:36:28,879 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e4346a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:36:28, skipping insertion in model container [2025-02-06 09:36:28,879 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:28" (2/3) ... [2025-02-06 09:36:28,879 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e4346a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:36:28, skipping insertion in model container [2025-02-06 09:36:28,879 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:36:28" (3/3) ... [2025-02-06 09:36:28,880 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-array-dynamic-race-3.i [2025-02-06 09:36:28,889 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:36:28,890 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-02-06 09:36:28,891 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:36:28,950 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-02-06 09:36:28,984 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 124 places, 121 transitions, 256 flow [2025-02-06 09:36:29,051 INFO L124 PetriNetUnfolderBase]: 3/228 cut-off events. [2025-02-06 09:36:29,053 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:36:29,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 241 conditions, 228 events. 3/228 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 592 event pairs, 0 based on Foata normal form. 0/206 useless extension candidates. Maximal degree in co-relation 116. Up to 5 conditions per place. [2025-02-06 09:36:29,060 INFO L82 GeneralOperation]: Start removeDead. Operand has 124 places, 121 transitions, 256 flow [2025-02-06 09:36:29,063 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 123 places, 120 transitions, 253 flow [2025-02-06 09:36:29,068 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:36:29,079 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;@18fe0686, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:36:29,079 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-02-06 09:36:29,093 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:36:29,094 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-02-06 09:36:29,094 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:36:29,094 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:29,094 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-02-06 09:36:29,095 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-02-06 09:36:29,099 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:29,100 INFO L85 PathProgramCache]: Analyzing trace with hash 1966049506, now seen corresponding path program 1 times [2025-02-06 09:36:29,105 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:29,105 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526397758] [2025-02-06 09:36:29,105 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:29,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:29,195 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-06 09:36:29,226 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-06 09:36:29,227 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:29,227 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:29,755 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:29,757 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:29,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526397758] [2025-02-06 09:36:29,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526397758] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:29,758 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:29,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:29,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99604356] [2025-02-06 09:36:29,759 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:29,770 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:29,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:29,786 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:29,786 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:29,895 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 121 [2025-02-06 09:36:29,898 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-02-06 09:36:29,898 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:29,898 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 121 [2025-02-06 09:36:29,900 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:30,033 INFO L124 PetriNetUnfolderBase]: 122/715 cut-off events. [2025-02-06 09:36:30,033 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-02-06 09:36:30,035 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1013 conditions, 715 events. 122/715 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 4237 event pairs, 46 based on Foata normal form. 1/635 useless extension candidates. Maximal degree in co-relation 734. Up to 244 conditions per place. [2025-02-06 09:36:30,039 INFO L140 encePairwiseOnDemand]: 114/121 looper letters, 32 selfloop transitions, 5 changer transitions 1/126 dead transitions. [2025-02-06 09:36:30,040 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 127 places, 126 transitions, 339 flow [2025-02-06 09:36:30,040 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:30,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:30,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 579 transitions. [2025-02-06 09:36:30,055 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7975206611570248 [2025-02-06 09:36:30,057 INFO L175 Difference]: Start difference. First operand has 123 places, 120 transitions, 253 flow. Second operand 6 states and 579 transitions. [2025-02-06 09:36:30,058 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 127 places, 126 transitions, 339 flow [2025-02-06 09:36:30,063 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 126 transitions, 335 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:30,066 INFO L231 Difference]: Finished difference. Result has 125 places, 117 transitions, 253 flow [2025-02-06 09:36:30,068 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-02-06 09:36:30,070 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 2 predicate places. [2025-02-06 09:36:30,070 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 117 transitions, 253 flow [2025-02-06 09:36:30,070 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-02-06 09:36:30,071 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:30,071 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:30,071 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:36:30,071 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-02-06 09:36:30,072 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:30,072 INFO L85 PathProgramCache]: Analyzing trace with hash 1544575139, now seen corresponding path program 1 times [2025-02-06 09:36:30,072 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:30,072 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1137768564] [2025-02-06 09:36:30,072 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:30,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:30,087 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:36:30,097 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:36:30,098 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:30,098 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:30,341 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:30,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1137768564] [2025-02-06 09:36:30,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1137768564] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:30,341 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:30,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:30,341 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1056100488] [2025-02-06 09:36:30,341 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:30,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:30,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:30,343 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:30,343 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:30,412 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 121 [2025-02-06 09:36:30,413 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-02-06 09:36:30,413 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:30,413 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 121 [2025-02-06 09:36:30,413 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:30,536 INFO L124 PetriNetUnfolderBase]: 128/772 cut-off events. [2025-02-06 09:36:30,536 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-02-06 09:36:30,538 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1084 conditions, 772 events. 128/772 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4658 event pairs, 58 based on Foata normal form. 0/686 useless extension candidates. Maximal degree in co-relation 828. Up to 234 conditions per place. [2025-02-06 09:36:30,540 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 31 selfloop transitions, 5 changer transitions 0/126 dead transitions. [2025-02-06 09:36:30,540 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 128 places, 126 transitions, 343 flow [2025-02-06 09:36:30,541 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:30,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:30,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 595 transitions. [2025-02-06 09:36:30,542 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8195592286501377 [2025-02-06 09:36:30,542 INFO L175 Difference]: Start difference. First operand has 125 places, 117 transitions, 253 flow. Second operand 6 states and 595 transitions. [2025-02-06 09:36:30,543 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 128 places, 126 transitions, 343 flow [2025-02-06 09:36:30,544 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 126 transitions, 333 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:30,545 INFO L231 Difference]: Finished difference. Result has 123 places, 116 transitions, 251 flow [2025-02-06 09:36:30,545 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-02-06 09:36:30,546 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 0 predicate places. [2025-02-06 09:36:30,546 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 116 transitions, 251 flow [2025-02-06 09:36:30,546 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-02-06 09:36:30,546 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:30,546 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-02-06 09:36:30,546 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:36:30,546 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-02-06 09:36:30,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:30,547 INFO L85 PathProgramCache]: Analyzing trace with hash 1408692371, now seen corresponding path program 1 times [2025-02-06 09:36:30,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:30,547 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98134421] [2025-02-06 09:36:30,547 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:30,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:30,556 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:36:30,559 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:36:30,560 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:30,560 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:30,593 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:30,593 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:30,593 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98134421] [2025-02-06 09:36:30,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98134421] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:30,593 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:30,593 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:30,593 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2056484353] [2025-02-06 09:36:30,593 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:30,594 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:30,594 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:30,594 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:30,594 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:30,618 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 121 [2025-02-06 09:36:30,618 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-02-06 09:36:30,618 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:30,618 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 121 [2025-02-06 09:36:30,618 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:30,720 INFO L124 PetriNetUnfolderBase]: 117/684 cut-off events. [2025-02-06 09:36:30,720 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-02-06 09:36:30,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 944 conditions, 684 events. 117/684 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 4084 event pairs, 74 based on Foata normal form. 0/613 useless extension candidates. Maximal degree in co-relation 714. Up to 190 conditions per place. [2025-02-06 09:36:30,726 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 18 selfloop transitions, 5 changer transitions 0/124 dead transitions. [2025-02-06 09:36:30,727 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 124 transitions, 315 flow [2025-02-06 09:36:30,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:30,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:30,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2025-02-06 09:36:30,728 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9338842975206612 [2025-02-06 09:36:30,728 INFO L175 Difference]: Start difference. First operand has 123 places, 116 transitions, 251 flow. Second operand 3 states and 339 transitions. [2025-02-06 09:36:30,728 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 124 transitions, 315 flow [2025-02-06 09:36:30,730 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 124 transitions, 305 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:30,734 INFO L231 Difference]: Finished difference. Result has 122 places, 120 transitions, 279 flow [2025-02-06 09:36:30,734 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-02-06 09:36:30,735 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, -1 predicate places. [2025-02-06 09:36:30,735 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 120 transitions, 279 flow [2025-02-06 09:36:30,735 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-02-06 09:36:30,735 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:30,735 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-02-06 09:36:30,735 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:36:30,736 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-02-06 09:36:30,736 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:30,736 INFO L85 PathProgramCache]: Analyzing trace with hash -1764502304, now seen corresponding path program 1 times [2025-02-06 09:36:30,736 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:30,736 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770405668] [2025-02-06 09:36:30,736 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:30,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:30,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:36:30,752 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:36:30,752 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:30,752 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:30,774 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:30,774 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:30,774 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770405668] [2025-02-06 09:36:30,775 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770405668] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:30,775 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:30,775 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:30,775 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [19371427] [2025-02-06 09:36:30,775 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:30,775 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:30,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:30,776 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:30,777 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:30,787 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 107 out of 121 [2025-02-06 09:36:30,788 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-02-06 09:36:30,788 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:30,788 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 107 of 121 [2025-02-06 09:36:30,788 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:30,906 INFO L124 PetriNetUnfolderBase]: 177/994 cut-off events. [2025-02-06 09:36:30,906 INFO L125 PetriNetUnfolderBase]: For 199/199 co-relation queries the response was YES. [2025-02-06 09:36:30,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1591 conditions, 994 events. 177/994 cut-off events. For 199/199 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 6706 event pairs, 57 based on Foata normal form. 0/909 useless extension candidates. Maximal degree in co-relation 1310. Up to 180 conditions per place. [2025-02-06 09:36:30,913 INFO L140 encePairwiseOnDemand]: 116/121 looper letters, 17 selfloop transitions, 6 changer transitions 0/128 dead transitions. [2025-02-06 09:36:30,913 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 128 transitions, 351 flow [2025-02-06 09:36:30,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:30,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:30,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 342 transitions. [2025-02-06 09:36:30,915 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9421487603305785 [2025-02-06 09:36:30,915 INFO L175 Difference]: Start difference. First operand has 122 places, 120 transitions, 279 flow. Second operand 3 states and 342 transitions. [2025-02-06 09:36:30,915 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 128 transitions, 351 flow [2025-02-06 09:36:30,917 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 128 transitions, 337 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:30,921 INFO L231 Difference]: Finished difference. Result has 124 places, 124 transitions, 317 flow [2025-02-06 09:36:30,921 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-02-06 09:36:30,921 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 1 predicate places. [2025-02-06 09:36:30,921 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 124 transitions, 317 flow [2025-02-06 09:36:30,922 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-02-06 09:36:30,922 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:30,922 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-02-06 09:36:30,922 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:36:30,922 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-02-06 09:36:30,922 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:30,922 INFO L85 PathProgramCache]: Analyzing trace with hash 977594566, now seen corresponding path program 1 times [2025-02-06 09:36:30,922 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:30,922 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [844959558] [2025-02-06 09:36:30,922 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:30,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:30,930 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:36:30,935 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:36:30,936 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:30,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:30,955 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:30,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:30,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [844959558] [2025-02-06 09:36:30,955 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [844959558] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:30,955 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:30,955 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:30,955 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [914574965] [2025-02-06 09:36:30,955 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:30,956 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:30,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:30,956 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:30,956 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:30,972 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 121 [2025-02-06 09:36:30,973 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-02-06 09:36:30,974 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:30,974 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 121 [2025-02-06 09:36:30,974 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:31,147 INFO L124 PetriNetUnfolderBase]: 237/1385 cut-off events. [2025-02-06 09:36:31,148 INFO L125 PetriNetUnfolderBase]: For 830/845 co-relation queries the response was YES. [2025-02-06 09:36:31,152 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2522 conditions, 1385 events. 237/1385 cut-off events. For 830/845 co-relation queries the response was YES. Maximal size of possible extension queue 91. Compared 10838 event pairs, 95 based on Foata normal form. 0/1269 useless extension candidates. Maximal degree in co-relation 2092. Up to 355 conditions per place. [2025-02-06 09:36:31,155 INFO L140 encePairwiseOnDemand]: 115/121 looper letters, 19 selfloop transitions, 10 changer transitions 0/133 dead transitions. [2025-02-06 09:36:31,155 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 133 transitions, 418 flow [2025-02-06 09:36:31,155 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:31,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:31,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 338 transitions. [2025-02-06 09:36:31,158 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.931129476584022 [2025-02-06 09:36:31,158 INFO L175 Difference]: Start difference. First operand has 124 places, 124 transitions, 317 flow. Second operand 3 states and 338 transitions. [2025-02-06 09:36:31,159 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 133 transitions, 418 flow [2025-02-06 09:36:31,161 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 133 transitions, 400 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:31,164 INFO L231 Difference]: Finished difference. Result has 126 places, 130 transitions, 387 flow [2025-02-06 09:36:31,165 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-02-06 09:36:31,165 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 3 predicate places. [2025-02-06 09:36:31,166 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 130 transitions, 387 flow [2025-02-06 09:36:31,167 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-02-06 09:36:31,167 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:31,167 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-02-06 09:36:31,167 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:36:31,167 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-02-06 09:36:31,167 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:31,167 INFO L85 PathProgramCache]: Analyzing trace with hash 1206064694, now seen corresponding path program 1 times [2025-02-06 09:36:31,167 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:31,167 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [330616114] [2025-02-06 09:36:31,167 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:31,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:31,177 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:36:31,183 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:36:31,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:31,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:31,250 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:31,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:31,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [330616114] [2025-02-06 09:36:31,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [330616114] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:31,251 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:31,251 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:31,251 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [648858663] [2025-02-06 09:36:31,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:31,251 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:36:31,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:31,253 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:36:31,253 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:36:31,317 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 121 [2025-02-06 09:36:31,318 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-02-06 09:36:31,318 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:31,318 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 121 [2025-02-06 09:36:31,318 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:31,471 INFO L124 PetriNetUnfolderBase]: 307/1790 cut-off events. [2025-02-06 09:36:31,471 INFO L125 PetriNetUnfolderBase]: For 827/933 co-relation queries the response was YES. [2025-02-06 09:36:31,475 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3236 conditions, 1790 events. 307/1790 cut-off events. For 827/933 co-relation queries the response was YES. Maximal size of possible extension queue 97. Compared 14651 event pairs, 136 based on Foata normal form. 5/1665 useless extension candidates. Maximal degree in co-relation 2659. Up to 383 conditions per place. [2025-02-06 09:36:31,479 INFO L140 encePairwiseOnDemand]: 113/121 looper letters, 23 selfloop transitions, 7 changer transitions 1/142 dead transitions. [2025-02-06 09:36:31,479 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 142 transitions, 474 flow [2025-02-06 09:36:31,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:31,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:31,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 638 transitions. [2025-02-06 09:36:31,481 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8787878787878788 [2025-02-06 09:36:31,481 INFO L175 Difference]: Start difference. First operand has 126 places, 130 transitions, 387 flow. Second operand 6 states and 638 transitions. [2025-02-06 09:36:31,481 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 142 transitions, 474 flow [2025-02-06 09:36:31,484 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 142 transitions, 454 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:31,485 INFO L231 Difference]: Finished difference. Result has 133 places, 135 transitions, 414 flow [2025-02-06 09:36:31,485 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-02-06 09:36:31,485 INFO L279 CegarLoopForPetriNet]: 123 programPoint places, 10 predicate places. [2025-02-06 09:36:31,486 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 135 transitions, 414 flow [2025-02-06 09:36:31,486 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-02-06 09:36:31,486 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:31,486 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-02-06 09:36:31,486 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:36:31,486 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-02-06 09:36:31,487 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:31,487 INFO L85 PathProgramCache]: Analyzing trace with hash -886731348, now seen corresponding path program 1 times [2025-02-06 09:36:31,487 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:31,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1355264695] [2025-02-06 09:36:31,487 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:31,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:31,495 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:36:31,504 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:36:31,504 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:31,504 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:36:31,504 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:36:31,507 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:36:31,511 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:36:31,512 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:31,512 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:36:31,536 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:36:31,539 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:36:31,540 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (3 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-02-06 09:36:31,542 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-02-06 09:36:31,543 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:36:31,543 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:31,544 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:36:31,544 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:36:31,561 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-02-06 09:36:31,564 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 162 places, 157 transitions, 346 flow [2025-02-06 09:36:31,586 INFO L124 PetriNetUnfolderBase]: 8/391 cut-off events. [2025-02-06 09:36:31,587 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2025-02-06 09:36:31,587 INFO L83 FinitePrefix]: Finished finitePrefix Result has 419 conditions, 391 events. 8/391 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1309 event pairs, 1 based on Foata normal form. 0/352 useless extension candidates. Maximal degree in co-relation 414. Up to 12 conditions per place. [2025-02-06 09:36:31,587 INFO L82 GeneralOperation]: Start removeDead. Operand has 162 places, 157 transitions, 346 flow [2025-02-06 09:36:31,589 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 142 places, 138 transitions, 298 flow [2025-02-06 09:36:31,589 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:36:31,590 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;@18fe0686, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:36:31,590 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-02-06 09:36:31,592 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:36:31,592 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-02-06 09:36:31,592 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:36:31,592 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:31,592 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:31,592 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-02-06 09:36:31,593 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:31,593 INFO L85 PathProgramCache]: Analyzing trace with hash -790010910, now seen corresponding path program 1 times [2025-02-06 09:36:31,593 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:31,593 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [149345467] [2025-02-06 09:36:31,593 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:31,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:31,599 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-06 09:36:31,602 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-06 09:36:31,602 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:31,602 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:31,799 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:31,799 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:31,799 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [149345467] [2025-02-06 09:36:31,799 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [149345467] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:31,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:31,799 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:31,799 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1383659168] [2025-02-06 09:36:31,799 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:31,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:31,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:31,800 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:31,800 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:31,901 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 118 out of 157 [2025-02-06 09:36:31,902 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-02-06 09:36:31,902 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:31,902 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 118 of 157 [2025-02-06 09:36:31,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:32,252 INFO L124 PetriNetUnfolderBase]: 783/3073 cut-off events. [2025-02-06 09:36:32,253 INFO L125 PetriNetUnfolderBase]: For 167/167 co-relation queries the response was YES. [2025-02-06 09:36:32,257 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4520 conditions, 3073 events. 783/3073 cut-off events. For 167/167 co-relation queries the response was YES. Maximal size of possible extension queue 102. Compared 26289 event pairs, 211 based on Foata normal form. 1/2754 useless extension candidates. Maximal degree in co-relation 1300. Up to 1205 conditions per place. [2025-02-06 09:36:32,265 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 44 selfloop transitions, 5 changer transitions 1/152 dead transitions. [2025-02-06 09:36:32,265 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 152 transitions, 424 flow [2025-02-06 09:36:32,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:32,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:32,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 759 transitions. [2025-02-06 09:36:32,268 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8057324840764332 [2025-02-06 09:36:32,268 INFO L175 Difference]: Start difference. First operand has 142 places, 138 transitions, 298 flow. Second operand 6 states and 759 transitions. [2025-02-06 09:36:32,269 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 152 transitions, 424 flow [2025-02-06 09:36:32,270 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 152 transitions, 420 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:32,271 INFO L231 Difference]: Finished difference. Result has 144 places, 135 transitions, 298 flow [2025-02-06 09:36:32,271 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-02-06 09:36:32,273 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 2 predicate places. [2025-02-06 09:36:32,273 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 135 transitions, 298 flow [2025-02-06 09:36:32,273 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-02-06 09:36:32,273 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:32,273 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:32,273 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:36:32,273 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-02-06 09:36:32,274 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:32,275 INFO L85 PathProgramCache]: Analyzing trace with hash 2006048303, now seen corresponding path program 1 times [2025-02-06 09:36:32,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:32,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1349348443] [2025-02-06 09:36:32,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:32,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:32,285 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:36:32,290 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:36:32,290 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:32,290 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:32,432 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:32,433 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:32,433 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1349348443] [2025-02-06 09:36:32,433 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1349348443] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:32,433 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:32,433 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:32,433 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [367949236] [2025-02-06 09:36:32,433 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:32,433 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:32,434 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:32,434 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:32,434 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:32,520 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 157 [2025-02-06 09:36:32,521 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-02-06 09:36:32,521 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:32,521 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 157 [2025-02-06 09:36:32,521 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:32,864 INFO L124 PetriNetUnfolderBase]: 809/3936 cut-off events. [2025-02-06 09:36:32,865 INFO L125 PetriNetUnfolderBase]: For 166/166 co-relation queries the response was YES. [2025-02-06 09:36:32,872 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5435 conditions, 3936 events. 809/3936 cut-off events. For 166/166 co-relation queries the response was YES. Maximal size of possible extension queue 117. Compared 35365 event pairs, 556 based on Foata normal form. 0/3582 useless extension candidates. Maximal degree in co-relation 4150. Up to 1169 conditions per place. [2025-02-06 09:36:32,883 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 43 selfloop transitions, 5 changer transitions 0/152 dead transitions. [2025-02-06 09:36:32,884 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 152 transitions, 428 flow [2025-02-06 09:36:32,884 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:32,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:32,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 775 transitions. [2025-02-06 09:36:32,886 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8227176220806794 [2025-02-06 09:36:32,886 INFO L175 Difference]: Start difference. First operand has 144 places, 135 transitions, 298 flow. Second operand 6 states and 775 transitions. [2025-02-06 09:36:32,886 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 152 transitions, 428 flow [2025-02-06 09:36:32,887 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 152 transitions, 418 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:32,888 INFO L231 Difference]: Finished difference. Result has 142 places, 134 transitions, 296 flow [2025-02-06 09:36:32,888 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-02-06 09:36:32,889 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 0 predicate places. [2025-02-06 09:36:32,889 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 134 transitions, 296 flow [2025-02-06 09:36:32,889 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-02-06 09:36:32,889 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:32,889 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-02-06 09:36:32,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:36:32,890 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-02-06 09:36:32,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:32,890 INFO L85 PathProgramCache]: Analyzing trace with hash 1935622146, now seen corresponding path program 1 times [2025-02-06 09:36:32,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:32,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [985156386] [2025-02-06 09:36:32,890 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:32,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:32,897 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:36:32,900 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:36:32,900 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:32,900 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:32,922 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:32,922 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:32,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [985156386] [2025-02-06 09:36:32,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [985156386] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:32,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:32,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:32,923 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1278957140] [2025-02-06 09:36:32,923 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:32,923 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:32,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:32,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:32,923 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:32,948 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-02-06 09:36:32,949 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-02-06 09:36:32,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:32,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-02-06 09:36:32,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:33,248 INFO L124 PetriNetUnfolderBase]: 1075/3990 cut-off events. [2025-02-06 09:36:33,248 INFO L125 PetriNetUnfolderBase]: For 341/341 co-relation queries the response was YES. [2025-02-06 09:36:33,253 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5849 conditions, 3990 events. 1075/3990 cut-off events. For 341/341 co-relation queries the response was YES. Maximal size of possible extension queue 171. Compared 36865 event pairs, 695 based on Foata normal form. 0/3550 useless extension candidates. Maximal degree in co-relation 4558. Up to 1401 conditions per place. [2025-02-06 09:36:33,264 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 27 selfloop transitions, 6 changer transitions 0/147 dead transitions. [2025-02-06 09:36:33,264 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 144 places, 147 transitions, 398 flow [2025-02-06 09:36:33,267 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:33,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:33,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 427 transitions. [2025-02-06 09:36:33,268 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065817409766455 [2025-02-06 09:36:33,268 INFO L175 Difference]: Start difference. First operand has 142 places, 134 transitions, 296 flow. Second operand 3 states and 427 transitions. [2025-02-06 09:36:33,268 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 144 places, 147 transitions, 398 flow [2025-02-06 09:36:33,269 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 139 places, 147 transitions, 388 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:33,270 INFO L231 Difference]: Finished difference. Result has 141 places, 139 transitions, 332 flow [2025-02-06 09:36:33,270 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-02-06 09:36:33,271 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, -1 predicate places. [2025-02-06 09:36:33,271 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 139 transitions, 332 flow [2025-02-06 09:36:33,271 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-02-06 09:36:33,271 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:33,271 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-02-06 09:36:33,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 09:36:33,271 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-02-06 09:36:33,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:33,273 INFO L85 PathProgramCache]: Analyzing trace with hash -31939902, now seen corresponding path program 1 times [2025-02-06 09:36:33,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:33,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [615177552] [2025-02-06 09:36:33,273 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:33,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:33,279 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:36:33,282 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:36:33,282 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:33,283 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:33,298 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:33,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:33,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [615177552] [2025-02-06 09:36:33,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [615177552] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:33,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:33,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:33,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866004811] [2025-02-06 09:36:33,300 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:33,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:33,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:33,300 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:33,300 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:33,319 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-02-06 09:36:33,319 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-02-06 09:36:33,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:33,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-02-06 09:36:33,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:33,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][124], [177#true, 182#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 122#L1024true, 41#L1023-2true, 123#L1039-1true]) [2025-02-06 09:36:33,674 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][124], [136#L1024-3true, 177#true, 182#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 123#L1039-1true]) [2025-02-06 09:36:33,675 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][143], [177#true, 182#true, 132#L1023-2true, 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 41#L1023-2true, 123#L1039-1true]) [2025-02-06 09:36:33,675 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:33,675 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:33,712 INFO L124 PetriNetUnfolderBase]: 1719/6346 cut-off events. [2025-02-06 09:36:33,712 INFO L125 PetriNetUnfolderBase]: For 2028/2225 co-relation queries the response was YES. [2025-02-06 09:36:33,722 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10851 conditions, 6346 events. 1719/6346 cut-off events. For 2028/2225 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 64106 event pairs, 918 based on Foata normal form. 5/5616 useless extension candidates. Maximal degree in co-relation 8197. Up to 2119 conditions per place. [2025-02-06 09:36:33,742 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 27 selfloop transitions, 9 changer transitions 0/152 dead transitions. [2025-02-06 09:36:33,742 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 152 transitions, 452 flow [2025-02-06 09:36:33,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:33,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:33,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 425 transitions. [2025-02-06 09:36:33,744 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9023354564755839 [2025-02-06 09:36:33,744 INFO L175 Difference]: Start difference. First operand has 141 places, 139 transitions, 332 flow. Second operand 3 states and 425 transitions. [2025-02-06 09:36:33,744 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 152 transitions, 452 flow [2025-02-06 09:36:33,749 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 152 transitions, 434 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:33,751 INFO L231 Difference]: Finished difference. Result has 143 places, 146 transitions, 396 flow [2025-02-06 09:36:33,751 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-02-06 09:36:33,752 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 1 predicate places. [2025-02-06 09:36:33,752 INFO L471 AbstractCegarLoop]: Abstraction has has 143 places, 146 transitions, 396 flow [2025-02-06 09:36:33,753 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-02-06 09:36:33,753 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:33,753 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-02-06 09:36:33,753 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-06 09:36:33,753 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-02-06 09:36:33,753 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:33,753 INFO L85 PathProgramCache]: Analyzing trace with hash 766744268, now seen corresponding path program 1 times [2025-02-06 09:36:33,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:33,754 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [230403148] [2025-02-06 09:36:33,754 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:33,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:33,761 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:36:33,763 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:36:33,763 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:33,763 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:33,784 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:36:33,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:33,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [230403148] [2025-02-06 09:36:33,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [230403148] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:33,785 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:33,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:33,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2060113715] [2025-02-06 09:36:33,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:33,785 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:33,786 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:33,786 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:33,786 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:33,800 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 157 [2025-02-06 09:36:33,800 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-02-06 09:36:33,801 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:33,801 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 157 [2025-02-06 09:36:33,801 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:34,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][148], [182#true, 132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-02-06 09:36:34,256 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:34,257 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:34,257 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:34,257 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:34,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 119#L1024-3true]) [2025-02-06 09:36:34,279 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:34,279 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:34,279 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:34,279 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:34,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][85], [182#true, 132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 78#L1024true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|)]) [2025-02-06 09:36:34,286 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:36:34,286 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:34,286 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:34,286 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:36:34,410 INFO L124 PetriNetUnfolderBase]: 2793/9528 cut-off events. [2025-02-06 09:36:34,410 INFO L125 PetriNetUnfolderBase]: For 5667/5766 co-relation queries the response was YES. [2025-02-06 09:36:34,428 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18474 conditions, 9528 events. 2793/9528 cut-off events. For 5667/5766 co-relation queries the response was YES. Maximal size of possible extension queue 437. Compared 101414 event pairs, 958 based on Foata normal form. 3/8421 useless extension candidates. Maximal degree in co-relation 14677. Up to 2383 conditions per place. [2025-02-06 09:36:34,452 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 28 selfloop transitions, 13 changer transitions 0/161 dead transitions. [2025-02-06 09:36:34,453 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 161 transitions, 550 flow [2025-02-06 09:36:34,453 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:34,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:34,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2025-02-06 09:36:34,454 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087048832271762 [2025-02-06 09:36:34,454 INFO L175 Difference]: Start difference. First operand has 143 places, 146 transitions, 396 flow. Second operand 3 states and 428 transitions. [2025-02-06 09:36:34,455 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 161 transitions, 550 flow [2025-02-06 09:36:34,467 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 161 transitions, 522 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:34,468 INFO L231 Difference]: Finished difference. Result has 145 places, 155 transitions, 500 flow [2025-02-06 09:36:34,468 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-02-06 09:36:34,469 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 3 predicate places. [2025-02-06 09:36:34,469 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 155 transitions, 500 flow [2025-02-06 09:36:34,469 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-02-06 09:36:34,470 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:34,470 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-02-06 09:36:34,470 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-06 09:36:34,470 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-02-06 09:36:34,470 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:34,470 INFO L85 PathProgramCache]: Analyzing trace with hash -1512431966, now seen corresponding path program 1 times [2025-02-06 09:36:34,470 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:34,470 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1997182089] [2025-02-06 09:36:34,471 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:34,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:34,478 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:36:34,485 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:36:34,486 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:34,486 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:34,535 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:36:34,535 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:34,535 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1997182089] [2025-02-06 09:36:34,535 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1997182089] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:34,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:34,535 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:34,535 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052394290] [2025-02-06 09:36:34,535 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:34,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:36:34,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:34,536 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:36:34,536 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:36:34,582 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 157 [2025-02-06 09:36:34,583 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-02-06 09:36:34,583 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:34,583 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 157 [2025-02-06 09:36:34,583 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:35,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][154], [132#L1023-2true, 189#(= |#race~data~0| 0), 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 192#true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:35,325 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:35,325 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:35,325 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:35,325 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:35,426 INFO L124 PetriNetUnfolderBase]: 2904/11526 cut-off events. [2025-02-06 09:36:35,426 INFO L125 PetriNetUnfolderBase]: For 6066/7154 co-relation queries the response was YES. [2025-02-06 09:36:35,452 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21451 conditions, 11526 events. 2904/11526 cut-off events. For 6066/7154 co-relation queries the response was YES. Maximal size of possible extension queue 490. Compared 132535 event pairs, 1140 based on Foata normal form. 38/10174 useless extension candidates. Maximal degree in co-relation 12154. Up to 2813 conditions per place. [2025-02-06 09:36:35,477 INFO L140 encePairwiseOnDemand]: 149/157 looper letters, 28 selfloop transitions, 7 changer transitions 1/168 dead transitions. [2025-02-06 09:36:35,478 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 150 places, 168 transitions, 599 flow [2025-02-06 09:36:35,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:35,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:35,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 811 transitions. [2025-02-06 09:36:35,483 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8609341825902336 [2025-02-06 09:36:35,483 INFO L175 Difference]: Start difference. First operand has 145 places, 155 transitions, 500 flow. Second operand 6 states and 811 transitions. [2025-02-06 09:36:35,483 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 150 places, 168 transitions, 599 flow [2025-02-06 09:36:35,498 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 168 transitions, 573 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:35,500 INFO L231 Difference]: Finished difference. Result has 152 places, 161 transitions, 525 flow [2025-02-06 09:36:35,500 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-02-06 09:36:35,501 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 10 predicate places. [2025-02-06 09:36:35,501 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 161 transitions, 525 flow [2025-02-06 09:36:35,501 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-02-06 09:36:35,501 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:35,501 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-02-06 09:36:35,501 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-06 09:36:35,501 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-02-06 09:36:35,502 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:35,502 INFO L85 PathProgramCache]: Analyzing trace with hash 1432147228, now seen corresponding path program 1 times [2025-02-06 09:36:35,502 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:35,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515517519] [2025-02-06 09:36:35,502 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:35,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:35,508 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-02-06 09:36:35,511 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-02-06 09:36:35,512 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:35,512 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:35,580 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2025-02-06 09:36:35,580 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:35,580 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515517519] [2025-02-06 09:36:35,580 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515517519] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:35,580 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:35,580 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-02-06 09:36:35,580 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [265508030] [2025-02-06 09:36:35,580 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:35,581 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:35,581 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:35,581 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:35,582 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:35,634 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 157 [2025-02-06 09:36:35,635 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-02-06 09:36:35,635 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:35,635 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 157 [2025-02-06 09:36:35,635 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:35,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([392] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of2ForFork1_#t~nondet5_3|) InVars {threadThread2of2ForFork1_#t~nondet5=|v_threadThread2of2ForFork1_#t~nondet5_3|} OutVars{threadThread2of2ForFork1_#t~nondet5=|v_threadThread2of2ForFork1_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][161], [132#L1023-2true, 161#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 192#true, Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 25#L1023-1true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 78#L1024true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 82#L1039-2true, 163#true, Black: 189#(= |#race~data~0| 0)]) [2025-02-06 09:36:35,989 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:36:35,989 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:35,989 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:35,989 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:36,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][113], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#L1024-3true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,020 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,020 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,020 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,020 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][106], [132#L1023-2true, 161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,063 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][144], [132#L1023-2true, 161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 41#L1023-2true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,063 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,063 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork0_#t~nondet5_3|) InVars {threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|} OutVars{threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][145], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 41#L1023-2true, 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 19#L1023-1true, 82#L1039-2true, Black: 189#(= |#race~data~0| 0)]) [2025-02-06 09:36:36,082 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,082 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,082 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,082 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([376] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of2ForFork0_#t~nondet5_3|) InVars {threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|} OutVars{threadThread1of2ForFork0_#t~nondet5=|v_threadThread1of2ForFork0_#t~nondet5_3|, #race~data~0=|v_#race~data~0_4|} AuxVars[] AssignedVars[#race~data~0][109], [161#true, 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 195#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 192#true, Black: 198#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 196#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 182#true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 19#L1023-1true, 82#L1039-2true, Black: 189#(= |#race~data~0| 0)]) [2025-02-06 09:36:36,099 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,099 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,099 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,099 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,152 INFO L124 PetriNetUnfolderBase]: 1960/7725 cut-off events. [2025-02-06 09:36:36,152 INFO L125 PetriNetUnfolderBase]: For 3504/4113 co-relation queries the response was YES. [2025-02-06 09:36:36,171 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14748 conditions, 7725 events. 1960/7725 cut-off events. For 3504/4113 co-relation queries the response was YES. Maximal size of possible extension queue 371. Compared 81945 event pairs, 310 based on Foata normal form. 7/6713 useless extension candidates. Maximal degree in co-relation 10066. Up to 1233 conditions per place. [2025-02-06 09:36:36,187 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 28 selfloop transitions, 6 changer transitions 0/164 dead transitions. [2025-02-06 09:36:36,188 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 164 transitions, 580 flow [2025-02-06 09:36:36,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:36,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:36,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 791 transitions. [2025-02-06 09:36:36,189 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8397027600849257 [2025-02-06 09:36:36,190 INFO L175 Difference]: Start difference. First operand has 152 places, 161 transitions, 525 flow. Second operand 6 states and 791 transitions. [2025-02-06 09:36:36,190 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 164 transitions, 580 flow [2025-02-06 09:36:36,197 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 150 places, 164 transitions, 568 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-02-06 09:36:36,198 INFO L231 Difference]: Finished difference. Result has 150 places, 156 transitions, 496 flow [2025-02-06 09:36:36,198 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-02-06 09:36:36,199 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 8 predicate places. [2025-02-06 09:36:36,199 INFO L471 AbstractCegarLoop]: Abstraction has has 150 places, 156 transitions, 496 flow [2025-02-06 09:36:36,199 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-02-06 09:36:36,199 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:36,200 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-02-06 09:36:36,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-06 09:36:36,200 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-02-06 09:36:36,200 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:36,200 INFO L85 PathProgramCache]: Analyzing trace with hash 1729590520, now seen corresponding path program 1 times [2025-02-06 09:36:36,200 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:36,200 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [962824006] [2025-02-06 09:36:36,200 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:36,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:36,208 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-06 09:36:36,211 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-06 09:36:36,211 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:36,211 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:36,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-06 09:36:36,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:36,226 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [962824006] [2025-02-06 09:36:36,226 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [962824006] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:36,226 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:36,227 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:36,227 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1297471998] [2025-02-06 09:36:36,227 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:36,227 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:36,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:36,227 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:36,227 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:36,244 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 131 out of 157 [2025-02-06 09:36:36,245 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-02-06 09:36:36,245 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:36,245 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 131 of 157 [2025-02-06 09:36:36,245 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:36,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 132#L1023-2true, 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,947 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 187#true]) [2025-02-06 09:36:36,948 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][146], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,948 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:36,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true, 119#L1024-3true]) [2025-02-06 09:36:36,972 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,972 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,972 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,972 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 136#L1024-3true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,974 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,974 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,974 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:36,974 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:36,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][104], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 78#L1024true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,980 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:36:36,980 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:36:36,980 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:36,980 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:36,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [211#true, 161#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), 162#true, 122#L1024true, Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), 41#L1023-2true, 123#L1039-1true, 207#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 187#true]) [2025-02-06 09:36:36,983 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:36:36,983 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:36,983 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:36,983 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:36:37,118 INFO L124 PetriNetUnfolderBase]: 4177/14175 cut-off events. [2025-02-06 09:36:37,118 INFO L125 PetriNetUnfolderBase]: For 14646/14907 co-relation queries the response was YES. [2025-02-06 09:36:37,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31128 conditions, 14175 events. 4177/14175 cut-off events. For 14646/14907 co-relation queries the response was YES. Maximal size of possible extension queue 732. Compared 167053 event pairs, 1498 based on Foata normal form. 3/12422 useless extension candidates. Maximal degree in co-relation 29684. Up to 4674 conditions per place. [2025-02-06 09:36:37,174 INFO L140 encePairwiseOnDemand]: 150/157 looper letters, 35 selfloop transitions, 22 changer transitions 0/177 dead transitions. [2025-02-06 09:36:37,174 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 177 transitions, 729 flow [2025-02-06 09:36:37,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:37,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:37,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 426 transitions. [2025-02-06 09:36:37,175 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9044585987261147 [2025-02-06 09:36:37,176 INFO L175 Difference]: Start difference. First operand has 150 places, 156 transitions, 496 flow. Second operand 3 states and 426 transitions. [2025-02-06 09:36:37,176 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 177 transitions, 729 flow [2025-02-06 09:36:37,209 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 177 transitions, 717 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:37,211 INFO L231 Difference]: Finished difference. Result has 149 places, 170 transitions, 702 flow [2025-02-06 09:36:37,211 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-02-06 09:36:37,212 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 7 predicate places. [2025-02-06 09:36:37,212 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 170 transitions, 702 flow [2025-02-06 09:36:37,212 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-02-06 09:36:37,212 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:37,212 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-02-06 09:36:37,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-06 09:36:37,212 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-02-06 09:36:37,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:37,213 INFO L85 PathProgramCache]: Analyzing trace with hash 718379915, now seen corresponding path program 1 times [2025-02-06 09:36:37,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:37,213 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1264506493] [2025-02-06 09:36:37,213 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:37,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:37,222 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 66 statements into 1 equivalence classes. [2025-02-06 09:36:37,227 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 66 of 66 statements. [2025-02-06 09:36:37,227 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:37,227 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:37,463 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-06 09:36:37,463 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:37,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1264506493] [2025-02-06 09:36:37,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1264506493] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:37,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:37,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:37,464 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1018395724] [2025-02-06 09:36:37,464 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:37,464 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:37,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:37,464 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:37,464 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:37,552 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 157 [2025-02-06 09:36:37,553 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-02-06 09:36:37,553 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:37,553 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 157 [2025-02-06 09:36:37,553 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:38,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([297] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][161], [211#true, 132#L1023-2true, 161#true, 162#true, Black: 179#(= |threadThread1of2ForFork1_#t~nondet5| |#race~data~0|), Black: 194#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 213#(= |threadThread2of2ForFork1_#t~nondet5| |#race~data~0|), 41#L1023-2true, 123#L1039-1true, Black: 184#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 216#true, Black: 187#true]) [2025-02-06 09:36:38,872 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:38,872 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:38,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:38,872 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:38,958 INFO L124 PetriNetUnfolderBase]: 5526/17647 cut-off events. [2025-02-06 09:36:38,958 INFO L125 PetriNetUnfolderBase]: For 17570/19621 co-relation queries the response was YES. [2025-02-06 09:36:39,004 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39247 conditions, 17647 events. 5526/17647 cut-off events. For 17570/19621 co-relation queries the response was YES. Maximal size of possible extension queue 860. Compared 209403 event pairs, 1800 based on Foata normal form. 43/15849 useless extension candidates. Maximal degree in co-relation 34885. Up to 3139 conditions per place. [2025-02-06 09:36:39,048 INFO L140 encePairwiseOnDemand]: 151/157 looper letters, 50 selfloop transitions, 5 changer transitions 0/193 dead transitions. [2025-02-06 09:36:39,048 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 153 places, 193 transitions, 858 flow [2025-02-06 09:36:39,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:39,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:39,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 776 transitions. [2025-02-06 09:36:39,050 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8237791932059448 [2025-02-06 09:36:39,051 INFO L175 Difference]: Start difference. First operand has 149 places, 170 transitions, 702 flow. Second operand 6 states and 776 transitions. [2025-02-06 09:36:39,051 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 153 places, 193 transitions, 858 flow [2025-02-06 09:36:39,088 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 193 transitions, 814 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:39,094 INFO L231 Difference]: Finished difference. Result has 151 places, 169 transitions, 666 flow [2025-02-06 09:36:39,094 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-02-06 09:36:39,094 INFO L279 CegarLoopForPetriNet]: 142 programPoint places, 9 predicate places. [2025-02-06 09:36:39,094 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 169 transitions, 666 flow [2025-02-06 09:36:39,095 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-02-06 09:36:39,095 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:39,095 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-02-06 09:36:39,095 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-06 09:36:39,095 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-02-06 09:36:39,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:39,095 INFO L85 PathProgramCache]: Analyzing trace with hash 547945250, now seen corresponding path program 1 times [2025-02-06 09:36:39,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:39,095 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1317945588] [2025-02-06 09:36:39,095 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:39,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:39,111 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-02-06 09:36:39,126 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-02-06 09:36:39,129 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:39,129 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:36:39,129 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:36:39,133 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 71 statements into 1 equivalence classes. [2025-02-06 09:36:39,141 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 71 of 71 statements. [2025-02-06 09:36:39,148 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:39,148 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:36:39,161 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:36:39,165 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:36:39,166 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 11 remaining) [2025-02-06 09:36:39,166 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-02-06 09:36:39,167 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-02-06 09:36:39,167 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-06 09:36:39,167 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:39,168 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:36:39,168 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-06 09:36:39,211 INFO L143 ThreadInstanceAdder]: Constructed 6 joinOtherThreadTransitions. [2025-02-06 09:36:39,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 200 places, 193 transitions, 440 flow [2025-02-06 09:36:39,276 INFO L124 PetriNetUnfolderBase]: 21/654 cut-off events. [2025-02-06 09:36:39,279 INFO L125 PetriNetUnfolderBase]: For 39/39 co-relation queries the response was YES. [2025-02-06 09:36:39,285 INFO L83 FinitePrefix]: Finished finitePrefix Result has 710 conditions, 654 events. 21/654 cut-off events. For 39/39 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 2655 event pairs, 6 based on Foata normal form. 0/586 useless extension candidates. Maximal degree in co-relation 703. Up to 32 conditions per place. [2025-02-06 09:36:39,286 INFO L82 GeneralOperation]: Start removeDead. Operand has 200 places, 193 transitions, 440 flow [2025-02-06 09:36:39,287 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 161 places, 156 transitions, 345 flow [2025-02-06 09:36:39,288 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:36:39,288 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;@18fe0686, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:36:39,288 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2025-02-06 09:36:39,293 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:36:39,294 INFO L124 PetriNetUnfolderBase]: 1/47 cut-off events. [2025-02-06 09:36:39,294 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:36:39,294 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:39,294 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-02-06 09:36:39,294 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-02-06 09:36:39,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:39,295 INFO L85 PathProgramCache]: Analyzing trace with hash 1144614882, now seen corresponding path program 1 times [2025-02-06 09:36:39,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:39,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703985309] [2025-02-06 09:36:39,295 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:39,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:39,306 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 36 statements into 1 equivalence classes. [2025-02-06 09:36:39,308 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 36 of 36 statements. [2025-02-06 09:36:39,312 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:39,312 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:39,443 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:39,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:39,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [703985309] [2025-02-06 09:36:39,444 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [703985309] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:39,444 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:39,444 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:39,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779146364] [2025-02-06 09:36:39,444 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:39,444 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:39,445 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:39,445 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:39,445 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:39,530 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 146 out of 193 [2025-02-06 09:36:39,531 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-02-06 09:36:39,531 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:39,531 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 146 of 193 [2025-02-06 09:36:39,531 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:40,384 INFO L124 PetriNetUnfolderBase]: 4132/12545 cut-off events. [2025-02-06 09:36:40,384 INFO L125 PetriNetUnfolderBase]: For 887/887 co-relation queries the response was YES. [2025-02-06 09:36:40,410 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19188 conditions, 12545 events. 4132/12545 cut-off events. For 887/887 co-relation queries the response was YES. Maximal size of possible extension queue 358. Compared 130680 event pairs, 928 based on Foata normal form. 1/11362 useless extension candidates. Maximal degree in co-relation 4512. Up to 5634 conditions per place. [2025-02-06 09:36:40,443 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 56 selfloop transitions, 5 changer transitions 1/178 dead transitions. [2025-02-06 09:36:40,444 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 165 places, 178 transitions, 511 flow [2025-02-06 09:36:40,444 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:40,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:40,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 939 transitions. [2025-02-06 09:36:40,445 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.810880829015544 [2025-02-06 09:36:40,445 INFO L175 Difference]: Start difference. First operand has 161 places, 156 transitions, 345 flow. Second operand 6 states and 939 transitions. [2025-02-06 09:36:40,446 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 165 places, 178 transitions, 511 flow [2025-02-06 09:36:40,447 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 163 places, 178 transitions, 507 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:40,448 INFO L231 Difference]: Finished difference. Result has 163 places, 153 transitions, 345 flow [2025-02-06 09:36:40,449 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-02-06 09:36:40,449 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 2 predicate places. [2025-02-06 09:36:40,449 INFO L471 AbstractCegarLoop]: Abstraction has has 163 places, 153 transitions, 345 flow [2025-02-06 09:36:40,449 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-02-06 09:36:40,449 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:40,449 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:40,450 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-06 09:36:40,450 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-02-06 09:36:40,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:40,450 INFO L85 PathProgramCache]: Analyzing trace with hash 1849905887, now seen corresponding path program 1 times [2025-02-06 09:36:40,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:40,450 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1606464681] [2025-02-06 09:36:40,450 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:40,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:40,455 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:36:40,457 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:36:40,457 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:40,457 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:40,554 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:40,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:40,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1606464681] [2025-02-06 09:36:40,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1606464681] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:40,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:40,555 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:40,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1504583729] [2025-02-06 09:36:40,555 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:40,555 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:40,555 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:40,556 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:40,556 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:40,627 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 149 out of 193 [2025-02-06 09:36:40,628 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-02-06 09:36:40,628 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:40,628 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 193 [2025-02-06 09:36:40,628 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:41,673 INFO L124 PetriNetUnfolderBase]: 4216/17526 cut-off events. [2025-02-06 09:36:41,673 INFO L125 PetriNetUnfolderBase]: For 855/855 co-relation queries the response was YES. [2025-02-06 09:36:41,707 INFO L83 FinitePrefix]: Finished finitePrefix Result has 24317 conditions, 17526 events. 4216/17526 cut-off events. For 855/855 co-relation queries the response was YES. Maximal size of possible extension queue 411. Compared 205801 event pairs, 2764 based on Foata normal form. 0/16005 useless extension candidates. Maximal degree in co-relation 18052. Up to 5480 conditions per place. [2025-02-06 09:36:41,745 INFO L140 encePairwiseOnDemand]: 187/193 looper letters, 55 selfloop transitions, 5 changer transitions 0/178 dead transitions. [2025-02-06 09:36:41,746 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 178 transitions, 515 flow [2025-02-06 09:36:41,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:41,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:41,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 955 transitions. [2025-02-06 09:36:41,748 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8246977547495682 [2025-02-06 09:36:41,748 INFO L175 Difference]: Start difference. First operand has 163 places, 153 transitions, 345 flow. Second operand 6 states and 955 transitions. [2025-02-06 09:36:41,748 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 166 places, 178 transitions, 515 flow [2025-02-06 09:36:41,750 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 161 places, 178 transitions, 505 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:41,751 INFO L231 Difference]: Finished difference. Result has 161 places, 152 transitions, 343 flow [2025-02-06 09:36:41,751 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-02-06 09:36:41,751 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 0 predicate places. [2025-02-06 09:36:41,752 INFO L471 AbstractCegarLoop]: Abstraction has has 161 places, 152 transitions, 343 flow [2025-02-06 09:36:41,752 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-02-06 09:36:41,752 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:41,752 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-02-06 09:36:41,752 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-06 09:36:41,752 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-02-06 09:36:41,752 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:41,752 INFO L85 PathProgramCache]: Analyzing trace with hash -850317503, now seen corresponding path program 1 times [2025-02-06 09:36:41,753 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:41,753 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339391555] [2025-02-06 09:36:41,753 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:41,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:41,758 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:36:41,759 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:36:41,759 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:41,759 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:41,775 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:41,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:41,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339391555] [2025-02-06 09:36:41,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339391555] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:41,776 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:41,776 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:41,776 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [405935233] [2025-02-06 09:36:41,776 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:41,776 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:41,776 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:41,776 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:41,777 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:41,804 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-02-06 09:36:41,805 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-02-06 09:36:41,805 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:41,805 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-02-06 09:36:41,805 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:43,476 INFO L124 PetriNetUnfolderBase]: 7646/22441 cut-off events. [2025-02-06 09:36:43,476 INFO L125 PetriNetUnfolderBase]: For 2760/2760 co-relation queries the response was YES. [2025-02-06 09:36:43,541 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34295 conditions, 22441 events. 7646/22441 cut-off events. For 2760/2760 co-relation queries the response was YES. Maximal size of possible extension queue 781. Compared 261772 event pairs, 5213 based on Foata normal form. 0/20028 useless extension candidates. Maximal degree in co-relation 26703. Up to 9001 conditions per place. [2025-02-06 09:36:43,625 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 36 selfloop transitions, 7 changer transitions 0/170 dead transitions. [2025-02-06 09:36:43,626 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 170 transitions, 485 flow [2025-02-06 09:36:43,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:43,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:43,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 515 transitions. [2025-02-06 09:36:43,627 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8894645941278065 [2025-02-06 09:36:43,627 INFO L175 Difference]: Start difference. First operand has 161 places, 152 transitions, 343 flow. Second operand 3 states and 515 transitions. [2025-02-06 09:36:43,627 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 163 places, 170 transitions, 485 flow [2025-02-06 09:36:43,640 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 170 transitions, 475 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:36:43,641 INFO L231 Difference]: Finished difference. Result has 160 places, 158 transitions, 387 flow [2025-02-06 09:36:43,641 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-02-06 09:36:43,642 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, -1 predicate places. [2025-02-06 09:36:43,642 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 158 transitions, 387 flow [2025-02-06 09:36:43,642 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-02-06 09:36:43,642 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:43,642 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-02-06 09:36:43,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-06 09:36:43,643 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-02-06 09:36:43,643 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:43,643 INFO L85 PathProgramCache]: Analyzing trace with hash -1551466148, now seen corresponding path program 1 times [2025-02-06 09:36:43,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:43,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597289715] [2025-02-06 09:36:43,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:43,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:43,649 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:36:43,651 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:36:43,651 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:43,651 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:43,661 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:43,662 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:43,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1597289715] [2025-02-06 09:36:43,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1597289715] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:43,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:43,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:43,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [776850349] [2025-02-06 09:36:43,662 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:43,662 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:43,662 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:43,662 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:43,662 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:43,684 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 159 out of 193 [2025-02-06 09:36:43,685 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-02-06 09:36:43,685 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:43,685 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 159 of 193 [2025-02-06 09:36:43,685 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:45,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 215#true, 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, 55#L1023-1true]) [2025-02-06 09:36:45,911 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:45,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:45,912 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:45,912 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:46,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 215#true, 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true]) [2025-02-06 09:36:46,040 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:36:46,040 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:36:46,040 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:36:46,040 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:36:46,268 INFO L124 PetriNetUnfolderBase]: 13659/39024 cut-off events. [2025-02-06 09:36:46,268 INFO L125 PetriNetUnfolderBase]: For 10658/10754 co-relation queries the response was YES. [2025-02-06 09:36:46,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 69370 conditions, 39024 events. 13659/39024 cut-off events. For 10658/10754 co-relation queries the response was YES. Maximal size of possible extension queue 1258. Compared 476013 event pairs, 6479 based on Foata normal form. 0/34982 useless extension candidates. Maximal degree in co-relation 54849. Up to 12676 conditions per place. [2025-02-06 09:36:46,483 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 33 selfloop transitions, 10 changer transitions 0/174 dead transitions. [2025-02-06 09:36:46,483 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 174 transitions, 527 flow [2025-02-06 09:36:46,484 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:46,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:46,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-02-06 09:36:46,484 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8877374784110535 [2025-02-06 09:36:46,485 INFO L175 Difference]: Start difference. First operand has 160 places, 158 transitions, 387 flow. Second operand 3 states and 514 transitions. [2025-02-06 09:36:46,485 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 174 transitions, 527 flow [2025-02-06 09:36:46,545 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 174 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:46,547 INFO L231 Difference]: Finished difference. Result has 162 places, 166 transitions, 461 flow [2025-02-06 09:36:46,547 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-02-06 09:36:46,547 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 1 predicate places. [2025-02-06 09:36:46,547 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 166 transitions, 461 flow [2025-02-06 09:36:46,547 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-02-06 09:36:46,547 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:46,548 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:46,548 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-06 09:36:46,548 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-02-06 09:36:46,548 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:46,548 INFO L85 PathProgramCache]: Analyzing trace with hash 666594706, now seen corresponding path program 1 times [2025-02-06 09:36:46,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:46,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1621759583] [2025-02-06 09:36:46,548 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:46,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:46,555 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 47 statements into 1 equivalence classes. [2025-02-06 09:36:46,556 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 47 of 47 statements. [2025-02-06 09:36:46,556 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:46,556 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:46,566 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:46,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:46,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1621759583] [2025-02-06 09:36:46,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1621759583] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:46,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:46,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:46,566 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361590996] [2025-02-06 09:36:46,566 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:46,566 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:46,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:46,567 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:46,567 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:46,608 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-02-06 09:36:46,608 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-02-06 09:36:46,609 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:46,609 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-02-06 09:36:46,609 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:48,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 175#L1024true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:48,005 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:36:48,005 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:48,006 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 200#true, 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:48,006 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:48,006 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:49,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 201#true, 220#true, 8#L1023-1true, 9#L1023-2true, 199#true, 175#L1024true, 70#L1023-1true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true]) [2025-02-06 09:36:49,625 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:36:49,625 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:36:49,625 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:36:49,625 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:36:49,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 201#true, 220#true, 8#L1023-1true, 199#true, 70#L1023-1true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 119#L1024-3true]) [2025-02-06 09:36:49,640 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:36:49,640 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:36:49,640 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:36:49,640 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:36:49,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 8#L1023-1true, 220#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 70#L1023-1true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 95#L1039-2true, 197#true]) [2025-02-06 09:36:49,848 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2025-02-06 09:36:49,848 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-02-06 09:36:49,848 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-02-06 09:36:49,849 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-02-06 09:36:50,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 9#L1023-2true, 199#true, 175#L1024true, 70#L1023-1true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true]) [2025-02-06 09:36:50,062 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:36:50,062 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:36:50,062 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:36:50,062 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:36:50,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 199#true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-02-06 09:36:50,123 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [225#true, 9#L1023-2true, 200#true, 199#true, 175#L1024true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:50,123 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 200#true, 199#true, 31#L1023-2true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-02-06 09:36:50,123 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:36:50,123 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:36:50,124 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:36:50,124 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:36:50,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 199#true, 70#L1023-1true, 31#L1023-2true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 197#true, 119#L1024-3true]) [2025-02-06 09:36:50,155 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:36:50,155 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:36:50,155 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:36:50,155 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:36:50,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 220#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 70#L1023-1true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 95#L1039-2true, 197#true]) [2025-02-06 09:36:50,257 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:36:50,257 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:36:50,257 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:36:50,257 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:36:50,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [183#L1022true, 225#true, 9#L1023-2true, 200#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-02-06 09:36:50,318 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][125], [183#L1022true, 225#true, 9#L1023-2true, 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:50,318 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:36:50,318 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:36:50,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [183#L1022true, 225#true, 9#L1023-2true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-02-06 09:36:50,319 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:36:50,319 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:36:50,319 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:36:50,319 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:36:50,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 8#L1023-1true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 222#(= |#race~data~0| 0), 197#true, Black: 220#true]) [2025-02-06 09:36:50,465 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:50,465 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:50,465 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:50,465 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:50,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [225#true, 9#L1023-2true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:50,813 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:36:50,813 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:50,813 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:50,813 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:36:51,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:51,408 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:36:51,408 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:36:51,408 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:36:51,408 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:36:51,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][81], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 222#(= |#race~data~0| 0), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:51,433 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:36:51,433 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:36:51,433 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:36:51,433 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:36:51,717 INFO L124 PetriNetUnfolderBase]: 23220/65965 cut-off events. [2025-02-06 09:36:51,718 INFO L125 PetriNetUnfolderBase]: For 54932/60147 co-relation queries the response was YES. [2025-02-06 09:36:51,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 136860 conditions, 65965 events. 23220/65965 cut-off events. For 54932/60147 co-relation queries the response was YES. Maximal size of possible extension queue 2352. Compared 872389 event pairs, 11187 based on Foata normal form. 76/57618 useless extension candidates. Maximal degree in co-relation 108784. Up to 25831 conditions per place. [2025-02-06 09:36:52,100 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 41 selfloop transitions, 18 changer transitions 0/189 dead transitions. [2025-02-06 09:36:52,100 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 189 transitions, 696 flow [2025-02-06 09:36:52,101 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:52,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 512 transitions. [2025-02-06 09:36:52,102 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8842832469775475 [2025-02-06 09:36:52,102 INFO L175 Difference]: Start difference. First operand has 162 places, 166 transitions, 461 flow. Second operand 3 states and 512 transitions. [2025-02-06 09:36:52,102 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 189 transitions, 696 flow [2025-02-06 09:36:52,509 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 162 places, 189 transitions, 662 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:52,510 INFO L231 Difference]: Finished difference. Result has 164 places, 180 transitions, 619 flow [2025-02-06 09:36:52,510 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-02-06 09:36:52,511 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 3 predicate places. [2025-02-06 09:36:52,511 INFO L471 AbstractCegarLoop]: Abstraction has has 164 places, 180 transitions, 619 flow [2025-02-06 09:36:52,511 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-02-06 09:36:52,511 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:52,511 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-02-06 09:36:52,511 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-06 09:36:52,511 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-02-06 09:36:52,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:52,512 INFO L85 PathProgramCache]: Analyzing trace with hash -224609486, now seen corresponding path program 1 times [2025-02-06 09:36:52,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:52,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1807803778] [2025-02-06 09:36:52,512 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:52,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:52,518 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:36:52,520 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:36:52,520 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:52,520 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:52,550 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:52,551 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:52,551 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1807803778] [2025-02-06 09:36:52,551 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1807803778] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:52,551 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:52,551 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:52,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620052631] [2025-02-06 09:36:52,551 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:52,551 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:36:52,551 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:52,552 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:36:52,552 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:36:52,607 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-02-06 09:36:52,608 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-02-06 09:36:52,608 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:52,608 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-02-06 09:36:52,608 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:53,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:53,993 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:36:53,993 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:53,993 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:53,993 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:56,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][162], [225#true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, 91#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:56,343 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:36:56,344 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:36:56,344 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:36:56,344 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:36:57,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][185], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,133 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,133 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,133 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,133 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 188#L1023-1true]) [2025-02-06 09:36:57,133 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][185], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,134 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,134 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,135 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,135 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,135 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,135 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 55#L1023-1true]) [2025-02-06 09:36:57,301 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:57,301 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:57,301 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:57,301 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:57,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true]) [2025-02-06 09:36:57,302 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 197#true]) [2025-02-06 09:36:57,302 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][185], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,302 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,302 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,359 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,359 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,360 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,360 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,376 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,376 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,376 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,376 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,377 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,377 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,377 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,377 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,378 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,378 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,378 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:57,378 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:36:57,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,430 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,430 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,430 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,430 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,439 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,439 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,439 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,439 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,447 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,447 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,447 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,448 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,448 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,448 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,448 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,448 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,448 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 55#L1023-1true, 119#L1024-3true]) [2025-02-06 09:36:57,494 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,494 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,494 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,494 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,497 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][183], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,497 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,497 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,497 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,498 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,498 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true, 188#L1023-1true]) [2025-02-06 09:36:57,506 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,506 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,506 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,506 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,507 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,507 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][170], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,517 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,517 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,517 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,517 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,518 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,518 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,518 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,518 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 144#L1039-1true, 197#true]) [2025-02-06 09:36:57,519 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,519 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,519 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:57,519 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:36:57,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,520 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,520 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,520 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,520 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,521 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][132], [Black: 222#(= |#race~data~0| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 197#true]) [2025-02-06 09:36:57,521 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,521 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,562 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,562 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,562 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,562 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 9#L1023-2true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,567 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,567 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,567 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:36:57,567 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:57,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,631 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:36:57,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:36:57,631 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:36:57,631 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:36:57,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 225#true, 8#L1023-1true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 95#L1039-2true, 197#true, 119#L1024-3true]) [2025-02-06 09:36:57,649 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:36:57,649 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:36:57,649 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:36:57,650 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:36:57,650 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:36:57,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 225#true, 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 175#L1024true, 70#L1023-1true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 95#L1039-2true, 197#true]) [2025-02-06 09:36:57,796 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:36:57,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:36:57,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:36:57,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:36:58,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:36:58,296 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:36:58,296 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:58,296 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:36:58,296 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:36:58,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][105], [225#true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, 197#true, Black: 220#true, 119#L1024-3true]) [2025-02-06 09:36:58,339 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:36:58,339 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:36:58,339 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:58,339 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:36:58,492 INFO L124 PetriNetUnfolderBase]: 21778/70714 cut-off events. [2025-02-06 09:36:58,493 INFO L125 PetriNetUnfolderBase]: For 38194/49949 co-relation queries the response was YES. [2025-02-06 09:36:58,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 135593 conditions, 70714 events. 21778/70714 cut-off events. For 38194/49949 co-relation queries the response was YES. Maximal size of possible extension queue 2191. Compared 989647 event pairs, 11522 based on Foata normal form. 232/61131 useless extension candidates. Maximal degree in co-relation 96062. Up to 18154 conditions per place. [2025-02-06 09:36:59,052 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 32 selfloop transitions, 7 changer transitions 1/193 dead transitions. [2025-02-06 09:36:59,053 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 169 places, 193 transitions, 726 flow [2025-02-06 09:36:59,053 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:59,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:59,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 983 transitions. [2025-02-06 09:36:59,054 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8488773747841105 [2025-02-06 09:36:59,055 INFO L175 Difference]: Start difference. First operand has 164 places, 180 transitions, 619 flow. Second operand 6 states and 983 transitions. [2025-02-06 09:36:59,055 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 169 places, 193 transitions, 726 flow [2025-02-06 09:36:59,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 167 places, 193 transitions, 690 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:59,192 INFO L231 Difference]: Finished difference. Result has 171 places, 186 transitions, 634 flow [2025-02-06 09:36:59,192 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-02-06 09:36:59,192 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 10 predicate places. [2025-02-06 09:36:59,192 INFO L471 AbstractCegarLoop]: Abstraction has has 171 places, 186 transitions, 634 flow [2025-02-06 09:36:59,193 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-02-06 09:36:59,193 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:59,193 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-02-06 09:36:59,193 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-02-06 09:36:59,193 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-02-06 09:36:59,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:59,194 INFO L85 PathProgramCache]: Analyzing trace with hash 685176664, now seen corresponding path program 1 times [2025-02-06 09:36:59,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:59,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518553376] [2025-02-06 09:36:59,194 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:59,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:59,200 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-02-06 09:36:59,203 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-02-06 09:36:59,203 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:59,203 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:59,258 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:36:59,258 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:59,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518553376] [2025-02-06 09:36:59,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1518553376] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:59,259 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:59,259 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-02-06 09:36:59,259 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2004780709] [2025-02-06 09:36:59,259 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:59,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:59,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:59,259 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:59,260 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:59,304 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 154 out of 193 [2025-02-06 09:36:59,305 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-02-06 09:36:59,305 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:59,305 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 154 of 193 [2025-02-06 09:36:59,305 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:59,919 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 57#L1024true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:36:59,919 INFO L294 olderBase$Statistics]: this new event has 110 ancestors and is cut-off event [2025-02-06 09:36:59,919 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:59,919 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:36:59,919 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:00,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][112], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:00,173 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,173 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:00,173 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:00,173 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:00,382 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:00,382 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:00,382 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:00,382 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:00,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:00,383 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,383 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:00,383 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,383 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:00,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 225#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-02-06 09:37:00,502 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:00,502 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:00,502 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:00,502 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:00,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-02-06 09:37:00,660 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,661 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,661 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:00,661 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:00,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 7#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:00,841 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,841 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,841 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,841 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:00,844 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,844 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,844 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,844 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:01,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][188], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:01,007 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:01,007 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:01,008 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:01,008 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:01,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:01,553 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:01,553 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:01,553 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:01,553 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:01,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:01,630 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:01,631 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,631 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 93#threadENTRYtrue, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:01,744 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,744 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,744 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,744 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][146], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, Black: 225#true, 91#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-02-06 09:37:01,745 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,745 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,745 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,745 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:01,762 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,762 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,762 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:01,762 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:01,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, 230#true]) [2025-02-06 09:37:01,798 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:37:01,798 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:01,798 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:01,798 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:01,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 143#L1022true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:01,867 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,867 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,867 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,867 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:01,875 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,875 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,875 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,875 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 93#threadENTRYtrue, 230#true]) [2025-02-06 09:37:01,903 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,903 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,903 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,903 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 222#(= |#race~data~0| 0), Black: 225#true, 91#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 55#L1023-1true]) [2025-02-06 09:37:01,904 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,904 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,904 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,904 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:01,937 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,938 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:01,938 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:01,938 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:02,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 143#L1022true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,009 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:37:02,009 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:02,009 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:02,009 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:02,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 95#L1039-2true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,033 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:37:02,034 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:02,034 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:02,034 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:02,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,211 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is not cut-off event [2025-02-06 09:37:02,211 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:37:02,211 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:37:02,211 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-02-06 09:37:02,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][112], [8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,232 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,232 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,232 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,232 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][147], [8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,241 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,241 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,241 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,241 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,332 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,332 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,332 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,332 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,334 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,334 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,334 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,334 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 188#L1023-1true]) [2025-02-06 09:37:02,334 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,335 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,335 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,341 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,341 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,341 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,341 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 55#L1023-1true]) [2025-02-06 09:37:02,342 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,342 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,342 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,342 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-02-06 09:37:02,343 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][182], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,343 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,343 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,344 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,344 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,344 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,344 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,380 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,380 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,380 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,380 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 127#L1024-3true, 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,389 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,389 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,389 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,389 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true]) [2025-02-06 09:37:02,393 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,393 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,393 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,394 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,394 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,394 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,394 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,394 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,394 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,394 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,401 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][178], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,401 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,401 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,401 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,401 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,402 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,402 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,402 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,402 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,402 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,447 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,447 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,447 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,448 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:02,448 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,448 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,453 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,453 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,453 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,453 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,480 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 55#L1023-1true]) [2025-02-06 09:37:02,480 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,480 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,481 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,481 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true]) [2025-02-06 09:37:02,481 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,481 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,482 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,482 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,482 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,482 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true, 144#L1039-1true]) [2025-02-06 09:37:02,487 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,487 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,487 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,487 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true, 188#L1023-1true]) [2025-02-06 09:37:02,495 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,495 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,495 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,495 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,496 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,496 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,496 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,497 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,497 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,497 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,497 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,497 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,498 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,498 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,498 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,498 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,523 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][179], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 57#L1024true, 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,523 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,523 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,523 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,523 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,523 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,529 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,529 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,529 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,529 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,530 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,530 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,530 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,530 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,535 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][104], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,535 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:02,535 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,542 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,542 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,542 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,542 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,548 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,548 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,548 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,548 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,548 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,548 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:02,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [8#L1023-1true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,582 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,582 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,582 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,582 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:02,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true, 127#L1024-3true]) [2025-02-06 09:37:02,612 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,612 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:37:02,612 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,612 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:37:02,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][163], [Black: 222#(= |#race~data~0| 0), 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,646 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:37:02,646 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:37:02,646 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:02,646 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:37:02,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][186], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true]) [2025-02-06 09:37:02,686 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,686 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,686 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,686 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 175#L1024true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 230#true]) [2025-02-06 09:37:02,786 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:37:02,786 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:02,786 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:02,786 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:02,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-02-06 09:37:02,855 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:02,855 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:37:02,855 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:37:02,855 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:37:02,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 188#L1023-1true, Black: 220#true]) [2025-02-06 09:37:02,862 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:02,862 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:37:02,862 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:37:02,862 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-02-06 09:37:02,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 197#true, Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-02-06 09:37:02,876 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:02,876 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:02,876 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:02,876 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:02,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,889 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:02,889 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:02,889 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:02,889 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:02,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([455] L-1-->ULTIMATE.startFINAL: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~malloc8#1.offset=|v_ULTIMATE.start_main_#t~malloc8#1.offset_1|, ULTIMATE.start_main_~i~1#1=|v_ULTIMATE.start_main_~i~1#1_1|, ULTIMATE.start_main_~tids~0#1.offset=|v_ULTIMATE.start_main_~tids~0#1.offset_1|, ULTIMATE.start_main_#t~pre13#1=|v_ULTIMATE.start_main_#t~pre13#1_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_#t~mem16#1=|v_ULTIMATE.start_main_#t~mem16#1_1|, ULTIMATE.start_main_#t~nondet14#1=|v_ULTIMATE.start_main_#t~nondet14#1_1|, ULTIMATE.start_main_#t~nondet11#1=|v_ULTIMATE.start_main_#t~nondet11#1_1|, ULTIMATE.start_main_~i~0#1=|v_ULTIMATE.start_main_~i~0#1_1|, ULTIMATE.start_main_~tids~0#1.base=|v_ULTIMATE.start_main_~tids~0#1.base_1|, ULTIMATE.start_main_#t~post12#1=|v_ULTIMATE.start_main_#t~post12#1_1|, ULTIMATE.start_main_#t~nondet7#1=|v_ULTIMATE.start_main_#t~nondet7#1_1|, ULTIMATE.start_main_#t~malloc8#1.base=|v_ULTIMATE.start_main_#t~malloc8#1.base_1|, ULTIMATE.start_main_~threads_total~0#1=|v_ULTIMATE.start_main_~threads_total~0#1_1|, ULTIMATE.start_main_#t~post17#1=|v_ULTIMATE.start_main_#t~post17#1_1|, ULTIMATE.start_main_#t~nondet15#1=|v_ULTIMATE.start_main_#t~nondet15#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~malloc8#1.offset, ULTIMATE.start_main_~i~1#1, ULTIMATE.start_main_~tids~0#1.offset, ULTIMATE.start_main_#t~pre13#1, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_#t~mem16#1, ULTIMATE.start_main_#t~nondet14#1, ULTIMATE.start_main_#t~nondet11#1, ULTIMATE.start_main_~i~0#1, ULTIMATE.start_main_~tids~0#1.base, ULTIMATE.start_main_#t~post12#1, ULTIMATE.start_main_#t~nondet7#1, ULTIMATE.start_main_#t~malloc8#1.base, ULTIMATE.start_main_~threads_total~0#1, ULTIMATE.start_main_#t~post17#1, ULTIMATE.start_main_#t~nondet15#1][125], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 90#ULTIMATE.startFINALtrue, 241#true, 199#true, 175#L1024true, 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, Black: 220#true]) [2025-02-06 09:37:02,897 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:02,897 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:37:02,897 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:37:02,897 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-02-06 09:37:02,906 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][110], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, 119#L1024-3true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 31#L1023-2true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,906 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:02,906 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:02,906 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,906 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,906 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:02,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,935 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:02,935 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,935 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,935 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:02,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][102], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 236#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 233#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), 197#true, Black: 234#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 230#true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:02,938 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:02,938 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,938 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,938 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:02,967 INFO L124 PetriNetUnfolderBase]: 14676/45874 cut-off events. [2025-02-06 09:37:02,967 INFO L125 PetriNetUnfolderBase]: For 23353/28195 co-relation queries the response was YES. [2025-02-06 09:37:03,129 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91011 conditions, 45874 events. 14676/45874 cut-off events. For 23353/28195 co-relation queries the response was YES. Maximal size of possible extension queue 1613. Compared 599192 event pairs, 3920 based on Foata normal form. 53/38657 useless extension candidates. Maximal degree in co-relation 80691. Up to 8484 conditions per place. [2025-02-06 09:37:03,280 INFO L140 encePairwiseOnDemand]: 186/193 looper letters, 34 selfloop transitions, 6 changer transitions 0/191 dead transitions. [2025-02-06 09:37:03,280 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 173 places, 191 transitions, 705 flow [2025-02-06 09:37:03,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:37:03,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:37:03,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 965 transitions. [2025-02-06 09:37:03,282 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8333333333333334 [2025-02-06 09:37:03,282 INFO L175 Difference]: Start difference. First operand has 171 places, 186 transitions, 634 flow. Second operand 6 states and 965 transitions. [2025-02-06 09:37:03,282 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 173 places, 191 transitions, 705 flow [2025-02-06 09:37:03,610 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 169 places, 191 transitions, 693 flow, removed 5 selfloop flow, removed 4 redundant places. [2025-02-06 09:37:03,611 INFO L231 Difference]: Finished difference. Result has 169 places, 181 transitions, 605 flow [2025-02-06 09:37:03,611 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-02-06 09:37:03,612 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 8 predicate places. [2025-02-06 09:37:03,612 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 181 transitions, 605 flow [2025-02-06 09:37:03,612 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-02-06 09:37:03,612 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:03,612 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-02-06 09:37:03,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2025-02-06 09:37:03,613 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-02-06 09:37:03,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:03,613 INFO L85 PathProgramCache]: Analyzing trace with hash -1891477144, now seen corresponding path program 1 times [2025-02-06 09:37:03,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:03,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729117551] [2025-02-06 09:37:03,613 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:03,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:03,619 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-06 09:37:03,621 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-06 09:37:03,621 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:03,621 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:03,630 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:03,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:03,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729117551] [2025-02-06 09:37:03,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729117551] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:03,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:03,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:03,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [353479989] [2025-02-06 09:37:03,631 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:03,631 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:03,631 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:03,631 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:03,631 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:03,650 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 157 out of 193 [2025-02-06 09:37:03,651 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-02-06 09:37:03,651 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:03,651 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 157 of 193 [2025-02-06 09:37:03,651 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:05,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][187], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true, 188#L1023-1true]) [2025-02-06 09:37:05,809 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:05,809 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:05,809 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:05,809 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:06,340 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:06,340 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,340 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 188#L1023-1true]) [2025-02-06 09:37:06,546 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:06,546 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:06,546 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:06,546 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:06,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([600] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread1of3ForFork1_#t~nondet5_3|) InVars {threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork1_#t~nondet5=|v_threadThread1of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][137], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 215#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, 188#L1023-1true]) [2025-02-06 09:37:06,548 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:06,549 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:06,549 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:06,549 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:06,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:06,576 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,576 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,576 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,576 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:06,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:37:06,590 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:37:06,591 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:37:06,591 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,591 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,592 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:06,592 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-02-06 09:37:06,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:06,630 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:06,631 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,631 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][194], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:06,857 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,857 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,857 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,857 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][193], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:06,858 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,858 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,858 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,858 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 199#true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true]) [2025-02-06 09:37:06,874 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,874 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,874 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:06,874 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 93#threadENTRYtrue]) [2025-02-06 09:37:07,175 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,175 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,175 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,175 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 72#L1034-2true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,183 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,183 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,183 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,183 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,238 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,238 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,238 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,238 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:07,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true, 119#L1024-3true]) [2025-02-06 09:37:07,256 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:07,256 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,256 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:07,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:37:07,260 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,260 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:07,260 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,260 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:07,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,299 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,299 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,299 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 127#L1024-3true]) [2025-02-06 09:37:07,324 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,324 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,324 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,324 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is not cut-off event [2025-02-06 09:37:07,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 93#threadENTRYtrue]) [2025-02-06 09:37:07,360 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,360 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,360 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,360 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 72#L1034-2true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,367 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,367 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,367 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,367 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,424 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,424 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,424 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,424 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:07,445 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 31#L1023-2true, 198#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:37:07,445 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,445 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:37:07,445 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,445 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:37:07,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 9#L1023-2true, 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, 197#true, Black: 220#true]) [2025-02-06 09:37:07,449 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,449 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:37:07,449 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,449 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-02-06 09:37:07,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,472 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,472 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,472 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,472 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,472 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,473 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,473 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,473 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 125#L1022true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:07,500 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,500 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,500 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,500 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 91#threadENTRYtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,517 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,517 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,517 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,517 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is not cut-off event [2025-02-06 09:37:07,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#true, 95#L1039-2true, 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1023-1true]) [2025-02-06 09:37:07,521 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,521 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,521 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,521 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:07,523 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,523 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,523 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,523 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 143#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,551 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,551 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,551 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,551 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 125#L1022true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,586 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,586 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,587 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,587 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,587 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,587 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,587 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,587 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][127], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,592 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,592 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,592 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,592 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 51#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,600 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,600 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,600 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,600 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:07,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,683 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,683 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,683 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,683 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,683 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,683 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,684 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,684 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 168#L1023-3true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,707 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,707 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,708 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,708 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,709 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,709 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,709 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,709 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:07,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:07,714 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,714 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,714 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,714 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([616] L1023-3-->L1023-1: Formula: (= |v_threadThread1of3ForFork0_#t~nondet5_3| |v_#race~data~0_4|) InVars {threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread1of3ForFork0_#t~nondet5=|v_threadThread1of3ForFork0_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][138], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 225#true, 95#L1039-2true, 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 55#L1023-1true]) [2025-02-06 09:37:07,724 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,724 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,724 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,724 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:07,726 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,726 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,726 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,726 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is not cut-off event [2025-02-06 09:37:07,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:07,752 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,752 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,752 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,752 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 143#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:07,754 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,754 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,754 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,754 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][180], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 125#L1022true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,784 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([536] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread2of3ForFork1_#t~nondet5_3|) InVars {threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread2of3ForFork1_#t~nondet5=|v_threadThread2of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][181], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 251#(= |threadThread2of3ForFork1_#t~nondet5| |#race~data~0|), 197#true, 125#L1022true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2025-02-06 09:37:07,784 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,784 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,785 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:07,792 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,792 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,792 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,792 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,792 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:07,793 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,793 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:07,793 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,793 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][213], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:07,794 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,794 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,794 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,794 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 51#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:07,802 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,802 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,802 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,802 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-02-06 09:37:07,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,856 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,856 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,856 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,856 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,857 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,857 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,857 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,857 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,906 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,906 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,906 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,906 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is not cut-off event [2025-02-06 09:37:07,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:07,927 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:07,927 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:07,927 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:07,927 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:07,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true]) [2025-02-06 09:37:07,976 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,976 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,976 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,976 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:07,979 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,979 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,979 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:07,979 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,242 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,242 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,294 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 55#L1023-1true]) [2025-02-06 09:37:08,294 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][210], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,294 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,294 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,295 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,295 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,295 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,398 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,398 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,398 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,398 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,444 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,444 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,444 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true]) [2025-02-06 09:37:08,449 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,449 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,449 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,449 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true]) [2025-02-06 09:37:08,454 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][209], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true]) [2025-02-06 09:37:08,454 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,454 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,490 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,490 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,490 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,491 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:08,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,556 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][211], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,556 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,556 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,557 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,557 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,557 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,557 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,557 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,557 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,603 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,603 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,603 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,603 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,606 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][212], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,606 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,606 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,618 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,618 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,618 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,619 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,620 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,620 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,620 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,620 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,621 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,621 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,621 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,621 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,621 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,691 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,691 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,691 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,691 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,716 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,716 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,717 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,717 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,717 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,717 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,718 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,718 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,719 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,719 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,719 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,719 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,719 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 55#L1023-1true]) [2025-02-06 09:37:08,719 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,720 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,720 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,721 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,721 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,721 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,721 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,722 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,722 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,722 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,722 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:08,741 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,741 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,741 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,741 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-02-06 09:37:08,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:08,760 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,760 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 188#L1023-1true]) [2025-02-06 09:37:08,762 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,762 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,762 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,762 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:08,763 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][208], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:08,764 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,764 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][192], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,773 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,773 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,773 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,773 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:08,776 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,776 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,776 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,776 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,778 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,778 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,778 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,778 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,778 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:08,818 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:08,818 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:08,818 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:08,818 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:08,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,849 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,849 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,849 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,849 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,850 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,850 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,850 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,850 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,852 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,852 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,852 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,852 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,854 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,854 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,854 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,854 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,855 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,855 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,855 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,855 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,867 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,867 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,867 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,867 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,867 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,868 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,868 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,868 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,871 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,871 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,872 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,872 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,881 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:08,881 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,881 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,887 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,887 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,887 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,887 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,888 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,888 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,888 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,888 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,888 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,895 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,895 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,895 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,895 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-02-06 09:37:08,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:08,910 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:37:08,910 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:08,910 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:08,910 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:08,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,914 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,914 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,914 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,914 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 188#L1023-1true]) [2025-02-06 09:37:08,916 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,916 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,916 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:08,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:08,931 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,931 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,931 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,931 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-02-06 09:37:08,932 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,932 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,932 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,933 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:08,933 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,933 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,933 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,933 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:08,933 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:09,169 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:09,170 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,170 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2025-02-06 09:37:09,174 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,174 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,174 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,175 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,175 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,175 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,175 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,175 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][177], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:09,196 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,196 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,196 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,196 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:09,218 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:09,222 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,222 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,222 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,222 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,223 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,223 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,223 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,223 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,223 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:09,258 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,258 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,259 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,259 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,259 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,259 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:09,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 55#L1023-1true]) [2025-02-06 09:37:09,261 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is not cut-off event [2025-02-06 09:37:09,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-02-06 09:37:09,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-02-06 09:37:09,261 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-02-06 09:37:09,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:09,324 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:09,324 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:09,324 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:09,324 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:09,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,390 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,390 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,390 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,390 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:09,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:09,410 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:09,410 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:09,410 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:09,410 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:09,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:09,416 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,416 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,416 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,416 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:09,449 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-02-06 09:37:09,450 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,457 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true]) [2025-02-06 09:37:09,457 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:37:09,457 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:09,457 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:09,457 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:09,457 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:09,457 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:09,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,549 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,549 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,549 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,550 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 91#threadENTRYtrue, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:09,570 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-02-06 09:37:09,570 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:37:09,570 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2025-02-06 09:37:09,570 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:37:09,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,576 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,576 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,576 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,576 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,577 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,577 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,577 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,577 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:09,604 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,604 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,604 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,604 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,604 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:09,630 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:09,633 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-02-06 09:37:09,633 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,633 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:09,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,728 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,728 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,728 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,728 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:09,768 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:37:09,768 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:09,768 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:09,768 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:09,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 127#L1024-3true]) [2025-02-06 09:37:09,777 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,777 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,777 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,777 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,777 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,778 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,778 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,778 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,778 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:09,803 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,803 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,803 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,803 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,804 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-02-06 09:37:09,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][159], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,825 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,825 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,825 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 183#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:09,917 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:09,917 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:37:09,917 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2025-02-06 09:37:09,917 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:09,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,947 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,947 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 175#L1024true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:09,981 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,981 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,981 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:37:09,981 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-02-06 09:37:10,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 93#threadENTRYtrue, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,010 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,010 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:10,010 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:10,010 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,042 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,042 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:10,042 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2025-02-06 09:37:10,042 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,190 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:10,190 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:37:10,190 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2025-02-06 09:37:10,190 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:10,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 71#L1036true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 249#true, 198#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|)]) [2025-02-06 09:37:10,307 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,307 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,307 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,307 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:10,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 143#L1022true, 199#true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,327 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:10,327 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:10,327 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:10,327 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:10,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,348 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:10,348 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:10,348 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:10,348 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:10,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][196], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,349 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:10,349 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:10,349 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:10,349 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:10,370 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 73#threadENTRYtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,371 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:10,371 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:10,371 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:10,371 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2025-02-06 09:37:10,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,761 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:10,761 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:10,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:10,761 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:10,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 51#L1022true, 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,810 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-02-06 09:37:10,810 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:10,810 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2025-02-06 09:37:10,810 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:10,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 168#L1023-3true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,852 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:10,852 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:10,852 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:10,852 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:10,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,860 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:10,860 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,860 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,860 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 125#L1022true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,883 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-02-06 09:37:10,883 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:37:10,883 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:37:10,883 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-02-06 09:37:10,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,899 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:10,899 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,899 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,899 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,914 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,915 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:10,915 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:10,915 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,915 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,915 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:10,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:10,998 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:10,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:10,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:10,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,012 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 48#L1024true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,013 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,013 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,013 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][196], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,087 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,087 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,087 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,087 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,087 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,088 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,088 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, 55#L1023-1true, Black: 220#true]) [2025-02-06 09:37:11,088 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:11,088 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:11,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][196], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,187 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,187 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,187 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,187 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, 188#L1023-1true, Black: 220#true]) [2025-02-06 09:37:11,188 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,188 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,188 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,191 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,191 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,191 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,191 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][206], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,206 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,206 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,206 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,206 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][207], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,263 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,263 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,263 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,263 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,264 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,265 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,265 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,265 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,279 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,279 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,279 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,280 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][149], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,282 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,282 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,282 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,282 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2025-02-06 09:37:11,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][204], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 196#true]) [2025-02-06 09:37:11,315 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,315 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,315 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,315 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][203], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true]) [2025-02-06 09:37:11,363 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,363 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,363 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,363 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:11,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,364 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,364 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,364 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, 188#L1023-1true, Black: 220#true]) [2025-02-06 09:37:11,365 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,365 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,365 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,412 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,412 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,412 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,412 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,412 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,412 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,425 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,425 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,425 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,425 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,437 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,438 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,438 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:11,438 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-02-06 09:37:11,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][184], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,473 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,473 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,473 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,473 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,484 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,484 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,484 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,484 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,504 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,504 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,504 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,504 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][183], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,507 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,507 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, 8#L1023-1true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,508 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,508 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,508 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-02-06 09:37:11,508 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 196#true]) [2025-02-06 09:37:11,722 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,722 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][107], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,739 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,739 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,739 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,746 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,746 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,746 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,746 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 119#L1024-3true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,746 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,746 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 119#L1024-3true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,749 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:37:11,749 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:37:11,749 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:11,749 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-02-06 09:37:11,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 127#L1024-3true]) [2025-02-06 09:37:11,755 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,755 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,755 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,755 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 170#L1024-3true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,764 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,764 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:11,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,769 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,769 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,769 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,769 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][103], [9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 157#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,771 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,771 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2025-02-06 09:37:11,771 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 199#true, 31#L1023-2true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 48#L1024true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 196#true]) [2025-02-06 09:37:11,782 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,783 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,783 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,783 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 95#L1039-2true, 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,796 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,796 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][200], [Black: 222#(= |#race~data~0| 0), 201#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, 57#L1024true, 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 31#L1023-2true, 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,797 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,797 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,797 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,797 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][165], [Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, 57#L1024true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 82#L1023-2true, 127#L1024-3true, 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,799 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:37:11,799 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:11,799 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:37:11,799 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:37:11,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][166], [Black: 222#(= |#race~data~0| 0), 201#true, 9#L1023-2true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 136#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 175#L1024true, 249#true, 198#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,811 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,811 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,811 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,811 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([552] L1023-3-->L1023-1: Formula: (= |v_#race~data~0_4| |v_threadThread3of3ForFork1_#t~nondet5_3|) InVars {threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} OutVars{#race~data~0=|v_#race~data~0_4|, threadThread3of3ForFork1_#t~nondet5=|v_threadThread3of3ForFork1_#t~nondet5_3|} AuxVars[] AssignedVars[#race~data~0][199], [Black: 222#(= |#race~data~0| 0), 201#true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 70#L1023-1true, 95#L1039-2true, 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 199#true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|)]) [2025-02-06 09:37:11,820 INFO L294 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,820 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,820 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,820 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:11,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][100], [170#L1024-3true, 189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,870 INFO L294 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-02-06 09:37:11,870 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:11,870 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:37:11,870 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-02-06 09:37:11,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][100], [189#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 197#true, Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, 199#true, 175#L1024true, 249#true, 48#L1024true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 144#L1039-1true, Black: 220#true]) [2025-02-06 09:37:11,912 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:37:11,912 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:37:11,912 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-02-06 09:37:11,912 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:12,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([473] L1038-->L1039-1: Formula: (= |v_#race~data~0_3| 0) InVars {} OutVars{#race~data~0=|v_#race~data~0_3|} AuxVars[] AssignedVars[#race~data~0][100], [Black: 232#(= |ULTIMATE.start_main_~i~0#1| 0), 200#true, Black: 227#(= |#race~data~0| |threadThread1of3ForFork0_#t~nondet5|), 198#true, 249#true, 245#(<= 1 |ULTIMATE.start_main_~threads_total~0#1|), Black: 217#(= |#race~data~0| |threadThread1of3ForFork1_#t~nondet5|), 152#threadErr0ASSERT_VIOLATIONDATA_RACEtrue, 144#L1039-1true, 197#true, Black: 220#true, 119#L1024-3true]) [2025-02-06 09:37:12,119 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:12,120 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2025-02-06 09:37:12,120 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:12,120 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:12,157 INFO L124 PetriNetUnfolderBase]: 38589/103975 cut-off events. [2025-02-06 09:37:12,157 INFO L125 PetriNetUnfolderBase]: For 126240/138409 co-relation queries the response was YES. [2025-02-06 09:37:12,498 INFO L83 FinitePrefix]: Finished finitePrefix Result has 239721 conditions, 103975 events. 38589/103975 cut-off events. For 126240/138409 co-relation queries the response was YES. Maximal size of possible extension queue 3863. Compared 1437061 event pairs, 14227 based on Foata normal form. 99/87776 useless extension candidates. Maximal degree in co-relation 233176. Up to 40197 conditions per place. [2025-02-06 09:37:12,865 INFO L140 encePairwiseOnDemand]: 185/193 looper letters, 51 selfloop transitions, 30 changer transitions 0/214 dead transitions. [2025-02-06 09:37:12,865 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 171 places, 214 transitions, 968 flow [2025-02-06 09:37:12,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:12,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 514 transitions. [2025-02-06 09:37:12,867 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8877374784110535 [2025-02-06 09:37:12,867 INFO L175 Difference]: Start difference. First operand has 169 places, 181 transitions, 605 flow. Second operand 3 states and 514 transitions. [2025-02-06 09:37:12,867 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 171 places, 214 transitions, 968 flow [2025-02-06 09:37:13,706 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 166 places, 214 transitions, 956 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-02-06 09:37:13,708 INFO L231 Difference]: Finished difference. Result has 168 places, 203 transitions, 923 flow [2025-02-06 09:37:13,708 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-02-06 09:37:13,709 INFO L279 CegarLoopForPetriNet]: 161 programPoint places, 7 predicate places. [2025-02-06 09:37:13,709 INFO L471 AbstractCegarLoop]: Abstraction has has 168 places, 203 transitions, 923 flow [2025-02-06 09:37:13,709 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-02-06 09:37:13,709 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:13,709 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-02-06 09:37:13,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24 [2025-02-06 09:37:13,709 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-02-06 09:37:13,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:13,710 INFO L85 PathProgramCache]: Analyzing trace with hash 796081386, now seen corresponding path program 1 times [2025-02-06 09:37:13,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:13,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1716751759] [2025-02-06 09:37:13,710 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:13,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:13,716 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 66 statements into 1 equivalence classes. [2025-02-06 09:37:13,719 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 66 of 66 statements. [2025-02-06 09:37:13,719 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:13,719 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:13,834 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:13,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:13,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1716751759] [2025-02-06 09:37:13,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1716751759] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:13,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:13,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:37:13,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [970359684] [2025-02-06 09:37:13,835 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:13,835 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:37:13,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:13,835 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:37:13,836 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:37:13,928 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 148 out of 193 [2025-02-06 09:37:13,928 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-02-06 09:37:13,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:13,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 148 of 193 [2025-02-06 09:37:13,929 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand