./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 798a7b37 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e --- Real Ultimate output --- This is Ultimate 0.3.0-?-798a7b3-m [2025-03-04 06:45:01,292 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 06:45:01,347 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-04 06:45:01,351 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 06:45:01,351 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 06:45:01,368 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 06:45:01,368 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 06:45:01,368 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 06:45:01,369 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 06:45:01,369 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 06:45:01,369 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 06:45:01,369 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 06:45:01,369 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 06:45:01,369 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-04 06:45:01,370 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 06:45:01,371 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:45:01,371 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 06:45:01,371 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0bf2f5f336333cdf96c271b32cdeb9b70ee932e1c07acf27a63b4425ec902f3e [2025-03-04 06:45:01,586 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 06:45:01,596 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 06:45:01,598 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 06:45:01,599 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 06:45:01,600 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 06:45:01,600 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2025-03-04 06:45:02,768 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98540b1b5/46899251f2984c04acfdd0be2b02fdd8/FLAG941ed739d [2025-03-04 06:45:03,106 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 06:45:03,107 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/04-mutex_36-trylock_nr.i [2025-03-04 06:45:03,129 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98540b1b5/46899251f2984c04acfdd0be2b02fdd8/FLAG941ed739d [2025-03-04 06:45:03,144 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/98540b1b5/46899251f2984c04acfdd0be2b02fdd8 [2025-03-04 06:45:03,147 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 06:45:03,148 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 06:45:03,149 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 06:45:03,149 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 06:45:03,152 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 06:45:03,153 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,154 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20718bc4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03, skipping insertion in model container [2025-03-04 06:45:03,154 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,190 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 06:45:03,586 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:45:03,603 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 06:45:03,647 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 06:45:03,737 INFO L204 MainTranslator]: Completed translation [2025-03-04 06:45:03,737 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03 WrapperNode [2025-03-04 06:45:03,738 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 06:45:03,739 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 06:45:03,739 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 06:45:03,739 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 06:45:03,743 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,768 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,790 INFO L138 Inliner]: procedures = 525, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 117 [2025-03-04 06:45:03,791 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 06:45:03,792 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 06:45:03,792 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 06:45:03,792 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 06:45:03,797 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,797 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,801 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,801 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,814 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,815 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,817 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,819 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,821 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 06:45:03,823 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 06:45:03,823 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 06:45:03,823 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 06:45:03,824 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (1/1) ... [2025-03-04 06:45:03,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 06:45:03,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 06:45:03,852 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-04 06:45:03,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure counter_thread [2025-03-04 06:45:03,884 INFO L138 BoogieDeclarations]: Found implementation of procedure counter_thread [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure monitor_thread [2025-03-04 06:45:03,884 INFO L138 BoogieDeclarations]: Found implementation of procedure monitor_thread [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 06:45:03,884 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexTryLock [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-04 06:45:03,884 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-04 06:45:03,885 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-04 06:45:04,048 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 06:45:04,049 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 06:45:04,290 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-04 06:45:04,290 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 06:45:04,314 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 06:45:04,316 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 06:45:04,316 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:45:04 BoogieIcfgContainer [2025-03-04 06:45:04,316 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 06:45:04,318 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 06:45:04,318 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 06:45:04,321 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 06:45:04,321 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 06:45:03" (1/3) ... [2025-03-04 06:45:04,322 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@145cd1ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:45:04, skipping insertion in model container [2025-03-04 06:45:04,322 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 06:45:03" (2/3) ... [2025-03-04 06:45:04,322 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@145cd1ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 06:45:04, skipping insertion in model container [2025-03-04 06:45:04,323 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:45:04" (3/3) ... [2025-03-04 06:45:04,324 INFO L128 eAbstractionObserver]: Analyzing ICFG 04-mutex_36-trylock_nr.i [2025-03-04 06:45:04,336 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 06:45:04,338 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 04-mutex_36-trylock_nr.i that has 3 procedures, 232 locations, 1 initial locations, 11 loop locations, and 14 error locations. [2025-03-04 06:45:04,338 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-04 06:45:04,406 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-03-04 06:45:04,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 238 places, 270 transitions, 554 flow [2025-03-04 06:45:04,498 INFO L124 PetriNetUnfolderBase]: 39/268 cut-off events. [2025-03-04 06:45:04,499 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-04 06:45:04,508 INFO L83 FinitePrefix]: Finished finitePrefix Result has 277 conditions, 268 events. 39/268 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 829 event pairs, 0 based on Foata normal form. 0/215 useless extension candidates. Maximal degree in co-relation 190. Up to 5 conditions per place. [2025-03-04 06:45:04,508 INFO L82 GeneralOperation]: Start removeDead. Operand has 238 places, 270 transitions, 554 flow [2025-03-04 06:45:04,512 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 229 places, 258 transitions, 528 flow [2025-03-04 06:45:04,517 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 06:45:04,524 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;@53972802, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 06:45:04,525 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2025-03-04 06:45:04,534 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-04 06:45:04,534 INFO L124 PetriNetUnfolderBase]: 0/27 cut-off events. [2025-03-04 06:45:04,534 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-04 06:45:04,534 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:04,534 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:04,534 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:04,538 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:04,538 INFO L85 PathProgramCache]: Analyzing trace with hash -624914910, now seen corresponding path program 1 times [2025-03-04 06:45:04,542 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:04,543 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1305414085] [2025-03-04 06:45:04,543 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:45:04,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:04,640 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-03-04 06:45:04,653 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-03-04 06:45:04,653 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:45:04,654 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:04,825 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:04,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:04,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1305414085] [2025-03-04 06:45:04,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1305414085] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:04,827 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:04,827 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:45:04,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1937169096] [2025-03-04 06:45:04,832 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:04,836 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:45:04,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:04,854 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:45:04,855 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:45:04,882 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 227 out of 270 [2025-03-04 06:45:04,885 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 258 transitions, 528 flow. Second operand has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:04,885 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:04,885 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 227 of 270 [2025-03-04 06:45:04,886 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:05,005 INFO L124 PetriNetUnfolderBase]: 46/536 cut-off events. [2025-03-04 06:45:05,005 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2025-03-04 06:45:05,011 INFO L83 FinitePrefix]: Finished finitePrefix Result has 604 conditions, 536 events. 46/536 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2901 event pairs, 15 based on Foata normal form. 93/542 useless extension candidates. Maximal degree in co-relation 465. Up to 48 conditions per place. [2025-03-04 06:45:05,015 INFO L140 encePairwiseOnDemand]: 250/270 looper letters, 13 selfloop transitions, 2 changer transitions 9/225 dead transitions. [2025-03-04 06:45:05,015 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 222 places, 225 transitions, 492 flow [2025-03-04 06:45:05,016 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:45:05,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:45:05,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 714 transitions. [2025-03-04 06:45:05,029 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8814814814814815 [2025-03-04 06:45:05,030 INFO L175 Difference]: Start difference. First operand has 229 places, 258 transitions, 528 flow. Second operand 3 states and 714 transitions. [2025-03-04 06:45:05,030 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 222 places, 225 transitions, 492 flow [2025-03-04 06:45:05,035 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 225 transitions, 484 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-03-04 06:45:05,038 INFO L231 Difference]: Finished difference. Result has 218 places, 216 transitions, 440 flow [2025-03-04 06:45:05,040 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=225, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=223, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=440, PETRI_PLACES=218, PETRI_TRANSITIONS=216} [2025-03-04 06:45:05,043 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -11 predicate places. [2025-03-04 06:45:05,044 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 216 transitions, 440 flow [2025-03-04 06:45:05,045 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 228.33333333333334) internal successors, (685), 3 states have internal predecessors, (685), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,045 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:05,045 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:05,045 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-04 06:45:05,045 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting counter_threadErr4ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:05,046 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:05,046 INFO L85 PathProgramCache]: Analyzing trace with hash -1071492847, now seen corresponding path program 1 times [2025-03-04 06:45:05,046 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:05,046 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [696760612] [2025-03-04 06:45:05,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:45:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:05,085 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-04 06:45:05,091 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-04 06:45:05,092 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:45:05,092 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:05,152 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:05,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:05,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [696760612] [2025-03-04 06:45:05,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [696760612] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:05,152 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:05,152 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:45:05,152 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1946552377] [2025-03-04 06:45:05,152 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:05,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:45:05,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:05,153 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:45:05,153 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:45:05,170 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-03-04 06:45:05,171 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 216 transitions, 440 flow. Second operand has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,171 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:05,171 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-03-04 06:45:05,171 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:05,268 INFO L124 PetriNetUnfolderBase]: 67/665 cut-off events. [2025-03-04 06:45:05,268 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-04 06:45:05,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 749 conditions, 665 events. 67/665 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 4072 event pairs, 16 based on Foata normal form. 0/563 useless extension candidates. Maximal degree in co-relation 715. Up to 70 conditions per place. [2025-03-04 06:45:05,274 INFO L140 encePairwiseOnDemand]: 266/270 looper letters, 14 selfloop transitions, 2 changer transitions 0/217 dead transitions. [2025-03-04 06:45:05,275 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 217 transitions, 475 flow [2025-03-04 06:45:05,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:45:05,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:45:05,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 705 transitions. [2025-03-04 06:45:05,279 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-03-04 06:45:05,279 INFO L175 Difference]: Start difference. First operand has 218 places, 216 transitions, 440 flow. Second operand 3 states and 705 transitions. [2025-03-04 06:45:05,280 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 217 transitions, 475 flow [2025-03-04 06:45:05,281 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 217 transitions, 471 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 06:45:05,287 INFO L231 Difference]: Finished difference. Result has 209 places, 216 transitions, 446 flow [2025-03-04 06:45:05,288 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=432, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=446, PETRI_PLACES=209, PETRI_TRANSITIONS=216} [2025-03-04 06:45:05,288 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -20 predicate places. [2025-03-04 06:45:05,289 INFO L471 AbstractCegarLoop]: Abstraction has has 209 places, 216 transitions, 446 flow [2025-03-04 06:45:05,289 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,289 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:05,289 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:05,289 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-04 06:45:05,289 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:05,290 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:05,290 INFO L85 PathProgramCache]: Analyzing trace with hash -1240547924, now seen corresponding path program 1 times [2025-03-04 06:45:05,290 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:05,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246987315] [2025-03-04 06:45:05,290 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:45:05,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:05,307 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-03-04 06:45:05,310 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-03-04 06:45:05,310 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:45:05,310 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:05,351 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:05,352 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:05,352 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246987315] [2025-03-04 06:45:05,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246987315] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:05,352 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:05,353 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:45:05,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765043931] [2025-03-04 06:45:05,353 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:05,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:45:05,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:05,354 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:45:05,354 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:45:05,380 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-03-04 06:45:05,381 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 216 transitions, 446 flow. Second operand has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,382 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:05,382 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-03-04 06:45:05,382 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:05,606 INFO L124 PetriNetUnfolderBase]: 381/1655 cut-off events. [2025-03-04 06:45:05,606 INFO L125 PetriNetUnfolderBase]: For 8/11 co-relation queries the response was YES. [2025-03-04 06:45:05,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2139 conditions, 1655 events. 381/1655 cut-off events. For 8/11 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 13007 event pairs, 100 based on Foata normal form. 2/1488 useless extension candidates. Maximal degree in co-relation 1916. Up to 435 conditions per place. [2025-03-04 06:45:05,617 INFO L140 encePairwiseOnDemand]: 254/270 looper letters, 27 selfloop transitions, 7 changer transitions 5/221 dead transitions. [2025-03-04 06:45:05,618 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 203 places, 221 transitions, 530 flow [2025-03-04 06:45:05,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:45:05,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:45:05,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 680 transitions. [2025-03-04 06:45:05,622 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8395061728395061 [2025-03-04 06:45:05,622 INFO L175 Difference]: Start difference. First operand has 209 places, 216 transitions, 446 flow. Second operand 3 states and 680 transitions. [2025-03-04 06:45:05,622 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 203 places, 221 transitions, 530 flow [2025-03-04 06:45:05,623 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 221 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:45:05,626 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 468 flow [2025-03-04 06:45:05,627 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=430, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=468, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2025-03-04 06:45:05,627 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -25 predicate places. [2025-03-04 06:45:05,627 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 468 flow [2025-03-04 06:45:05,628 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 213.0) internal successors, (639), 3 states have internal predecessors, (639), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,628 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:05,628 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:05,628 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-04 06:45:05,628 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting counter_threadErr2ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:05,629 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:05,629 INFO L85 PathProgramCache]: Analyzing trace with hash -689871396, now seen corresponding path program 1 times [2025-03-04 06:45:05,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:05,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [665648451] [2025-03-04 06:45:05,629 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:45:05,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:05,645 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-04 06:45:05,651 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-04 06:45:05,652 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:45:05,652 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:05,707 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:05,707 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:05,707 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [665648451] [2025-03-04 06:45:05,707 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [665648451] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:05,707 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:05,707 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:45:05,707 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239253482] [2025-03-04 06:45:05,707 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:05,708 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:45:05,708 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:05,708 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:45:05,708 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:45:05,718 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-03-04 06:45:05,719 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 468 flow. Second operand has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,719 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:05,719 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-03-04 06:45:05,719 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:05,894 INFO L124 PetriNetUnfolderBase]: 216/1589 cut-off events. [2025-03-04 06:45:05,894 INFO L125 PetriNetUnfolderBase]: For 10/10 co-relation queries the response was YES. [2025-03-04 06:45:05,900 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1928 conditions, 1589 events. 216/1589 cut-off events. For 10/10 co-relation queries the response was YES. Maximal size of possible extension queue 47. Compared 11784 event pairs, 21 based on Foata normal form. 0/1403 useless extension candidates. Maximal degree in co-relation 1734. Up to 139 conditions per place. [2025-03-04 06:45:05,906 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 18 selfloop transitions, 4 changer transitions 0/218 dead transitions. [2025-03-04 06:45:05,906 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 218 transitions, 530 flow [2025-03-04 06:45:05,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:45:05,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:45:05,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 711 transitions. [2025-03-04 06:45:05,908 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8777777777777778 [2025-03-04 06:45:05,909 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 468 flow. Second operand 3 states and 711 transitions. [2025-03-04 06:45:05,909 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 218 transitions, 530 flow [2025-03-04 06:45:05,912 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 218 transitions, 530 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:45:05,914 INFO L231 Difference]: Finished difference. Result has 202 places, 212 transitions, 496 flow [2025-03-04 06:45:05,915 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=466, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=496, PETRI_PLACES=202, PETRI_TRANSITIONS=212} [2025-03-04 06:45:05,915 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -27 predicate places. [2025-03-04 06:45:05,916 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 212 transitions, 496 flow [2025-03-04 06:45:05,916 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 230.33333333333334) internal successors, (691), 3 states have internal predecessors, (691), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:05,917 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:05,917 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:05,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-04 06:45:05,917 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting counter_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:05,918 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:05,918 INFO L85 PathProgramCache]: Analyzing trace with hash 1115135395, now seen corresponding path program 1 times [2025-03-04 06:45:05,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:05,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [176606599] [2025-03-04 06:45:05,918 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:45:05,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:05,936 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-04 06:45:05,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-04 06:45:05,944 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:45:05,944 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:05,991 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:05,992 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:05,992 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [176606599] [2025-03-04 06:45:05,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [176606599] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:05,992 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:05,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-04 06:45:05,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [652563798] [2025-03-04 06:45:05,993 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:05,993 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-04 06:45:05,993 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:05,993 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-04 06:45:05,993 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-04 06:45:06,010 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-03-04 06:45:06,011 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 212 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:06,011 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:06,011 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-03-04 06:45:06,011 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:06,310 INFO L124 PetriNetUnfolderBase]: 355/2486 cut-off events. [2025-03-04 06:45:06,310 INFO L125 PetriNetUnfolderBase]: For 114/117 co-relation queries the response was YES. [2025-03-04 06:45:06,317 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3107 conditions, 2486 events. 355/2486 cut-off events. For 114/117 co-relation queries the response was YES. Maximal size of possible extension queue 68. Compared 20794 event pairs, 42 based on Foata normal form. 2/2191 useless extension candidates. Maximal degree in co-relation 2908. Up to 233 conditions per place. [2025-03-04 06:45:06,322 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 20 selfloop transitions, 6 changer transitions 0/223 dead transitions. [2025-03-04 06:45:06,322 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 223 transitions, 584 flow [2025-03-04 06:45:06,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-04 06:45:06,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-04 06:45:06,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 713 transitions. [2025-03-04 06:45:06,324 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802469135802469 [2025-03-04 06:45:06,324 INFO L175 Difference]: Start difference. First operand has 202 places, 212 transitions, 496 flow. Second operand 3 states and 713 transitions. [2025-03-04 06:45:06,325 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 223 transitions, 584 flow [2025-03-04 06:45:06,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 202 places, 223 transitions, 572 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 06:45:06,332 INFO L231 Difference]: Finished difference. Result has 204 places, 217 transitions, 542 flow [2025-03-04 06:45:06,332 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=488, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=542, PETRI_PLACES=204, PETRI_TRANSITIONS=217} [2025-03-04 06:45:06,333 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -25 predicate places. [2025-03-04 06:45:06,333 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 217 transitions, 542 flow [2025-03-04 06:45:06,334 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 232.0) internal successors, (696), 3 states have internal predecessors, (696), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:06,334 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:06,334 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:06,334 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-04 06:45:06,334 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:06,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:06,337 INFO L85 PathProgramCache]: Analyzing trace with hash 1955481034, now seen corresponding path program 1 times [2025-03-04 06:45:06,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:06,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [426929574] [2025-03-04 06:45:06,337 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 06:45:06,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:06,356 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 79 statements into 1 equivalence classes. [2025-03-04 06:45:06,363 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-03-04 06:45:06,366 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 06:45:06,366 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:06,559 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:06,559 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:06,559 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [426929574] [2025-03-04 06:45:06,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [426929574] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:06,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:06,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:45:06,560 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723850264] [2025-03-04 06:45:06,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:06,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 06:45:06,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:06,560 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 06:45:06,561 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-04 06:45:06,587 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-04 06:45:06,589 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 217 transitions, 542 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:06,589 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:06,589 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-04 06:45:06,589 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:07,029 INFO L124 PetriNetUnfolderBase]: 799/5115 cut-off events. [2025-03-04 06:45:07,029 INFO L125 PetriNetUnfolderBase]: For 291/304 co-relation queries the response was YES. [2025-03-04 06:45:07,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6654 conditions, 5115 events. 799/5115 cut-off events. For 291/304 co-relation queries the response was YES. Maximal size of possible extension queue 143. Compared 50966 event pairs, 74 based on Foata normal form. 4/4545 useless extension candidates. Maximal degree in co-relation 6405. Up to 420 conditions per place. [2025-03-04 06:45:07,062 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 31 selfloop transitions, 23 changer transitions 0/254 dead transitions. [2025-03-04 06:45:07,063 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 254 transitions, 728 flow [2025-03-04 06:45:07,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-03-04 06:45:07,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2025-03-04 06:45:07,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 2090 transitions. [2025-03-04 06:45:07,066 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8600823045267489 [2025-03-04 06:45:07,066 INFO L175 Difference]: Start difference. First operand has 204 places, 217 transitions, 542 flow. Second operand 9 states and 2090 transitions. [2025-03-04 06:45:07,066 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 254 transitions, 728 flow [2025-03-04 06:45:07,069 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 254 transitions, 716 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-04 06:45:07,072 INFO L231 Difference]: Finished difference. Result has 218 places, 239 transitions, 700 flow [2025-03-04 06:45:07,072 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=530, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=700, PETRI_PLACES=218, PETRI_TRANSITIONS=239} [2025-03-04 06:45:07,074 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -11 predicate places. [2025-03-04 06:45:07,074 INFO L471 AbstractCegarLoop]: Abstraction has has 218 places, 239 transitions, 700 flow [2025-03-04 06:45:07,074 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:07,075 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:07,075 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:07,075 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-04 06:45:07,075 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:07,076 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:07,076 INFO L85 PathProgramCache]: Analyzing trace with hash -2001200418, now seen corresponding path program 2 times [2025-03-04 06:45:07,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:07,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1949300864] [2025-03-04 06:45:07,076 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-04 06:45:07,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:07,094 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 79 statements into 1 equivalence classes. [2025-03-04 06:45:07,100 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-03-04 06:45:07,100 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-04 06:45:07,100 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:07,282 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:07,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:07,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1949300864] [2025-03-04 06:45:07,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1949300864] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:07,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:07,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:45:07,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1604846851] [2025-03-04 06:45:07,284 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:07,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 06:45:07,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:07,284 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 06:45:07,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-04 06:45:07,324 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-04 06:45:07,325 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 218 places, 239 transitions, 700 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:07,325 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:07,326 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-04 06:45:07,326 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:07,909 INFO L124 PetriNetUnfolderBase]: 1070/7140 cut-off events. [2025-03-04 06:45:07,910 INFO L125 PetriNetUnfolderBase]: For 1692/1848 co-relation queries the response was YES. [2025-03-04 06:45:07,937 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10316 conditions, 7140 events. 1070/7140 cut-off events. For 1692/1848 co-relation queries the response was YES. Maximal size of possible extension queue 207. Compared 78575 event pairs, 65 based on Foata normal form. 38/6432 useless extension candidates. Maximal degree in co-relation 10021. Up to 590 conditions per place. [2025-03-04 06:45:07,955 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 39 selfloop transitions, 33 changer transitions 0/272 dead transitions. [2025-03-04 06:45:07,955 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 272 transitions, 1011 flow [2025-03-04 06:45:07,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-04 06:45:07,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-04 06:45:07,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1404 transitions. [2025-03-04 06:45:07,959 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2025-03-04 06:45:07,959 INFO L175 Difference]: Start difference. First operand has 218 places, 239 transitions, 700 flow. Second operand 6 states and 1404 transitions. [2025-03-04 06:45:07,959 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 272 transitions, 1011 flow [2025-03-04 06:45:07,966 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 272 transitions, 1011 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-04 06:45:07,968 INFO L231 Difference]: Finished difference. Result has 228 places, 260 transitions, 970 flow [2025-03-04 06:45:07,969 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=700, PETRI_DIFFERENCE_MINUEND_PLACES=218, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=239, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=13, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=970, PETRI_PLACES=228, PETRI_TRANSITIONS=260} [2025-03-04 06:45:07,970 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, -1 predicate places. [2025-03-04 06:45:07,970 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 260 transitions, 970 flow [2025-03-04 06:45:07,971 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:07,971 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:07,971 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:07,971 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-04 06:45:07,971 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:07,972 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:07,972 INFO L85 PathProgramCache]: Analyzing trace with hash -364119874, now seen corresponding path program 3 times [2025-03-04 06:45:07,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:07,972 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362816670] [2025-03-04 06:45:07,972 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-04 06:45:07,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:07,986 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 79 statements into 1 equivalence classes. [2025-03-04 06:45:07,990 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 79 of 79 statements. [2025-03-04 06:45:07,990 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-04 06:45:07,990 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:08,169 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:08,169 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:08,169 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362816670] [2025-03-04 06:45:08,171 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362816670] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:08,171 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:08,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:45:08,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1186270089] [2025-03-04 06:45:08,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:08,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 06:45:08,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:08,172 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 06:45:08,172 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 06:45:08,203 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-04 06:45:08,205 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 260 transitions, 970 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:08,205 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:08,205 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-04 06:45:08,205 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:09,004 INFO L124 PetriNetUnfolderBase]: 1277/8397 cut-off events. [2025-03-04 06:45:09,004 INFO L125 PetriNetUnfolderBase]: For 5381/5788 co-relation queries the response was YES. [2025-03-04 06:45:09,044 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13354 conditions, 8397 events. 1277/8397 cut-off events. For 5381/5788 co-relation queries the response was YES. Maximal size of possible extension queue 233. Compared 94686 event pairs, 73 based on Foata normal form. 156/7670 useless extension candidates. Maximal degree in co-relation 13024. Up to 690 conditions per place. [2025-03-04 06:45:09,067 INFO L140 encePairwiseOnDemand]: 257/270 looper letters, 40 selfloop transitions, 68 changer transitions 0/308 dead transitions. [2025-03-04 06:45:09,068 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 234 places, 308 transitions, 1538 flow [2025-03-04 06:45:09,068 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-04 06:45:09,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-04 06:45:09,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1645 transitions. [2025-03-04 06:45:09,071 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8703703703703703 [2025-03-04 06:45:09,071 INFO L175 Difference]: Start difference. First operand has 228 places, 260 transitions, 970 flow. Second operand 7 states and 1645 transitions. [2025-03-04 06:45:09,071 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 234 places, 308 transitions, 1538 flow [2025-03-04 06:45:09,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 308 transitions, 1522 flow, removed 8 selfloop flow, removed 0 redundant places. [2025-03-04 06:45:09,084 INFO L231 Difference]: Finished difference. Result has 240 places, 295 transitions, 1557 flow [2025-03-04 06:45:09,085 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=954, PETRI_DIFFERENCE_MINUEND_PLACES=228, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=260, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=36, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=1557, PETRI_PLACES=240, PETRI_TRANSITIONS=295} [2025-03-04 06:45:09,085 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, 11 predicate places. [2025-03-04 06:45:09,085 INFO L471 AbstractCegarLoop]: Abstraction has has 240 places, 295 transitions, 1557 flow [2025-03-04 06:45:09,086 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:09,086 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-04 06:45:09,086 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-04 06:45:09,086 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-04 06:45:09,086 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting monitor_threadErr1ASSERT_VIOLATIONDATA_RACE === [monitor_threadErr3ASSERT_VIOLATIONDATA_RACE, monitor_threadErr2ASSERT_VIOLATIONDATA_RACE, monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-03-04 06:45:09,087 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 06:45:09,087 INFO L85 PathProgramCache]: Analyzing trace with hash -450866562, now seen corresponding path program 4 times [2025-03-04 06:45:09,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 06:45:09,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1250686909] [2025-03-04 06:45:09,087 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-04 06:45:09,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 06:45:09,098 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 79 statements into 2 equivalence classes. [2025-03-04 06:45:09,148 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) and asserted 69 of 79 statements. [2025-03-04 06:45:09,148 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 1 check-sat command(s) [2025-03-04 06:45:09,148 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 06:45:09,228 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-04 06:45:09,229 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 06:45:09,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1250686909] [2025-03-04 06:45:09,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1250686909] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-04 06:45:09,229 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-04 06:45:09,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-04 06:45:09,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1865475632] [2025-03-04 06:45:09,229 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-04 06:45:09,229 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-04 06:45:09,230 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-04 06:45:09,230 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-04 06:45:09,230 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-03-04 06:45:09,270 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 226 out of 270 [2025-03-04 06:45:09,271 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 240 places, 295 transitions, 1557 flow. Second operand has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:09,271 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-04 06:45:09,271 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 226 of 270 [2025-03-04 06:45:09,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-04 06:45:09,764 INFO L124 PetriNetUnfolderBase]: 773/5294 cut-off events. [2025-03-04 06:45:09,764 INFO L125 PetriNetUnfolderBase]: For 6739/7148 co-relation queries the response was YES. [2025-03-04 06:45:09,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9028 conditions, 5294 events. 773/5294 cut-off events. For 6739/7148 co-relation queries the response was YES. Maximal size of possible extension queue 177. Compared 56292 event pairs, 52 based on Foata normal form. 132/4873 useless extension candidates. Maximal degree in co-relation 8671. Up to 434 conditions per place. [2025-03-04 06:45:09,788 INFO L140 encePairwiseOnDemand]: 260/270 looper letters, 0 selfloop transitions, 0 changer transitions 297/297 dead transitions. [2025-03-04 06:45:09,789 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 244 places, 297 transitions, 1804 flow [2025-03-04 06:45:09,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-03-04 06:45:09,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2025-03-04 06:45:09,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1638 transitions. [2025-03-04 06:45:09,791 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8666666666666667 [2025-03-04 06:45:09,791 INFO L175 Difference]: Start difference. First operand has 240 places, 295 transitions, 1557 flow. Second operand 7 states and 1638 transitions. [2025-03-04 06:45:09,792 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 244 places, 297 transitions, 1804 flow [2025-03-04 06:45:09,804 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 297 transitions, 1664 flow, removed 25 selfloop flow, removed 3 redundant places. [2025-03-04 06:45:09,806 INFO L231 Difference]: Finished difference. Result has 241 places, 0 transitions, 0 flow [2025-03-04 06:45:09,806 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=1289, PETRI_DIFFERENCE_MINUEND_PLACES=235, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=278, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=278, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=0, PETRI_PLACES=241, PETRI_TRANSITIONS=0} [2025-03-04 06:45:09,807 INFO L279 CegarLoopForPetriNet]: 229 programPoint places, 12 predicate places. [2025-03-04 06:45:09,808 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 0 transitions, 0 flow [2025-03-04 06:45:09,808 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 227.8) internal successors, (1139), 5 states have internal predecessors, (1139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-04 06:45:09,810 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (24 of 25 remaining) [2025-03-04 06:45:09,810 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (23 of 25 remaining) [2025-03-04 06:45:09,810 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (22 of 25 remaining) [2025-03-04 06:45:09,810 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (21 of 25 remaining) [2025-03-04 06:45:09,810 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (20 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (19 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (18 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (17 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (16 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (15 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (14 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (13 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (12 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (11 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (10 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr2ASSERT_VIOLATIONDATA_RACE (7 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location monitor_threadErr0ASSERT_VIOLATIONDATA_RACE (5 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr4ASSERT_VIOLATIONDATA_RACE (4 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 25 remaining) [2025-03-04 06:45:09,812 INFO L782 garLoopResultBuilder]: Registering result SAFE for location counter_threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 25 remaining) [2025-03-04 06:45:09,812 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-04 06:45:09,813 INFO L422 BasicCegarLoop]: Path program histogram: [4, 1, 1, 1, 1, 1] [2025-03-04 06:45:09,817 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-04 06:45:09,817 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-04 06:45:09,820 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 04.03 06:45:09 BasicIcfg [2025-03-04 06:45:09,820 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-04 06:45:09,821 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-04 06:45:09,821 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-04 06:45:09,821 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-04 06:45:09,821 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 06:45:04" (3/4) ... [2025-03-04 06:45:09,822 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-03-04 06:45:09,824 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure monitor_thread [2025-03-04 06:45:09,824 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure counter_thread [2025-03-04 06:45:09,827 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2025-03-04 06:45:09,827 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2025-03-04 06:45:09,827 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-03-04 06:45:09,885 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-04 06:45:09,885 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-04 06:45:09,885 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-04 06:45:09,886 INFO L158 Benchmark]: Toolchain (without parser) took 6737.98ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 102.7MB in the beginning and 197.8MB in the end (delta: -95.1MB). Peak memory consumption was 222.2MB. Max. memory is 16.1GB. [2025-03-04 06:45:09,887 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 129.1MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-04 06:45:09,887 INFO L158 Benchmark]: CACSL2BoogieTranslator took 589.46ms. Allocated memory is still 142.6MB. Free memory was 102.7MB in the beginning and 41.6MB in the end (delta: 61.0MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. [2025-03-04 06:45:09,887 INFO L158 Benchmark]: Boogie Procedure Inliner took 52.77ms. Allocated memory is still 142.6MB. Free memory was 41.6MB in the beginning and 38.7MB in the end (delta: 2.9MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-04 06:45:09,888 INFO L158 Benchmark]: Boogie Preprocessor took 29.58ms. Allocated memory is still 142.6MB. Free memory was 38.7MB in the beginning and 35.9MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-04 06:45:09,888 INFO L158 Benchmark]: IcfgBuilder took 492.98ms. Allocated memory is still 142.6MB. Free memory was 35.9MB in the beginning and 75.2MB in the end (delta: -39.2MB). Peak memory consumption was 14.9MB. Max. memory is 16.1GB. [2025-03-04 06:45:09,888 INFO L158 Benchmark]: TraceAbstraction took 5502.64ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 75.2MB in the beginning and 202.0MB in the end (delta: -126.8MB). Peak memory consumption was 341.5MB. Max. memory is 16.1GB. [2025-03-04 06:45:09,889 INFO L158 Benchmark]: Witness Printer took 64.56ms. Allocated memory is still 453.0MB. Free memory was 202.0MB in the beginning and 197.8MB in the end (delta: 4.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-04 06:45:09,890 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 129.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 589.46ms. Allocated memory is still 142.6MB. Free memory was 102.7MB in the beginning and 41.6MB in the end (delta: 61.0MB). Peak memory consumption was 67.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 52.77ms. Allocated memory is still 142.6MB. Free memory was 41.6MB in the beginning and 38.7MB in the end (delta: 2.9MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 29.58ms. Allocated memory is still 142.6MB. Free memory was 38.7MB in the beginning and 35.9MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 492.98ms. Allocated memory is still 142.6MB. Free memory was 35.9MB in the beginning and 75.2MB in the end (delta: -39.2MB). Peak memory consumption was 14.9MB. Max. memory is 16.1GB. * TraceAbstraction took 5502.64ms. Allocated memory was 142.6MB in the beginning and 453.0MB in the end (delta: 310.4MB). Free memory was 75.2MB in the beginning and 202.0MB in the end (delta: -126.8MB). Peak memory consumption was 341.5MB. Max. memory is 16.1GB. * Witness Printer took 64.56ms. Allocated memory is still 453.0MB. Free memory was 202.0MB in the beginning and 197.8MB in the end (delta: 4.2MB). 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: 5.4s, OverallIterations: 9, TraceHistogramMax: 1, PathProgramHistogramMax: 4, EmptinessCheckTime: 0.0s, AutomataDifference: 3.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 330 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 211 mSDsluCounter, 166 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 91 mSDsCounter, 72 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 585 IncrementalHoareTripleChecker+Invalid, 657 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 72 mSolverCounterUnsat, 75 mSDtfsCounter, 585 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 39 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1557occurred in iteration=8, InterpolantAutomatonStates: 44, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.0s InterpolantComputationTime, 524 NumberOfCodeBlocks, 514 NumberOfCodeBlocksAsserted, 9 NumberOfCheckSat, 515 ConstructedInterpolants, 0 QuantifiedInterpolants, 928 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 14 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-03-04 06:45:09,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE