./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_neg.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_neg.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 78eedbb170ccb94e306b53f35c5dd71f86d003c1abe4d157fc2c720e38b8df88 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 11:07:55,181 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 11:07:55,233 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-17 11:07:55,238 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 11:07:55,239 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 11:07:55,256 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 11:07:55,257 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 11:07:55,257 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 11:07:55,257 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 11:07:55,257 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 11:07:55,257 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 11:07:55,258 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 11:07:55,258 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 11:07:55,259 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:07:55,259 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 11:07:55,259 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 11:07:55,260 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 11:07:55,260 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 11:07:55,260 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 11:07:55,260 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 11:07:55,260 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 11:07:55,260 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 11:07:55,260 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 -> 78eedbb170ccb94e306b53f35c5dd71f86d003c1abe4d157fc2c720e38b8df88 [2025-03-17 11:07:55,504 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 11:07:55,512 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 11:07:55,514 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 11:07:55,516 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 11:07:55,516 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 11:07:55,517 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_neg.i [2025-03-17 11:07:56,624 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/afd2ae751/778bff57b16f45bfa8983da5aa9a69e2/FLAG4a8e4e083 [2025-03-17 11:07:56,874 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 11:07:56,875 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_67-pthread_cond_wait_unknown_1_neg.i [2025-03-17 11:07:56,889 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/afd2ae751/778bff57b16f45bfa8983da5aa9a69e2/FLAG4a8e4e083 [2025-03-17 11:07:56,899 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/afd2ae751/778bff57b16f45bfa8983da5aa9a69e2 [2025-03-17 11:07:56,902 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 11:07:56,903 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 11:07:56,904 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 11:07:56,904 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 11:07:56,907 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 11:07:56,908 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:07:56" (1/1) ... [2025-03-17 11:07:56,909 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@59ade09f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:56, skipping insertion in model container [2025-03-17 11:07:56,910 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 11:07:56" (1/1) ... [2025-03-17 11:07:56,946 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 11:07:57,311 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:07:57,326 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 11:07:57,360 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 11:07:57,417 INFO L204 MainTranslator]: Completed translation [2025-03-17 11:07:57,418 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57 WrapperNode [2025-03-17 11:07:57,418 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 11:07:57,420 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 11:07:57,421 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 11:07:57,421 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 11:07:57,426 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,444 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,474 INFO L138 Inliner]: procedures = 354, calls = 22, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 166 [2025-03-17 11:07:57,475 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 11:07:57,475 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 11:07:57,475 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 11:07:57,475 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 11:07:57,481 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,482 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,488 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,488 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,502 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,503 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,505 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,510 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,515 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 11:07:57,516 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 11:07:57,516 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 11:07:57,516 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 11:07:57,517 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (1/1) ... [2025-03-17 11:07:57,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 11:07:57,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 11:07:57,558 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 11:07:57,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 11:07:57,579 INFO L130 BoogieDeclarations]: Found specification of procedure f1 [2025-03-17 11:07:57,579 INFO L138 BoogieDeclarations]: Found implementation of procedure f1 [2025-03-17 11:07:57,579 INFO L130 BoogieDeclarations]: Found specification of procedure f2 [2025-03-17 11:07:57,579 INFO L138 BoogieDeclarations]: Found implementation of procedure f2 [2025-03-17 11:07:57,580 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-17 11:07:57,580 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-17 11:07:57,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 11:07:57,580 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-17 11:07:57,580 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 11:07:57,580 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 11:07:57,582 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-17 11:07:57,787 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 11:07:57,789 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 11:07:58,040 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-17 11:07:58,041 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 11:07:58,077 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 11:07:58,078 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 11:07:58,078 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:07:58 BoogieIcfgContainer [2025-03-17 11:07:58,078 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 11:07:58,080 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 11:07:58,080 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 11:07:58,083 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 11:07:58,083 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 11:07:56" (1/3) ... [2025-03-17 11:07:58,084 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3aa9b44d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:07:58, skipping insertion in model container [2025-03-17 11:07:58,084 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 11:07:57" (2/3) ... [2025-03-17 11:07:58,084 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3aa9b44d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 11:07:58, skipping insertion in model container [2025-03-17 11:07:58,084 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:07:58" (3/3) ... [2025-03-17 11:07:58,085 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_67-pthread_cond_wait_unknown_1_neg.i [2025-03-17 11:07:58,098 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 11:07:58,099 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_67-pthread_cond_wait_unknown_1_neg.i that has 3 procedures, 206 locations, 1 initial locations, 0 loop locations, and 5 error locations. [2025-03-17 11:07:58,100 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-17 11:07:58,183 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-17 11:07:58,220 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 212 places, 207 transitions, 428 flow [2025-03-17 11:07:58,294 INFO L124 PetriNetUnfolderBase]: 2/205 cut-off events. [2025-03-17 11:07:58,296 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-17 11:07:58,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 214 conditions, 205 events. 2/205 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 105 event pairs, 0 based on Foata normal form. 0/198 useless extension candidates. Maximal degree in co-relation 68. Up to 2 conditions per place. [2025-03-17 11:07:58,300 INFO L82 GeneralOperation]: Start removeDead. Operand has 212 places, 207 transitions, 428 flow [2025-03-17 11:07:58,303 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 204 places, 199 transitions, 407 flow [2025-03-17 11:07:58,310 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 11:07:58,323 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;@3e527865, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 11:07:58,323 INFO L334 AbstractCegarLoop]: Starting to check reachability of 12 error locations. [2025-03-17 11:07:58,356 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-17 11:07:58,356 INFO L124 PetriNetUnfolderBase]: 0/145 cut-off events. [2025-03-17 11:07:58,357 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-17 11:07:58,357 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:07:58,357 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:07:58,358 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting f1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-17 11:07:58,362 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:07:58,363 INFO L85 PathProgramCache]: Analyzing trace with hash -2030600319, now seen corresponding path program 1 times [2025-03-17 11:07:58,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:07:58,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430129844] [2025-03-17 11:07:58,370 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:07:58,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:07:58,503 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 139 statements into 1 equivalence classes. [2025-03-17 11:07:58,546 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 139 of 139 statements. [2025-03-17 11:07:58,546 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:07:58,547 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:07:58,776 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:07:58,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:07:58,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430129844] [2025-03-17 11:07:58,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430129844] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:07:58,778 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:07:58,778 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:07:58,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1811326109] [2025-03-17 11:07:58,780 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:07:58,786 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:07:58,791 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:07:58,808 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:07:58,808 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:07:58,838 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2025-03-17 11:07:58,842 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 199 transitions, 407 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:58,843 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:07:58,843 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2025-03-17 11:07:58,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:07:58,985 INFO L124 PetriNetUnfolderBase]: 60/435 cut-off events. [2025-03-17 11:07:58,985 INFO L125 PetriNetUnfolderBase]: For 27/27 co-relation queries the response was YES. [2025-03-17 11:07:58,986 INFO L83 FinitePrefix]: Finished finitePrefix Result has 608 conditions, 435 events. 60/435 cut-off events. For 27/27 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1654 event pairs, 45 based on Foata normal form. 23/424 useless extension candidates. Maximal degree in co-relation 446. Up to 120 conditions per place. [2025-03-17 11:07:58,989 INFO L140 encePairwiseOnDemand]: 199/207 looper letters, 20 selfloop transitions, 5 changer transitions 0/202 dead transitions. [2025-03-17 11:07:58,990 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 202 transitions, 466 flow [2025-03-17 11:07:58,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:07:58,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:07:58,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 585 transitions. [2025-03-17 11:07:59,003 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9420289855072463 [2025-03-17 11:07:59,004 INFO L175 Difference]: Start difference. First operand has 204 places, 199 transitions, 407 flow. Second operand 3 states and 585 transitions. [2025-03-17 11:07:59,004 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 202 transitions, 466 flow [2025-03-17 11:07:59,008 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 201 places, 202 transitions, 460 flow, removed 0 selfloop flow, removed 3 redundant places. [2025-03-17 11:07:59,012 INFO L231 Difference]: Finished difference. Result has 203 places, 199 transitions, 432 flow [2025-03-17 11:07:59,014 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=394, PETRI_DIFFERENCE_MINUEND_PLACES=199, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=195, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=432, PETRI_PLACES=203, PETRI_TRANSITIONS=199} [2025-03-17 11:07:59,019 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -1 predicate places. [2025-03-17 11:07:59,019 INFO L471 AbstractCegarLoop]: Abstraction has has 203 places, 199 transitions, 432 flow [2025-03-17 11:07:59,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,020 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:07:59,020 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:07:59,021 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-17 11:07:59,021 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting f2Err1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-17 11:07:59,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:07:59,023 INFO L85 PathProgramCache]: Analyzing trace with hash -1890664433, now seen corresponding path program 1 times [2025-03-17 11:07:59,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:07:59,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619855900] [2025-03-17 11:07:59,023 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:07:59,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:07:59,067 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 144 statements into 1 equivalence classes. [2025-03-17 11:07:59,083 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 144 of 144 statements. [2025-03-17 11:07:59,084 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:07:59,084 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:07:59,182 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:07:59,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:07:59,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619855900] [2025-03-17 11:07:59,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619855900] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:07:59,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:07:59,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:07:59,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698293768] [2025-03-17 11:07:59,183 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:07:59,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:07:59,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:07:59,184 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:07:59,184 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:07:59,207 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2025-03-17 11:07:59,208 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 203 places, 199 transitions, 432 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,208 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:07:59,208 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2025-03-17 11:07:59,208 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:07:59,320 INFO L124 PetriNetUnfolderBase]: 82/609 cut-off events. [2025-03-17 11:07:59,320 INFO L125 PetriNetUnfolderBase]: For 77/86 co-relation queries the response was YES. [2025-03-17 11:07:59,323 INFO L83 FinitePrefix]: Finished finitePrefix Result has 903 conditions, 609 events. 82/609 cut-off events. For 77/86 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2889 event pairs, 35 based on Foata normal form. 1/562 useless extension candidates. Maximal degree in co-relation 685. Up to 116 conditions per place. [2025-03-17 11:07:59,326 INFO L140 encePairwiseOnDemand]: 198/207 looper letters, 27 selfloop transitions, 9 changer transitions 0/215 dead transitions. [2025-03-17 11:07:59,326 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 215 transitions, 551 flow [2025-03-17 11:07:59,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:07:59,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:07:59,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 590 transitions. [2025-03-17 11:07:59,331 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9500805152979066 [2025-03-17 11:07:59,331 INFO L175 Difference]: Start difference. First operand has 203 places, 199 transitions, 432 flow. Second operand 3 states and 590 transitions. [2025-03-17 11:07:59,331 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 215 transitions, 551 flow [2025-03-17 11:07:59,334 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 215 transitions, 537 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:07:59,336 INFO L231 Difference]: Finished difference. Result has 205 places, 207 transitions, 502 flow [2025-03-17 11:07:59,337 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=422, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=199, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=502, PETRI_PLACES=205, PETRI_TRANSITIONS=207} [2025-03-17 11:07:59,338 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, 1 predicate places. [2025-03-17 11:07:59,338 INFO L471 AbstractCegarLoop]: Abstraction has has 205 places, 207 transitions, 502 flow [2025-03-17 11:07:59,339 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,339 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:07:59,339 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:07:59,340 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-17 11:07:59,340 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting f1Err2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-17 11:07:59,340 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:07:59,340 INFO L85 PathProgramCache]: Analyzing trace with hash 823352466, now seen corresponding path program 1 times [2025-03-17 11:07:59,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:07:59,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1986243110] [2025-03-17 11:07:59,341 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:07:59,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:07:59,366 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 150 statements into 1 equivalence classes. [2025-03-17 11:07:59,377 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 150 of 150 statements. [2025-03-17 11:07:59,378 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:07:59,379 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:07:59,565 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:07:59,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:07:59,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1986243110] [2025-03-17 11:07:59,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1986243110] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:07:59,567 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:07:59,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 11:07:59,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [891045849] [2025-03-17 11:07:59,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:07:59,567 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:07:59,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:07:59,568 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:07:59,568 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:07:59,583 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 193 out of 207 [2025-03-17 11:07:59,584 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 205 places, 207 transitions, 502 flow. Second operand has 3 states, 3 states have (on average 194.66666666666666) internal successors, (584), 3 states have internal predecessors, (584), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,584 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:07:59,584 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 193 of 207 [2025-03-17 11:07:59,584 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:07:59,638 INFO L124 PetriNetUnfolderBase]: 8/308 cut-off events. [2025-03-17 11:07:59,638 INFO L125 PetriNetUnfolderBase]: For 36/36 co-relation queries the response was YES. [2025-03-17 11:07:59,639 INFO L83 FinitePrefix]: Finished finitePrefix Result has 409 conditions, 308 events. 8/308 cut-off events. For 36/36 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 529 event pairs, 5 based on Foata normal form. 4/301 useless extension candidates. Maximal degree in co-relation 205. Up to 18 conditions per place. [2025-03-17 11:07:59,640 INFO L140 encePairwiseOnDemand]: 201/207 looper letters, 6 selfloop transitions, 6 changer transitions 0/194 dead transitions. [2025-03-17 11:07:59,641 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 194 transitions, 451 flow [2025-03-17 11:07:59,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:07:59,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:07:59,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 594 transitions. [2025-03-17 11:07:59,643 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9565217391304348 [2025-03-17 11:07:59,643 INFO L175 Difference]: Start difference. First operand has 205 places, 207 transitions, 502 flow. Second operand 3 states and 594 transitions. [2025-03-17 11:07:59,644 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 194 transitions, 451 flow [2025-03-17 11:07:59,646 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 194 transitions, 419 flow, removed 6 selfloop flow, removed 6 redundant places. [2025-03-17 11:07:59,650 INFO L231 Difference]: Finished difference. Result has 198 places, 192 transitions, 400 flow [2025-03-17 11:07:59,650 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=388, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=192, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=186, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=400, PETRI_PLACES=198, PETRI_TRANSITIONS=192} [2025-03-17 11:07:59,651 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -6 predicate places. [2025-03-17 11:07:59,651 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 192 transitions, 400 flow [2025-03-17 11:07:59,651 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 194.66666666666666) internal successors, (584), 3 states have internal predecessors, (584), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,651 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:07:59,651 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:07:59,651 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-17 11:07:59,653 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting f1Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-17 11:07:59,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:07:59,654 INFO L85 PathProgramCache]: Analyzing trace with hash 325835586, now seen corresponding path program 1 times [2025-03-17 11:07:59,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:07:59,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2005186965] [2025-03-17 11:07:59,654 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:07:59,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:07:59,693 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 152 statements into 1 equivalence classes. [2025-03-17 11:07:59,701 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 152 of 152 statements. [2025-03-17 11:07:59,703 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:07:59,704 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:07:59,762 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:07:59,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:07:59,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2005186965] [2025-03-17 11:07:59,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2005186965] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:07:59,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:07:59,763 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:07:59,763 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1129817324] [2025-03-17 11:07:59,763 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:07:59,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:07:59,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:07:59,764 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:07:59,764 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:07:59,786 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2025-03-17 11:07:59,787 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 192 transitions, 400 flow. Second operand has 3 states, 3 states have (on average 188.0) internal successors, (564), 3 states have internal predecessors, (564), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,787 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:07:59,787 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2025-03-17 11:07:59,787 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:07:59,828 INFO L124 PetriNetUnfolderBase]: 16/313 cut-off events. [2025-03-17 11:07:59,828 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-03-17 11:07:59,828 INFO L83 FinitePrefix]: Finished finitePrefix Result has 422 conditions, 313 events. 16/313 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 650 event pairs, 14 based on Foata normal form. 0/302 useless extension candidates. Maximal degree in co-relation 197. Up to 56 conditions per place. [2025-03-17 11:07:59,829 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 15 selfloop transitions, 2 changer transitions 4/192 dead transitions. [2025-03-17 11:07:59,829 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 192 transitions, 438 flow [2025-03-17 11:07:59,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:07:59,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:07:59,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 574 transitions. [2025-03-17 11:07:59,831 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9243156199677939 [2025-03-17 11:07:59,831 INFO L175 Difference]: Start difference. First operand has 198 places, 192 transitions, 400 flow. Second operand 3 states and 574 transitions. [2025-03-17 11:07:59,831 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 192 transitions, 438 flow [2025-03-17 11:07:59,832 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 192 transitions, 432 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-17 11:07:59,834 INFO L231 Difference]: Finished difference. Result has 198 places, 187 transitions, 387 flow [2025-03-17 11:07:59,835 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=392, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=191, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=189, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=387, PETRI_PLACES=198, PETRI_TRANSITIONS=187} [2025-03-17 11:07:59,835 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -6 predicate places. [2025-03-17 11:07:59,836 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 187 transitions, 387 flow [2025-03-17 11:07:59,836 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 188.0) internal successors, (564), 3 states have internal predecessors, (564), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,836 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-17 11:07:59,837 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 11:07:59,837 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-17 11:07:59,837 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting f2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 10 more)] === [2025-03-17 11:07:59,838 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 11:07:59,838 INFO L85 PathProgramCache]: Analyzing trace with hash -1411075336, now seen corresponding path program 1 times [2025-03-17 11:07:59,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 11:07:59,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2082686112] [2025-03-17 11:07:59,838 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 11:07:59,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 11:07:59,859 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 154 statements into 1 equivalence classes. [2025-03-17 11:07:59,871 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 154 of 154 statements. [2025-03-17 11:07:59,871 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 11:07:59,871 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 11:07:59,921 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 11:07:59,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 11:07:59,921 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2082686112] [2025-03-17 11:07:59,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2082686112] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 11:07:59,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 11:07:59,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-17 11:07:59,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1145550666] [2025-03-17 11:07:59,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 11:07:59,922 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-17 11:07:59,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 11:07:59,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 11:07:59,923 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 11:07:59,947 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 207 [2025-03-17 11:07:59,948 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 187 transitions, 387 flow. Second operand has 3 states, 3 states have (on average 187.33333333333334) internal successors, (562), 3 states have internal predecessors, (562), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,948 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-17 11:07:59,948 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 207 [2025-03-17 11:07:59,948 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-17 11:07:59,990 INFO L124 PetriNetUnfolderBase]: 13/277 cut-off events. [2025-03-17 11:07:59,990 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2025-03-17 11:07:59,991 INFO L83 FinitePrefix]: Finished finitePrefix Result has 360 conditions, 277 events. 13/277 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 448 event pairs, 11 based on Foata normal form. 0/270 useless extension candidates. Maximal degree in co-relation 262. Up to 45 conditions per place. [2025-03-17 11:07:59,991 INFO L140 encePairwiseOnDemand]: 204/207 looper letters, 0 selfloop transitions, 0 changer transitions 187/187 dead transitions. [2025-03-17 11:07:59,991 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 195 places, 187 transitions, 422 flow [2025-03-17 11:07:59,991 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 11:07:59,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-17 11:07:59,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 573 transitions. [2025-03-17 11:07:59,992 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9227053140096618 [2025-03-17 11:07:59,992 INFO L175 Difference]: Start difference. First operand has 198 places, 187 transitions, 387 flow. Second operand 3 states and 573 transitions. [2025-03-17 11:07:59,992 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 195 places, 187 transitions, 422 flow [2025-03-17 11:07:59,993 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 193 places, 187 transitions, 418 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-17 11:07:59,994 INFO L231 Difference]: Finished difference. Result has 193 places, 0 transitions, 0 flow [2025-03-17 11:07:59,994 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=207, PETRI_DIFFERENCE_MINUEND_FLOW=381, PETRI_DIFFERENCE_MINUEND_PLACES=191, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=186, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=186, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=193, PETRI_TRANSITIONS=0} [2025-03-17 11:07:59,996 INFO L279 CegarLoopForPetriNet]: 204 programPoint places, -11 predicate places. [2025-03-17 11:07:59,997 INFO L471 AbstractCegarLoop]: Abstraction has has 193 places, 0 transitions, 0 flow [2025-03-17 11:07:59,997 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 187.33333333333334) internal successors, (562), 3 states have internal predecessors, (562), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 11:07:59,999 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 12 remaining) [2025-03-17 11:08:00,000 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 12 remaining) [2025-03-17 11:08:00,000 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f1Err2ASSERT_VIOLATIONDATA_RACE (9 of 12 remaining) [2025-03-17 11:08:00,000 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f1Err1ASSERT_VIOLATIONDATA_RACE (8 of 12 remaining) [2025-03-17 11:08:00,000 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f1Err0ASSERT_VIOLATIONDATA_RACE (7 of 12 remaining) [2025-03-17 11:08:00,000 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f2Err1ASSERT_VIOLATIONDATA_RACE (6 of 12 remaining) [2025-03-17 11:08:00,002 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f2Err0ASSERT_VIOLATIONDATA_RACE (5 of 12 remaining) [2025-03-17 11:08:00,002 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f1Err2ASSERT_VIOLATIONDATA_RACE (4 of 12 remaining) [2025-03-17 11:08:00,002 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f1Err1ASSERT_VIOLATIONDATA_RACE (3 of 12 remaining) [2025-03-17 11:08:00,002 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f1Err0ASSERT_VIOLATIONDATA_RACE (2 of 12 remaining) [2025-03-17 11:08:00,002 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f2Err1ASSERT_VIOLATIONDATA_RACE (1 of 12 remaining) [2025-03-17 11:08:00,002 INFO L782 garLoopResultBuilder]: Registering result SAFE for location f2Err0ASSERT_VIOLATIONDATA_RACE (0 of 12 remaining) [2025-03-17 11:08:00,002 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-17 11:08:00,004 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2025-03-17 11:08:00,008 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-17 11:08:00,008 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-17 11:08:00,013 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 17.03 11:08:00 BasicIcfg [2025-03-17 11:08:00,016 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-17 11:08:00,016 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-17 11:08:00,016 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-17 11:08:00,016 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-17 11:08:00,017 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 11:07:58" (3/4) ... [2025-03-17 11:08:00,018 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-03-17 11:08:00,021 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure f1 [2025-03-17 11:08:00,021 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure f2 [2025-03-17 11:08:00,025 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2025-03-17 11:08:00,025 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2025-03-17 11:08:00,025 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-03-17 11:08:00,026 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-03-17 11:08:00,087 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-17 11:08:00,087 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-17 11:08:00,088 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-17 11:08:00,088 INFO L158 Benchmark]: Toolchain (without parser) took 3184.70ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 112.0MB in the beginning and 128.9MB in the end (delta: -16.9MB). Peak memory consumption was 18.4MB. Max. memory is 16.1GB. [2025-03-17 11:08:00,088 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 123.7MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-17 11:08:00,089 INFO L158 Benchmark]: CACSL2BoogieTranslator took 514.85ms. Allocated memory is still 142.6MB. Free memory was 112.0MB in the beginning and 74.3MB in the end (delta: 37.7MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2025-03-17 11:08:00,089 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.21ms. Allocated memory is still 142.6MB. Free memory was 74.3MB in the beginning and 71.2MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-17 11:08:00,092 INFO L158 Benchmark]: Boogie Preprocessor took 40.32ms. Allocated memory is still 142.6MB. Free memory was 71.2MB in the beginning and 68.7MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-17 11:08:00,093 INFO L158 Benchmark]: IcfgBuilder took 562.22ms. Allocated memory is still 142.6MB. Free memory was 68.7MB in the beginning and 43.3MB in the end (delta: 25.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-03-17 11:08:00,093 INFO L158 Benchmark]: TraceAbstraction took 1935.87ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 42.8MB in the beginning and 136.0MB in the end (delta: -93.2MB). Peak memory consumption was 10.2MB. Max. memory is 16.1GB. [2025-03-17 11:08:00,093 INFO L158 Benchmark]: Witness Printer took 71.44ms. Allocated memory is still 176.2MB. Free memory was 134.8MB in the beginning and 128.9MB in the end (delta: 5.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-17 11:08:00,094 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 123.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 514.85ms. Allocated memory is still 142.6MB. Free memory was 112.0MB in the beginning and 74.3MB in the end (delta: 37.7MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.21ms. Allocated memory is still 142.6MB. Free memory was 74.3MB in the beginning and 71.2MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 40.32ms. Allocated memory is still 142.6MB. Free memory was 71.2MB in the beginning and 68.7MB in the end (delta: 2.5MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 562.22ms. Allocated memory is still 142.6MB. Free memory was 68.7MB in the beginning and 43.3MB in the end (delta: 25.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 1935.87ms. Allocated memory was 142.6MB in the beginning and 176.2MB in the end (delta: 33.6MB). Free memory was 42.8MB in the beginning and 136.0MB in the end (delta: -93.2MB). Peak memory consumption was 10.2MB. Max. memory is 16.1GB. * Witness Printer took 71.44ms. Allocated memory is still 176.2MB. Free memory was 134.8MB in the beginning and 128.9MB in the end (delta: 5.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 1356]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1358]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1359]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1365]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1366]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 265 locations, 268 edges, 12 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.8s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 154 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 52 mSDsluCounter, 35 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 11 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 218 IncrementalHoareTripleChecker+Invalid, 229 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 11 mSolverCounterUnsat, 35 mSDtfsCounter, 218 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=502occurred in iteration=2, InterpolantAutomatonStates: 15, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 739 NumberOfCodeBlocks, 739 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 734 ConstructedInterpolants, 0 QuantifiedInterpolants, 754 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 5 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-03-17 11:08:00,107 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE