./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/05_tas.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-ext/05_tas.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 1ee4025da2c93fbd4be930880192a9e0c94d8979f3d9117e228b55f99542c3b0 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 21:36:28,548 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 21:36:28,595 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 21:36:28,599 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 21:36:28,599 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 21:36:28,614 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 21:36:28,615 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 21:36:28,615 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 21:36:28,615 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 21:36:28,615 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 21:36:28,616 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 21:36:28,616 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 21:36:28,616 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 21:36:28,617 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 21:36:28,617 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:36:28,618 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 21:36:28,618 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 21:36:28,619 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 -> 1ee4025da2c93fbd4be930880192a9e0c94d8979f3d9117e228b55f99542c3b0 [2025-03-08 21:36:28,835 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 21:36:28,847 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 21:36:28,848 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 21:36:28,850 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 21:36:28,850 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 21:36:28,851 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/05_tas.i [2025-03-08 21:36:30,019 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bf30ad35e/61f973eec68042789082c44d050cd648/FLAGd87344d4b [2025-03-08 21:36:30,309 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 21:36:30,309 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/05_tas.i [2025-03-08 21:36:30,326 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bf30ad35e/61f973eec68042789082c44d050cd648/FLAGd87344d4b [2025-03-08 21:36:30,343 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bf30ad35e/61f973eec68042789082c44d050cd648 [2025-03-08 21:36:30,345 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 21:36:30,348 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 21:36:30,349 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 21:36:30,349 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 21:36:30,352 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 21:36:30,352 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,354 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@13913f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30, skipping insertion in model container [2025-03-08 21:36:30,354 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,382 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 21:36:30,596 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:36:30,604 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 21:36:30,645 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:36:30,669 INFO L204 MainTranslator]: Completed translation [2025-03-08 21:36:30,670 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30 WrapperNode [2025-03-08 21:36:30,670 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 21:36:30,671 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 21:36:30,671 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 21:36:30,671 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 21:36:30,675 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,683 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,704 INFO L138 Inliner]: procedures = 169, calls = 26, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 168 [2025-03-08 21:36:30,704 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 21:36:30,706 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 21:36:30,707 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 21:36:30,707 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 21:36:30,711 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,712 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,721 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,721 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,733 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,734 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,735 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,736 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,737 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 21:36:30,738 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 21:36:30,738 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 21:36:30,739 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 21:36:30,739 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (1/1) ... [2025-03-08 21:36:30,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:36:30,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 21:36:30,762 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 21:36:30,763 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 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-03-08 21:36:30,778 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 21:36:30,778 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 21:36:30,779 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 21:36:30,779 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 21:36:30,865 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 21:36:30,867 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 21:36:31,109 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 21:36:31,109 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 21:36:31,199 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 21:36:31,199 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 21:36:31,199 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:36:31 BoogieIcfgContainer [2025-03-08 21:36:31,199 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 21:36:31,201 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 21:36:31,201 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 21:36:31,204 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 21:36:31,204 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 09:36:30" (1/3) ... [2025-03-08 21:36:31,205 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50070c74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:36:31, skipping insertion in model container [2025-03-08 21:36:31,205 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:36:30" (2/3) ... [2025-03-08 21:36:31,205 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@50070c74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:36:31, skipping insertion in model container [2025-03-08 21:36:31,205 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:36:31" (3/3) ... [2025-03-08 21:36:31,206 INFO L128 eAbstractionObserver]: Analyzing ICFG 05_tas.i [2025-03-08 21:36:31,216 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 21:36:31,218 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 05_tas.i that has 2 procedures, 135 locations, 1 initial locations, 3 loop locations, and 16 error locations. [2025-03-08 21:36:31,219 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 21:36:31,297 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:36:31,326 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 138 places, 145 transitions, 294 flow [2025-03-08 21:36:31,378 INFO L124 PetriNetUnfolderBase]: 10/152 cut-off events. [2025-03-08 21:36:31,381 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:36:31,384 INFO L83 FinitePrefix]: Finished finitePrefix Result has 156 conditions, 152 events. 10/152 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 181 event pairs, 0 based on Foata normal form. 0/124 useless extension candidates. Maximal degree in co-relation 130. Up to 2 conditions per place. [2025-03-08 21:36:31,384 INFO L82 GeneralOperation]: Start removeDead. Operand has 138 places, 145 transitions, 294 flow [2025-03-08 21:36:31,388 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 138 places, 145 transitions, 294 flow [2025-03-08 21:36:31,396 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:36:31,419 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;@3143ac51, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:36:31,420 INFO L334 AbstractCegarLoop]: Starting to check reachability of 33 error locations. [2025-03-08 21:36:31,427 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:36:31,427 INFO L124 PetriNetUnfolderBase]: 0/37 cut-off events. [2025-03-08 21:36:31,427 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:36:31,427 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:31,428 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:36:31,428 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 29 more)] === [2025-03-08 21:36:31,432 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:31,433 INFO L85 PathProgramCache]: Analyzing trace with hash 1671067441, now seen corresponding path program 1 times [2025-03-08 21:36:31,438 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:31,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [984930005] [2025-03-08 21:36:31,440 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:31,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:31,501 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-08 21:36:31,513 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-08 21:36:31,514 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:31,514 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:36:31,514 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:36:31,520 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-08 21:36:31,528 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-08 21:36:31,528 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:31,528 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:36:31,543 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:36:31,545 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:36:31,546 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 33 remaining) [2025-03-08 21:36:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (31 of 33 remaining) [2025-03-08 21:36:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (30 of 33 remaining) [2025-03-08 21:36:31,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (29 of 33 remaining) [2025-03-08 21:36:31,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (28 of 33 remaining) [2025-03-08 21:36:31,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (27 of 33 remaining) [2025-03-08 21:36:31,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (26 of 33 remaining) [2025-03-08 21:36:31,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 33 remaining) [2025-03-08 21:36:31,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (24 of 33 remaining) [2025-03-08 21:36:31,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (23 of 33 remaining) [2025-03-08 21:36:31,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 33 remaining) [2025-03-08 21:36:31,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 33 remaining) [2025-03-08 21:36:31,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (20 of 33 remaining) [2025-03-08 21:36:31,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (19 of 33 remaining) [2025-03-08 21:36:31,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (18 of 33 remaining) [2025-03-08 21:36:31,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (17 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (16 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (15 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (14 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (13 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (12 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (11 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (10 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (9 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (8 of 33 remaining) [2025-03-08 21:36:31,550 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 33 remaining) [2025-03-08 21:36:31,551 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 33 remaining) [2025-03-08 21:36:31,551 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 21:36:31,552 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2025-03-08 21:36:31,555 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:36:31,557 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-08 21:36:31,635 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:36:31,642 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 252 places, 267 transitions, 544 flow [2025-03-08 21:36:31,710 INFO L124 PetriNetUnfolderBase]: 20/283 cut-off events. [2025-03-08 21:36:31,710 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 21:36:31,715 INFO L83 FinitePrefix]: Finished finitePrefix Result has 291 conditions, 283 events. 20/283 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 721 event pairs, 0 based on Foata normal form. 0/228 useless extension candidates. Maximal degree in co-relation 251. Up to 3 conditions per place. [2025-03-08 21:36:31,716 INFO L82 GeneralOperation]: Start removeDead. Operand has 252 places, 267 transitions, 544 flow [2025-03-08 21:36:31,721 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 252 places, 267 transitions, 544 flow [2025-03-08 21:36:31,723 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:36:31,724 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;@3143ac51, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:36:31,725 INFO L334 AbstractCegarLoop]: Starting to check reachability of 49 error locations. [2025-03-08 21:36:31,729 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:36:31,731 INFO L124 PetriNetUnfolderBase]: 0/39 cut-off events. [2025-03-08 21:36:31,731 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:36:31,731 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:31,731 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] [2025-03-08 21:36:31,731 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err15ASSERT_VIOLATIONDATA_RACE === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-08 21:36:31,732 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:31,732 INFO L85 PathProgramCache]: Analyzing trace with hash -2050475398, now seen corresponding path program 1 times [2025-03-08 21:36:31,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:31,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528360233] [2025-03-08 21:36:31,732 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:31,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:31,747 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-08 21:36:31,756 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-08 21:36:31,758 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:31,758 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:36:32,028 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 21:36:32,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:36:32,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528360233] [2025-03-08 21:36:32,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528360233] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:36:32,028 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:36:32,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-08 21:36:32,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [209603223] [2025-03-08 21:36:32,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:36:32,033 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:36:32,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:36:32,050 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:36:32,050 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:36:32,053 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 267 [2025-03-08 21:36:32,057 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 252 places, 267 transitions, 544 flow. Second operand has 2 states, 2 states have (on average 227.0) internal successors, (454), 2 states have internal predecessors, (454), 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 21:36:32,057 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:36:32,058 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 267 [2025-03-08 21:36:32,059 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:36:32,171 INFO L124 PetriNetUnfolderBase]: 15/428 cut-off events. [2025-03-08 21:36:32,171 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2025-03-08 21:36:32,174 INFO L83 FinitePrefix]: Finished finitePrefix Result has 455 conditions, 428 events. 15/428 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1506 event pairs, 2 based on Foata normal form. 43/410 useless extension candidates. Maximal degree in co-relation 319. Up to 16 conditions per place. [2025-03-08 21:36:32,177 INFO L140 encePairwiseOnDemand]: 238/267 looper letters, 6 selfloop transitions, 0 changer transitions 0/219 dead transitions. [2025-03-08 21:36:32,177 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 219 transitions, 460 flow [2025-03-08 21:36:32,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:36:32,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:36:32,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 487 transitions. [2025-03-08 21:36:32,189 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9119850187265918 [2025-03-08 21:36:32,190 INFO L175 Difference]: Start difference. First operand has 252 places, 267 transitions, 544 flow. Second operand 2 states and 487 transitions. [2025-03-08 21:36:32,191 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 219 transitions, 460 flow [2025-03-08 21:36:32,194 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 219 transitions, 460 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:36:32,197 INFO L231 Difference]: Finished difference. Result has 219 places, 219 transitions, 448 flow [2025-03-08 21:36:32,199 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=267, PETRI_DIFFERENCE_MINUEND_FLOW=448, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=219, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=448, PETRI_PLACES=219, PETRI_TRANSITIONS=219} [2025-03-08 21:36:32,202 INFO L279 CegarLoopForPetriNet]: 252 programPoint places, -33 predicate places. [2025-03-08 21:36:32,202 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 219 transitions, 448 flow [2025-03-08 21:36:32,202 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 227.0) internal successors, (454), 2 states have internal predecessors, (454), 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 21:36:32,203 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:32,203 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:36:32,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 21:36:32,203 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 45 more)] === [2025-03-08 21:36:32,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:32,203 INFO L85 PathProgramCache]: Analyzing trace with hash 880241768, now seen corresponding path program 1 times [2025-03-08 21:36:32,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:32,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [359398764] [2025-03-08 21:36:32,204 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:32,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:32,213 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-08 21:36:32,219 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-08 21:36:32,221 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:32,221 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:36:32,221 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:36:32,226 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-08 21:36:32,228 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-08 21:36:32,231 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:32,232 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:36:32,235 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:36:32,236 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (48 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (47 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (46 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (45 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (44 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (42 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 49 remaining) [2025-03-08 21:36:32,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (40 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (39 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (38 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (37 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (36 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (31 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (30 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (29 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (28 of 49 remaining) [2025-03-08 21:36:32,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (27 of 49 remaining) [2025-03-08 21:36:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (26 of 49 remaining) [2025-03-08 21:36:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 49 remaining) [2025-03-08 21:36:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (24 of 49 remaining) [2025-03-08 21:36:32,238 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (23 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (20 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (19 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (18 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (17 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (16 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (15 of 49 remaining) [2025-03-08 21:36:32,240 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (14 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (13 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (12 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (11 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (10 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (9 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (8 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 49 remaining) [2025-03-08 21:36:32,241 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 49 remaining) [2025-03-08 21:36:32,241 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 21:36:32,241 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-03-08 21:36:32,242 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:36:32,242 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-08 21:36:32,319 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:36:32,325 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 366 places, 389 transitions, 796 flow [2025-03-08 21:36:32,395 INFO L124 PetriNetUnfolderBase]: 30/414 cut-off events. [2025-03-08 21:36:32,395 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-08 21:36:32,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 427 conditions, 414 events. 30/414 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1425 event pairs, 0 based on Foata normal form. 0/332 useless extension candidates. Maximal degree in co-relation 372. Up to 4 conditions per place. [2025-03-08 21:36:32,400 INFO L82 GeneralOperation]: Start removeDead. Operand has 366 places, 389 transitions, 796 flow [2025-03-08 21:36:32,405 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 366 places, 389 transitions, 796 flow [2025-03-08 21:36:32,406 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:36:32,406 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;@3143ac51, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:36:32,406 INFO L334 AbstractCegarLoop]: Starting to check reachability of 65 error locations. [2025-03-08 21:36:32,409 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:36:32,410 INFO L124 PetriNetUnfolderBase]: 0/39 cut-off events. [2025-03-08 21:36:32,410 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:36:32,410 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:32,410 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] [2025-03-08 21:36:32,410 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err15ASSERT_VIOLATIONDATA_RACE === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2025-03-08 21:36:32,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:32,410 INFO L85 PathProgramCache]: Analyzing trace with hash -614917416, now seen corresponding path program 1 times [2025-03-08 21:36:32,411 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:32,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [402805043] [2025-03-08 21:36:32,411 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:32,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:32,421 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-08 21:36:32,427 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-08 21:36:32,427 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:32,427 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:36:32,530 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 21:36:32,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:36:32,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [402805043] [2025-03-08 21:36:32,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [402805043] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:36:32,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:36:32,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-08 21:36:32,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760523789] [2025-03-08 21:36:32,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:36:32,531 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:36:32,531 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:36:32,531 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:36:32,531 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:36:32,532 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 328 out of 389 [2025-03-08 21:36:32,537 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 366 places, 389 transitions, 796 flow. Second operand has 2 states, 2 states have (on average 329.0) internal successors, (658), 2 states have internal predecessors, (658), 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 21:36:32,537 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:36:32,537 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 328 of 389 [2025-03-08 21:36:32,537 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:36:32,814 INFO L124 PetriNetUnfolderBase]: 51/1142 cut-off events. [2025-03-08 21:36:32,814 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2025-03-08 21:36:32,826 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1222 conditions, 1142 events. 51/1142 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 7075 event pairs, 10 based on Foata normal form. 123/1093 useless extension candidates. Maximal degree in co-relation 752. Up to 52 conditions per place. [2025-03-08 21:36:32,835 INFO L140 encePairwiseOnDemand]: 346/389 looper letters, 9 selfloop transitions, 0 changer transitions 0/319 dead transitions. [2025-03-08 21:36:32,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 318 places, 319 transitions, 674 flow [2025-03-08 21:36:32,837 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:36:32,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:36:32,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 708 transitions. [2025-03-08 21:36:32,842 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.910025706940874 [2025-03-08 21:36:32,843 INFO L175 Difference]: Start difference. First operand has 366 places, 389 transitions, 796 flow. Second operand 2 states and 708 transitions. [2025-03-08 21:36:32,843 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 318 places, 319 transitions, 674 flow [2025-03-08 21:36:32,848 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 318 places, 319 transitions, 672 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-08 21:36:32,852 INFO L231 Difference]: Finished difference. Result has 318 places, 319 transitions, 654 flow [2025-03-08 21:36:32,854 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=389, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=317, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=654, PETRI_PLACES=318, PETRI_TRANSITIONS=319} [2025-03-08 21:36:32,855 INFO L279 CegarLoopForPetriNet]: 366 programPoint places, -48 predicate places. [2025-03-08 21:36:32,855 INFO L471 AbstractCegarLoop]: Abstraction has has 318 places, 319 transitions, 654 flow [2025-03-08 21:36:32,856 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 329.0) internal successors, (658), 2 states have internal predecessors, (658), 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 21:36:32,856 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:32,856 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] [2025-03-08 21:36:32,856 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 21:36:32,857 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err12ASSERT_VIOLATIONDATA_RACE === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2025-03-08 21:36:32,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:32,858 INFO L85 PathProgramCache]: Analyzing trace with hash 493686018, now seen corresponding path program 1 times [2025-03-08 21:36:32,858 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:32,858 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141271222] [2025-03-08 21:36:32,858 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:32,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:32,871 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-08 21:36:32,881 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-08 21:36:32,881 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:32,882 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:36:33,195 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 21:36:33,195 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:36:33,195 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141271222] [2025-03-08 21:36:33,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141271222] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:36:33,196 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:36:33,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:36:33,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [526006638] [2025-03-08 21:36:33,196 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:36:33,196 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:36:33,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:36:33,196 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:36:33,197 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:36:33,745 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 300 out of 389 [2025-03-08 21:36:33,747 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 318 places, 319 transitions, 654 flow. Second operand has 6 states, 6 states have (on average 301.5) internal successors, (1809), 6 states have internal predecessors, (1809), 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 21:36:33,747 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:36:33,747 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 300 of 389 [2025-03-08 21:36:33,747 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:36:36,053 INFO L124 PetriNetUnfolderBase]: 3551/14193 cut-off events. [2025-03-08 21:36:36,053 INFO L125 PetriNetUnfolderBase]: For 649/649 co-relation queries the response was YES. [2025-03-08 21:36:36,110 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19742 conditions, 14193 events. 3551/14193 cut-off events. For 649/649 co-relation queries the response was YES. Maximal size of possible extension queue 250. Compared 140370 event pairs, 1092 based on Foata normal form. 0/12183 useless extension candidates. Maximal degree in co-relation 19736. Up to 4142 conditions per place. [2025-03-08 21:36:36,169 INFO L140 encePairwiseOnDemand]: 363/389 looper letters, 47 selfloop transitions, 60 changer transitions 0/389 dead transitions. [2025-03-08 21:36:36,169 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 323 places, 389 transitions, 1048 flow [2025-03-08 21:36:36,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:36:36,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:36:36,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1909 transitions. [2025-03-08 21:36:36,173 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8179091688089117 [2025-03-08 21:36:36,173 INFO L175 Difference]: Start difference. First operand has 318 places, 319 transitions, 654 flow. Second operand 6 states and 1909 transitions. [2025-03-08 21:36:36,173 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 323 places, 389 transitions, 1048 flow [2025-03-08 21:36:36,176 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 323 places, 389 transitions, 1048 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:36:36,185 INFO L231 Difference]: Finished difference. Result has 328 places, 378 transitions, 1062 flow [2025-03-08 21:36:36,186 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=389, PETRI_DIFFERENCE_MINUEND_FLOW=654, PETRI_DIFFERENCE_MINUEND_PLACES=318, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=319, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=295, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1062, PETRI_PLACES=328, PETRI_TRANSITIONS=378} [2025-03-08 21:36:36,187 INFO L279 CegarLoopForPetriNet]: 366 programPoint places, -38 predicate places. [2025-03-08 21:36:36,187 INFO L471 AbstractCegarLoop]: Abstraction has has 328 places, 378 transitions, 1062 flow [2025-03-08 21:36:36,188 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 301.5) internal successors, (1809), 6 states have internal predecessors, (1809), 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 21:36:36,188 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:36,188 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:36:36,188 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 21:36:36,189 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 61 more)] === [2025-03-08 21:36:36,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:36,189 INFO L85 PathProgramCache]: Analyzing trace with hash -1594972788, now seen corresponding path program 1 times [2025-03-08 21:36:36,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:36,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [703691076] [2025-03-08 21:36:36,190 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:36,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:36,197 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-08 21:36:36,202 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-08 21:36:36,203 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:36,203 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:36:36,203 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 21:36:36,205 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-08 21:36:36,209 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-08 21:36:36,209 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:36,209 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 21:36:36,216 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 21:36:36,217 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 21:36:36,217 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (64 of 65 remaining) [2025-03-08 21:36:36,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (63 of 65 remaining) [2025-03-08 21:36:36,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (62 of 65 remaining) [2025-03-08 21:36:36,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (61 of 65 remaining) [2025-03-08 21:36:36,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (60 of 65 remaining) [2025-03-08 21:36:36,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (59 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (58 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (57 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (56 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (55 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (54 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (53 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (52 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (51 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (50 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (49 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (48 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (47 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (46 of 65 remaining) [2025-03-08 21:36:36,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (45 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (44 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (43 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (42 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (41 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (40 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (39 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (38 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (37 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (36 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (35 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (34 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (33 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 65 remaining) [2025-03-08 21:36:36,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (31 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (30 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (29 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (28 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (27 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (26 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (25 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (24 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (23 of 65 remaining) [2025-03-08 21:36:36,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 65 remaining) [2025-03-08 21:36:36,221 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (21 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (20 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (19 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (18 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (17 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (16 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err15ASSERT_VIOLATIONDATA_RACE (15 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err14ASSERT_VIOLATIONDATA_RACE (14 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err13ASSERT_VIOLATIONDATA_RACE (13 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err12ASSERT_VIOLATIONDATA_RACE (12 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (11 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err11ASSERT_VIOLATIONDATA_RACE (10 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (9 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (8 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (7 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (6 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (5 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (2 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 65 remaining) [2025-03-08 21:36:36,222 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 65 remaining) [2025-03-08 21:36:36,222 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 21:36:36,224 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2025-03-08 21:36:36,225 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-08 21:36:36,225 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-03-08 21:36:36,317 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 21:36:36,322 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 480 places, 511 transitions, 1050 flow [2025-03-08 21:36:36,425 INFO L124 PetriNetUnfolderBase]: 40/545 cut-off events. [2025-03-08 21:36:36,426 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-08 21:36:36,434 INFO L83 FinitePrefix]: Finished finitePrefix Result has 564 conditions, 545 events. 40/545 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 2222 event pairs, 0 based on Foata normal form. 0/436 useless extension candidates. Maximal degree in co-relation 493. Up to 5 conditions per place. [2025-03-08 21:36:36,435 INFO L82 GeneralOperation]: Start removeDead. Operand has 480 places, 511 transitions, 1050 flow [2025-03-08 21:36:36,441 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 480 places, 511 transitions, 1050 flow [2025-03-08 21:36:36,442 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:36:36,448 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;@3143ac51, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:36:36,448 INFO L334 AbstractCegarLoop]: Starting to check reachability of 81 error locations. [2025-03-08 21:36:36,449 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:36:36,450 INFO L124 PetriNetUnfolderBase]: 0/37 cut-off events. [2025-03-08 21:36:36,450 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 21:36:36,450 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:36,450 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] [2025-03-08 21:36:36,450 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err15ASSERT_VIOLATIONDATA_RACE === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 77 more)] === [2025-03-08 21:36:36,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:36,450 INFO L85 PathProgramCache]: Analyzing trace with hash -453553840, now seen corresponding path program 1 times [2025-03-08 21:36:36,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:36,450 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [454025494] [2025-03-08 21:36:36,451 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:36,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:36,456 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-08 21:36:36,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-08 21:36:36,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:36,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:36:36,503 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 21:36:36,503 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:36:36,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [454025494] [2025-03-08 21:36:36,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [454025494] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:36:36,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:36:36,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2025-03-08 21:36:36,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [760857793] [2025-03-08 21:36:36,504 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:36:36,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 21:36:36,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:36:36,505 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 21:36:36,505 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 21:36:36,505 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 430 out of 511 [2025-03-08 21:36:36,506 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 480 places, 511 transitions, 1050 flow. Second operand has 2 states, 2 states have (on average 431.0) internal successors, (862), 2 states have internal predecessors, (862), 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 21:36:36,506 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:36:36,506 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 430 of 511 [2025-03-08 21:36:36,506 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:36:37,012 INFO L124 PetriNetUnfolderBase]: 147/2684 cut-off events. [2025-03-08 21:36:37,012 INFO L125 PetriNetUnfolderBase]: For 117/117 co-relation queries the response was YES. [2025-03-08 21:36:37,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2901 conditions, 2684 events. 147/2684 cut-off events. For 117/117 co-relation queries the response was YES. Maximal size of possible extension queue 49. Compared 22627 event pairs, 34 based on Foata normal form. 307/2573 useless extension candidates. Maximal degree in co-relation 1637. Up to 148 conditions per place. [2025-03-08 21:36:37,066 INFO L140 encePairwiseOnDemand]: 454/511 looper letters, 12 selfloop transitions, 0 changer transitions 0/419 dead transitions. [2025-03-08 21:36:37,066 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 417 places, 419 transitions, 890 flow [2025-03-08 21:36:37,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 21:36:37,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2025-03-08 21:36:37,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 929 transitions. [2025-03-08 21:36:37,069 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9090019569471625 [2025-03-08 21:36:37,070 INFO L175 Difference]: Start difference. First operand has 480 places, 511 transitions, 1050 flow. Second operand 2 states and 929 transitions. [2025-03-08 21:36:37,070 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 417 places, 419 transitions, 890 flow [2025-03-08 21:36:37,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 417 places, 419 transitions, 884 flow, removed 3 selfloop flow, removed 0 redundant places. [2025-03-08 21:36:37,075 INFO L231 Difference]: Finished difference. Result has 417 places, 419 transitions, 860 flow [2025-03-08 21:36:37,075 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=511, PETRI_DIFFERENCE_MINUEND_FLOW=860, PETRI_DIFFERENCE_MINUEND_PLACES=416, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=419, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=860, PETRI_PLACES=417, PETRI_TRANSITIONS=419} [2025-03-08 21:36:37,076 INFO L279 CegarLoopForPetriNet]: 480 programPoint places, -63 predicate places. [2025-03-08 21:36:37,076 INFO L471 AbstractCegarLoop]: Abstraction has has 417 places, 419 transitions, 860 flow [2025-03-08 21:36:37,077 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 431.0) internal successors, (862), 2 states have internal predecessors, (862), 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 21:36:37,077 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:37,077 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] [2025-03-08 21:36:37,077 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 21:36:37,077 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err12ASSERT_VIOLATIONDATA_RACE === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 77 more)] === [2025-03-08 21:36:37,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:37,077 INFO L85 PathProgramCache]: Analyzing trace with hash -1352649094, now seen corresponding path program 1 times [2025-03-08 21:36:37,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:37,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1061376969] [2025-03-08 21:36:37,078 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:37,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:37,089 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-08 21:36:37,093 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-08 21:36:37,093 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:37,093 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:36:37,319 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 21:36:37,320 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:36:37,320 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1061376969] [2025-03-08 21:36:37,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1061376969] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:36:37,320 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:36:37,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:36:37,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1463597092] [2025-03-08 21:36:37,320 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:36:37,321 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:36:37,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:36:37,321 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:36:37,321 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:36:38,009 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 398 out of 511 [2025-03-08 21:36:38,012 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 417 places, 419 transitions, 860 flow. Second operand has 6 states, 6 states have (on average 399.5) internal successors, (2397), 6 states have internal predecessors, (2397), 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 21:36:38,012 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:36:38,012 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 398 of 511 [2025-03-08 21:36:38,012 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:36:50,864 INFO L124 PetriNetUnfolderBase]: 32114/89022 cut-off events. [2025-03-08 21:36:50,864 INFO L125 PetriNetUnfolderBase]: For 4387/4387 co-relation queries the response was YES. [2025-03-08 21:36:51,593 INFO L83 FinitePrefix]: Finished finitePrefix Result has 133942 conditions, 89022 events. 32114/89022 cut-off events. For 4387/4387 co-relation queries the response was YES. Maximal size of possible extension queue 1431. Compared 1041066 event pairs, 10902 based on Foata normal form. 0/77180 useless extension candidates. Maximal degree in co-relation 133935. Up to 35862 conditions per place. [2025-03-08 21:36:52,167 INFO L140 encePairwiseOnDemand]: 479/511 looper letters, 58 selfloop transitions, 84 changer transitions 0/517 dead transitions. [2025-03-08 21:36:52,167 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 422 places, 517 transitions, 1400 flow [2025-03-08 21:36:52,168 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:36:52,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:36:52,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2532 transitions. [2025-03-08 21:36:52,172 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8258317025440313 [2025-03-08 21:36:52,172 INFO L175 Difference]: Start difference. First operand has 417 places, 419 transitions, 860 flow. Second operand 6 states and 2532 transitions. [2025-03-08 21:36:52,172 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 422 places, 517 transitions, 1400 flow [2025-03-08 21:36:52,176 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 422 places, 517 transitions, 1400 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:36:52,180 INFO L231 Difference]: Finished difference. Result has 427 places, 502 transitions, 1424 flow [2025-03-08 21:36:52,181 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=511, PETRI_DIFFERENCE_MINUEND_FLOW=860, PETRI_DIFFERENCE_MINUEND_PLACES=417, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=419, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=19, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=389, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1424, PETRI_PLACES=427, PETRI_TRANSITIONS=502} [2025-03-08 21:36:52,181 INFO L279 CegarLoopForPetriNet]: 480 programPoint places, -53 predicate places. [2025-03-08 21:36:52,181 INFO L471 AbstractCegarLoop]: Abstraction has has 427 places, 502 transitions, 1424 flow [2025-03-08 21:36:52,182 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 399.5) internal successors, (2397), 6 states have internal predecessors, (2397), 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 21:36:52,182 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:36:52,182 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:36:52,182 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 21:36:52,182 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err12ASSERT_VIOLATIONDATA_RACE === [thr1Err15ASSERT_VIOLATIONDATA_RACE, thr1Err14ASSERT_VIOLATIONDATA_RACE, thr1Err13ASSERT_VIOLATIONDATA_RACE, thr1Err12ASSERT_VIOLATIONDATA_RACE (and 77 more)] === [2025-03-08 21:36:52,183 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:36:52,183 INFO L85 PathProgramCache]: Analyzing trace with hash -1915512378, now seen corresponding path program 1 times [2025-03-08 21:36:52,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:36:52,183 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [31374894] [2025-03-08 21:36:52,183 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:36:52,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:36:52,194 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-08 21:36:52,199 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-08 21:36:52,199 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:36:52,199 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:36:52,359 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 21:36:52,359 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:36:52,359 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [31374894] [2025-03-08 21:36:52,359 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [31374894] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:36:52,360 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:36:52,360 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:36:52,360 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1815069547] [2025-03-08 21:36:52,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:36:52,360 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 21:36:52,361 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:36:52,361 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 21:36:52,361 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 21:36:52,845 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 398 out of 511 [2025-03-08 21:36:52,847 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 427 places, 502 transitions, 1424 flow. Second operand has 6 states, 6 states have (on average 399.6666666666667) internal successors, (2398), 6 states have internal predecessors, (2398), 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 21:36:52,847 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:36:52,847 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 398 of 511 [2025-03-08 21:36:52,847 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand