./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-lit/qw2004-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 735b3cc8 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/qw2004-1.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 3fb83c29fe591f537beeb8acce355ea986d79a29cfcecdcee0a9fb1725d601d1 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:29:48,154 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:29:48,196 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:29:48,200 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:29:48,200 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:29:48,215 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:29:48,216 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:29:48,216 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:29:48,216 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:29:48,216 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:29:48,216 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:29:48,216 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:29:48,216 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:29:48,217 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:29:48,217 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:29:48,218 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:29:48,218 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:29:48,218 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:29:48,219 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:29:48,219 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 -> 3fb83c29fe591f537beeb8acce355ea986d79a29cfcecdcee0a9fb1725d601d1 [2025-03-14 01:29:48,427 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:29:48,434 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:29:48,436 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:29:48,437 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:29:48,437 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:29:48,438 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-lit/qw2004-1.i [2025-03-14 01:29:49,563 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/65b08a275/06248c2ee2a84116b52de44e13837b77/FLAG05c72ec72 [2025-03-14 01:29:49,847 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:29:49,848 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-lit/qw2004-1.i [2025-03-14 01:29:49,862 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/65b08a275/06248c2ee2a84116b52de44e13837b77/FLAG05c72ec72 [2025-03-14 01:29:49,879 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/65b08a275/06248c2ee2a84116b52de44e13837b77 [2025-03-14 01:29:49,881 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:29:49,882 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:29:49,884 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:29:49,884 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:29:49,887 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:29:49,888 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:29:49" (1/1) ... [2025-03-14 01:29:49,889 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d00dfff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:49, skipping insertion in model container [2025-03-14 01:29:49,890 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:29:49" (1/1) ... [2025-03-14 01:29:49,909 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:29:50,150 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:29:50,159 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:29:50,203 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:29:50,230 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:29:50,231 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50 WrapperNode [2025-03-14 01:29:50,231 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:29:50,232 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:29:50,232 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:29:50,232 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:29:50,236 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,245 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,261 INFO L138 Inliner]: procedures = 174, calls = 20, calls flagged for inlining = 10, calls inlined = 11, statements flattened = 155 [2025-03-14 01:29:50,261 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:29:50,261 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:29:50,262 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:29:50,262 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:29:50,265 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,265 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,267 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,267 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,270 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,271 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,272 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,273 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,274 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:29:50,278 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:29:50,280 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:29:50,281 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:29:50,281 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (1/1) ... [2025-03-14 01:29:50,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:29:50,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:29:50,308 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-14 01:29:50,311 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-14 01:29:50,329 INFO L130 BoogieDeclarations]: Found specification of procedure BCSP_PnpStop [2025-03-14 01:29:50,329 INFO L138 BoogieDeclarations]: Found implementation of procedure BCSP_PnpStop [2025-03-14 01:29:50,329 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2025-03-14 01:29:50,329 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:29:50,329 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:29:50,330 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2025-03-14 01:29:50,330 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:29:50,330 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:29:50,331 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-14 01:29:50,412 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:29:50,413 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:29:50,615 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:29:50,616 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:29:50,616 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:29:50,660 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:29:50,660 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:29:50 BoogieIcfgContainer [2025-03-14 01:29:50,660 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:29:50,662 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:29:50,662 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:29:50,666 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:29:50,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:29:49" (1/3) ... [2025-03-14 01:29:50,666 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f04a956 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:29:50, skipping insertion in model container [2025-03-14 01:29:50,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:29:50" (2/3) ... [2025-03-14 01:29:50,666 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@f04a956 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:29:50, skipping insertion in model container [2025-03-14 01:29:50,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:29:50" (3/3) ... [2025-03-14 01:29:50,667 INFO L128 eAbstractionObserver]: Analyzing ICFG qw2004-1.i [2025-03-14 01:29:50,677 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:29:50,678 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG qw2004-1.i that has 2 procedures, 156 locations, 1 initial locations, 0 loop locations, and 19 error locations. [2025-03-14 01:29:50,679 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:29:50,725 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:29:50,758 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 159 places, 162 transitions, 328 flow [2025-03-14 01:29:50,815 INFO L124 PetriNetUnfolderBase]: 7/161 cut-off events. [2025-03-14 01:29:50,817 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:29:50,825 INFO L83 FinitePrefix]: Finished finitePrefix Result has 165 conditions, 161 events. 7/161 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 286 event pairs, 0 based on Foata normal form. 0/135 useless extension candidates. Maximal degree in co-relation 120. Up to 2 conditions per place. [2025-03-14 01:29:50,825 INFO L82 GeneralOperation]: Start removeDead. Operand has 159 places, 162 transitions, 328 flow [2025-03-14 01:29:50,830 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 158 places, 161 transitions, 325 flow [2025-03-14 01:29:50,836 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:29:50,844 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;@6a29fba0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:29:50,845 INFO L334 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2025-03-14 01:29:50,849 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:29:50,849 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2025-03-14 01:29:50,849 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:29:50,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:29:50,849 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:29:50,850 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2025-03-14 01:29:50,855 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:29:50,855 INFO L85 PathProgramCache]: Analyzing trace with hash 142323552, now seen corresponding path program 1 times [2025-03-14 01:29:50,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:29:50,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435031518] [2025-03-14 01:29:50,861 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:29:50,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:29:50,919 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-14 01:29:50,927 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-14 01:29:50,928 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:50,928 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:29:51,008 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-14 01:29:51,009 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:29:51,009 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435031518] [2025-03-14 01:29:51,009 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435031518] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:29:51,009 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:29:51,010 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:29:51,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896117017] [2025-03-14 01:29:51,013 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:29:51,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:29:51,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:29:51,045 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:29:51,046 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:29:51,067 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 137 out of 162 [2025-03-14 01:29:51,072 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 161 transitions, 325 flow. Second operand has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 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-14 01:29:51,072 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:29:51,073 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 137 of 162 [2025-03-14 01:29:51,073 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:29:51,145 INFO L124 PetriNetUnfolderBase]: 11/202 cut-off events. [2025-03-14 01:29:51,146 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:29:51,149 INFO L83 FinitePrefix]: Finished finitePrefix Result has 226 conditions, 202 events. 11/202 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 517 event pairs, 4 based on Foata normal form. 7/186 useless extension candidates. Maximal degree in co-relation 175. Up to 18 conditions per place. [2025-03-14 01:29:51,151 INFO L140 encePairwiseOnDemand]: 147/162 looper letters, 9 selfloop transitions, 2 changer transitions 0/146 dead transitions. [2025-03-14 01:29:51,152 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 146 transitions, 317 flow [2025-03-14 01:29:51,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:29:51,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:29:51,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 435 transitions. [2025-03-14 01:29:51,167 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8950617283950617 [2025-03-14 01:29:51,168 INFO L175 Difference]: Start difference. First operand has 158 places, 161 transitions, 325 flow. Second operand 3 states and 435 transitions. [2025-03-14 01:29:51,169 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 146 transitions, 317 flow [2025-03-14 01:29:51,174 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 146 transitions, 316 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:29:51,178 INFO L231 Difference]: Finished difference. Result has 147 places, 146 transitions, 298 flow [2025-03-14 01:29:51,180 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=294, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=146, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=298, PETRI_PLACES=147, PETRI_TRANSITIONS=146} [2025-03-14 01:29:51,185 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -11 predicate places. [2025-03-14 01:29:51,186 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 146 transitions, 298 flow [2025-03-14 01:29:51,187 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 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-14 01:29:51,187 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:29:51,188 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] [2025-03-14 01:29:51,188 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:29:51,188 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2025-03-14 01:29:51,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:29:51,190 INFO L85 PathProgramCache]: Analyzing trace with hash 1566296335, now seen corresponding path program 1 times [2025-03-14 01:29:51,190 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:29:51,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67465778] [2025-03-14 01:29:51,190 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:29:51,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:29:51,207 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-14 01:29:51,210 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-14 01:29:51,212 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:51,212 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:29:51,243 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-14 01:29:51,243 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:29:51,243 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67465778] [2025-03-14 01:29:51,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67465778] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:29:51,243 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:29:51,243 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:29:51,243 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710696235] [2025-03-14 01:29:51,243 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:29:51,244 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:29:51,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:29:51,245 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:29:51,245 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:29:51,288 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 136 out of 162 [2025-03-14 01:29:51,289 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 146 transitions, 298 flow. Second operand has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 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-14 01:29:51,289 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:29:51,289 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 136 of 162 [2025-03-14 01:29:51,289 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:29:51,355 INFO L124 PetriNetUnfolderBase]: 16/321 cut-off events. [2025-03-14 01:29:51,355 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:29:51,360 INFO L83 FinitePrefix]: Finished finitePrefix Result has 356 conditions, 321 events. 16/321 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1064 event pairs, 8 based on Foata normal form. 0/276 useless extension candidates. Maximal degree in co-relation 332. Up to 27 conditions per place. [2025-03-14 01:29:51,361 INFO L140 encePairwiseOnDemand]: 159/162 looper letters, 10 selfloop transitions, 2 changer transitions 0/145 dead transitions. [2025-03-14 01:29:51,361 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 145 transitions, 320 flow [2025-03-14 01:29:51,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:29:51,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:29:51,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 421 transitions. [2025-03-14 01:29:51,366 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8662551440329218 [2025-03-14 01:29:51,366 INFO L175 Difference]: Start difference. First operand has 147 places, 146 transitions, 298 flow. Second operand 3 states and 421 transitions. [2025-03-14 01:29:51,367 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 145 transitions, 320 flow [2025-03-14 01:29:51,368 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 145 transitions, 316 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:29:51,370 INFO L231 Difference]: Finished difference. Result has 146 places, 145 transitions, 296 flow [2025-03-14 01:29:51,370 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=296, PETRI_PLACES=146, PETRI_TRANSITIONS=145} [2025-03-14 01:29:51,371 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -12 predicate places. [2025-03-14 01:29:51,371 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 145 transitions, 296 flow [2025-03-14 01:29:51,371 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 137.33333333333334) internal successors, (412), 3 states have internal predecessors, (412), 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-14 01:29:51,371 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:29:51,372 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:29:51,372 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:29:51,372 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2025-03-14 01:29:51,373 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:29:51,373 INFO L85 PathProgramCache]: Analyzing trace with hash -350968747, now seen corresponding path program 1 times [2025-03-14 01:29:51,373 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:29:51,374 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707619405] [2025-03-14 01:29:51,374 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:29:51,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:29:51,387 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-03-14 01:29:51,394 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-03-14 01:29:51,394 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:51,395 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:29:51,422 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-14 01:29:51,423 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:29:51,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1707619405] [2025-03-14 01:29:51,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1707619405] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:29:51,424 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:29:51,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:29:51,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1686153412] [2025-03-14 01:29:51,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:29:51,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:29:51,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:29:51,425 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:29:51,425 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:29:51,445 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 162 [2025-03-14 01:29:51,446 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 145 transitions, 296 flow. Second operand has 3 states, 3 states have (on average 135.33333333333334) internal successors, (406), 3 states have internal predecessors, (406), 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-14 01:29:51,446 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:29:51,446 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 162 [2025-03-14 01:29:51,446 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:29:51,491 INFO L124 PetriNetUnfolderBase]: 28/315 cut-off events. [2025-03-14 01:29:51,491 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:29:51,494 INFO L83 FinitePrefix]: Finished finitePrefix Result has 366 conditions, 315 events. 28/315 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1270 event pairs, 15 based on Foata normal form. 0/282 useless extension candidates. Maximal degree in co-relation 337. Up to 43 conditions per place. [2025-03-14 01:29:51,495 INFO L140 encePairwiseOnDemand]: 159/162 looper letters, 12 selfloop transitions, 2 changer transitions 0/144 dead transitions. [2025-03-14 01:29:51,496 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 144 transitions, 322 flow [2025-03-14 01:29:51,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:29:51,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:29:51,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 417 transitions. [2025-03-14 01:29:51,497 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8580246913580247 [2025-03-14 01:29:51,498 INFO L175 Difference]: Start difference. First operand has 146 places, 145 transitions, 296 flow. Second operand 3 states and 417 transitions. [2025-03-14 01:29:51,498 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 144 transitions, 322 flow [2025-03-14 01:29:51,499 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 144 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:29:51,501 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 294 flow [2025-03-14 01:29:51,503 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=142, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=294, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2025-03-14 01:29:51,504 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -13 predicate places. [2025-03-14 01:29:51,504 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 294 flow [2025-03-14 01:29:51,504 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.33333333333334) internal successors, (406), 3 states have internal predecessors, (406), 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-14 01:29:51,504 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:29:51,504 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] [2025-03-14 01:29:51,504 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:29:51,505 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2025-03-14 01:29:51,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:29:51,505 INFO L85 PathProgramCache]: Analyzing trace with hash 1607138683, now seen corresponding path program 1 times [2025-03-14 01:29:51,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:29:51,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1122623259] [2025-03-14 01:29:51,505 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:29:51,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:29:51,518 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 32 statements into 1 equivalence classes. [2025-03-14 01:29:51,523 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 32 of 32 statements. [2025-03-14 01:29:51,523 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:51,523 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:29:51,546 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-14 01:29:51,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:29:51,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1122623259] [2025-03-14 01:29:51,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1122623259] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:29:51,547 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:29:51,547 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:29:51,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2044590250] [2025-03-14 01:29:51,547 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:29:51,547 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:29:51,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:29:51,548 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:29:51,548 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:29:51,565 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 135 out of 162 [2025-03-14 01:29:51,565 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 294 flow. Second operand has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-14 01:29:51,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:29:51,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 135 of 162 [2025-03-14 01:29:51,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:29:51,614 INFO L124 PetriNetUnfolderBase]: 20/257 cut-off events. [2025-03-14 01:29:51,615 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:29:51,616 INFO L83 FinitePrefix]: Finished finitePrefix Result has 297 conditions, 257 events. 20/257 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 808 event pairs, 10 based on Foata normal form. 0/228 useless extension candidates. Maximal degree in co-relation 263. Up to 32 conditions per place. [2025-03-14 01:29:51,617 INFO L140 encePairwiseOnDemand]: 159/162 looper letters, 11 selfloop transitions, 2 changer transitions 0/143 dead transitions. [2025-03-14 01:29:51,617 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 143 transitions, 318 flow [2025-03-14 01:29:51,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:29:51,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:29:51,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 419 transitions. [2025-03-14 01:29:51,619 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8621399176954733 [2025-03-14 01:29:51,619 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 294 flow. Second operand 3 states and 419 transitions. [2025-03-14 01:29:51,619 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 143 transitions, 318 flow [2025-03-14 01:29:51,620 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 143 transitions, 314 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:29:51,621 INFO L231 Difference]: Finished difference. Result has 144 places, 143 transitions, 292 flow [2025-03-14 01:29:51,623 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=141, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=144, PETRI_TRANSITIONS=143} [2025-03-14 01:29:51,624 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -14 predicate places. [2025-03-14 01:29:51,625 INFO L471 AbstractCegarLoop]: Abstraction has has 144 places, 143 transitions, 292 flow [2025-03-14 01:29:51,625 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 136.33333333333334) internal successors, (409), 3 states have internal predecessors, (409), 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-14 01:29:51,625 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:29:51,625 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-14 01:29:51,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:29:51,626 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2025-03-14 01:29:51,627 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:29:51,627 INFO L85 PathProgramCache]: Analyzing trace with hash -1868102567, now seen corresponding path program 1 times [2025-03-14 01:29:51,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:29:51,627 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1369165027] [2025-03-14 01:29:51,628 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:29:51,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:29:51,642 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-03-14 01:29:51,647 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-03-14 01:29:51,647 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:51,647 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:29:51,685 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-14 01:29:51,685 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:29:51,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1369165027] [2025-03-14 01:29:51,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1369165027] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:29:51,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:29:51,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:29:51,685 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999445701] [2025-03-14 01:29:51,685 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:29:51,687 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:29:51,687 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:29:51,687 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:29:51,687 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:29:51,698 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 162 [2025-03-14 01:29:51,699 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 143 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 139.66666666666666) internal successors, (419), 3 states have internal predecessors, (419), 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-14 01:29:51,699 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:29:51,699 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 162 [2025-03-14 01:29:51,699 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:29:51,746 INFO L124 PetriNetUnfolderBase]: 32/417 cut-off events. [2025-03-14 01:29:51,747 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:29:51,749 INFO L83 FinitePrefix]: Finished finitePrefix Result has 476 conditions, 417 events. 32/417 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2046 event pairs, 9 based on Foata normal form. 0/363 useless extension candidates. Maximal degree in co-relation 437. Up to 40 conditions per place. [2025-03-14 01:29:51,750 INFO L140 encePairwiseOnDemand]: 156/162 looper letters, 11 selfloop transitions, 5 changer transitions 0/148 dead transitions. [2025-03-14 01:29:51,751 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 148 transitions, 334 flow [2025-03-14 01:29:51,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:29:51,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:29:51,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 431 transitions. [2025-03-14 01:29:51,756 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8868312757201646 [2025-03-14 01:29:51,757 INFO L175 Difference]: Start difference. First operand has 144 places, 143 transitions, 292 flow. Second operand 3 states and 431 transitions. [2025-03-14 01:29:51,757 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 148 transitions, 334 flow [2025-03-14 01:29:51,758 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 148 transitions, 330 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:29:51,760 INFO L231 Difference]: Finished difference. Result has 146 places, 147 transitions, 326 flow [2025-03-14 01:29:51,760 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=162, PETRI_DIFFERENCE_MINUEND_FLOW=288, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=326, PETRI_PLACES=146, PETRI_TRANSITIONS=147} [2025-03-14 01:29:51,761 INFO L279 CegarLoopForPetriNet]: 158 programPoint places, -12 predicate places. [2025-03-14 01:29:51,761 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 147 transitions, 326 flow [2025-03-14 01:29:51,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 139.66666666666666) internal successors, (419), 3 states have internal predecessors, (419), 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-14 01:29:51,761 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:29:51,762 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:29:51,762 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:29:51,762 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2025-03-14 01:29:51,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:29:51,762 INFO L85 PathProgramCache]: Analyzing trace with hash 147548353, now seen corresponding path program 1 times [2025-03-14 01:29:51,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:29:51,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672121733] [2025-03-14 01:29:51,762 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:29:51,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:29:51,777 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:29:51,786 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:29:51,786 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:51,786 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:29:51,786 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-14 01:29:51,790 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:29:51,798 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:29:51,798 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:29:51,798 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-14 01:29:51,819 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-14 01:29:51,820 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-14 01:29:51,820 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE (26 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE (25 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE (24 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (23 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr3ASSERT_VIOLATIONDATA_RACE (22 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE (21 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (20 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE (19 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (18 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (17 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (16 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (14 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (13 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (11 of 27 remaining) [2025-03-14 01:29:51,822 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (10 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (9 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (8 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (7 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE (5 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (4 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr3ASSERT_VIOLATIONDATA_RACE (3 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE (2 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (1 of 27 remaining) [2025-03-14 01:29:51,823 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE (0 of 27 remaining) [2025-03-14 01:29:51,823 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:29:51,823 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-03-14 01:29:51,866 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-14 01:29:51,866 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-14 01:29:51,869 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.03 01:29:51 BasicIcfg [2025-03-14 01:29:51,871 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-14 01:29:51,872 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-14 01:29:51,874 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-14 01:29:51,874 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-14 01:29:51,874 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:29:50" (3/4) ... [2025-03-14 01:29:51,875 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-14 01:29:51,915 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 4. [2025-03-14 01:29:51,948 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-14 01:29:51,948 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-14 01:29:51,948 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-14 01:29:51,949 INFO L158 Benchmark]: Toolchain (without parser) took 2066.23ms. Allocated memory is still 167.8MB. Free memory was 121.5MB in the beginning and 120.3MB in the end (delta: 1.2MB). Peak memory consumption was 1.3MB. Max. memory is 16.1GB. [2025-03-14 01:29:51,949 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 116.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:29:51,949 INFO L158 Benchmark]: CACSL2BoogieTranslator took 347.20ms. Allocated memory is still 167.8MB. Free memory was 121.5MB in the beginning and 102.0MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-14 01:29:51,950 INFO L158 Benchmark]: Boogie Procedure Inliner took 29.45ms. Allocated memory is still 167.8MB. Free memory was 102.0MB in the beginning and 100.3MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:29:51,951 INFO L158 Benchmark]: Boogie Preprocessor took 12.51ms. Allocated memory is still 167.8MB. Free memory was 100.3MB in the beginning and 99.1MB in the end (delta: 1.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-14 01:29:51,951 INFO L158 Benchmark]: IcfgBuilder took 382.69ms. Allocated memory is still 167.8MB. Free memory was 99.1MB in the beginning and 76.3MB in the end (delta: 22.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-03-14 01:29:51,951 INFO L158 Benchmark]: TraceAbstraction took 1209.13ms. Allocated memory is still 167.8MB. Free memory was 75.7MB in the beginning and 128.7MB in the end (delta: -53.0MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. [2025-03-14 01:29:51,952 INFO L158 Benchmark]: Witness Printer took 75.56ms. Allocated memory is still 167.8MB. Free memory was 128.7MB in the beginning and 120.3MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-14 01:29:51,953 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 116.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 347.20ms. Allocated memory is still 167.8MB. Free memory was 121.5MB in the beginning and 102.0MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 29.45ms. Allocated memory is still 167.8MB. Free memory was 102.0MB in the beginning and 100.3MB in the end (delta: 1.7MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 12.51ms. Allocated memory is still 167.8MB. Free memory was 100.3MB in the beginning and 99.1MB in the end (delta: 1.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * IcfgBuilder took 382.69ms. Allocated memory is still 167.8MB. Free memory was 99.1MB in the beginning and 76.3MB in the end (delta: 22.8MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 1209.13ms. Allocated memory is still 167.8MB. Free memory was 75.7MB in the beginning and 128.7MB in the end (delta: -53.0MB). Peak memory consumption was 40.2MB. Max. memory is 16.1GB. * Witness Printer took 75.56ms. Allocated memory is still 167.8MB. Free memory was 128.7MB in the beginning and 120.3MB in the end (delta: 8.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 736]: Data race detected Data race detected The following path leads to a data race: [L697] 0 volatile int stoppingFlag; VAL [stoppingFlag=0] [L698] 0 volatile int pendingIo; VAL [pendingIo=0, stoppingFlag=0] [L699] 0 volatile int stoppingEvent; VAL [pendingIo=0, stoppingEvent=0, stoppingFlag=0] [L700] 0 volatile int stopped; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L743] 0 pthread_t t; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L744] 0 pendingIo = 1 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L745] 0 stoppingFlag = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L746] 0 stoppingEvent = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L747] 0 stopped = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L748] FCALL, FORK 0 pthread_create(&t, 0, BCSP_PnpStop, 0) VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0, t=-1] [L749] CALL 0 BCSP_PnpAdd(0) [L727] 0 int status; VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L728] CALL 0 BCSP_IoIncrement() [L736] 1 stoppingFlag = 1 VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] [L703] 0 \read(stoppingFlag) [L703] 0 \read(stoppingFlag) [L703] COND TRUE 0 \read(stoppingFlag) VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] [L736] 1 stoppingFlag = 1 VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] Now there is a data race on ~stoppingFlag~0 between C: if (stoppingFlag) { __VERIFIER_atomic_end(); return -1; } else { pendingIo = pendingIo + 1; } [703-708] and C: stoppingFlag = 1 [736] - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 715]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 738]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 723]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 739]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 744]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 745]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 746]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 747]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 703]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 707]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 707]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 730]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 715]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 723]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 748]: 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. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 205 locations, 27 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: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 79 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 17 mSDsluCounter, 25 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 129 IncrementalHoareTripleChecker+Invalid, 134 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 25 mSDtfsCounter, 129 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 10 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=326occurred in iteration=5, InterpolantAutomatonStates: 15, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 192 NumberOfCodeBlocks, 192 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 135 ConstructedInterpolants, 0 QuantifiedInterpolants, 145 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2025-03-14 01:29:51,967 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)