./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-lit/fkp2014.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version f8ab0bd5 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-lit/fkp2014.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 f24d9db33c7d5aecb89ac12017849974773f5d17a3292112bf25190c4dfae9f0 --- Real Ultimate output --- This is Ultimate 0.3.0-?-f8ab0bd-m [2025-03-13 22:10:23,326 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-13 22:10:23,381 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-13 22:10:23,387 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-13 22:10:23,387 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-13 22:10:23,411 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-13 22:10:23,412 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-13 22:10:23,412 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-13 22:10:23,413 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-13 22:10:23,413 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-13 22:10:23,414 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-13 22:10:23,414 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-13 22:10:23,414 INFO L153 SettingsManager]: * Use SBE=true [2025-03-13 22:10:23,414 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-13 22:10:23,414 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-13 22:10:23,414 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-13 22:10:23,415 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:10:23,415 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-13 22:10:23,415 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-13 22:10:23,416 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-13 22:10:23,416 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-13 22:10:23,416 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-13 22:10:23,416 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 -> f24d9db33c7d5aecb89ac12017849974773f5d17a3292112bf25190c4dfae9f0 [2025-03-13 22:10:23,633 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-13 22:10:23,639 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-13 22:10:23,641 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-13 22:10:23,641 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-13 22:10:23,642 INFO L274 PluginConnector]: CDTParser initialized [2025-03-13 22:10:23,642 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-lit/fkp2014.i [2025-03-13 22:10:24,810 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/208216595/30f56a4332ae4f53978bec148f357a95/FLAG7dfd94dbc [2025-03-13 22:10:25,106 INFO L384 CDTParser]: Found 1 translation units. [2025-03-13 22:10:25,111 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-lit/fkp2014.i [2025-03-13 22:10:25,123 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/208216595/30f56a4332ae4f53978bec148f357a95/FLAG7dfd94dbc [2025-03-13 22:10:25,383 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/208216595/30f56a4332ae4f53978bec148f357a95 [2025-03-13 22:10:25,385 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-13 22:10:25,386 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-13 22:10:25,387 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-13 22:10:25,387 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-13 22:10:25,390 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-13 22:10:25,390 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,391 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@763e76c1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25, skipping insertion in model container [2025-03-13 22:10:25,391 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,418 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-13 22:10:25,591 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:10:25,600 INFO L200 MainTranslator]: Completed pre-run [2025-03-13 22:10:25,640 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-13 22:10:25,663 INFO L204 MainTranslator]: Completed translation [2025-03-13 22:10:25,664 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25 WrapperNode [2025-03-13 22:10:25,664 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-13 22:10:25,665 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-13 22:10:25,665 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-13 22:10:25,665 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-13 22:10:25,669 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,676 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,688 INFO L138 Inliner]: procedures = 172, calls = 16, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 79 [2025-03-13 22:10:25,688 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-13 22:10:25,688 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-13 22:10:25,688 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-13 22:10:25,688 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-13 22:10:25,693 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,693 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,695 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,695 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,698 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,698 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,699 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,699 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,700 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-13 22:10:25,701 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-13 22:10:25,701 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-13 22:10:25,701 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-13 22:10:25,701 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (1/1) ... [2025-03-13 22:10:25,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-13 22:10:25,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-13 22:10:25,725 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-13 22:10:25,727 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-13 22:10:25,743 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-03-13 22:10:25,743 INFO L130 BoogieDeclarations]: Found specification of procedure thr [2025-03-13 22:10:25,743 INFO L138 BoogieDeclarations]: Found implementation of procedure thr [2025-03-13 22:10:25,743 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-13 22:10:25,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-13 22:10:25,743 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-03-13 22:10:25,743 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-13 22:10:25,743 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-13 22:10:25,744 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-13 22:10:25,841 INFO L256 CfgBuilder]: Building ICFG [2025-03-13 22:10:25,842 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-13 22:10:25,960 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-13 22:10:25,961 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-13 22:10:25,961 INFO L318 CfgBuilder]: Performing block encoding [2025-03-13 22:10:25,995 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-13 22:10:25,996 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:10:25 BoogieIcfgContainer [2025-03-13 22:10:25,996 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-13 22:10:25,997 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-13 22:10:25,998 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-13 22:10:26,001 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-13 22:10:26,001 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.03 10:10:25" (1/3) ... [2025-03-13 22:10:26,001 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@51fd4af6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:10:26, skipping insertion in model container [2025-03-13 22:10:26,002 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.03 10:10:25" (2/3) ... [2025-03-13 22:10:26,002 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@51fd4af6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.03 10:10:26, skipping insertion in model container [2025-03-13 22:10:26,002 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:10:25" (3/3) ... [2025-03-13 22:10:26,003 INFO L128 eAbstractionObserver]: Analyzing ICFG fkp2014.i [2025-03-13 22:10:26,012 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-13 22:10:26,013 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG fkp2014.i that has 2 procedures, 77 locations, 1 initial locations, 1 loop locations, and 7 error locations. [2025-03-13 22:10:26,014 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-13 22:10:26,046 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:10:26,081 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 80 places, 80 transitions, 164 flow [2025-03-13 22:10:26,125 INFO L124 PetriNetUnfolderBase]: 3/89 cut-off events. [2025-03-13 22:10:26,128 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:10:26,131 INFO L83 FinitePrefix]: Finished finitePrefix Result has 93 conditions, 89 events. 3/89 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 92 event pairs, 0 based on Foata normal form. 0/77 useless extension candidates. Maximal degree in co-relation 46. Up to 2 conditions per place. [2025-03-13 22:10:26,131 INFO L82 GeneralOperation]: Start removeDead. Operand has 80 places, 80 transitions, 164 flow [2025-03-13 22:10:26,133 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 80 places, 80 transitions, 164 flow [2025-03-13 22:10:26,140 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:10:26,148 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;@4ac7b652, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:10:26,148 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-03-13 22:10:26,152 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:10:26,152 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2025-03-13 22:10:26,152 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:10:26,152 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,153 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:26,153 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-13 22:10:26,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,157 INFO L85 PathProgramCache]: Analyzing trace with hash 1222752278, now seen corresponding path program 1 times [2025-03-13 22:10:26,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [781874105] [2025-03-13 22:10:26,163 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,222 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-13 22:10:26,227 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-13 22:10:26,227 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,227 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:26,290 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-13 22:10:26,291 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:26,291 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [781874105] [2025-03-13 22:10:26,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [781874105] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:26,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:26,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:26,292 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [343507443] [2025-03-13 22:10:26,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:26,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:26,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:26,313 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:26,313 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:26,335 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 80 [2025-03-13 22:10:26,338 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 80 transitions, 164 flow. Second operand has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 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-13 22:10:26,338 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:26,339 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 80 [2025-03-13 22:10:26,339 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:26,376 INFO L124 PetriNetUnfolderBase]: 3/104 cut-off events. [2025-03-13 22:10:26,377 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-13 22:10:26,377 INFO L83 FinitePrefix]: Finished finitePrefix Result has 126 conditions, 104 events. 3/104 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 146 event pairs, 3 based on Foata normal form. 5/98 useless extension candidates. Maximal degree in co-relation 73. Up to 16 conditions per place. [2025-03-13 22:10:26,378 INFO L140 encePairwiseOnDemand]: 70/80 looper letters, 8 selfloop transitions, 2 changer transitions 1/70 dead transitions. [2025-03-13 22:10:26,378 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 70 transitions, 164 flow [2025-03-13 22:10:26,379 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:26,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:26,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 201 transitions. [2025-03-13 22:10:26,390 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8375 [2025-03-13 22:10:26,391 INFO L175 Difference]: Start difference. First operand has 80 places, 80 transitions, 164 flow. Second operand 3 states and 201 transitions. [2025-03-13 22:10:26,392 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 70 transitions, 164 flow [2025-03-13 22:10:26,395 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 70 transitions, 164 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:10:26,398 INFO L231 Difference]: Finished difference. Result has 75 places, 69 transitions, 146 flow [2025-03-13 22:10:26,401 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=80, PETRI_DIFFERENCE_MINUEND_FLOW=144, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=146, PETRI_PLACES=75, PETRI_TRANSITIONS=69} [2025-03-13 22:10:26,404 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, -5 predicate places. [2025-03-13 22:10:26,406 INFO L471 AbstractCegarLoop]: Abstraction has has 75 places, 69 transitions, 146 flow [2025-03-13 22:10:26,406 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 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-13 22:10:26,407 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,407 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] [2025-03-13 22:10:26,407 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-13 22:10:26,407 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thrErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-13 22:10:26,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,408 INFO L85 PathProgramCache]: Analyzing trace with hash -1221314081, now seen corresponding path program 1 times [2025-03-13 22:10:26,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [271638209] [2025-03-13 22:10:26,409 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,419 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-13 22:10:26,433 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-13 22:10:26,433 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,433 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:26,495 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-13 22:10:26,495 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:26,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [271638209] [2025-03-13 22:10:26,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [271638209] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:26,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:26,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:26,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1172931776] [2025-03-13 22:10:26,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:26,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:26,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:26,497 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:26,497 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:26,504 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 80 [2025-03-13 22:10:26,504 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 75 places, 69 transitions, 146 flow. Second operand has 3 states, 3 states have (on average 66.66666666666667) internal successors, (200), 3 states have internal predecessors, (200), 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-13 22:10:26,504 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:26,505 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 80 [2025-03-13 22:10:26,505 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:26,529 INFO L124 PetriNetUnfolderBase]: 0/77 cut-off events. [2025-03-13 22:10:26,529 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-13 22:10:26,529 INFO L83 FinitePrefix]: Finished finitePrefix Result has 91 conditions, 77 events. 0/77 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 60 event pairs, 0 based on Foata normal form. 0/73 useless extension candidates. Maximal degree in co-relation 0. Up to 5 conditions per place. [2025-03-13 22:10:26,530 INFO L140 encePairwiseOnDemand]: 77/80 looper letters, 4 selfloop transitions, 2 changer transitions 0/68 dead transitions. [2025-03-13 22:10:26,530 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 75 places, 68 transitions, 156 flow [2025-03-13 22:10:26,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:26,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:26,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 202 transitions. [2025-03-13 22:10:26,531 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8416666666666667 [2025-03-13 22:10:26,531 INFO L175 Difference]: Start difference. First operand has 75 places, 69 transitions, 146 flow. Second operand 3 states and 202 transitions. [2025-03-13 22:10:26,531 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 75 places, 68 transitions, 156 flow [2025-03-13 22:10:26,532 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 73 places, 68 transitions, 152 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:10:26,532 INFO L231 Difference]: Finished difference. Result has 73 places, 68 transitions, 144 flow [2025-03-13 22:10:26,533 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=80, PETRI_DIFFERENCE_MINUEND_FLOW=140, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=144, PETRI_PLACES=73, PETRI_TRANSITIONS=68} [2025-03-13 22:10:26,533 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, -7 predicate places. [2025-03-13 22:10:26,533 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 68 transitions, 144 flow [2025-03-13 22:10:26,533 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.66666666666667) internal successors, (200), 3 states have internal predecessors, (200), 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-13 22:10:26,534 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:26,534 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-13 22:10:26,534 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thrErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-13 22:10:26,534 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,534 INFO L85 PathProgramCache]: Analyzing trace with hash -1156754240, now seen corresponding path program 1 times [2025-03-13 22:10:26,534 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,534 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1520618894] [2025-03-13 22:10:26,534 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,542 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-13 22:10:26,546 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-13 22:10:26,546 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,546 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:26,586 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-13 22:10:26,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:26,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1520618894] [2025-03-13 22:10:26,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1520618894] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:26,587 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:26,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:26,587 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387737208] [2025-03-13 22:10:26,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:26,588 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:26,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:26,588 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:26,588 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:26,591 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 66 out of 80 [2025-03-13 22:10:26,591 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 68 transitions, 144 flow. Second operand has 3 states, 3 states have (on average 67.33333333333333) internal successors, (202), 3 states have internal predecessors, (202), 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-13 22:10:26,591 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:26,591 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 66 of 80 [2025-03-13 22:10:26,591 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:26,612 INFO L124 PetriNetUnfolderBase]: 0/76 cut-off events. [2025-03-13 22:10:26,612 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-13 22:10:26,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89 conditions, 76 events. 0/76 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 54 event pairs, 0 based on Foata normal form. 0/73 useless extension candidates. Maximal degree in co-relation 0. Up to 3 conditions per place. [2025-03-13 22:10:26,613 INFO L140 encePairwiseOnDemand]: 78/80 looper letters, 4 selfloop transitions, 1 changer transitions 5/67 dead transitions. [2025-03-13 22:10:26,613 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 67 transitions, 152 flow [2025-03-13 22:10:26,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:26,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:26,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 204 transitions. [2025-03-13 22:10:26,614 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.85 [2025-03-13 22:10:26,614 INFO L175 Difference]: Start difference. First operand has 73 places, 68 transitions, 144 flow. Second operand 3 states and 204 transitions. [2025-03-13 22:10:26,614 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 67 transitions, 152 flow [2025-03-13 22:10:26,615 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 67 transitions, 148 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:10:26,615 INFO L231 Difference]: Finished difference. Result has 72 places, 62 transitions, 130 flow [2025-03-13 22:10:26,615 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=80, PETRI_DIFFERENCE_MINUEND_FLOW=138, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=130, PETRI_PLACES=72, PETRI_TRANSITIONS=62} [2025-03-13 22:10:26,616 INFO L279 CegarLoopForPetriNet]: 80 programPoint places, -8 predicate places. [2025-03-13 22:10:26,616 INFO L471 AbstractCegarLoop]: Abstraction has has 72 places, 62 transitions, 130 flow [2025-03-13 22:10:26,616 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 67.33333333333333) internal successors, (202), 3 states have internal predecessors, (202), 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-13 22:10:26,616 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,616 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:26,616 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-13 22:10:26,616 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-13 22:10:26,617 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,617 INFO L85 PathProgramCache]: Analyzing trace with hash -94586971, now seen corresponding path program 1 times [2025-03-13 22:10:26,617 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,617 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [84657385] [2025-03-13 22:10:26,617 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,630 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 44 statements into 1 equivalence classes. [2025-03-13 22:10:26,646 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 44 of 44 statements. [2025-03-13 22:10:26,647 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,647 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:10:26,647 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:10:26,649 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 44 statements into 1 equivalence classes. [2025-03-13 22:10:26,654 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 44 of 44 statements. [2025-03-13 22:10:26,654 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,655 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:10:26,673 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:10:26,673 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:10:26,674 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 14 remaining) [2025-03-13 22:10:26,675 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (6 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-03-13 22:10:26,676 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-03-13 22:10:26,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-13 22:10:26,677 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-13 22:10:26,679 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:10:26,679 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-03-13 22:10:26,693 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:10:26,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 113 places, 113 transitions, 236 flow [2025-03-13 22:10:26,718 INFO L124 PetriNetUnfolderBase]: 5/136 cut-off events. [2025-03-13 22:10:26,718 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-03-13 22:10:26,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 144 conditions, 136 events. 5/136 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 247 event pairs, 0 based on Foata normal form. 0/115 useless extension candidates. Maximal degree in co-relation 90. Up to 3 conditions per place. [2025-03-13 22:10:26,719 INFO L82 GeneralOperation]: Start removeDead. Operand has 113 places, 113 transitions, 236 flow [2025-03-13 22:10:26,720 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 113 places, 113 transitions, 236 flow [2025-03-13 22:10:26,721 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:10:26,721 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;@4ac7b652, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:10:26,721 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-03-13 22:10:26,723 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:10:26,723 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2025-03-13 22:10:26,723 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:10:26,724 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,724 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:26,724 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-13 22:10:26,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,724 INFO L85 PathProgramCache]: Analyzing trace with hash 2048411527, now seen corresponding path program 1 times [2025-03-13 22:10:26,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [989892664] [2025-03-13 22:10:26,724 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,728 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-13 22:10:26,730 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-13 22:10:26,730 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,730 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:26,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-13 22:10:26,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:26,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [989892664] [2025-03-13 22:10:26,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [989892664] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:26,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:26,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:26,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [996134571] [2025-03-13 22:10:26,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:26,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:26,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:26,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:26,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:26,768 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 83 out of 113 [2025-03-13 22:10:26,769 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 113 transitions, 236 flow. Second operand has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 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-13 22:10:26,769 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:26,769 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 83 of 113 [2025-03-13 22:10:26,769 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:26,830 INFO L124 PetriNetUnfolderBase]: 39/377 cut-off events. [2025-03-13 22:10:26,830 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2025-03-13 22:10:26,831 INFO L83 FinitePrefix]: Finished finitePrefix Result has 480 conditions, 377 events. 39/377 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 1870 event pairs, 39 based on Foata normal form. 29/353 useless extension candidates. Maximal degree in co-relation 335. Up to 84 conditions per place. [2025-03-13 22:10:26,834 INFO L140 encePairwiseOnDemand]: 97/113 looper letters, 12 selfloop transitions, 2 changer transitions 1/95 dead transitions. [2025-03-13 22:10:26,835 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 95 transitions, 228 flow [2025-03-13 22:10:26,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:26,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:26,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 277 transitions. [2025-03-13 22:10:26,837 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8171091445427728 [2025-03-13 22:10:26,838 INFO L175 Difference]: Start difference. First operand has 113 places, 113 transitions, 236 flow. Second operand 3 states and 277 transitions. [2025-03-13 22:10:26,838 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 95 transitions, 228 flow [2025-03-13 22:10:26,838 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 95 transitions, 228 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-13 22:10:26,840 INFO L231 Difference]: Finished difference. Result has 102 places, 94 transitions, 202 flow [2025-03-13 22:10:26,841 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=113, PETRI_DIFFERENCE_MINUEND_FLOW=200, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=202, PETRI_PLACES=102, PETRI_TRANSITIONS=94} [2025-03-13 22:10:26,842 INFO L279 CegarLoopForPetriNet]: 113 programPoint places, -11 predicate places. [2025-03-13 22:10:26,842 INFO L471 AbstractCegarLoop]: Abstraction has has 102 places, 94 transitions, 202 flow [2025-03-13 22:10:26,843 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 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-13 22:10:26,843 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,843 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] [2025-03-13 22:10:26,843 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-13 22:10:26,843 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thrErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-13 22:10:26,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,844 INFO L85 PathProgramCache]: Analyzing trace with hash 648140927, now seen corresponding path program 1 times [2025-03-13 22:10:26,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700230402] [2025-03-13 22:10:26,844 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,853 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-13 22:10:26,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-13 22:10:26,855 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:26,875 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-13 22:10:26,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:26,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1700230402] [2025-03-13 22:10:26,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1700230402] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:26,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:26,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:26,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554022028] [2025-03-13 22:10:26,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:26,877 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:26,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:26,878 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:26,878 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:26,892 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 85 out of 113 [2025-03-13 22:10:26,893 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 94 transitions, 202 flow. Second operand has 3 states, 3 states have (on average 86.66666666666667) internal successors, (260), 3 states have internal predecessors, (260), 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-13 22:10:26,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:26,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 85 of 113 [2025-03-13 22:10:26,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:26,941 INFO L124 PetriNetUnfolderBase]: 20/305 cut-off events. [2025-03-13 22:10:26,941 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2025-03-13 22:10:26,943 INFO L83 FinitePrefix]: Finished finitePrefix Result has 386 conditions, 305 events. 20/305 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 1306 event pairs, 7 based on Foata normal form. 0/274 useless extension candidates. Maximal degree in co-relation 360. Up to 30 conditions per place. [2025-03-13 22:10:26,945 INFO L140 encePairwiseOnDemand]: 105/113 looper letters, 16 selfloop transitions, 6 changer transitions 0/103 dead transitions. [2025-03-13 22:10:26,946 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 103 transitions, 269 flow [2025-03-13 22:10:26,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:26,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:26,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 279 transitions. [2025-03-13 22:10:26,947 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8230088495575221 [2025-03-13 22:10:26,947 INFO L175 Difference]: Start difference. First operand has 102 places, 94 transitions, 202 flow. Second operand 3 states and 279 transitions. [2025-03-13 22:10:26,947 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 103 transitions, 269 flow [2025-03-13 22:10:26,948 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 103 transitions, 265 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:10:26,949 INFO L231 Difference]: Finished difference. Result has 103 places, 100 transitions, 250 flow [2025-03-13 22:10:26,949 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=113, PETRI_DIFFERENCE_MINUEND_FLOW=198, PETRI_DIFFERENCE_MINUEND_PLACES=99, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=94, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=103, PETRI_TRANSITIONS=100} [2025-03-13 22:10:26,952 INFO L279 CegarLoopForPetriNet]: 113 programPoint places, -10 predicate places. [2025-03-13 22:10:26,954 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 100 transitions, 250 flow [2025-03-13 22:10:26,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 86.66666666666667) internal successors, (260), 3 states have internal predecessors, (260), 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-13 22:10:26,954 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:26,954 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] [2025-03-13 22:10:26,954 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-13 22:10:26,954 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thrErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-13 22:10:26,955 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:26,955 INFO L85 PathProgramCache]: Analyzing trace with hash 93183360, now seen corresponding path program 1 times [2025-03-13 22:10:26,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:26,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583492596] [2025-03-13 22:10:26,955 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:26,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:26,976 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-13 22:10:26,982 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-13 22:10:26,982 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:26,982 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:27,009 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-13 22:10:27,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:27,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583492596] [2025-03-13 22:10:27,010 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583492596] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:27,010 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:27,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:27,010 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [373855022] [2025-03-13 22:10:27,010 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:27,010 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:27,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:27,011 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:27,012 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:27,016 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 86 out of 113 [2025-03-13 22:10:27,016 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 100 transitions, 250 flow. Second operand has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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-13 22:10:27,016 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:27,016 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 86 of 113 [2025-03-13 22:10:27,017 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:27,071 INFO L124 PetriNetUnfolderBase]: 36/418 cut-off events. [2025-03-13 22:10:27,071 INFO L125 PetriNetUnfolderBase]: For 86/90 co-relation queries the response was YES. [2025-03-13 22:10:27,073 INFO L83 FinitePrefix]: Finished finitePrefix Result has 629 conditions, 418 events. 36/418 cut-off events. For 86/90 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 2275 event pairs, 9 based on Foata normal form. 0/384 useless extension candidates. Maximal degree in co-relation 512. Up to 66 conditions per place. [2025-03-13 22:10:27,074 INFO L140 encePairwiseOnDemand]: 105/113 looper letters, 17 selfloop transitions, 6 changer transitions 0/109 dead transitions. [2025-03-13 22:10:27,074 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 105 places, 109 transitions, 327 flow [2025-03-13 22:10:27,075 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:27,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:27,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 281 transitions. [2025-03-13 22:10:27,075 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8289085545722714 [2025-03-13 22:10:27,075 INFO L175 Difference]: Start difference. First operand has 103 places, 100 transitions, 250 flow. Second operand 3 states and 281 transitions. [2025-03-13 22:10:27,075 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 105 places, 109 transitions, 327 flow [2025-03-13 22:10:27,079 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 103 places, 109 transitions, 311 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:10:27,081 INFO L231 Difference]: Finished difference. Result has 105 places, 106 transitions, 290 flow [2025-03-13 22:10:27,081 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=113, PETRI_DIFFERENCE_MINUEND_FLOW=238, PETRI_DIFFERENCE_MINUEND_PLACES=101, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=105, PETRI_TRANSITIONS=106} [2025-03-13 22:10:27,082 INFO L279 CegarLoopForPetriNet]: 113 programPoint places, -8 predicate places. [2025-03-13 22:10:27,082 INFO L471 AbstractCegarLoop]: Abstraction has has 105 places, 106 transitions, 290 flow [2025-03-13 22:10:27,082 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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-13 22:10:27,082 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:27,082 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:27,082 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-13 22:10:27,082 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-03-13 22:10:27,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:27,083 INFO L85 PathProgramCache]: Analyzing trace with hash 2086550577, now seen corresponding path program 1 times [2025-03-13 22:10:27,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:27,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626060850] [2025-03-13 22:10:27,083 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:27,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:27,093 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-13 22:10:27,102 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-13 22:10:27,102 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:27,102 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:10:27,102 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:10:27,104 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-03-13 22:10:27,113 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-03-13 22:10:27,113 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:27,113 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:10:27,120 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:10:27,120 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:10:27,120 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-03-13 22:10:27,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-03-13 22:10:27,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-03-13 22:10:27,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-03-13 22:10:27,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-03-13 22:10:27,120 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-03-13 22:10:27,121 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-03-13 22:10:27,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-03-13 22:10:27,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-03-13 22:10:27,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-03-13 22:10:27,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-03-13 22:10:27,122 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-03-13 22:10:27,122 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-13 22:10:27,122 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-13 22:10:27,122 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-03-13 22:10:27,122 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-03-13 22:10:27,145 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-13 22:10:27,149 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 146 transitions, 310 flow [2025-03-13 22:10:27,161 INFO L124 PetriNetUnfolderBase]: 7/183 cut-off events. [2025-03-13 22:10:27,161 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-03-13 22:10:27,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196 conditions, 183 events. 7/183 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 394 event pairs, 0 based on Foata normal form. 0/153 useless extension candidates. Maximal degree in co-relation 140. Up to 4 conditions per place. [2025-03-13 22:10:27,161 INFO L82 GeneralOperation]: Start removeDead. Operand has 146 places, 146 transitions, 310 flow [2025-03-13 22:10:27,163 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 146 places, 146 transitions, 310 flow [2025-03-13 22:10:27,164 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-13 22:10:27,165 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;@4ac7b652, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-13 22:10:27,165 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2025-03-13 22:10:27,167 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-13 22:10:27,167 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2025-03-13 22:10:27,167 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-13 22:10:27,167 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:27,167 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:27,167 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2025-03-13 22:10:27,167 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:27,167 INFO L85 PathProgramCache]: Analyzing trace with hash -799689191, now seen corresponding path program 1 times [2025-03-13 22:10:27,168 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:27,168 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905127029] [2025-03-13 22:10:27,168 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:27,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:27,172 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-13 22:10:27,173 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-13 22:10:27,173 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:27,173 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:27,191 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-13 22:10:27,191 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:27,191 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1905127029] [2025-03-13 22:10:27,191 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1905127029] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:27,191 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:27,192 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:27,192 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510342037] [2025-03-13 22:10:27,192 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:27,192 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:27,192 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:27,192 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:27,192 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:27,218 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 146 [2025-03-13 22:10:27,219 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 146 transitions, 310 flow. Second operand has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 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-13 22:10:27,219 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:27,219 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 146 [2025-03-13 22:10:27,219 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:27,359 INFO L124 PetriNetUnfolderBase]: 279/1558 cut-off events. [2025-03-13 22:10:27,360 INFO L125 PetriNetUnfolderBase]: For 112/112 co-relation queries the response was YES. [2025-03-13 22:10:27,363 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2094 conditions, 1558 events. 279/1558 cut-off events. For 112/112 co-relation queries the response was YES. Maximal size of possible extension queue 74. Compared 12756 event pairs, 279 based on Foata normal form. 163/1494 useless extension candidates. Maximal degree in co-relation 1521. Up to 452 conditions per place. [2025-03-13 22:10:27,370 INFO L140 encePairwiseOnDemand]: 124/146 looper letters, 16 selfloop transitions, 2 changer transitions 1/120 dead transitions. [2025-03-13 22:10:27,370 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 120 transitions, 294 flow [2025-03-13 22:10:27,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:27,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 353 transitions. [2025-03-13 22:10:27,371 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8059360730593608 [2025-03-13 22:10:27,371 INFO L175 Difference]: Start difference. First operand has 146 places, 146 transitions, 310 flow. Second operand 3 states and 353 transitions. [2025-03-13 22:10:27,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 129 places, 120 transitions, 294 flow [2025-03-13 22:10:27,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 120 transitions, 292 flow, removed 1 selfloop flow, removed 0 redundant places. [2025-03-13 22:10:27,374 INFO L231 Difference]: Finished difference. Result has 129 places, 119 transitions, 258 flow [2025-03-13 22:10:27,374 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=146, PETRI_DIFFERENCE_MINUEND_FLOW=256, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=258, PETRI_PLACES=129, PETRI_TRANSITIONS=119} [2025-03-13 22:10:27,374 INFO L279 CegarLoopForPetriNet]: 146 programPoint places, -17 predicate places. [2025-03-13 22:10:27,374 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 119 transitions, 258 flow [2025-03-13 22:10:27,374 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 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-13 22:10:27,375 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:27,375 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] [2025-03-13 22:10:27,375 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-13 22:10:27,375 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thrErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2025-03-13 22:10:27,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:27,375 INFO L85 PathProgramCache]: Analyzing trace with hash -216481377, now seen corresponding path program 1 times [2025-03-13 22:10:27,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:27,375 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1309006446] [2025-03-13 22:10:27,375 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:27,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:27,383 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 40 statements into 1 equivalence classes. [2025-03-13 22:10:27,388 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 40 of 40 statements. [2025-03-13 22:10:27,388 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:27,388 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:27,409 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-13 22:10:27,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:27,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1309006446] [2025-03-13 22:10:27,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1309006446] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:27,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:27,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:27,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360802811] [2025-03-13 22:10:27,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:27,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:27,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:27,410 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:27,410 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:27,423 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 105 out of 146 [2025-03-13 22:10:27,424 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 119 transitions, 258 flow. Second operand has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 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-13 22:10:27,424 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:27,424 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 105 of 146 [2025-03-13 22:10:27,424 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:27,569 INFO L124 PetriNetUnfolderBase]: 289/1758 cut-off events. [2025-03-13 22:10:27,569 INFO L125 PetriNetUnfolderBase]: For 122/122 co-relation queries the response was YES. [2025-03-13 22:10:27,574 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2411 conditions, 1758 events. 289/1758 cut-off events. For 122/122 co-relation queries the response was YES. Maximal size of possible extension queue 83. Compared 14734 event pairs, 98 based on Foata normal form. 0/1537 useless extension candidates. Maximal degree in co-relation 2384. Up to 301 conditions per place. [2025-03-13 22:10:27,581 INFO L140 encePairwiseOnDemand]: 134/146 looper letters, 24 selfloop transitions, 9 changer transitions 0/133 dead transitions. [2025-03-13 22:10:27,581 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 133 transitions, 362 flow [2025-03-13 22:10:27,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:27,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:27,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 351 transitions. [2025-03-13 22:10:27,582 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8013698630136986 [2025-03-13 22:10:27,582 INFO L175 Difference]: Start difference. First operand has 129 places, 119 transitions, 258 flow. Second operand 3 states and 351 transitions. [2025-03-13 22:10:27,583 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 133 transitions, 362 flow [2025-03-13 22:10:27,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 133 transitions, 358 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:10:27,584 INFO L231 Difference]: Finished difference. Result has 130 places, 128 transitions, 332 flow [2025-03-13 22:10:27,585 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=146, PETRI_DIFFERENCE_MINUEND_FLOW=254, PETRI_DIFFERENCE_MINUEND_PLACES=126, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=119, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=332, PETRI_PLACES=130, PETRI_TRANSITIONS=128} [2025-03-13 22:10:27,585 INFO L279 CegarLoopForPetriNet]: 146 programPoint places, -16 predicate places. [2025-03-13 22:10:27,585 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 128 transitions, 332 flow [2025-03-13 22:10:27,586 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 106.66666666666667) internal successors, (320), 3 states have internal predecessors, (320), 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-13 22:10:27,586 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:27,586 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] [2025-03-13 22:10:27,587 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-13 22:10:27,588 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thrErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2025-03-13 22:10:27,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:27,589 INFO L85 PathProgramCache]: Analyzing trace with hash -1880159008, now seen corresponding path program 1 times [2025-03-13 22:10:27,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:27,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444958251] [2025-03-13 22:10:27,589 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:27,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:27,595 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-13 22:10:27,600 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-13 22:10:27,600 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:27,600 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-13 22:10:27,623 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-13 22:10:27,623 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-13 22:10:27,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444958251] [2025-03-13 22:10:27,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444958251] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-13 22:10:27,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-13 22:10:27,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-13 22:10:27,624 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [437454919] [2025-03-13 22:10:27,624 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-13 22:10:27,625 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-13 22:10:27,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-13 22:10:27,625 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-13 22:10:27,625 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-13 22:10:27,633 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 106 out of 146 [2025-03-13 22:10:27,634 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 128 transitions, 332 flow. Second operand has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 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-13 22:10:27,634 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-13 22:10:27,634 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 106 of 146 [2025-03-13 22:10:27,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-13 22:10:28,149 INFO L124 PetriNetUnfolderBase]: 938/4557 cut-off events. [2025-03-13 22:10:28,149 INFO L125 PetriNetUnfolderBase]: For 1290/1382 co-relation queries the response was YES. [2025-03-13 22:10:28,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7694 conditions, 4557 events. 938/4557 cut-off events. For 1290/1382 co-relation queries the response was YES. Maximal size of possible extension queue 288. Compared 49856 event pairs, 236 based on Foata normal form. 1/4085 useless extension candidates. Maximal degree in co-relation 7576. Up to 972 conditions per place. [2025-03-13 22:10:28,176 INFO L140 encePairwiseOnDemand]: 134/146 looper letters, 29 selfloop transitions, 9 changer transitions 0/145 dead transitions. [2025-03-13 22:10:28,177 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 145 transitions, 470 flow [2025-03-13 22:10:28,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-13 22:10:28,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-13 22:10:28,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 353 transitions. [2025-03-13 22:10:28,178 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8059360730593608 [2025-03-13 22:10:28,178 INFO L175 Difference]: Start difference. First operand has 130 places, 128 transitions, 332 flow. Second operand 3 states and 353 transitions. [2025-03-13 22:10:28,178 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 145 transitions, 470 flow [2025-03-13 22:10:28,183 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 145 transitions, 446 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-13 22:10:28,184 INFO L231 Difference]: Finished difference. Result has 132 places, 137 transitions, 392 flow [2025-03-13 22:10:28,185 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=146, PETRI_DIFFERENCE_MINUEND_FLOW=314, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=128, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=392, PETRI_PLACES=132, PETRI_TRANSITIONS=137} [2025-03-13 22:10:28,185 INFO L279 CegarLoopForPetriNet]: 146 programPoint places, -14 predicate places. [2025-03-13 22:10:28,185 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 137 transitions, 392 flow [2025-03-13 22:10:28,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 107.33333333333333) internal successors, (322), 3 states have internal predecessors, (322), 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-13 22:10:28,185 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-13 22:10:28,185 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-13 22:10:28,186 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-13 22:10:28,186 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thrErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, thrErr5ASSERT_VIOLATIONDATA_RACE (and 23 more)] === [2025-03-13 22:10:28,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-13 22:10:28,186 INFO L85 PathProgramCache]: Analyzing trace with hash -892593486, now seen corresponding path program 1 times [2025-03-13 22:10:28,186 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-13 22:10:28,186 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323860524] [2025-03-13 22:10:28,186 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-13 22:10:28,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-13 22:10:28,191 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-03-13 22:10:28,195 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-03-13 22:10:28,195 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:28,195 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:10:28,195 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-13 22:10:28,196 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 55 statements into 1 equivalence classes. [2025-03-13 22:10:28,199 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 55 of 55 statements. [2025-03-13 22:10:28,199 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-13 22:10:28,199 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-13 22:10:28,206 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-13 22:10:28,206 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thrErr2ASSERT_VIOLATIONDATA_RACE (25 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (24 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (22 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (21 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (20 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (19 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (18 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (17 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (16 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (15 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (14 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (13 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (12 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (11 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (10 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (9 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (8 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (7 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (6 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr5ASSERT_VIOLATIONDATA_RACE (5 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr4ASSERT_VIOLATIONDATA_RACE (4 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr3ASSERT_VIOLATIONDATA_RACE (3 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr2ASSERT_VIOLATIONDATA_RACE (2 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr1ASSERT_VIOLATIONDATA_RACE (1 of 26 remaining) [2025-03-13 22:10:28,207 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thrErr0ASSERT_VIOLATIONDATA_RACE (0 of 26 remaining) [2025-03-13 22:10:28,208 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-03-13 22:10:28,208 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2025-03-13 22:10:28,238 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 3 thread instances [2025-03-13 22:10:28,238 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-13 22:10:28,245 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.03 10:10:28 BasicIcfg [2025-03-13 22:10:28,245 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-13 22:10:28,246 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-13 22:10:28,246 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-13 22:10:28,246 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-13 22:10:28,246 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 13.03 10:10:25" (3/4) ... [2025-03-13 22:10:28,247 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-13 22:10:28,288 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 9. [2025-03-13 22:10:28,318 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-13 22:10:28,318 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-13 22:10:28,318 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-13 22:10:28,319 INFO L158 Benchmark]: Toolchain (without parser) took 2933.33ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 114.9MB in the beginning and 186.3MB in the end (delta: -71.4MB). Peak memory consumption was 68.5MB. Max. memory is 16.1GB. [2025-03-13 22:10:28,319 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 128.6MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-13 22:10:28,319 INFO L158 Benchmark]: CACSL2BoogieTranslator took 277.64ms. Allocated memory is still 142.6MB. Free memory was 114.9MB in the beginning and 95.5MB in the end (delta: 19.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-13 22:10:28,319 INFO L158 Benchmark]: Boogie Procedure Inliner took 23.23ms. Allocated memory is still 142.6MB. Free memory was 95.5MB in the beginning and 94.1MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-13 22:10:28,319 INFO L158 Benchmark]: Boogie Preprocessor took 11.90ms. Allocated memory is still 142.6MB. Free memory was 94.1MB in the beginning and 92.9MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-13 22:10:28,319 INFO L158 Benchmark]: IcfgBuilder took 295.14ms. Allocated memory is still 142.6MB. Free memory was 92.9MB in the beginning and 77.3MB in the end (delta: 15.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-13 22:10:28,320 INFO L158 Benchmark]: TraceAbstraction took 2247.68ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 76.2MB in the beginning and 197.6MB in the end (delta: -121.4MB). Peak memory consumption was 18.1MB. Max. memory is 16.1GB. [2025-03-13 22:10:28,320 INFO L158 Benchmark]: Witness Printer took 72.74ms. Allocated memory is still 285.2MB. Free memory was 197.6MB in the beginning and 186.3MB in the end (delta: 11.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-13 22:10:28,321 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.14ms. Allocated memory is still 201.3MB. Free memory is still 128.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 277.64ms. Allocated memory is still 142.6MB. Free memory was 114.9MB in the beginning and 95.5MB in the end (delta: 19.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 23.23ms. Allocated memory is still 142.6MB. Free memory was 95.5MB in the beginning and 94.1MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 11.90ms. Allocated memory is still 142.6MB. Free memory was 94.1MB in the beginning and 92.9MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 295.14ms. Allocated memory is still 142.6MB. Free memory was 92.9MB in the beginning and 77.3MB in the end (delta: 15.6MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 2247.68ms. Allocated memory was 142.6MB in the beginning and 285.2MB in the end (delta: 142.6MB). Free memory was 76.2MB in the beginning and 197.6MB in the end (delta: -121.4MB). Peak memory consumption was 18.1MB. Max. memory is 16.1GB. * Witness Printer took 72.74ms. Allocated memory is still 285.2MB. Free memory was 197.6MB in the beginning and 186.3MB in the end (delta: 11.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 711]: Data race detected Data race detected The following path leads to a data race: [L697] 0 volatile int s; VAL [s=0] [L698] 0 volatile int t; VAL [s=0, t=0] [L716] 0 pthread_t t; VAL [s=0, t=0] [L717] 0 int i, n; VAL [s=0, t=0] [L718] 0 s = 0 VAL [s=0, t=0] [L719] 0 n = __VERIFIER_nondet_int() VAL [n=2, s=0, t=0] [L720] CALL 0 assume_abort_if_not(n > 0) [L686] COND FALSE 0 !(!cond) VAL [\old(cond)=1, cond=1, s=0, t=0] [L720] RET 0 assume_abort_if_not(n > 0) [L721] 0 i = 0 VAL [i=0, n=2, s=0, t=0] [L721] COND TRUE 0 i < n VAL [i=0, n=2, s=0, t=0] [L722] FCALL, FORK 0 pthread_create(&t, 0, thr, 0) VAL [i=0, n=2, s=0, t=-1, t=0] [L721] 0 i++ VAL [i=1, n=2, s=0, t=-1, t=0] [L721] COND TRUE 0 i < n VAL [i=1, n=2, s=0, t=-1, t=0] [L722] FCALL, FORK 0 pthread_create(&t, 0, thr, 0) VAL [i=1, n=2, s=0, t=0, t=0] [L710] CALL 2 inct() [L710] CALL 1 inct() [L701] 1 t++ VAL [s=0, t=1] [L710] RET 1 inct() [L711] 1 s < t VAL [\old(arg)={0:0}, arg={0:0}, s=0, t=1] [L701] 2 t++ VAL [s=0, t=2] [L711] 1 s < t VAL [\old(arg)={0:0}, arg={0:0}, s=0, t=2] Now there is a data race on ~t~0 between C: t++ [701] and C: s < t [711] - UnprovableResult [Line: 718]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 722]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 701]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 701]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 711]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 706]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 109 locations, 14 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: 0.6s, OverallIterations: 4, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 23 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 7 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 3 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 40 IncrementalHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 3 mSolverCounterUnsat, 3 mSDtfsCounter, 40 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=164occurred in iteration=0, InterpolantAutomatonStates: 9, 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.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 143 NumberOfCodeBlocks, 143 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 96 ConstructedInterpolants, 0 QuantifiedInterpolants, 102 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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 - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 4 procedures, 140 locations, 20 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: 0.4s, OverallIterations: 4, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 53 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 16 mSDsluCounter, 21 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 79 IncrementalHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 21 mSDtfsCounter, 79 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=290occurred in iteration=3, InterpolantAutomatonStates: 9, 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.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 153 NumberOfCodeBlocks, 153 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 96 ConstructedInterpolants, 0 QuantifiedInterpolants, 102 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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 - StatisticsResult: Ultimate Automizer benchmark data with 3 thread instances CFG has 5 procedures, 171 locations, 26 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.1s, OverallIterations: 4, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 60 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 25 mSDsluCounter, 13 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 17 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 112 IncrementalHoareTripleChecker+Invalid, 129 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 17 mSolverCounterUnsat, 13 mSDtfsCounter, 112 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=392occurred in iteration=3, InterpolantAutomatonStates: 9, 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.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 154 NumberOfCodeBlocks, 154 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 96 ConstructedInterpolants, 0 QuantifiedInterpolants, 102 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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 RESULT: Ultimate proved your program to be incorrect! [2025-03-13 22:10:28,334 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 Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)