./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 c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:20:19,930 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:20:20,001 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:20:20,009 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:20:20,013 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:20:20,042 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:20:20,043 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:20:20,044 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:20:20,044 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:20:20,045 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:20:20,045 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:20:20,046 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:20:20,046 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:20:20,047 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:20:20,047 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:20:20,047 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:20:20,048 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:20:20,048 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:20:20,048 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:20:20,048 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e [2025-02-06 09:20:20,347 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:20:20,357 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:20:20,360 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:20:20,361 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:20:20,361 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:20:20,363 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2025-02-06 09:20:21,663 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e2d675cf9/261678f5bf8a4d02b6997fa722062ba5/FLAGf855e0efb [2025-02-06 09:20:22,125 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:20:22,129 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2025-02-06 09:20:22,158 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e2d675cf9/261678f5bf8a4d02b6997fa722062ba5/FLAGf855e0efb [2025-02-06 09:20:22,236 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e2d675cf9/261678f5bf8a4d02b6997fa722062ba5 [2025-02-06 09:20:22,240 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:20:22,241 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:20:22,243 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:20:22,244 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:20:22,248 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:20:22,249 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:20:22" (1/1) ... [2025-02-06 09:20:22,250 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@34d7da3f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:22, skipping insertion in model container [2025-02-06 09:20:22,250 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:20:22" (1/1) ... [2025-02-06 09:20:22,295 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:20:22,956 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:20:22,975 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:20:23,068 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:20:23,175 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:20:23,177 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23 WrapperNode [2025-02-06 09:20:23,177 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:20:23,178 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:20:23,179 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:20:23,179 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:20:23,185 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,207 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,229 INFO L138 Inliner]: procedures = 525, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 117 [2025-02-06 09:20:23,229 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:20:23,230 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:20:23,230 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:20:23,230 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:20:23,237 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,237 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,246 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,246 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,256 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,258 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,262 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,264 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,268 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:20:23,270 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:20:23,270 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:20:23,270 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:20:23,271 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (1/1) ... [2025-02-06 09:20:23,277 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:20:23,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:20:23,320 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:20:23,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:20:23,346 INFO L130 BoogieDeclarations]: Found specification of procedure counter_thread [2025-02-06 09:20:23,346 INFO L138 BoogieDeclarations]: Found implementation of procedure counter_thread [2025-02-06 09:20:23,346 INFO L130 BoogieDeclarations]: Found specification of procedure monitor_thread [2025-02-06 09:20:23,346 INFO L138 BoogieDeclarations]: Found implementation of procedure monitor_thread [2025-02-06 09:20:23,346 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:20:23,347 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:20:23,347 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:20:23,348 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:20:23,630 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:20:23,631 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:20:23,931 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:20:23,931 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:20:23,958 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:20:23,958 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:20:23,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:20:23 BoogieIcfgContainer [2025-02-06 09:20:23,959 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:20:23,963 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:20:23,963 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:20:23,968 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:20:23,969 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:20:22" (1/3) ... [2025-02-06 09:20:23,970 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@23917966 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:20:23, skipping insertion in model container [2025-02-06 09:20:23,970 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:20:23" (2/3) ... [2025-02-06 09:20:23,970 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@23917966 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:20:23, skipping insertion in model container [2025-02-06 09:20:23,971 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:20:23" (3/3) ... [2025-02-06 09:20:23,972 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_36-trylock_nr.i [2025-02-06 09:20:23,991 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:20:23,992 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-02-06 09:20:23,993 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:20:24,086 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-02-06 09:20:24,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 238 places, 270 transitions, 554 flow [2025-02-06 09:20:24,218 INFO L124 PetriNetUnfolderBase]: 39/268 cut-off events. [2025-02-06 09:20:24,221 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-06 09:20:24,232 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-02-06 09:20:24,232 INFO L82 GeneralOperation]: Start removeDead. Operand has 238 places, 270 transitions, 554 flow [2025-02-06 09:20:24,241 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 229 places, 258 transitions, 528 flow [2025-02-06 09:20:24,251 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:20:24,260 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;@79a02187, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:20:24,260 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2025-02-06 09:20:24,269 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:20:24,269 INFO L124 PetriNetUnfolderBase]: 0/27 cut-off events. [2025-02-06 09:20:24,269 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:20:24,269 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:24,270 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-02-06 09:20:24,270 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-02-06 09:20:24,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:24,275 INFO L85 PathProgramCache]: Analyzing trace with hash -624914910, now seen corresponding path program 1 times [2025-02-06 09:20:24,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:24,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1670685666] [2025-02-06 09:20:24,282 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:20:24,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:24,438 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:20:24,447 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:20:24,448 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:20:24,448 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:24,612 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:24,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:24,612 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1670685666] [2025-02-06 09:20:24,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1670685666] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:24,613 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:24,613 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:20:24,614 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1541103174] [2025-02-06 09:20:24,615 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:24,619 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:20:24,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:24,636 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:20:24,637 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:20:24,669 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 270 [2025-02-06 09:20:24,673 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-02-06 09:20:24,673 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:24,673 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 270 [2025-02-06 09:20:24,678 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:24,820 INFO L124 PetriNetUnfolderBase]: 46/536 cut-off events. [2025-02-06 09:20:24,820 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2025-02-06 09:20:24,824 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-02-06 09:20:24,827 INFO L140 encePairwiseOnDemand]: 250/270 looper letters, 13 selfloop transitions, 2 changer transitions 9/225 dead transitions. [2025-02-06 09:20:24,828 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 225 transitions, 492 flow [2025-02-06 09:20:24,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:20:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:20:24,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 714 transitions. [2025-02-06 09:20:24,846 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8814814814814815 [2025-02-06 09:20:24,847 INFO L175 Difference]: Start difference. First operand has 229 places, 258 transitions, 528 flow. Second operand 3 states and 714 transitions. [2025-02-06 09:20:24,849 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 225 transitions, 492 flow [2025-02-06 09:20:24,856 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 225 transitions, 484 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-06 09:20:24,862 INFO L231 Difference]: Finished difference. Result has 218 places, 216 transitions, 440 flow [2025-02-06 09:20:24,865 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-02-06 09:20:24,868 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -11 predicate places. [2025-02-06 09:20:24,868 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 216 transitions, 440 flow [2025-02-06 09:20:24,869 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-02-06 09:20:24,869 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:24,869 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-02-06 09:20:24,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:20:24,869 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-02-06 09:20:24,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:24,870 INFO L85 PathProgramCache]: Analyzing trace with hash -1071492847, now seen corresponding path program 1 times [2025-02-06 09:20:24,870 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:24,870 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [502014146] [2025-02-06 09:20:24,870 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:20:24,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:24,929 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-06 09:20:24,934 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-06 09:20:24,935 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:20:24,935 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:25,025 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:25,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:25,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [502014146] [2025-02-06 09:20:25,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [502014146] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:25,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:25,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:20:25,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [629990042] [2025-02-06 09:20:25,026 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:25,027 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:20:25,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:25,028 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:20:25,028 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:20:25,041 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-02-06 09:20:25,043 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-02-06 09:20:25,043 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:25,043 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-02-06 09:20:25,043 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:25,155 INFO L124 PetriNetUnfolderBase]: 67/665 cut-off events. [2025-02-06 09:20:25,155 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-06 09:20:25,158 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-02-06 09:20:25,160 INFO L140 encePairwiseOnDemand]: 266/270 looper letters, 14 selfloop transitions, 2 changer transitions 0/217 dead transitions. [2025-02-06 09:20:25,161 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 217 transitions, 475 flow [2025-02-06 09:20:25,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:20:25,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:20:25,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-02-06 09:20:25,164 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-02-06 09:20:25,164 INFO L175 Difference]: Start difference. First operand has 218 places, 216 transitions, 440 flow. Second operand 3 states and 705 transitions. [2025-02-06 09:20:25,164 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 217 transitions, 475 flow [2025-02-06 09:20:25,165 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 217 transitions, 471 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:20:25,168 INFO L231 Difference]: Finished difference. Result has 209 places, 216 transitions, 446 flow [2025-02-06 09:20:25,169 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-02-06 09:20:25,170 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -20 predicate places. [2025-02-06 09:20:25,170 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 216 transitions, 446 flow [2025-02-06 09:20:25,170 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-02-06 09:20:25,170 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:25,171 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-02-06 09:20:25,171 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:20:25,171 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-02-06 09:20:25,171 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:25,171 INFO L85 PathProgramCache]: Analyzing trace with hash -1240547924, now seen corresponding path program 1 times [2025-02-06 09:20:25,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:25,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848045118] [2025-02-06 09:20:25,172 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:20:25,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:25,199 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-06 09:20:25,205 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-06 09:20:25,205 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:20:25,205 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:25,265 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:25,266 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:25,266 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1848045118] [2025-02-06 09:20:25,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1848045118] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:25,266 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:25,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:20:25,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2053402916] [2025-02-06 09:20:25,266 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:25,266 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:20:25,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:25,267 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:20:25,267 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:20:25,300 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-02-06 09:20:25,301 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-02-06 09:20:25,301 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:25,302 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-02-06 09:20:25,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:25,521 INFO L124 PetriNetUnfolderBase]: 381/1655 cut-off events. [2025-02-06 09:20:25,522 INFO L125 PetriNetUnfolderBase]: For 8/11 co-relation queries the response was YES. [2025-02-06 09:20:25,529 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-02-06 09:20:25,536 INFO L140 encePairwiseOnDemand]: 254/270 looper letters, 27 selfloop transitions, 7 changer transitions 5/221 dead transitions. [2025-02-06 09:20:25,538 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 221 transitions, 530 flow [2025-02-06 09:20:25,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:20:25,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:20:25,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 680 transitions. [2025-02-06 09:20:25,541 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8395061728395061 [2025-02-06 09:20:25,541 INFO L175 Difference]: Start difference. First operand has 209 places, 216 transitions, 446 flow. Second operand 3 states and 680 transitions. [2025-02-06 09:20:25,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 221 transitions, 530 flow [2025-02-06 09:20:25,543 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 221 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:20:25,545 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 468 flow [2025-02-06 09:20:25,546 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-02-06 09:20:25,547 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -25 predicate places. [2025-02-06 09:20:25,547 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 468 flow [2025-02-06 09:20:25,548 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-02-06 09:20:25,548 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:25,548 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:20:25,548 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:20:25,548 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-02-06 09:20:25,549 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:25,549 INFO L85 PathProgramCache]: Analyzing trace with hash -689871396, now seen corresponding path program 1 times [2025-02-06 09:20:25,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:25,550 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1752334977] [2025-02-06 09:20:25,550 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:20:25,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:25,577 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-02-06 09:20:25,587 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-02-06 09:20:25,588 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:20:25,588 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:25,682 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:25,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:25,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1752334977] [2025-02-06 09:20:25,682 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1752334977] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:25,682 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:25,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:20:25,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1633388054] [2025-02-06 09:20:25,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:25,683 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:20:25,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:25,683 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:20:25,683 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:20:25,700 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-02-06 09:20:25,701 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-02-06 09:20:25,701 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:25,701 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-02-06 09:20:25,701 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:25,926 INFO L124 PetriNetUnfolderBase]: 216/1589 cut-off events. [2025-02-06 09:20:25,926 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-02-06 09:20:25,935 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-02-06 09:20:25,942 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 18 selfloop transitions, 4 changer transitions 0/218 dead transitions. [2025-02-06 09:20:25,942 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 218 transitions, 530 flow [2025-02-06 09:20:25,943 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:20:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:20:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 711 transitions. [2025-02-06 09:20:25,944 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8777777777777778 [2025-02-06 09:20:25,945 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 468 flow. Second operand 3 states and 711 transitions. [2025-02-06 09:20:25,945 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 218 transitions, 530 flow [2025-02-06 09:20:25,947 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 218 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:20:25,949 INFO L231 Difference]: Finished difference. Result has 202 places, 212 transitions, 496 flow [2025-02-06 09:20:25,949 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-02-06 09:20:25,950 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -27 predicate places. [2025-02-06 09:20:25,950 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 212 transitions, 496 flow [2025-02-06 09:20:25,950 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-02-06 09:20:25,950 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:25,950 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-02-06 09:20:25,951 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:20:25,951 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-02-06 09:20:25,951 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:25,951 INFO L85 PathProgramCache]: Analyzing trace with hash 1115135395, now seen corresponding path program 1 times [2025-02-06 09:20:25,951 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:25,951 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [831811007] [2025-02-06 09:20:25,952 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:20:25,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:25,975 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:20:25,981 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:20:25,981 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:20:25,981 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:26,043 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:26,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:26,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [831811007] [2025-02-06 09:20:26,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [831811007] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:26,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:26,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:20:26,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1616879735] [2025-02-06 09:20:26,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:26,044 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:20:26,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:26,045 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:20:26,045 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:20:26,064 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-02-06 09:20:26,065 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-02-06 09:20:26,065 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:26,065 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-02-06 09:20:26,065 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:26,363 INFO L124 PetriNetUnfolderBase]: 355/2486 cut-off events. [2025-02-06 09:20:26,363 INFO L125 PetriNetUnfolderBase]: For 114/117 co-relation queries the response was YES. [2025-02-06 09:20:26,380 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-02-06 09:20:26,391 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 20 selfloop transitions, 6 changer transitions 0/223 dead transitions. [2025-02-06 09:20:26,392 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 223 transitions, 584 flow [2025-02-06 09:20:26,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:20:26,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:20:26,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-02-06 09:20:26,396 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802469135802469 [2025-02-06 09:20:26,396 INFO L175 Difference]: Start difference. First operand has 202 places, 212 transitions, 496 flow. Second operand 3 states and 713 transitions. [2025-02-06 09:20:26,397 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 223 transitions, 584 flow [2025-02-06 09:20:26,402 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 223 transitions, 572 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:20:26,406 INFO L231 Difference]: Finished difference. Result has 204 places, 217 transitions, 542 flow [2025-02-06 09:20:26,406 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-02-06 09:20:26,409 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -25 predicate places. [2025-02-06 09:20:26,409 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 217 transitions, 542 flow [2025-02-06 09:20:26,409 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-02-06 09:20:26,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:26,409 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-02-06 09:20:26,409 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:20:26,410 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-02-06 09:20:26,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:26,410 INFO L85 PathProgramCache]: Analyzing trace with hash 1955481034, now seen corresponding path program 1 times [2025-02-06 09:20:26,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:26,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [227042578] [2025-02-06 09:20:26,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:20:26,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:26,454 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 79 statements into 1 equivalence classes. [2025-02-06 09:20:26,461 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-02-06 09:20:26,461 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:20:26,461 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:26,805 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:26,806 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:26,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [227042578] [2025-02-06 09:20:26,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [227042578] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:26,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:26,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:20:26,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1247311108] [2025-02-06 09:20:26,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:26,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:20:26,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:26,807 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:20:26,807 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:20:26,847 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-02-06 09:20:26,848 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-02-06 09:20:26,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:26,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-02-06 09:20:26,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:27,573 INFO L124 PetriNetUnfolderBase]: 799/5115 cut-off events. [2025-02-06 09:20:27,573 INFO L125 PetriNetUnfolderBase]: For 291/304 co-relation queries the response was YES. [2025-02-06 09:20:27,603 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-02-06 09:20:27,624 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 31 selfloop transitions, 23 changer transitions 0/254 dead transitions. [2025-02-06 09:20:27,624 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 254 transitions, 728 flow [2025-02-06 09:20:27,624 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-02-06 09:20:27,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2025-02-06 09:20:27,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 2090 transitions. [2025-02-06 09:20:27,629 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8600823045267489 [2025-02-06 09:20:27,629 INFO L175 Difference]: Start difference. First operand has 204 places, 217 transitions, 542 flow. Second operand 9 states and 2090 transitions. [2025-02-06 09:20:27,629 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 254 transitions, 728 flow [2025-02-06 09:20:27,632 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 254 transitions, 716 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:20:27,635 INFO L231 Difference]: Finished difference. Result has 218 places, 239 transitions, 700 flow [2025-02-06 09:20:27,635 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-02-06 09:20:27,636 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -11 predicate places. [2025-02-06 09:20:27,636 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 239 transitions, 700 flow [2025-02-06 09:20:27,638 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-02-06 09:20:27,638 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:27,638 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-02-06 09:20:27,638 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:20:27,638 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-02-06 09:20:27,639 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:27,639 INFO L85 PathProgramCache]: Analyzing trace with hash -2001200418, now seen corresponding path program 2 times [2025-02-06 09:20:27,639 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:27,639 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [57739502] [2025-02-06 09:20:27,639 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-06 09:20:27,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:27,665 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 79 statements into 1 equivalence classes. [2025-02-06 09:20:27,671 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-02-06 09:20:27,673 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-06 09:20:27,673 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:27,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:27,912 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:27,912 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [57739502] [2025-02-06 09:20:27,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [57739502] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:27,913 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:27,913 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:20:27,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359460172] [2025-02-06 09:20:27,913 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:27,913 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:20:27,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:27,914 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:20:27,914 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:20:27,965 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-02-06 09:20:27,967 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-02-06 09:20:27,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:27,968 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-02-06 09:20:27,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:28,916 INFO L124 PetriNetUnfolderBase]: 1070/7140 cut-off events. [2025-02-06 09:20:28,917 INFO L125 PetriNetUnfolderBase]: For 1692/1848 co-relation queries the response was YES. [2025-02-06 09:20:28,953 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-02-06 09:20:28,976 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 39 selfloop transitions, 33 changer transitions 0/272 dead transitions. [2025-02-06 09:20:28,977 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 272 transitions, 1011 flow [2025-02-06 09:20:28,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:20:28,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:20:28,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1404 transitions. [2025-02-06 09:20:28,981 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2025-02-06 09:20:28,981 INFO L175 Difference]: Start difference. First operand has 218 places, 239 transitions, 700 flow. Second operand 6 states and 1404 transitions. [2025-02-06 09:20:28,981 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 272 transitions, 1011 flow [2025-02-06 09:20:28,989 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 272 transitions, 1011 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:20:28,992 INFO L231 Difference]: Finished difference. Result has 228 places, 260 transitions, 970 flow [2025-02-06 09:20:28,993 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-02-06 09:20:28,993 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -1 predicate places. [2025-02-06 09:20:28,993 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 260 transitions, 970 flow [2025-02-06 09:20:28,994 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-02-06 09:20:28,994 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:28,995 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-02-06 09:20:28,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:20:28,995 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-02-06 09:20:28,996 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:28,996 INFO L85 PathProgramCache]: Analyzing trace with hash -364119874, now seen corresponding path program 3 times [2025-02-06 09:20:28,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:28,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1288471082] [2025-02-06 09:20:28,996 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-06 09:20:28,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:29,020 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 79 statements into 1 equivalence classes. [2025-02-06 09:20:29,026 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-02-06 09:20:29,027 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-02-06 09:20:29,027 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:29,244 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:29,245 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:29,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1288471082] [2025-02-06 09:20:29,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1288471082] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:29,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:29,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:20:29,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [429506732] [2025-02-06 09:20:29,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:29,246 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:20:29,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:29,246 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:20:29,246 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:20:29,284 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-02-06 09:20:29,286 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-02-06 09:20:29,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:29,286 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-02-06 09:20:29,286 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:30,471 INFO L124 PetriNetUnfolderBase]: 1277/8397 cut-off events. [2025-02-06 09:20:30,472 INFO L125 PetriNetUnfolderBase]: For 5381/5788 co-relation queries the response was YES. [2025-02-06 09:20:30,533 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-02-06 09:20:30,567 INFO L140 encePairwiseOnDemand]: 257/270 looper letters, 40 selfloop transitions, 68 changer transitions 0/308 dead transitions. [2025-02-06 09:20:30,569 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 308 transitions, 1538 flow [2025-02-06 09:20:30,570 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-06 09:20:30,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-06 09:20:30,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1645 transitions. [2025-02-06 09:20:30,573 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-02-06 09:20:30,573 INFO L175 Difference]: Start difference. First operand has 228 places, 260 transitions, 970 flow. Second operand 7 states and 1645 transitions. [2025-02-06 09:20:30,575 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 308 transitions, 1538 flow [2025-02-06 09:20:30,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 308 transitions, 1522 flow, removed 8 selfloop flow, removed 0 redundant places. [2025-02-06 09:20:30,596 INFO L231 Difference]: Finished difference. Result has 240 places, 295 transitions, 1557 flow [2025-02-06 09:20:30,597 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-02-06 09:20:30,600 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, 11 predicate places. [2025-02-06 09:20:30,601 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 295 transitions, 1557 flow [2025-02-06 09:20:30,601 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-02-06 09:20:30,602 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:20:30,602 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-02-06 09:20:30,602 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:20:30,602 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-02-06 09:20:30,603 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:20:30,603 INFO L85 PathProgramCache]: Analyzing trace with hash -450866562, now seen corresponding path program 4 times [2025-02-06 09:20:30,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:20:30,603 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430597172] [2025-02-06 09:20:30,603 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-06 09:20:30,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:20:30,626 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 79 statements into 2 equivalence classes. [2025-02-06 09:20:30,630 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 69 of 79 statements. [2025-02-06 09:20:30,630 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-02-06 09:20:30,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:20:30,856 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:20:30,858 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:20:30,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430597172] [2025-02-06 09:20:30,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430597172] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:20:30,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:20:30,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:20:30,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [850300287] [2025-02-06 09:20:30,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:20:30,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-06 09:20:30,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:20:30,859 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-06 09:20:30,861 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-06 09:20:30,909 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-02-06 09:20:30,910 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-02-06 09:20:30,911 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:20:30,911 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-02-06 09:20:30,911 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:20:31,574 INFO L124 PetriNetUnfolderBase]: 773/5294 cut-off events. [2025-02-06 09:20:31,574 INFO L125 PetriNetUnfolderBase]: For 6739/7148 co-relation queries the response was YES. [2025-02-06 09:20:31,590 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-02-06 09:20:31,592 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 0 selfloop transitions, 0 changer transitions 297/297 dead transitions. [2025-02-06 09:20:31,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 297 transitions, 1804 flow [2025-02-06 09:20:31,592 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-06 09:20:31,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-02-06 09:20:31,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1638 transitions. [2025-02-06 09:20:31,596 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2025-02-06 09:20:31,596 INFO L175 Difference]: Start difference. First operand has 240 places, 295 transitions, 1557 flow. Second operand 7 states and 1638 transitions. [2025-02-06 09:20:31,596 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 297 transitions, 1804 flow [2025-02-06 09:20:31,614 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 297 transitions, 1664 flow, removed 25 selfloop flow, removed 3 redundant places. [2025-02-06 09:20:31,616 INFO L231 Difference]: Finished difference. Result has 241 places, 0 transitions, 0 flow [2025-02-06 09:20:31,617 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-02-06 09:20:31,619 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, 12 predicate places. [2025-02-06 09:20:31,619 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 0 transitions, 0 flow [2025-02-06 09:20:31,620 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-02-06 09:20:31,623 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (24 of 25 remaining) [2025-02-06 09:20:31,623 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2025-02-06 09:20:31,623 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2025-02-06 09:20:31,623 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2025-02-06 09:20:31,624 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2025-02-06 09:20:31,625 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2025-02-06 09:20:31,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:20:31,626 INFO L422 BasicCegarLoop]: Path program histogram: [4, 1, 1, 1, 1, 1] [2025-02-06 09:20:31,631 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-02-06 09:20:31,631 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-06 09:20:31,637 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.02 09:20:31 BasicIcfg [2025-02-06 09:20:31,637 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-06 09:20:31,638 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-06 09:20:31,638 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-06 09:20:31,638 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-06 09:20:31,638 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:20:23" (3/4) ... [2025-02-06 09:20:31,641 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-02-06 09:20:31,643 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure monitor_thread [2025-02-06 09:20:31,643 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure counter_thread [2025-02-06 09:20:31,647 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2025-02-06 09:20:31,647 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2025-02-06 09:20:31,648 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-02-06 09:20:31,723 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-02-06 09:20:31,724 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2025-02-06 09:20:31,724 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-06 09:20:31,725 INFO L158 Benchmark]: Toolchain (without parser) took 9483.18ms. Allocated memory was 142.6MB in the beginning and 520.1MB in the end (delta: 377.5MB). Free memory was 107.9MB in the beginning and 269.4MB in the end (delta: -161.5MB). Peak memory consumption was 219.0MB. Max. memory is 16.1GB. [2025-02-06 09:20:31,725 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 226.5MB. Free memory is still 146.8MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 09:20:31,725 INFO L158 Benchmark]: CACSL2BoogieTranslator took 934.70ms. Allocated memory is still 142.6MB. Free memory was 107.9MB in the beginning and 49.5MB in the end (delta: 58.4MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2025-02-06 09:20:31,725 INFO L158 Benchmark]: Boogie Procedure Inliner took 51.12ms. Allocated memory is still 142.6MB. Free memory was 49.5MB in the beginning and 46.4MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 09:20:31,725 INFO L158 Benchmark]: Boogie Preprocessor took 37.96ms. Allocated memory is still 142.6MB. Free memory was 46.4MB in the beginning and 44.3MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 09:20:31,726 INFO L158 Benchmark]: IcfgBuilder took 689.22ms. Allocated memory is still 142.6MB. Free memory was 44.3MB in the beginning and 82.8MB in the end (delta: -38.5MB). Peak memory consumption was 15.5MB. Max. memory is 16.1GB. [2025-02-06 09:20:31,726 INFO L158 Benchmark]: TraceAbstraction took 7674.17ms. Allocated memory was 142.6MB in the beginning and 520.1MB in the end (delta: 377.5MB). Free memory was 82.1MB in the beginning and 277.8MB in the end (delta: -195.7MB). Peak memory consumption was 396.4MB. Max. memory is 16.1GB. [2025-02-06 09:20:31,726 INFO L158 Benchmark]: Witness Printer took 86.15ms. Allocated memory is still 520.1MB. Free memory was 277.8MB in the beginning and 269.4MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 09:20:31,728 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.28ms. Allocated memory is still 226.5MB. Free memory is still 146.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 934.70ms. Allocated memory is still 142.6MB. Free memory was 107.9MB in the beginning and 49.5MB in the end (delta: 58.4MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 51.12ms. Allocated memory is still 142.6MB. Free memory was 49.5MB in the beginning and 46.4MB in the end (delta: 3.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 37.96ms. Allocated memory is still 142.6MB. Free memory was 46.4MB in the beginning and 44.3MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 689.22ms. Allocated memory is still 142.6MB. Free memory was 44.3MB in the beginning and 82.8MB in the end (delta: -38.5MB). Peak memory consumption was 15.5MB. Max. memory is 16.1GB. * TraceAbstraction took 7674.17ms. Allocated memory was 142.6MB in the beginning and 520.1MB in the end (delta: 377.5MB). Free memory was 82.1MB in the beginning and 277.8MB in the end (delta: -195.7MB). Peak memory consumption was 396.4MB. Max. memory is 16.1GB. * Witness Printer took 86.15ms. Allocated memory is still 520.1MB. Free memory was 277.8MB in the beginning and 269.4MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - 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, 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: 7.5s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 4, EmptinessCheckTime: 0.0s, AutomataDifference: 5.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 330 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 211 mSDsluCounter, 166 SdHoareTripleChecker+Invalid, 0.5s 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.2s 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.5s 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-02-06 09:20:31,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/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