./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4e3d22e98e469d91cee59ee59a7893605d6313bab33afdf939e81a0c217e3b1b --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:13:11,441 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:13:11,499 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:13:11,507 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:13:11,507 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:13:11,523 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:13:11,524 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:13:11,525 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:13:11,525 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:13:11,525 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:13:11,526 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:13:11,526 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:13:11,526 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:13:11,527 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:13:11,527 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:13:11,527 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:13:11,527 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:13:11,527 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:13:11,527 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:13:11,527 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:13:11,528 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:13:11,528 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:13:11,529 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:13:11,529 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:13:11,530 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 4e3d22e98e469d91cee59ee59a7893605d6313bab33afdf939e81a0c217e3b1b [2025-03-08 22:13:11,749 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:13:11,754 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:13:11,755 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:13:11,756 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:13:11,756 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:13:11,757 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i [2025-03-08 22:13:12,871 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8aa014c39/c34ca3c851d545cb894abd7739a9bf8e/FLAG6ec8aa0e8 [2025-03-08 22:13:13,140 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:13:13,142 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/value-barrier-race.i [2025-03-08 22:13:13,156 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8aa014c39/c34ca3c851d545cb894abd7739a9bf8e/FLAG6ec8aa0e8 [2025-03-08 22:13:13,451 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8aa014c39/c34ca3c851d545cb894abd7739a9bf8e [2025-03-08 22:13:13,454 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:13:13,455 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:13:13,456 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:13:13,456 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:13:13,459 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:13:13,459 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,461 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1658626 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13, skipping insertion in model container [2025-03-08 22:13:13,461 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,490 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:13:13,749 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:13:13,755 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:13:13,789 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:13:13,824 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:13:13,825 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13 WrapperNode [2025-03-08 22:13:13,825 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:13:13,826 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:13:13,826 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:13:13,826 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:13:13,831 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,841 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,860 INFO L138 Inliner]: procedures = 261, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 66 [2025-03-08 22:13:13,860 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:13:13,861 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:13:13,861 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:13:13,861 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:13:13,867 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,868 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,871 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,874 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,882 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,883 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,883 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,886 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,888 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:13:13,892 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:13:13,892 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:13:13,892 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:13:13,893 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (1/1) ... [2025-03-08 22:13:13,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:13:13,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:13:13,921 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:13:13,923 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:13:13,941 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 22:13:13,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 22:13:13,941 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 22:13:13,941 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 22:13:13,941 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-03-08 22:13:13,942 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-03-08 22:13:13,942 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:13:13,942 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:13:13,943 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:13:14,046 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:13:14,048 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:13:14,205 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:13:14,205 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:13:14,213 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:13:14,213 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 22:13:14,213 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:13:14 BoogieIcfgContainer [2025-03-08 22:13:14,213 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:13:14,214 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:13:14,215 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:13:14,218 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:13:14,218 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:13:13" (1/3) ... [2025-03-08 22:13:14,218 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42f1769a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:13:14, skipping insertion in model container [2025-03-08 22:13:14,218 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:13:13" (2/3) ... [2025-03-08 22:13:14,218 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42f1769a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:13:14, skipping insertion in model container [2025-03-08 22:13:14,218 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:13:14" (3/3) ... [2025-03-08 22:13:14,219 INFO L128 eAbstractionObserver]: Analyzing ICFG value-barrier-race.i [2025-03-08 22:13:14,230 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:13:14,231 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG value-barrier-race.i that has 2 procedures, 88 locations, 1 initial locations, 3 loop locations, and 6 error locations. [2025-03-08 22:13:14,231 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:13:14,274 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2025-03-08 22:13:14,298 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 91 places, 92 transitions, 191 flow [2025-03-08 22:13:14,343 INFO L124 PetriNetUnfolderBase]: 4/136 cut-off events. [2025-03-08 22:13:14,345 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 22:13:14,349 INFO L83 FinitePrefix]: Finished finitePrefix Result has 141 conditions, 136 events. 4/136 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 230 event pairs, 0 based on Foata normal form. 0/119 useless extension candidates. Maximal degree in co-relation 66. Up to 3 conditions per place. [2025-03-08 22:13:14,349 INFO L82 GeneralOperation]: Start removeDead. Operand has 91 places, 92 transitions, 191 flow [2025-03-08 22:13:14,351 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 91 places, 92 transitions, 191 flow [2025-03-08 22:13:14,357 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:13:14,364 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;@7fd61d02, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:13:14,364 INFO L334 AbstractCegarLoop]: Starting to check reachability of 9 error locations. [2025-03-08 22:13:14,372 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:13:14,372 INFO L124 PetriNetUnfolderBase]: 1/38 cut-off events. [2025-03-08 22:13:14,372 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:13:14,372 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:14,373 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] [2025-03-08 22:13:14,373 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:14,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:14,377 INFO L85 PathProgramCache]: Analyzing trace with hash 985085919, now seen corresponding path program 1 times [2025-03-08 22:13:14,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:14,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130071815] [2025-03-08 22:13:14,384 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:14,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:14,466 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-08 22:13:14,485 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-08 22:13:14,486 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:14,486 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:14,571 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:14,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:14,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130071815] [2025-03-08 22:13:14,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130071815] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:14,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:14,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:14,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1691941128] [2025-03-08 22:13:14,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:14,580 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:14,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:14,597 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:14,597 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:14,615 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 80 out of 92 [2025-03-08 22:13:14,618 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 92 transitions, 191 flow. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:14,618 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:14,618 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 80 of 92 [2025-03-08 22:13:14,619 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:14,673 INFO L124 PetriNetUnfolderBase]: 7/171 cut-off events. [2025-03-08 22:13:14,673 INFO L125 PetriNetUnfolderBase]: For 5/6 co-relation queries the response was YES. [2025-03-08 22:13:14,676 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 171 events. 7/171 cut-off events. For 5/6 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 435 event pairs, 3 based on Foata normal form. 7/156 useless extension candidates. Maximal degree in co-relation 119. Up to 21 conditions per place. [2025-03-08 22:13:14,678 INFO L140 encePairwiseOnDemand]: 85/92 looper letters, 9 selfloop transitions, 4 changer transitions 1/93 dead transitions. [2025-03-08 22:13:14,678 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 93 places, 93 transitions, 219 flow [2025-03-08 22:13:14,679 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:14,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:14,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 257 transitions. [2025-03-08 22:13:14,691 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9311594202898551 [2025-03-08 22:13:14,693 INFO L175 Difference]: Start difference. First operand has 91 places, 92 transitions, 191 flow. Second operand 3 states and 257 transitions. [2025-03-08 22:13:14,693 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 93 places, 93 transitions, 219 flow [2025-03-08 22:13:14,696 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 93 transitions, 219 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:13:14,700 INFO L231 Difference]: Finished difference. Result has 95 places, 92 transitions, 215 flow [2025-03-08 22:13:14,703 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=187, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=215, PETRI_PLACES=95, PETRI_TRANSITIONS=92} [2025-03-08 22:13:14,706 INFO L279 CegarLoopForPetriNet]: 91 programPoint places, 4 predicate places. [2025-03-08 22:13:14,707 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 92 transitions, 215 flow [2025-03-08 22:13:14,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:14,708 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:14,708 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] [2025-03-08 22:13:14,709 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:13:14,709 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:14,709 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:14,710 INFO L85 PathProgramCache]: Analyzing trace with hash -1925391484, now seen corresponding path program 1 times [2025-03-08 22:13:14,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:14,711 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [407798103] [2025-03-08 22:13:14,711 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:14,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:14,733 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-08 22:13:14,747 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-08 22:13:14,747 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:14,747 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:15,183 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:15,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:15,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [407798103] [2025-03-08 22:13:15,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [407798103] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:15,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:15,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:13:15,184 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [125920698] [2025-03-08 22:13:15,184 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:15,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:13:15,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:15,185 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:13:15,185 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:13:15,310 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 70 out of 92 [2025-03-08 22:13:15,311 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 92 transitions, 215 flow. Second operand has 6 states, 6 states have (on average 71.5) internal successors, (429), 6 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,311 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:15,311 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 70 of 92 [2025-03-08 22:13:15,311 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:15,356 INFO L124 PetriNetUnfolderBase]: 5/154 cut-off events. [2025-03-08 22:13:15,357 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-08 22:13:15,357 INFO L83 FinitePrefix]: Finished finitePrefix Result has 218 conditions, 154 events. 5/154 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 367 event pairs, 1 based on Foata normal form. 0/139 useless extension candidates. Maximal degree in co-relation 119. Up to 21 conditions per place. [2025-03-08 22:13:15,358 INFO L140 encePairwiseOnDemand]: 86/92 looper letters, 14 selfloop transitions, 5 changer transitions 0/91 dead transitions. [2025-03-08 22:13:15,359 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 91 transitions, 251 flow [2025-03-08 22:13:15,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:13:15,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:13:15,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 440 transitions. [2025-03-08 22:13:15,363 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7971014492753623 [2025-03-08 22:13:15,364 INFO L175 Difference]: Start difference. First operand has 95 places, 92 transitions, 215 flow. Second operand 6 states and 440 transitions. [2025-03-08 22:13:15,364 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 91 transitions, 251 flow [2025-03-08 22:13:15,365 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 91 transitions, 243 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:15,367 INFO L231 Difference]: Finished difference. Result has 96 places, 91 transitions, 215 flow [2025-03-08 22:13:15,368 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=205, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=215, PETRI_PLACES=96, PETRI_TRANSITIONS=91} [2025-03-08 22:13:15,369 INFO L279 CegarLoopForPetriNet]: 91 programPoint places, 5 predicate places. [2025-03-08 22:13:15,369 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 91 transitions, 215 flow [2025-03-08 22:13:15,369 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 71.5) internal successors, (429), 6 states have internal predecessors, (429), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,369 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:15,369 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] [2025-03-08 22:13:15,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:13:15,370 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:15,370 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:15,371 INFO L85 PathProgramCache]: Analyzing trace with hash -1528187624, now seen corresponding path program 1 times [2025-03-08 22:13:15,371 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:15,371 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2115326788] [2025-03-08 22:13:15,371 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:15,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:15,380 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-08 22:13:15,401 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-08 22:13:15,401 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:15,401 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:15,424 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:15,424 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:15,424 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2115326788] [2025-03-08 22:13:15,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2115326788] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:15,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:15,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:15,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1676019123] [2025-03-08 22:13:15,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:15,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:15,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:15,426 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:15,426 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:15,434 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 92 [2025-03-08 22:13:15,434 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 91 transitions, 215 flow. Second operand has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,434 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:15,434 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 92 [2025-03-08 22:13:15,434 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:15,473 INFO L124 PetriNetUnfolderBase]: 8/228 cut-off events. [2025-03-08 22:13:15,474 INFO L125 PetriNetUnfolderBase]: For 9/11 co-relation queries the response was YES. [2025-03-08 22:13:15,474 INFO L83 FinitePrefix]: Finished finitePrefix Result has 279 conditions, 228 events. 8/228 cut-off events. For 9/11 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 713 event pairs, 1 based on Foata normal form. 1/202 useless extension candidates. Maximal degree in co-relation 187. Up to 11 conditions per place. [2025-03-08 22:13:15,475 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 7 selfloop transitions, 3 changer transitions 0/95 dead transitions. [2025-03-08 22:13:15,475 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 95 transitions, 246 flow [2025-03-08 22:13:15,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:15,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:15,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 263 transitions. [2025-03-08 22:13:15,477 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9528985507246377 [2025-03-08 22:13:15,477 INFO L175 Difference]: Start difference. First operand has 96 places, 91 transitions, 215 flow. Second operand 3 states and 263 transitions. [2025-03-08 22:13:15,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 95 transitions, 246 flow [2025-03-08 22:13:15,479 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 93 places, 95 transitions, 236 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:13:15,481 INFO L231 Difference]: Finished difference. Result has 95 places, 94 transitions, 231 flow [2025-03-08 22:13:15,481 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=205, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=231, PETRI_PLACES=95, PETRI_TRANSITIONS=94} [2025-03-08 22:13:15,482 INFO L279 CegarLoopForPetriNet]: 91 programPoint places, 4 predicate places. [2025-03-08 22:13:15,482 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 94 transitions, 231 flow [2025-03-08 22:13:15,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,482 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:15,482 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:15,482 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:13:15,482 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:15,483 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:15,483 INFO L85 PathProgramCache]: Analyzing trace with hash 820414800, now seen corresponding path program 1 times [2025-03-08 22:13:15,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:15,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [581758859] [2025-03-08 22:13:15,483 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:15,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:15,493 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-08 22:13:15,496 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-08 22:13:15,497 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:15,497 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:15,518 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:15,518 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:15,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [581758859] [2025-03-08 22:13:15,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [581758859] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:15,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:15,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:15,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [539890273] [2025-03-08 22:13:15,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:15,518 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:15,519 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:15,519 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:15,519 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:15,533 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 80 out of 92 [2025-03-08 22:13:15,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 94 transitions, 231 flow. Second operand has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:15,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 80 of 92 [2025-03-08 22:13:15,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:15,560 INFO L124 PetriNetUnfolderBase]: 25/292 cut-off events. [2025-03-08 22:13:15,560 INFO L125 PetriNetUnfolderBase]: For 52/54 co-relation queries the response was YES. [2025-03-08 22:13:15,561 INFO L83 FinitePrefix]: Finished finitePrefix Result has 424 conditions, 292 events. 25/292 cut-off events. For 52/54 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1100 event pairs, 3 based on Foata normal form. 1/257 useless extension candidates. Maximal degree in co-relation 309. Up to 44 conditions per place. [2025-03-08 22:13:15,563 INFO L140 encePairwiseOnDemand]: 87/92 looper letters, 10 selfloop transitions, 6 changer transitions 0/98 dead transitions. [2025-03-08 22:13:15,563 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 98 transitions, 277 flow [2025-03-08 22:13:15,564 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:15,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:15,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 254 transitions. [2025-03-08 22:13:15,564 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9202898550724637 [2025-03-08 22:13:15,564 INFO L175 Difference]: Start difference. First operand has 95 places, 94 transitions, 231 flow. Second operand 3 states and 254 transitions. [2025-03-08 22:13:15,564 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 98 transitions, 277 flow [2025-03-08 22:13:15,565 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 98 transitions, 269 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:15,566 INFO L231 Difference]: Finished difference. Result has 97 places, 98 transitions, 271 flow [2025-03-08 22:13:15,566 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=225, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=271, PETRI_PLACES=97, PETRI_TRANSITIONS=98} [2025-03-08 22:13:15,567 INFO L279 CegarLoopForPetriNet]: 91 programPoint places, 6 predicate places. [2025-03-08 22:13:15,567 INFO L471 AbstractCegarLoop]: Abstraction has has 97 places, 98 transitions, 271 flow [2025-03-08 22:13:15,567 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.33333333333333) internal successors, (244), 3 states have internal predecessors, (244), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,567 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:15,567 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:15,567 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:13:15,569 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:15,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:15,570 INFO L85 PathProgramCache]: Analyzing trace with hash 415989835, now seen corresponding path program 1 times [2025-03-08 22:13:15,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:15,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605419693] [2025-03-08 22:13:15,570 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:15,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:15,579 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-08 22:13:15,586 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-08 22:13:15,588 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:15,588 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:15,605 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:15,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:15,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1605419693] [2025-03-08 22:13:15,605 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1605419693] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:15,605 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:15,605 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:15,605 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918630488] [2025-03-08 22:13:15,605 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:15,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:15,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:15,606 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:15,606 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:15,614 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 92 [2025-03-08 22:13:15,615 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 98 transitions, 271 flow. Second operand has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,615 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:15,615 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 92 [2025-03-08 22:13:15,615 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:15,646 INFO L124 PetriNetUnfolderBase]: 19/332 cut-off events. [2025-03-08 22:13:15,646 INFO L125 PetriNetUnfolderBase]: For 75/87 co-relation queries the response was YES. [2025-03-08 22:13:15,647 INFO L83 FinitePrefix]: Finished finitePrefix Result has 485 conditions, 332 events. 19/332 cut-off events. For 75/87 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1390 event pairs, 0 based on Foata normal form. 3/305 useless extension candidates. Maximal degree in co-relation 345. Up to 26 conditions per place. [2025-03-08 22:13:15,648 INFO L140 encePairwiseOnDemand]: 88/92 looper letters, 6 selfloop transitions, 4 changer transitions 0/101 dead transitions. [2025-03-08 22:13:15,648 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 101 transitions, 302 flow [2025-03-08 22:13:15,649 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:15,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:15,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 262 transitions. [2025-03-08 22:13:15,650 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9492753623188406 [2025-03-08 22:13:15,650 INFO L175 Difference]: Start difference. First operand has 97 places, 98 transitions, 271 flow. Second operand 3 states and 262 transitions. [2025-03-08 22:13:15,650 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 101 transitions, 302 flow [2025-03-08 22:13:15,651 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 101 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:15,652 INFO L231 Difference]: Finished difference. Result has 99 places, 100 transitions, 287 flow [2025-03-08 22:13:15,652 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=259, PETRI_DIFFERENCE_MINUEND_PLACES=95, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=98, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=287, PETRI_PLACES=99, PETRI_TRANSITIONS=100} [2025-03-08 22:13:15,653 INFO L279 CegarLoopForPetriNet]: 91 programPoint places, 8 predicate places. [2025-03-08 22:13:15,654 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 100 transitions, 287 flow [2025-03-08 22:13:15,654 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,654 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:15,654 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] [2025-03-08 22:13:15,654 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:13:15,654 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:15,655 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:15,655 INFO L85 PathProgramCache]: Analyzing trace with hash 609574464, now seen corresponding path program 1 times [2025-03-08 22:13:15,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:15,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [95069056] [2025-03-08 22:13:15,655 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:15,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:15,664 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-08 22:13:15,670 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-08 22:13:15,670 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:15,671 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:15,742 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:15,742 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:15,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [95069056] [2025-03-08 22:13:15,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [95069056] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:15,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:15,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:13:15,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397680591] [2025-03-08 22:13:15,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:15,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:13:15,743 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:15,743 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:13:15,743 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:13:15,837 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 92 [2025-03-08 22:13:15,837 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 100 transitions, 287 flow. Second operand has 5 states, 5 states have (on average 78.4) internal successors, (392), 5 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,837 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:15,837 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 92 [2025-03-08 22:13:15,838 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:15,894 INFO L124 PetriNetUnfolderBase]: 19/338 cut-off events. [2025-03-08 22:13:15,895 INFO L125 PetriNetUnfolderBase]: For 70/80 co-relation queries the response was YES. [2025-03-08 22:13:15,895 INFO L83 FinitePrefix]: Finished finitePrefix Result has 525 conditions, 338 events. 19/338 cut-off events. For 70/80 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1435 event pairs, 0 based on Foata normal form. 1/319 useless extension candidates. Maximal degree in co-relation 360. Up to 44 conditions per place. [2025-03-08 22:13:15,896 INFO L140 encePairwiseOnDemand]: 84/92 looper letters, 11 selfloop transitions, 2 changer transitions 5/105 dead transitions. [2025-03-08 22:13:15,896 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 105 transitions, 333 flow [2025-03-08 22:13:15,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:13:15,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:13:15,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 481 transitions. [2025-03-08 22:13:15,897 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8713768115942029 [2025-03-08 22:13:15,897 INFO L175 Difference]: Start difference. First operand has 99 places, 100 transitions, 287 flow. Second operand 6 states and 481 transitions. [2025-03-08 22:13:15,897 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 105 transitions, 333 flow [2025-03-08 22:13:15,900 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 105 transitions, 325 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:15,902 INFO L231 Difference]: Finished difference. Result has 106 places, 100 transitions, 297 flow [2025-03-08 22:13:15,902 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=92, PETRI_DIFFERENCE_MINUEND_FLOW=279, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=98, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=297, PETRI_PLACES=106, PETRI_TRANSITIONS=100} [2025-03-08 22:13:15,903 INFO L279 CegarLoopForPetriNet]: 91 programPoint places, 15 predicate places. [2025-03-08 22:13:15,904 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 100 transitions, 297 flow [2025-03-08 22:13:15,904 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 78.4) internal successors, (392), 5 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:15,904 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:15,904 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] [2025-03-08 22:13:15,904 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:13:15,904 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2025-03-08 22:13:15,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:15,905 INFO L85 PathProgramCache]: Analyzing trace with hash -938293247, now seen corresponding path program 1 times [2025-03-08 22:13:15,905 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:15,905 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417009192] [2025-03-08 22:13:15,905 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:15,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:15,918 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 22:13:15,931 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 22:13:15,932 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:15,932 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:13:15,932 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:13:15,935 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-03-08 22:13:15,940 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-03-08 22:13:15,940 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:15,940 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:13:15,954 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:13:15,955 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:13:15,955 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (6 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (5 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (4 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (3 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 9 remaining) [2025-03-08 22:13:15,957 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 9 remaining) [2025-03-08 22:13:15,957 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:13:15,957 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:15,962 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 22:13:15,962 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 22:13:15,978 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 22:13:15,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 105 places, 107 transitions, 230 flow [2025-03-08 22:13:15,995 INFO L124 PetriNetUnfolderBase]: 8/226 cut-off events. [2025-03-08 22:13:15,995 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2025-03-08 22:13:15,996 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238 conditions, 226 events. 8/226 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 453 event pairs, 0 based on Foata normal form. 0/197 useless extension candidates. Maximal degree in co-relation 138. Up to 6 conditions per place. [2025-03-08 22:13:15,996 INFO L82 GeneralOperation]: Start removeDead. Operand has 105 places, 107 transitions, 230 flow [2025-03-08 22:13:15,998 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 105 places, 107 transitions, 230 flow [2025-03-08 22:13:15,998 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:13:15,999 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;@7fd61d02, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:13:15,999 INFO L334 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2025-03-08 22:13:16,001 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:13:16,002 INFO L124 PetriNetUnfolderBase]: 1/38 cut-off events. [2025-03-08 22:13:16,002 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:13:16,002 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:16,002 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] [2025-03-08 22:13:16,002 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:16,002 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:16,003 INFO L85 PathProgramCache]: Analyzing trace with hash 307505951, now seen corresponding path program 1 times [2025-03-08 22:13:16,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:16,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1278688452] [2025-03-08 22:13:16,003 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:16,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:16,007 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-03-08 22:13:16,008 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-03-08 22:13:16,008 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:16,008 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:16,030 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:16,031 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:16,031 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1278688452] [2025-03-08 22:13:16,031 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1278688452] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:16,031 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:16,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:16,032 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [564879906] [2025-03-08 22:13:16,032 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:16,032 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:16,032 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:16,033 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:16,033 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:16,046 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 91 out of 107 [2025-03-08 22:13:16,047 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 107 transitions, 230 flow. Second operand has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,048 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:16,048 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 91 of 107 [2025-03-08 22:13:16,048 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:16,110 INFO L124 PetriNetUnfolderBase]: 43/436 cut-off events. [2025-03-08 22:13:16,110 INFO L125 PetriNetUnfolderBase]: For 29/36 co-relation queries the response was YES. [2025-03-08 22:13:16,112 INFO L83 FinitePrefix]: Finished finitePrefix Result has 555 conditions, 436 events. 43/436 cut-off events. For 29/36 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 1917 event pairs, 23 based on Foata normal form. 40/411 useless extension candidates. Maximal degree in co-relation 309. Up to 83 conditions per place. [2025-03-08 22:13:16,113 INFO L140 encePairwiseOnDemand]: 98/107 looper letters, 12 selfloop transitions, 5 changer transitions 1/108 dead transitions. [2025-03-08 22:13:16,113 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 108 transitions, 266 flow [2025-03-08 22:13:16,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:16,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:16,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 296 transitions. [2025-03-08 22:13:16,117 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9221183800623053 [2025-03-08 22:13:16,117 INFO L175 Difference]: Start difference. First operand has 105 places, 107 transitions, 230 flow. Second operand 3 states and 296 transitions. [2025-03-08 22:13:16,117 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 108 transitions, 266 flow [2025-03-08 22:13:16,118 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 108 transitions, 266 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:13:16,119 INFO L231 Difference]: Finished difference. Result has 109 places, 107 transitions, 260 flow [2025-03-08 22:13:16,119 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=224, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=260, PETRI_PLACES=109, PETRI_TRANSITIONS=107} [2025-03-08 22:13:16,123 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 4 predicate places. [2025-03-08 22:13:16,123 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 107 transitions, 260 flow [2025-03-08 22:13:16,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,123 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:16,124 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] [2025-03-08 22:13:16,124 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:13:16,124 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:16,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:16,124 INFO L85 PathProgramCache]: Analyzing trace with hash -244708316, now seen corresponding path program 1 times [2025-03-08 22:13:16,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:16,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1286845388] [2025-03-08 22:13:16,124 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:16,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:16,133 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-08 22:13:16,137 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-08 22:13:16,138 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:16,138 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:16,349 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:16,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:16,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1286845388] [2025-03-08 22:13:16,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1286845388] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:16,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:16,349 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:13:16,349 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [192753843] [2025-03-08 22:13:16,349 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:16,349 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:13:16,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:16,350 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:13:16,350 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:13:16,440 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 82 out of 107 [2025-03-08 22:13:16,441 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 107 transitions, 260 flow. Second operand has 6 states, 6 states have (on average 83.5) internal successors, (501), 6 states have internal predecessors, (501), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,441 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:16,441 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 82 of 107 [2025-03-08 22:13:16,441 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:16,488 INFO L124 PetriNetUnfolderBase]: 28/353 cut-off events. [2025-03-08 22:13:16,488 INFO L125 PetriNetUnfolderBase]: For 40/45 co-relation queries the response was YES. [2025-03-08 22:13:16,489 INFO L83 FinitePrefix]: Finished finitePrefix Result has 517 conditions, 353 events. 28/353 cut-off events. For 40/45 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1337 event pairs, 9 based on Foata normal form. 0/313 useless extension candidates. Maximal degree in co-relation 273. Up to 45 conditions per place. [2025-03-08 22:13:16,490 INFO L140 encePairwiseOnDemand]: 101/107 looper letters, 16 selfloop transitions, 5 changer transitions 0/106 dead transitions. [2025-03-08 22:13:16,491 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 106 transitions, 300 flow [2025-03-08 22:13:16,491 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:13:16,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:13:16,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 514 transitions. [2025-03-08 22:13:16,492 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8006230529595015 [2025-03-08 22:13:16,492 INFO L175 Difference]: Start difference. First operand has 109 places, 107 transitions, 260 flow. Second operand 6 states and 514 transitions. [2025-03-08 22:13:16,492 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 106 transitions, 300 flow [2025-03-08 22:13:16,493 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 106 transitions, 290 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:16,494 INFO L231 Difference]: Finished difference. Result has 110 places, 106 transitions, 258 flow [2025-03-08 22:13:16,494 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=258, PETRI_PLACES=110, PETRI_TRANSITIONS=106} [2025-03-08 22:13:16,496 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 5 predicate places. [2025-03-08 22:13:16,497 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 106 transitions, 258 flow [2025-03-08 22:13:16,497 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 83.5) internal successors, (501), 6 states have internal predecessors, (501), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,497 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:16,497 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] [2025-03-08 22:13:16,497 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:13:16,497 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:16,498 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:16,498 INFO L85 PathProgramCache]: Analyzing trace with hash -670711477, now seen corresponding path program 1 times [2025-03-08 22:13:16,498 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:16,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [673946066] [2025-03-08 22:13:16,498 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:16,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:16,506 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-08 22:13:16,511 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-08 22:13:16,511 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:16,511 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:16,525 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:16,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:16,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [673946066] [2025-03-08 22:13:16,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [673946066] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:16,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:16,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:16,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898676238] [2025-03-08 22:13:16,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:16,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:16,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:16,526 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:16,527 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:16,537 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 107 [2025-03-08 22:13:16,538 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 106 transitions, 258 flow. Second operand has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,538 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:16,538 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 107 [2025-03-08 22:13:16,538 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:16,620 INFO L124 PetriNetUnfolderBase]: 102/1044 cut-off events. [2025-03-08 22:13:16,620 INFO L125 PetriNetUnfolderBase]: For 104/125 co-relation queries the response was YES. [2025-03-08 22:13:16,623 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1337 conditions, 1044 events. 102/1044 cut-off events. For 104/125 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 7272 event pairs, 25 based on Foata normal form. 4/885 useless extension candidates. Maximal degree in co-relation 613. Up to 93 conditions per place. [2025-03-08 22:13:16,627 INFO L140 encePairwiseOnDemand]: 100/107 looper letters, 14 selfloop transitions, 5 changer transitions 0/114 dead transitions. [2025-03-08 22:13:16,627 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 114 transitions, 323 flow [2025-03-08 22:13:16,627 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:16,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:16,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 300 transitions. [2025-03-08 22:13:16,628 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9345794392523364 [2025-03-08 22:13:16,628 INFO L175 Difference]: Start difference. First operand has 110 places, 106 transitions, 258 flow. Second operand 3 states and 300 transitions. [2025-03-08 22:13:16,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 114 transitions, 323 flow [2025-03-08 22:13:16,629 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 114 transitions, 313 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:13:16,631 INFO L231 Difference]: Finished difference. Result has 109 places, 111 transitions, 292 flow [2025-03-08 22:13:16,632 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=248, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=106, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=101, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=109, PETRI_TRANSITIONS=111} [2025-03-08 22:13:16,632 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 4 predicate places. [2025-03-08 22:13:16,632 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 111 transitions, 292 flow [2025-03-08 22:13:16,633 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,633 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:16,633 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:16,634 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:13:16,634 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:16,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:16,634 INFO L85 PathProgramCache]: Analyzing trace with hash 1677503664, now seen corresponding path program 1 times [2025-03-08 22:13:16,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:16,635 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1938381454] [2025-03-08 22:13:16,636 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:16,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:16,640 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-08 22:13:16,642 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-08 22:13:16,642 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:16,642 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:16,656 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:16,656 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:16,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1938381454] [2025-03-08 22:13:16,656 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1938381454] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:16,657 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:16,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:16,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [105339687] [2025-03-08 22:13:16,657 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:16,657 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:16,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:16,657 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:16,657 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:16,679 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 91 out of 107 [2025-03-08 22:13:16,699 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 111 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:16,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 91 of 107 [2025-03-08 22:13:16,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:16,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][102], [65#L1034-1true, 106#true, 124#true, 33#L1022-1true, 104#true, Black: 119#true, 82#L1022-2true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,759 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,760 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,760 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][111], [65#L1034-1true, 25#L1022-1true, 106#true, 124#true, 104#true, 73#L1022-2true, Black: 119#true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,766 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,766 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][56], [106#true, 124#true, 33#L1022-1true, 104#true, 91#L1035-5true, Black: 119#true, 82#L1022-2true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,771 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,771 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,771 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][86], [25#L1022-1true, 106#true, 124#true, 73#L1022-2true, 104#true, 91#L1035-5true, Black: 119#true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,775 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,775 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,776 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][56], [57#ULTIMATE.startFINALtrue, 106#true, 124#true, 33#L1022-1true, 104#true, Black: 119#true, 82#L1022-2true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,798 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-08 22:13:16,798 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 22:13:16,798 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 22:13:16,798 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 22:13:16,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][86], [57#ULTIMATE.startFINALtrue, 25#L1022-1true, 106#true, 124#true, 73#L1022-2true, 104#true, Black: 119#true, 121#(= |#race~ready~0| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,800 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2025-03-08 22:13:16,800 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 22:13:16,800 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2025-03-08 22:13:16,800 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2025-03-08 22:13:16,818 INFO L124 PetriNetUnfolderBase]: 298/1564 cut-off events. [2025-03-08 22:13:16,818 INFO L125 PetriNetUnfolderBase]: For 483/526 co-relation queries the response was YES. [2025-03-08 22:13:16,821 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2554 conditions, 1564 events. 298/1564 cut-off events. For 483/526 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 11515 event pairs, 48 based on Foata normal form. 8/1307 useless extension candidates. Maximal degree in co-relation 1971. Up to 348 conditions per place. [2025-03-08 22:13:16,826 INFO L140 encePairwiseOnDemand]: 101/107 looper letters, 14 selfloop transitions, 8 changer transitions 0/117 dead transitions. [2025-03-08 22:13:16,826 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 111 places, 117 transitions, 360 flow [2025-03-08 22:13:16,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:16,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:16,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 291 transitions. [2025-03-08 22:13:16,827 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065420560747663 [2025-03-08 22:13:16,827 INFO L175 Difference]: Start difference. First operand has 109 places, 111 transitions, 292 flow. Second operand 3 states and 291 transitions. [2025-03-08 22:13:16,827 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 111 places, 117 transitions, 360 flow [2025-03-08 22:13:16,829 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 117 transitions, 346 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:16,830 INFO L231 Difference]: Finished difference. Result has 111 places, 117 transitions, 348 flow [2025-03-08 22:13:16,830 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=282, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=111, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=348, PETRI_PLACES=111, PETRI_TRANSITIONS=117} [2025-03-08 22:13:16,832 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 6 predicate places. [2025-03-08 22:13:16,832 INFO L471 AbstractCegarLoop]: Abstraction has has 111 places, 117 transitions, 348 flow [2025-03-08 22:13:16,832 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 92.33333333333333) internal successors, (277), 3 states have internal predecessors, (277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:16,832 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:16,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-08 22:13:16,833 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:16,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:16,833 INFO L85 PathProgramCache]: Analyzing trace with hash -977485245, now seen corresponding path program 1 times [2025-03-08 22:13:16,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:16,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1398417525] [2025-03-08 22:13:16,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:16,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:16,841 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-08 22:13:16,844 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-08 22:13:16,845 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:16,845 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:16,861 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:16,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:16,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1398417525] [2025-03-08 22:13:16,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1398417525] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:16,861 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:16,861 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:13:16,861 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635863426] [2025-03-08 22:13:16,861 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:16,862 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:16,862 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:16,862 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:16,862 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:16,872 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 107 [2025-03-08 22:13:16,872 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 111 places, 117 transitions, 348 flow. Second operand has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:16,872 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:16,872 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 107 [2025-03-08 22:13:16,872 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:16,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][104], [65#L1034-1true, Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 124#true, 33#L1022-1true, 104#true, 129#true, Black: 119#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,973 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,973 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,973 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,973 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][119], [65#L1034-1true, Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 25#L1022-1true, 106#true, 124#true, 73#L1022-2true, 104#true, Black: 119#true, 129#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,974 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,974 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:16,974 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:16,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][56], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 124#true, 33#L1022-1true, 104#true, 91#L1035-5true, Black: 119#true, 129#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,980 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,980 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,980 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,980 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][84], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 25#L1022-1true, 106#true, 124#true, 73#L1022-2true, 104#true, 91#L1035-5true, Black: 119#true, 129#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:16,989 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,989 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:16,989 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:16,989 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,108 INFO L124 PetriNetUnfolderBase]: 382/2576 cut-off events. [2025-03-08 22:13:17,109 INFO L125 PetriNetUnfolderBase]: For 919/1214 co-relation queries the response was YES. [2025-03-08 22:13:17,114 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4178 conditions, 2576 events. 382/2576 cut-off events. For 919/1214 co-relation queries the response was YES. Maximal size of possible extension queue 124. Compared 23519 event pairs, 42 based on Foata normal form. 25/2272 useless extension candidates. Maximal degree in co-relation 2510. Up to 353 conditions per place. [2025-03-08 22:13:17,121 INFO L140 encePairwiseOnDemand]: 100/107 looper letters, 16 selfloop transitions, 7 changer transitions 0/127 dead transitions. [2025-03-08 22:13:17,122 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 113 places, 127 transitions, 435 flow [2025-03-08 22:13:17,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:17,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:17,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 300 transitions. [2025-03-08 22:13:17,123 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9345794392523364 [2025-03-08 22:13:17,123 INFO L175 Difference]: Start difference. First operand has 111 places, 117 transitions, 348 flow. Second operand 3 states and 300 transitions. [2025-03-08 22:13:17,123 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 113 places, 127 transitions, 435 flow [2025-03-08 22:13:17,125 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 127 transitions, 419 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:17,126 INFO L231 Difference]: Finished difference. Result has 113 places, 124 transitions, 402 flow [2025-03-08 22:13:17,126 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=332, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=402, PETRI_PLACES=113, PETRI_TRANSITIONS=124} [2025-03-08 22:13:17,126 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 8 predicate places. [2025-03-08 22:13:17,126 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 124 transitions, 402 flow [2025-03-08 22:13:17,127 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.0) internal successors, (282), 3 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:17,127 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:17,127 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] [2025-03-08 22:13:17,127 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-08 22:13:17,127 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:17,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:17,127 INFO L85 PathProgramCache]: Analyzing trace with hash -325021237, now seen corresponding path program 1 times [2025-03-08 22:13:17,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:17,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855165582] [2025-03-08 22:13:17,128 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:17,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:17,133 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-08 22:13:17,135 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-08 22:13:17,136 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:17,136 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:17,176 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:17,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:17,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1855165582] [2025-03-08 22:13:17,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1855165582] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:17,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:17,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:13:17,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1209146414] [2025-03-08 22:13:17,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:17,177 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 22:13:17,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:17,178 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 22:13:17,178 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 22:13:17,231 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 89 out of 107 [2025-03-08 22:13:17,231 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 124 transitions, 402 flow. Second operand has 5 states, 5 states have (on average 90.4) internal successors, (452), 5 states have internal predecessors, (452), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:17,231 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:17,231 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 89 of 107 [2025-03-08 22:13:17,231 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:17,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][100], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 65#L1034-1true, 106#true, 33#L1022-1true, Black: 131#(= |#race~data~0| 0), 104#true, 134#true, 129#true, Black: 119#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:17,316 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,316 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][123], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 65#L1034-1true, 25#L1022-1true, 106#true, Black: 131#(= |#race~data~0| 0), 104#true, 73#L1022-2true, 134#true, 129#true, Black: 119#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:17,317 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,317 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][56], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 106#true, 33#L1022-1true, Black: 131#(= |#race~data~0| 0), 104#true, 91#L1035-5true, 134#true, 129#true, Black: 119#true, 82#L1022-2true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:17,323 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,323 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,323 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,323 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][77], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 25#L1022-1true, 106#true, Black: 131#(= |#race~data~0| 0), 73#L1022-2true, 104#true, 91#L1035-5true, 134#true, 129#true, Black: 119#true, Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|)]) [2025-03-08 22:13:17,330 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,330 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,330 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,330 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,441 INFO L124 PetriNetUnfolderBase]: 363/2559 cut-off events. [2025-03-08 22:13:17,441 INFO L125 PetriNetUnfolderBase]: For 761/978 co-relation queries the response was YES. [2025-03-08 22:13:17,447 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4344 conditions, 2559 events. 363/2559 cut-off events. For 761/978 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 23555 event pairs, 33 based on Foata normal form. 1/2310 useless extension candidates. Maximal degree in co-relation 3398. Up to 329 conditions per place. [2025-03-08 22:13:17,455 INFO L140 encePairwiseOnDemand]: 99/107 looper letters, 14 selfloop transitions, 2 changer transitions 5/130 dead transitions. [2025-03-08 22:13:17,456 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 118 places, 130 transitions, 456 flow [2025-03-08 22:13:17,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:13:17,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:13:17,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 556 transitions. [2025-03-08 22:13:17,457 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8660436137071651 [2025-03-08 22:13:17,457 INFO L175 Difference]: Start difference. First operand has 113 places, 124 transitions, 402 flow. Second operand 6 states and 556 transitions. [2025-03-08 22:13:17,457 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 118 places, 130 transitions, 456 flow [2025-03-08 22:13:17,460 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 130 transitions, 442 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:13:17,461 INFO L231 Difference]: Finished difference. Result has 120 places, 125 transitions, 410 flow [2025-03-08 22:13:17,461 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=388, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=410, PETRI_PLACES=120, PETRI_TRANSITIONS=125} [2025-03-08 22:13:17,462 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 15 predicate places. [2025-03-08 22:13:17,462 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 125 transitions, 410 flow [2025-03-08 22:13:17,462 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 90.4) internal successors, (452), 5 states have internal predecessors, (452), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:17,462 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:17,462 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:17,463 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-03-08 22:13:17,463 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:17,463 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:17,463 INFO L85 PathProgramCache]: Analyzing trace with hash 1019692771, now seen corresponding path program 1 times [2025-03-08 22:13:17,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:17,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [660237681] [2025-03-08 22:13:17,463 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:17,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:17,473 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 22:13:17,479 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 22:13:17,479 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:17,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:13:17,555 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:13:17,555 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:13:17,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [660237681] [2025-03-08 22:13:17,556 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [660237681] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:13:17,556 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:13:17,556 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:13:17,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1703662630] [2025-03-08 22:13:17,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:13:17,556 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:13:17,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:13:17,556 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:13:17,556 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:13:17,564 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 96 out of 107 [2025-03-08 22:13:17,564 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 125 transitions, 410 flow. Second operand has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:17,564 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:13:17,564 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 96 of 107 [2025-03-08 22:13:17,564 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:13:17,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][78], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 33#L1022-1true, Black: 131#(= |#race~data~0| 0), 145#true, 104#true, 134#true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 65#L1034-1true, 106#true, Black: 119#true, 82#L1022-2true]) [2025-03-08 22:13:17,606 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,606 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,606 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][101], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), Black: 131#(= |#race~data~0| 0), 145#true, 73#L1022-2true, 104#true, 134#true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), 65#L1034-1true, Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 25#L1022-1true, 106#true, Black: 119#true]) [2025-03-08 22:13:17,609 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,609 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2025-03-08 22:13:17,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-08 22:13:17,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([291] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][40], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), 33#L1022-1true, Black: 131#(= |#race~data~0| 0), 145#true, 104#true, 91#L1035-5true, 134#true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 106#true, Black: 119#true, 82#L1022-2true]) [2025-03-08 22:13:17,613 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,613 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,613 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,613 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([304] L1022-->L1022-2: Formula: (= |v_#race~ready~0_6| 0) InVars {} OutVars{#race~ready~0=|v_#race~ready~0_6|} AuxVars[] AssignedVars[#race~ready~0][57], [Black: 126#(= |#race~ready~0| |ULTIMATE.start_main_#t~nondet11#1|), Black: 131#(= |#race~data~0| 0), 145#true, 73#L1022-2true, 104#true, 91#L1035-5true, 134#true, Black: 136#(= |ULTIMATE.start_main_~i~0#1| 0), Black: 140#(and (= |ULTIMATE.start_main_~i~0#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), Black: 137#(<= |ULTIMATE.start_main_~threads_total~0#1| 0), Black: 110#(= |#race~data~0| |ULTIMATE.start_main_#t~nondet10#1|), Black: 138#(and (= |ULTIMATE.start_main_~i~1#1| 0) (<= |ULTIMATE.start_main_~threads_total~0#1| 0)), 25#L1022-1true, 106#true, Black: 119#true]) [2025-03-08 22:13:17,618 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,618 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,618 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-08 22:13:17,618 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2025-03-08 22:13:17,664 INFO L124 PetriNetUnfolderBase]: 216/1424 cut-off events. [2025-03-08 22:13:17,665 INFO L125 PetriNetUnfolderBase]: For 358/472 co-relation queries the response was YES. [2025-03-08 22:13:17,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2380 conditions, 1424 events. 216/1424 cut-off events. For 358/472 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 11065 event pairs, 32 based on Foata normal form. 9/1323 useless extension candidates. Maximal degree in co-relation 2324. Up to 214 conditions per place. [2025-03-08 22:13:17,672 INFO L140 encePairwiseOnDemand]: 103/107 looper letters, 6 selfloop transitions, 2 changer transitions 0/113 dead transitions. [2025-03-08 22:13:17,672 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 113 transitions, 368 flow [2025-03-08 22:13:17,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:13:17,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:13:17,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2025-03-08 22:13:17,673 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9283489096573209 [2025-03-08 22:13:17,673 INFO L175 Difference]: Start difference. First operand has 120 places, 125 transitions, 410 flow. Second operand 3 states and 298 transitions. [2025-03-08 22:13:17,673 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 113 transitions, 368 flow [2025-03-08 22:13:17,676 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 111 places, 113 transitions, 346 flow, removed 9 selfloop flow, removed 5 redundant places. [2025-03-08 22:13:17,677 INFO L231 Difference]: Finished difference. Result has 112 places, 113 transitions, 340 flow [2025-03-08 22:13:17,677 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=107, PETRI_DIFFERENCE_MINUEND_FLOW=330, PETRI_DIFFERENCE_MINUEND_PLACES=109, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=113, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=111, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=340, PETRI_PLACES=112, PETRI_TRANSITIONS=113} [2025-03-08 22:13:17,677 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 7 predicate places. [2025-03-08 22:13:17,677 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 113 transitions, 340 flow [2025-03-08 22:13:17,678 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:13:17,678 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:13:17,678 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] [2025-03-08 22:13:17,678 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-03-08 22:13:17,678 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 8 more)] === [2025-03-08 22:13:17,678 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:13:17,678 INFO L85 PathProgramCache]: Analyzing trace with hash -1582099493, now seen corresponding path program 1 times [2025-03-08 22:13:17,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:13:17,678 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1419205794] [2025-03-08 22:13:17,678 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:13:17,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:13:17,684 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-03-08 22:13:17,687 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-03-08 22:13:17,688 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:17,688 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:13:17,688 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:13:17,689 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 53 statements into 1 equivalence classes. [2025-03-08 22:13:17,693 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 53 of 53 statements. [2025-03-08 22:13:17,693 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:13:17,693 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:13:17,697 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:13:17,697 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (8 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (5 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (4 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (2 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 11 remaining) [2025-03-08 22:13:17,697 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 11 remaining) [2025-03-08 22:13:17,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-03-08 22:13:17,697 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:13:17,731 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 2 thread instances [2025-03-08 22:13:17,731 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-08 22:13:17,736 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.03 10:13:17 BasicIcfg [2025-03-08 22:13:17,738 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-08 22:13:17,738 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-08 22:13:17,738 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-08 22:13:17,738 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-08 22:13:17,739 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:13:14" (3/4) ... [2025-03-08 22:13:17,739 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-08 22:13:17,784 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 7. [2025-03-08 22:13:17,818 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-08 22:13:17,818 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-08 22:13:17,818 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-08 22:13:17,819 INFO L158 Benchmark]: Toolchain (without parser) took 4363.84ms. Allocated memory was 167.8MB in the beginning and 201.3MB in the end (delta: 33.6MB). Free memory was 133.8MB in the beginning and 101.4MB in the end (delta: 32.4MB). Peak memory consumption was 69.1MB. Max. memory is 16.1GB. [2025-03-08 22:13:17,819 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 127.3MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:13:17,819 INFO L158 Benchmark]: CACSL2BoogieTranslator took 369.94ms. Allocated memory is still 167.8MB. Free memory was 133.4MB in the beginning and 106.5MB in the end (delta: 26.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-03-08 22:13:17,819 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.34ms. Allocated memory is still 167.8MB. Free memory was 106.5MB in the beginning and 104.7MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 22:13:17,819 INFO L158 Benchmark]: Boogie Preprocessor took 30.46ms. Allocated memory is still 167.8MB. Free memory was 104.3MB in the beginning and 103.4MB in the end (delta: 814.4kB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:13:17,819 INFO L158 Benchmark]: IcfgBuilder took 321.40ms. Allocated memory is still 167.8MB. Free memory was 103.4MB in the beginning and 87.9MB in the end (delta: 15.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 22:13:17,819 INFO L158 Benchmark]: TraceAbstraction took 3523.31ms. Allocated memory was 167.8MB in the beginning and 201.3MB in the end (delta: 33.6MB). Free memory was 87.4MB in the beginning and 111.9MB in the end (delta: -24.5MB). Peak memory consumption was 18.7MB. Max. memory is 16.1GB. [2025-03-08 22:13:17,820 INFO L158 Benchmark]: Witness Printer took 79.99ms. Allocated memory is still 201.3MB. Free memory was 109.8MB in the beginning and 101.4MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 22:13:17,822 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 127.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 369.94ms. Allocated memory is still 167.8MB. Free memory was 133.4MB in the beginning and 106.5MB in the end (delta: 26.9MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 34.34ms. Allocated memory is still 167.8MB. Free memory was 106.5MB in the beginning and 104.7MB in the end (delta: 1.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 30.46ms. Allocated memory is still 167.8MB. Free memory was 104.3MB in the beginning and 103.4MB in the end (delta: 814.4kB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 321.40ms. Allocated memory is still 167.8MB. Free memory was 103.4MB in the beginning and 87.9MB in the end (delta: 15.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 3523.31ms. Allocated memory was 167.8MB in the beginning and 201.3MB in the end (delta: 33.6MB). Free memory was 87.4MB in the beginning and 111.9MB in the end (delta: -24.5MB). Peak memory consumption was 18.7MB. Max. memory is 16.1GB. * Witness Printer took 79.99ms. Allocated memory is still 201.3MB. Free memory was 109.8MB in the beginning and 101.4MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 1022]: Data race detected Data race detected The following path leads to a data race: [L1019] 0 _Bool ready = 0; VAL [ready=0] [L1020] 0 int data = 0; VAL [data=0, ready=0] [L1027] 0 int threads_total = __VERIFIER_nondet_int(); VAL [data=0, ready=0, threads_total=1] [L1028] CALL 0 assume_abort_if_not(threads_total >= 0) [L1016] COND FALSE 0 !(!cond) VAL [\old(cond)=1, cond=1, data=0, ready=0] [L1028] RET 0 assume_abort_if_not(threads_total >= 0) [L1029] 0 pthread_t *tids = malloc(threads_total * sizeof(pthread_t)); VAL [data=0, ready=0, threads_total=1, tids={-2:0}] [L1030] 0 int i = 0; VAL [data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1030] COND TRUE 0 i < threads_total VAL [data=0, ready=0] [L1031] 0 pthread_create(&tids[i], ((void *)0), &thread, ((void *)0)) VAL [data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1031] FCALL, FORK 0 pthread_create(&tids[i], ((void *)0), &thread, ((void *)0)) VAL [\old(arg)={0:0}, data=0, i=0, ready=0, threads_total=1, tids={-2:0}] [L1022] COND TRUE 1 !ready [L1022] 1 !ready VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=0] [L1030] 0 i++ VAL [\old(arg)={0:0}, arg={0:0}, data=0, i=1, ready=0, threads_total=1, tids={-2:0}] [L1030] COND FALSE 0 !(i < threads_total) VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=0] [L1033] 0 data = __VERIFIER_nondet_int() VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=0, threads_total=1, tids={-2:0}] [L1034] 0 ready = 1 VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=1, threads_total=1, tids={-2:0}] [L1022] 1 !ready VAL [\old(arg)={0:0}, arg={0:0}, data=0, ready=1] Now there is a data race on ~ready~0 between C: ready = 1 [1034] and C: !ready [1022] - UnprovableResult [Line: 1033]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1031]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1034]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1036]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1031]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1023]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 101 locations, 107 edges, 9 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.7s, OverallIterations: 7, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 211 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 116 mSDsluCounter, 83 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 71 mSDsCounter, 12 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 284 IncrementalHoareTripleChecker+Invalid, 296 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 12 mSolverCounterUnsat, 12 mSDtfsCounter, 284 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=297occurred in iteration=6, InterpolantAutomatonStates: 24, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 254 NumberOfCodeBlocks, 254 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 200 ConstructedInterpolants, 0 QuantifiedInterpolants, 361 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 4 procedures, 113 locations, 122 edges, 11 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.7s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 264 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 146 mSDsluCounter, 53 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 36 mSDsCounter, 23 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 306 IncrementalHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 23 mSolverCounterUnsat, 17 mSDtfsCounter, 306 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 23 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=410occurred in iteration=6, InterpolantAutomatonStates: 27, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.4s InterpolantComputationTime, 309 NumberOfCodeBlocks, 309 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 249 ConstructedInterpolants, 0 QuantifiedInterpolants, 474 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2025-03-08 22:13:17,836 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)