./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.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/goblint-regression/04-mutex_36-trylock_nr.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 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 21:57:05,367 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 21:57:05,416 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 21:57:05,423 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 21:57:05,423 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 21:57:05,449 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 21:57:05,449 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 21:57:05,449 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 21:57:05,449 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 21:57:05,449 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 21:57:05,450 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 21:57:05,450 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 21:57:05,450 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 21:57:05,450 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 21:57:05,450 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 21:57:05,450 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 21:57:05,450 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 21:57:05,451 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 21:57:05,451 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:57:05,452 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 21:57:05,452 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 21:57:05,452 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 -> 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e [2025-03-08 21:57:05,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 21:57:05,687 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 21:57:05,690 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 21:57:05,691 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 21:57:05,692 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 21:57:05,692 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2025-03-08 21:57:06,833 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42958b78c/53799d2748dc474ebb6d7d049e52ac95/FLAGb17872035 [2025-03-08 21:57:07,138 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 21:57:07,139 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2025-03-08 21:57:07,163 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42958b78c/53799d2748dc474ebb6d7d049e52ac95/FLAGb17872035 [2025-03-08 21:57:07,404 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/42958b78c/53799d2748dc474ebb6d7d049e52ac95 [2025-03-08 21:57:07,406 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 21:57:07,407 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 21:57:07,408 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 21:57:07,408 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 21:57:07,410 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 21:57:07,411 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:07,411 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c4a6df1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07, skipping insertion in model container [2025-03-08 21:57:07,412 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:07,449 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 21:57:07,845 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:57:07,857 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 21:57:07,913 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 21:57:07,999 INFO L204 MainTranslator]: Completed translation [2025-03-08 21:57:07,999 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07 WrapperNode [2025-03-08 21:57:08,000 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 21:57:08,001 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 21:57:08,001 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 21:57:08,001 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 21:57:08,005 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:57:07" (1/1) ... [2025-03-08 21:57:08,034 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:57:07" (1/1) ... [2025-03-08 21:57:08,059 INFO L138 Inliner]: procedures = 525, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 117 [2025-03-08 21:57:08,061 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 21:57:08,061 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 21:57:08,061 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 21:57:08,062 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 21:57:08,066 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,067 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,071 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,076 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,090 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,091 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,093 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,094 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,102 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 21:57:08,103 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 21:57:08,103 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 21:57:08,103 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 21:57:08,109 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (1/1) ... [2025-03-08 21:57:08,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 21:57:08,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 21:57:08,136 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:57:08,139 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:57:08,155 INFO L130 BoogieDeclarations]: Found specification of procedure counter_thread [2025-03-08 21:57:08,156 INFO L138 BoogieDeclarations]: Found implementation of procedure counter_thread [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure monitor_thread [2025-03-08 21:57:08,156 INFO L138 BoogieDeclarations]: Found implementation of procedure monitor_thread [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 21:57:08,156 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-08 21:57:08,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 21:57:08,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 21:57:08,157 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:57:08,352 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 21:57:08,354 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 21:57:08,659 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 21:57:08,659 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 21:57:08,686 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 21:57:08,688 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 21:57:08,688 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:57:08 BoogieIcfgContainer [2025-03-08 21:57:08,689 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 21:57:08,690 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 21:57:08,691 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 21:57:08,694 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 21:57:08,694 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 09:57:07" (1/3) ... [2025-03-08 21:57:08,695 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@719edaac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:57:08, skipping insertion in model container [2025-03-08 21:57:08,695 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 09:57:07" (2/3) ... [2025-03-08 21:57:08,695 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@719edaac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 09:57:08, skipping insertion in model container [2025-03-08 21:57:08,696 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:57:08" (3/3) ... [2025-03-08 21:57:08,697 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_36-trylock_nr.i [2025-03-08 21:57:08,711 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 21:57:08,713 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04-mutex_36-trylock_nr.i that has 3 procedures, 232 locations, 1 initial locations, 11 loop locations, and 14 error locations. [2025-03-08 21:57:08,713 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 21:57:08,803 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-08 21:57:08,839 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 238 places, 270 transitions, 554 flow [2025-03-08 21:57:08,919 INFO L124 PetriNetUnfolderBase]: 39/268 cut-off events. [2025-03-08 21:57:08,923 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-08 21:57:08,930 INFO L83 FinitePrefix]: Finished finitePrefix Result has 277 conditions, 268 events. 39/268 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 829 event pairs, 0 based on Foata normal form. 0/215 useless extension candidates. Maximal degree in co-relation 190. Up to 5 conditions per place. [2025-03-08 21:57:08,931 INFO L82 GeneralOperation]: Start removeDead. Operand has 238 places, 270 transitions, 554 flow [2025-03-08 21:57:08,940 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 229 places, 258 transitions, 528 flow [2025-03-08 21:57:08,947 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 21:57:08,958 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;@3894b398, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 21:57:08,959 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2025-03-08 21:57:08,964 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 21:57:08,967 INFO L124 PetriNetUnfolderBase]: 0/27 cut-off events. [2025-03-08 21:57:08,968 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 21:57:08,968 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:08,968 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] [2025-03-08 21:57:08,969 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:08,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:08,973 INFO L85 PathProgramCache]: Analyzing trace with hash -624914910, now seen corresponding path program 1 times [2025-03-08 21:57:08,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:08,979 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833847850] [2025-03-08 21:57:08,979 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:57:08,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:09,109 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-03-08 21:57:09,122 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-03-08 21:57:09,122 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:57:09,122 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:09,266 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:57:09,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:09,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833847850] [2025-03-08 21:57:09,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833847850] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:09,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:09,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:57:09,270 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1343742864] [2025-03-08 21:57:09,271 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:09,275 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:57:09,278 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:09,294 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:57:09,295 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:57:09,322 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 270 [2025-03-08 21:57:09,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 258 transitions, 528 flow. Second operand has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 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:57:09,327 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:09,327 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 270 [2025-03-08 21:57:09,328 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:09,460 INFO L124 PetriNetUnfolderBase]: 46/536 cut-off events. [2025-03-08 21:57:09,460 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2025-03-08 21:57:09,462 INFO L83 FinitePrefix]: Finished finitePrefix Result has 604 conditions, 536 events. 46/536 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2901 event pairs, 15 based on Foata normal form. 93/542 useless extension candidates. Maximal degree in co-relation 465. Up to 48 conditions per place. [2025-03-08 21:57:09,465 INFO L140 encePairwiseOnDemand]: 250/270 looper letters, 13 selfloop transitions, 2 changer transitions 9/225 dead transitions. [2025-03-08 21:57:09,465 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 225 transitions, 492 flow [2025-03-08 21:57:09,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:57:09,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:57:09,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 714 transitions. [2025-03-08 21:57:09,477 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8814814814814815 [2025-03-08 21:57:09,478 INFO L175 Difference]: Start difference. First operand has 229 places, 258 transitions, 528 flow. Second operand 3 states and 714 transitions. [2025-03-08 21:57:09,479 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 225 transitions, 492 flow [2025-03-08 21:57:09,484 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 225 transitions, 484 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-08 21:57:09,487 INFO L231 Difference]: Finished difference. Result has 218 places, 216 transitions, 440 flow [2025-03-08 21:57:09,489 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=440, PETRI_PLACES=218, PETRI_TRANSITIONS=216} [2025-03-08 21:57:09,494 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -11 predicate places. [2025-03-08 21:57:09,495 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 216 transitions, 440 flow [2025-03-08 21:57:09,495 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 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:57:09,495 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:09,496 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] [2025-03-08 21:57:09,496 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 21:57:09,496 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting counter_threadErr4ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:09,497 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:09,497 INFO L85 PathProgramCache]: Analyzing trace with hash -1071492847, now seen corresponding path program 1 times [2025-03-08 21:57:09,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:09,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254699581] [2025-03-08 21:57:09,497 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:57:09,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:09,527 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-08 21:57:09,534 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-08 21:57:09,537 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:57:09,537 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:09,595 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:57:09,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:09,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254699581] [2025-03-08 21:57:09,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254699581] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:09,595 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:09,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:57:09,595 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741960840] [2025-03-08 21:57:09,596 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:09,596 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:57:09,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:09,597 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:57:09,597 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:57:09,609 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-03-08 21:57:09,610 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 216 transitions, 440 flow. Second operand has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 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:57:09,610 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:09,610 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-03-08 21:57:09,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:09,690 INFO L124 PetriNetUnfolderBase]: 67/665 cut-off events. [2025-03-08 21:57:09,690 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-08 21:57:09,692 INFO L83 FinitePrefix]: Finished finitePrefix Result has 749 conditions, 665 events. 67/665 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4072 event pairs, 16 based on Foata normal form. 0/563 useless extension candidates. Maximal degree in co-relation 715. Up to 70 conditions per place. [2025-03-08 21:57:09,694 INFO L140 encePairwiseOnDemand]: 266/270 looper letters, 14 selfloop transitions, 2 changer transitions 0/217 dead transitions. [2025-03-08 21:57:09,694 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 217 transitions, 475 flow [2025-03-08 21:57:09,694 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:57:09,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:57:09,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-03-08 21:57:09,698 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-03-08 21:57:09,698 INFO L175 Difference]: Start difference. First operand has 218 places, 216 transitions, 440 flow. Second operand 3 states and 705 transitions. [2025-03-08 21:57:09,698 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 217 transitions, 475 flow [2025-03-08 21:57:09,701 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 217 transitions, 471 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:57:09,704 INFO L231 Difference]: Finished difference. Result has 209 places, 216 transitions, 446 flow [2025-03-08 21:57:09,705 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=432, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=446, PETRI_PLACES=209, PETRI_TRANSITIONS=216} [2025-03-08 21:57:09,706 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -20 predicate places. [2025-03-08 21:57:09,706 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 216 transitions, 446 flow [2025-03-08 21:57:09,707 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 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:57:09,707 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:09,707 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] [2025-03-08 21:57:09,707 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 21:57:09,707 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:09,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:09,708 INFO L85 PathProgramCache]: Analyzing trace with hash -1240547924, now seen corresponding path program 1 times [2025-03-08 21:57:09,708 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:09,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [669984742] [2025-03-08 21:57:09,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:57:09,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:09,726 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-08 21:57:09,729 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-08 21:57:09,729 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:57:09,729 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:09,815 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:57:09,815 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:09,815 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [669984742] [2025-03-08 21:57:09,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [669984742] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:09,815 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:09,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:57:09,816 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671910251] [2025-03-08 21:57:09,816 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:09,816 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:57:09,816 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:09,816 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:57:09,817 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:57:09,845 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-03-08 21:57:09,846 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 216 transitions, 446 flow. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 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:57:09,847 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:09,847 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-03-08 21:57:09,847 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:10,033 INFO L124 PetriNetUnfolderBase]: 381/1655 cut-off events. [2025-03-08 21:57:10,033 INFO L125 PetriNetUnfolderBase]: For 8/11 co-relation queries the response was YES. [2025-03-08 21:57:10,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2139 conditions, 1655 events. 381/1655 cut-off events. For 8/11 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 13007 event pairs, 100 based on Foata normal form. 2/1488 useless extension candidates. Maximal degree in co-relation 1916. Up to 435 conditions per place. [2025-03-08 21:57:10,047 INFO L140 encePairwiseOnDemand]: 254/270 looper letters, 27 selfloop transitions, 7 changer transitions 5/221 dead transitions. [2025-03-08 21:57:10,048 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 221 transitions, 530 flow [2025-03-08 21:57:10,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:57:10,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:57:10,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 680 transitions. [2025-03-08 21:57:10,050 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8395061728395061 [2025-03-08 21:57:10,050 INFO L175 Difference]: Start difference. First operand has 209 places, 216 transitions, 446 flow. Second operand 3 states and 680 transitions. [2025-03-08 21:57:10,051 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 221 transitions, 530 flow [2025-03-08 21:57:10,052 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 221 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:57:10,054 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 468 flow [2025-03-08 21:57:10,054 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=430, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=468, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2025-03-08 21:57:10,055 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -25 predicate places. [2025-03-08 21:57:10,056 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 468 flow [2025-03-08 21:57:10,056 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 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:57:10,056 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:10,056 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 21:57:10,056 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 21:57:10,057 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting counter_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:10,057 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:10,057 INFO L85 PathProgramCache]: Analyzing trace with hash -689871396, now seen corresponding path program 1 times [2025-03-08 21:57:10,058 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:10,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976243156] [2025-03-08 21:57:10,058 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:57:10,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:10,081 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-08 21:57:10,089 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-08 21:57:10,089 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:57:10,089 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:10,137 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:57:10,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:10,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976243156] [2025-03-08 21:57:10,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976243156] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:10,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:10,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:57:10,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1556158362] [2025-03-08 21:57:10,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:10,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:57:10,138 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:10,138 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:57:10,138 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:57:10,151 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-03-08 21:57:10,152 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 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:57:10,153 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:10,153 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-03-08 21:57:10,153 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:10,306 INFO L124 PetriNetUnfolderBase]: 216/1589 cut-off events. [2025-03-08 21:57:10,306 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-08 21:57:10,312 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1928 conditions, 1589 events. 216/1589 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 11784 event pairs, 21 based on Foata normal form. 0/1403 useless extension candidates. Maximal degree in co-relation 1734. Up to 139 conditions per place. [2025-03-08 21:57:10,317 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 18 selfloop transitions, 4 changer transitions 0/218 dead transitions. [2025-03-08 21:57:10,317 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 218 transitions, 530 flow [2025-03-08 21:57:10,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:57:10,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:57:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 711 transitions. [2025-03-08 21:57:10,319 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8777777777777778 [2025-03-08 21:57:10,319 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 468 flow. Second operand 3 states and 711 transitions. [2025-03-08 21:57:10,319 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 218 transitions, 530 flow [2025-03-08 21:57:10,321 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 218 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:57:10,322 INFO L231 Difference]: Finished difference. Result has 202 places, 212 transitions, 496 flow [2025-03-08 21:57:10,323 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=466, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=496, PETRI_PLACES=202, PETRI_TRANSITIONS=212} [2025-03-08 21:57:10,325 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -27 predicate places. [2025-03-08 21:57:10,325 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 212 transitions, 496 flow [2025-03-08 21:57:10,325 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 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:57:10,325 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:10,325 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] [2025-03-08 21:57:10,325 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 21:57:10,325 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting counter_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:10,326 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:10,326 INFO L85 PathProgramCache]: Analyzing trace with hash 1115135395, now seen corresponding path program 1 times [2025-03-08 21:57:10,326 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:10,326 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122296523] [2025-03-08 21:57:10,326 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:57:10,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:10,355 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-08 21:57:10,359 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-08 21:57:10,360 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:57:10,360 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:10,406 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:57:10,406 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:10,406 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2122296523] [2025-03-08 21:57:10,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2122296523] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:10,406 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:10,406 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 21:57:10,406 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [45429076] [2025-03-08 21:57:10,406 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:10,407 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 21:57:10,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:10,407 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 21:57:10,407 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 21:57:10,423 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-03-08 21:57:10,424 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 212 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 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:57:10,424 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:10,424 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-03-08 21:57:10,424 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:10,645 INFO L124 PetriNetUnfolderBase]: 355/2486 cut-off events. [2025-03-08 21:57:10,646 INFO L125 PetriNetUnfolderBase]: For 114/117 co-relation queries the response was YES. [2025-03-08 21:57:10,653 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3107 conditions, 2486 events. 355/2486 cut-off events. For 114/117 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 20794 event pairs, 42 based on Foata normal form. 2/2191 useless extension candidates. Maximal degree in co-relation 2908. Up to 233 conditions per place. [2025-03-08 21:57:10,659 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 20 selfloop transitions, 6 changer transitions 0/223 dead transitions. [2025-03-08 21:57:10,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 223 transitions, 584 flow [2025-03-08 21:57:10,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 21:57:10,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 21:57:10,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-08 21:57:10,664 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802469135802469 [2025-03-08 21:57:10,664 INFO L175 Difference]: Start difference. First operand has 202 places, 212 transitions, 496 flow. Second operand 3 states and 713 transitions. [2025-03-08 21:57:10,665 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 223 transitions, 584 flow [2025-03-08 21:57:10,668 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 223 transitions, 572 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:57:10,670 INFO L231 Difference]: Finished difference. Result has 204 places, 217 transitions, 542 flow [2025-03-08 21:57:10,670 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=542, PETRI_PLACES=204, PETRI_TRANSITIONS=217} [2025-03-08 21:57:10,671 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -25 predicate places. [2025-03-08 21:57:10,671 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 217 transitions, 542 flow [2025-03-08 21:57:10,672 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 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:57:10,673 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:10,673 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] [2025-03-08 21:57:10,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 21:57:10,673 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:10,673 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:10,674 INFO L85 PathProgramCache]: Analyzing trace with hash 1955481034, now seen corresponding path program 1 times [2025-03-08 21:57:10,675 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:10,675 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [688949350] [2025-03-08 21:57:10,675 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 21:57:10,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:10,693 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 79 statements into 1 equivalence classes. [2025-03-08 21:57:10,699 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-03-08 21:57:10,699 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 21:57:10,699 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:10,987 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:57:10,988 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:10,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [688949350] [2025-03-08 21:57:10,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [688949350] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:10,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:10,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:57:10,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1597966878] [2025-03-08 21:57:10,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:10,989 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 21:57:10,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:10,990 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 21:57:10,990 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 21:57:11,016 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-08 21:57:11,018 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 217 transitions, 542 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:11,018 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:11,018 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-08 21:57:11,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:11,521 INFO L124 PetriNetUnfolderBase]: 799/5115 cut-off events. [2025-03-08 21:57:11,521 INFO L125 PetriNetUnfolderBase]: For 291/304 co-relation queries the response was YES. [2025-03-08 21:57:11,536 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6654 conditions, 5115 events. 799/5115 cut-off events. For 291/304 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 50966 event pairs, 74 based on Foata normal form. 4/4545 useless extension candidates. Maximal degree in co-relation 6405. Up to 420 conditions per place. [2025-03-08 21:57:11,550 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 31 selfloop transitions, 23 changer transitions 0/254 dead transitions. [2025-03-08 21:57:11,550 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 254 transitions, 728 flow [2025-03-08 21:57:11,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-03-08 21:57:11,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2025-03-08 21:57:11,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 2090 transitions. [2025-03-08 21:57:11,554 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8600823045267489 [2025-03-08 21:57:11,554 INFO L175 Difference]: Start difference. First operand has 204 places, 217 transitions, 542 flow. Second operand 9 states and 2090 transitions. [2025-03-08 21:57:11,554 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 254 transitions, 728 flow [2025-03-08 21:57:11,557 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 254 transitions, 716 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 21:57:11,559 INFO L231 Difference]: Finished difference. Result has 218 places, 239 transitions, 700 flow [2025-03-08 21:57:11,561 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=530, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=700, PETRI_PLACES=218, PETRI_TRANSITIONS=239} [2025-03-08 21:57:11,562 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -11 predicate places. [2025-03-08 21:57:11,562 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 239 transitions, 700 flow [2025-03-08 21:57:11,563 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:11,563 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:11,563 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] [2025-03-08 21:57:11,563 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 21:57:11,563 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:11,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:11,564 INFO L85 PathProgramCache]: Analyzing trace with hash -2001200418, now seen corresponding path program 2 times [2025-03-08 21:57:11,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:11,564 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1409645023] [2025-03-08 21:57:11,564 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 21:57:11,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:11,583 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 79 statements into 1 equivalence classes. [2025-03-08 21:57:11,588 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-03-08 21:57:11,588 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-08 21:57:11,588 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:11,741 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:57:11,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:11,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1409645023] [2025-03-08 21:57:11,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1409645023] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:11,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:11,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:57:11,741 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1196312569] [2025-03-08 21:57:11,741 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:11,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 21:57:11,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:11,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 21:57:11,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-08 21:57:11,779 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-08 21:57:11,781 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 239 transitions, 700 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:11,781 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:11,781 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-08 21:57:11,781 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:12,495 INFO L124 PetriNetUnfolderBase]: 1070/7140 cut-off events. [2025-03-08 21:57:12,496 INFO L125 PetriNetUnfolderBase]: For 1692/1848 co-relation queries the response was YES. [2025-03-08 21:57:12,522 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10316 conditions, 7140 events. 1070/7140 cut-off events. For 1692/1848 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 78575 event pairs, 65 based on Foata normal form. 38/6432 useless extension candidates. Maximal degree in co-relation 10021. Up to 590 conditions per place. [2025-03-08 21:57:12,539 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 39 selfloop transitions, 33 changer transitions 0/272 dead transitions. [2025-03-08 21:57:12,539 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 272 transitions, 1011 flow [2025-03-08 21:57:12,540 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 21:57:12,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 21:57:12,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1404 transitions. [2025-03-08 21:57:12,543 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2025-03-08 21:57:12,543 INFO L175 Difference]: Start difference. First operand has 218 places, 239 transitions, 700 flow. Second operand 6 states and 1404 transitions. [2025-03-08 21:57:12,543 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 272 transitions, 1011 flow [2025-03-08 21:57:12,549 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 272 transitions, 1011 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 21:57:12,552 INFO L231 Difference]: Finished difference. Result has 228 places, 260 transitions, 970 flow [2025-03-08 21:57:12,552 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=970, PETRI_PLACES=228, PETRI_TRANSITIONS=260} [2025-03-08 21:57:12,554 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -1 predicate places. [2025-03-08 21:57:12,554 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 260 transitions, 970 flow [2025-03-08 21:57:12,555 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:12,555 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:12,555 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] [2025-03-08 21:57:12,555 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 21:57:12,555 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:12,556 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:12,557 INFO L85 PathProgramCache]: Analyzing trace with hash -364119874, now seen corresponding path program 3 times [2025-03-08 21:57:12,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:12,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [98180960] [2025-03-08 21:57:12,557 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 21:57:12,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:12,577 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 79 statements into 1 equivalence classes. [2025-03-08 21:57:12,583 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-03-08 21:57:12,583 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-08 21:57:12,583 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:12,761 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 21:57:12,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:12,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [98180960] [2025-03-08 21:57:12,762 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [98180960] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:12,762 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:12,762 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:57:12,763 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1077544648] [2025-03-08 21:57:12,763 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:12,763 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 21:57:12,764 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:12,764 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 21:57:12,764 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 21:57:12,792 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-08 21:57:12,794 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 260 transitions, 970 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:12,794 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:12,794 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-08 21:57:12,794 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:13,671 INFO L124 PetriNetUnfolderBase]: 1277/8397 cut-off events. [2025-03-08 21:57:13,671 INFO L125 PetriNetUnfolderBase]: For 5381/5788 co-relation queries the response was YES. [2025-03-08 21:57:13,706 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13354 conditions, 8397 events. 1277/8397 cut-off events. For 5381/5788 co-relation queries the response was YES. Maximal size of possible extension queue 233. Compared 94686 event pairs, 73 based on Foata normal form. 156/7670 useless extension candidates. Maximal degree in co-relation 13024. Up to 690 conditions per place. [2025-03-08 21:57:13,732 INFO L140 encePairwiseOnDemand]: 257/270 looper letters, 40 selfloop transitions, 68 changer transitions 0/308 dead transitions. [2025-03-08 21:57:13,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 308 transitions, 1538 flow [2025-03-08 21:57:13,736 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-08 21:57:13,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-08 21:57:13,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1645 transitions. [2025-03-08 21:57:13,739 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-03-08 21:57:13,739 INFO L175 Difference]: Start difference. First operand has 228 places, 260 transitions, 970 flow. Second operand 7 states and 1645 transitions. [2025-03-08 21:57:13,739 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 308 transitions, 1538 flow [2025-03-08 21:57:13,752 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 308 transitions, 1522 flow, removed 8 selfloop flow, removed 0 redundant places. [2025-03-08 21:57:13,756 INFO L231 Difference]: Finished difference. Result has 240 places, 295 transitions, 1557 flow [2025-03-08 21:57:13,757 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=954, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=36, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1557, PETRI_PLACES=240, PETRI_TRANSITIONS=295} [2025-03-08 21:57:13,758 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, 11 predicate places. [2025-03-08 21:57:13,758 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 295 transitions, 1557 flow [2025-03-08 21:57:13,759 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:13,759 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 21:57:13,759 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] [2025-03-08 21:57:13,759 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 21:57:13,760 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-08 21:57:13,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 21:57:13,760 INFO L85 PathProgramCache]: Analyzing trace with hash -450866562, now seen corresponding path program 4 times [2025-03-08 21:57:13,760 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 21:57:13,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [106401387] [2025-03-08 21:57:13,761 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 21:57:13,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 21:57:13,782 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 79 statements into 2 equivalence classes. [2025-03-08 21:57:13,786 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 69 of 79 statements. [2025-03-08 21:57:13,786 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-03-08 21:57:13,786 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 21:57:13,913 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:57:13,914 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 21:57:13,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [106401387] [2025-03-08 21:57:13,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [106401387] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 21:57:13,914 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 21:57:13,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 21:57:13,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [567948258] [2025-03-08 21:57:13,915 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 21:57:13,915 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 21:57:13,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 21:57:13,915 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 21:57:13,915 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-08 21:57:13,956 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-08 21:57:13,957 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 295 transitions, 1557 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:13,957 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 21:57:13,957 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-08 21:57:13,957 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 21:57:14,554 INFO L124 PetriNetUnfolderBase]: 773/5294 cut-off events. [2025-03-08 21:57:14,554 INFO L125 PetriNetUnfolderBase]: For 6739/7148 co-relation queries the response was YES. [2025-03-08 21:57:14,573 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9028 conditions, 5294 events. 773/5294 cut-off events. For 6739/7148 co-relation queries the response was YES. Maximal size of possible extension queue 177. Compared 56292 event pairs, 52 based on Foata normal form. 132/4873 useless extension candidates. Maximal degree in co-relation 8671. Up to 434 conditions per place. [2025-03-08 21:57:14,576 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 0 selfloop transitions, 0 changer transitions 297/297 dead transitions. [2025-03-08 21:57:14,576 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 297 transitions, 1804 flow [2025-03-08 21:57:14,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-08 21:57:14,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-08 21:57:14,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1638 transitions. [2025-03-08 21:57:14,579 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2025-03-08 21:57:14,579 INFO L175 Difference]: Start difference. First operand has 240 places, 295 transitions, 1557 flow. Second operand 7 states and 1638 transitions. [2025-03-08 21:57:14,579 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 297 transitions, 1804 flow [2025-03-08 21:57:14,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 297 transitions, 1664 flow, removed 25 selfloop flow, removed 3 redundant places. [2025-03-08 21:57:14,593 INFO L231 Difference]: Finished difference. Result has 241 places, 0 transitions, 0 flow [2025-03-08 21:57:14,594 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=1289, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=278, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=241, PETRI_TRANSITIONS=0} [2025-03-08 21:57:14,594 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, 12 predicate places. [2025-03-08 21:57:14,594 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 0 transitions, 0 flow [2025-03-08 21:57:14,595 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 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:57:14,596 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (24 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2025-03-08 21:57:14,597 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2025-03-08 21:57:14,598 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2025-03-08 21:57:14,599 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 21:57:14,599 INFO L422 BasicCegarLoop]: Path program histogram: [4, 1, 1, 1, 1, 1] [2025-03-08 21:57:14,602 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-08 21:57:14,602 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-08 21:57:14,607 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.03 09:57:14 BasicIcfg [2025-03-08 21:57:14,607 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-08 21:57:14,608 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-08 21:57:14,608 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-08 21:57:14,608 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-08 21:57:14,609 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 09:57:08" (3/4) ... [2025-03-08 21:57:14,610 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-03-08 21:57:14,612 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure monitor_thread [2025-03-08 21:57:14,612 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure counter_thread [2025-03-08 21:57:14,615 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2025-03-08 21:57:14,615 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2025-03-08 21:57:14,615 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-03-08 21:57:14,672 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-08 21:57:14,672 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-08 21:57:14,672 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-08 21:57:14,673 INFO L158 Benchmark]: Toolchain (without parser) took 7265.64ms. Allocated memory was 167.8MB in the beginning and 679.5MB in the end (delta: 511.7MB). Free memory was 119.3MB in the beginning and 385.9MB in the end (delta: -266.6MB). Peak memory consumption was 243.0MB. Max. memory is 16.1GB. [2025-03-08 21:57:14,673 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 201.3MB. Free memory is still 119.6MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 21:57:14,673 INFO L158 Benchmark]: CACSL2BoogieTranslator took 592.34ms. Allocated memory is still 167.8MB. Free memory was 118.8MB in the beginning and 58.0MB in the end (delta: 60.9MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. [2025-03-08 21:57:14,673 INFO L158 Benchmark]: Boogie Procedure Inliner took 60.38ms. Allocated memory is still 167.8MB. Free memory was 58.0MB in the beginning and 55.3MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 21:57:14,673 INFO L158 Benchmark]: Boogie Preprocessor took 41.25ms. Allocated memory is still 167.8MB. Free memory was 55.3MB in the beginning and 52.6MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 21:57:14,673 INFO L158 Benchmark]: IcfgBuilder took 585.40ms. Allocated memory is still 167.8MB. Free memory was 52.6MB in the beginning and 108.6MB in the end (delta: -56.0MB). Peak memory consumption was 32.8MB. Max. memory is 16.1GB. [2025-03-08 21:57:14,674 INFO L158 Benchmark]: TraceAbstraction took 5917.20ms. Allocated memory was 167.8MB in the beginning and 679.5MB in the end (delta: 511.7MB). Free memory was 107.6MB in the beginning and 390.1MB in the end (delta: -282.5MB). Peak memory consumption was 537.3MB. Max. memory is 16.1GB. [2025-03-08 21:57:14,674 INFO L158 Benchmark]: Witness Printer took 64.04ms. Allocated memory is still 679.5MB. Free memory was 390.1MB in the beginning and 385.9MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 21:57:14,675 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.23ms. Allocated memory is still 201.3MB. Free memory is still 119.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 592.34ms. Allocated memory is still 167.8MB. Free memory was 118.8MB in the beginning and 58.0MB in the end (delta: 60.9MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 60.38ms. Allocated memory is still 167.8MB. Free memory was 58.0MB in the beginning and 55.3MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 41.25ms. Allocated memory is still 167.8MB. Free memory was 55.3MB in the beginning and 52.6MB in the end (delta: 2.7MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 585.40ms. Allocated memory is still 167.8MB. Free memory was 52.6MB in the beginning and 108.6MB in the end (delta: -56.0MB). Peak memory consumption was 32.8MB. Max. memory is 16.1GB. * TraceAbstraction took 5917.20ms. Allocated memory was 167.8MB in the beginning and 679.5MB in the end (delta: 511.7MB). Free memory was 107.6MB in the beginning and 390.1MB in the end (delta: -282.5MB). Peak memory consumption was 537.3MB. Max. memory is 16.1GB. * Witness Printer took 64.04ms. Allocated memory is still 679.5MB. Free memory was 390.1MB in the beginning and 385.9MB in the end (delta: 4.2MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 1819]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1824]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1825]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1828]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1803]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1806]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1808]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1808]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1811]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1843]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1846]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1849]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1852]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1855]: 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, 356 locations, 416 edges, 25 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: 5.8s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 4, EmptinessCheckTime: 0.0s, AutomataDifference: 4.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 330 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 211 mSDsluCounter, 166 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 91 mSDsCounter, 72 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 585 IncrementalHoareTripleChecker+Invalid, 657 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 72 mSolverCounterUnsat, 75 mSDtfsCounter, 585 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 39 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1557occurred in iteration=8, InterpolantAutomatonStates: 44, 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, 1.1s InterpolantComputationTime, 524 NumberOfCodeBlocks, 514 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 515 ConstructedInterpolants, 0 QuantifiedInterpolants, 928 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 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 14 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-03-08 21:57:14,687 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