./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/36-apron_22-traces-write-centered-vs-meet-mutex_true_no-overflow.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/goblint-regression/36-apron_22-traces-write-centered-vs-meet-mutex_true_no-overflow.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 6883737711af32a6a824eca7af237353e2fdaf7712a6b3c22083c0d47b565ee7 --- Real Ultimate output --- This is Ultimate 0.3.0-?-735b3cc-m [2025-03-14 01:41:52,522 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-14 01:41:52,571 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-14 01:41:52,576 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-14 01:41:52,576 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-14 01:41:52,593 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-14 01:41:52,594 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-14 01:41:52,595 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-14 01:41:52,595 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-14 01:41:52,595 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-14 01:41:52,595 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-14 01:41:52,595 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-14 01:41:52,596 INFO L153 SettingsManager]: * Use SBE=true [2025-03-14 01:41:52,596 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-14 01:41:52,596 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-14 01:41:52,596 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-14 01:41:52,596 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-14 01:41:52,596 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-14 01:41:52,596 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-14 01:41:52,597 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-14 01:41:52,598 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-14 01:41:52,598 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-14 01:41:52,598 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-14 01:41:52,598 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:41:52,598 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-14 01:41:52,598 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-14 01:41:52,598 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-14 01:41:52,599 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-14 01:41:52,599 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 -> 6883737711af32a6a824eca7af237353e2fdaf7712a6b3c22083c0d47b565ee7 [2025-03-14 01:41:52,934 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-14 01:41:52,942 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-14 01:41:52,946 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-14 01:41:52,947 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-14 01:41:52,947 INFO L274 PluginConnector]: CDTParser initialized [2025-03-14 01:41:52,949 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/36-apron_22-traces-write-centered-vs-meet-mutex_true_no-overflow.i [2025-03-14 01:41:54,245 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ebaef2ddc/ce539ed055e143748aca8f61c9797d24/FLAG2bdfc6fd8 [2025-03-14 01:41:54,507 INFO L384 CDTParser]: Found 1 translation units. [2025-03-14 01:41:54,508 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/36-apron_22-traces-write-centered-vs-meet-mutex_true_no-overflow.i [2025-03-14 01:41:54,521 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ebaef2ddc/ce539ed055e143748aca8f61c9797d24/FLAG2bdfc6fd8 [2025-03-14 01:41:54,537 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ebaef2ddc/ce539ed055e143748aca8f61c9797d24 [2025-03-14 01:41:54,539 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-14 01:41:54,541 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-14 01:41:54,543 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-14 01:41:54,543 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-14 01:41:54,547 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-14 01:41:54,548 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:54,548 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b540891 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54, skipping insertion in model container [2025-03-14 01:41:54,548 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:54,576 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-14 01:41:54,859 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:41:54,879 INFO L200 MainTranslator]: Completed pre-run [2025-03-14 01:41:54,917 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-14 01:41:54,942 INFO L204 MainTranslator]: Completed translation [2025-03-14 01:41:54,943 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54 WrapperNode [2025-03-14 01:41:54,943 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-14 01:41:54,943 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-14 01:41:54,943 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-14 01:41:54,943 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-14 01:41:54,948 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:41:54" (1/1) ... [2025-03-14 01:41:54,959 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:41:54" (1/1) ... [2025-03-14 01:41:54,984 INFO L138 Inliner]: procedures = 165, calls = 47, calls flagged for inlining = 10, calls inlined = 14, statements flattened = 198 [2025-03-14 01:41:54,984 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-14 01:41:54,985 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-14 01:41:54,985 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-14 01:41:54,985 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-14 01:41:54,991 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:54,991 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:54,998 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:54,998 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:55,003 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:55,004 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:55,006 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:55,006 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:55,009 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-14 01:41:55,009 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-14 01:41:55,009 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-14 01:41:55,009 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-14 01:41:55,010 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (1/1) ... [2025-03-14 01:41:55,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-14 01:41:55,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-14 01:41:55,047 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:41:55,057 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:41:55,075 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-14 01:41:55,075 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-14 01:41:55,075 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-03-14 01:41:55,076 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-03-14 01:41:55,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-14 01:41:55,076 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-14 01:41:55,076 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-14 01:41:55,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-14 01:41:55,077 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:41:55,178 INFO L256 CfgBuilder]: Building ICFG [2025-03-14 01:41:55,179 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-14 01:41:55,478 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-14 01:41:55,479 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-14 01:41:55,479 INFO L318 CfgBuilder]: Performing block encoding [2025-03-14 01:41:55,525 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-14 01:41:55,528 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:41:55 BoogieIcfgContainer [2025-03-14 01:41:55,529 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-14 01:41:55,530 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-14 01:41:55,531 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-14 01:41:55,534 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-14 01:41:55,534 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.03 01:41:54" (1/3) ... [2025-03-14 01:41:55,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74871d2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:41:55, skipping insertion in model container [2025-03-14 01:41:55,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.03 01:41:54" (2/3) ... [2025-03-14 01:41:55,536 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74871d2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.03 01:41:55, skipping insertion in model container [2025-03-14 01:41:55,536 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:41:55" (3/3) ... [2025-03-14 01:41:55,537 INFO L128 eAbstractionObserver]: Analyzing ICFG 36-apron_22-traces-write-centered-vs-meet-mutex_true_no-overflow.i [2025-03-14 01:41:55,549 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-14 01:41:55,551 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 36-apron_22-traces-write-centered-vs-meet-mutex_true_no-overflow.i that has 2 procedures, 226 locations, 1 initial locations, 0 loop locations, and 9 error locations. [2025-03-14 01:41:55,551 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-14 01:41:55,631 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-14 01:41:55,666 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 229 places, 237 transitions, 478 flow [2025-03-14 01:41:55,767 INFO L124 PetriNetUnfolderBase]: 11/240 cut-off events. [2025-03-14 01:41:55,769 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:41:55,775 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244 conditions, 240 events. 11/240 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 281 event pairs, 0 based on Foata normal form. 0/219 useless extension candidates. Maximal degree in co-relation 193. Up to 2 conditions per place. [2025-03-14 01:41:55,775 INFO L82 GeneralOperation]: Start removeDead. Operand has 229 places, 237 transitions, 478 flow [2025-03-14 01:41:55,778 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 228 places, 235 transitions, 473 flow [2025-03-14 01:41:55,788 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-14 01:41:55,796 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;@3ef9e8ae, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-14 01:41:55,799 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-03-14 01:41:55,814 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-14 01:41:55,814 INFO L124 PetriNetUnfolderBase]: 0/61 cut-off events. [2025-03-14 01:41:55,814 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-14 01:41:55,814 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:55,815 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:41:55,815 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:55,819 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:55,820 INFO L85 PathProgramCache]: Analyzing trace with hash 95577846, now seen corresponding path program 1 times [2025-03-14 01:41:55,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:55,828 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [828854026] [2025-03-14 01:41:55,828 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:55,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:55,904 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-14 01:41:55,934 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-14 01:41:55,934 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:55,934 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:56,039 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:41:56,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:56,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [828854026] [2025-03-14 01:41:56,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [828854026] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:56,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:56,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:56,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [509995088] [2025-03-14 01:41:56,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:56,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:56,050 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:56,063 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:56,063 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:56,085 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 237 [2025-03-14 01:41:56,088 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 235 transitions, 473 flow. Second operand has 3 states, 3 states have (on average 201.33333333333334) internal successors, (604), 3 states have internal predecessors, (604), 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:41:56,088 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:56,088 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 237 [2025-03-14 01:41:56,090 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:56,320 INFO L124 PetriNetUnfolderBase]: 122/1316 cut-off events. [2025-03-14 01:41:56,321 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-14 01:41:56,324 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1590 conditions, 1316 events. 122/1316 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 7828 event pairs, 87 based on Foata normal form. 112/1278 useless extension candidates. Maximal degree in co-relation 1541. Up to 236 conditions per place. [2025-03-14 01:41:56,329 INFO L140 encePairwiseOnDemand]: 221/237 looper letters, 30 selfloop transitions, 5 changer transitions 0/229 dead transitions. [2025-03-14 01:41:56,330 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 229 transitions, 531 flow [2025-03-14 01:41:56,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:56,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:56,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 651 transitions. [2025-03-14 01:41:56,343 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9156118143459916 [2025-03-14 01:41:56,344 INFO L175 Difference]: Start difference. First operand has 228 places, 235 transitions, 473 flow. Second operand 3 states and 651 transitions. [2025-03-14 01:41:56,344 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 229 transitions, 531 flow [2025-03-14 01:41:56,348 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 229 transitions, 530 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-14 01:41:56,352 INFO L231 Difference]: Finished difference. Result has 225 places, 223 transitions, 478 flow [2025-03-14 01:41:56,354 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=440, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=219, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=214, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=478, PETRI_PLACES=225, PETRI_TRANSITIONS=223} [2025-03-14 01:41:56,357 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -3 predicate places. [2025-03-14 01:41:56,358 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 223 transitions, 478 flow [2025-03-14 01:41:56,358 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 201.33333333333334) internal successors, (604), 3 states have internal predecessors, (604), 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:41:56,359 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:56,359 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:56,359 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-14 01:41:56,359 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:56,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:56,361 INFO L85 PathProgramCache]: Analyzing trace with hash 2088200025, now seen corresponding path program 1 times [2025-03-14 01:41:56,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:56,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313046426] [2025-03-14 01:41:56,361 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:56,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:56,376 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 57 statements into 1 equivalence classes. [2025-03-14 01:41:56,382 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 57 of 57 statements. [2025-03-14 01:41:56,382 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:56,383 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:56,460 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:41:56,460 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:56,460 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [313046426] [2025-03-14 01:41:56,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [313046426] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:56,461 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:56,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:56,462 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1894028815] [2025-03-14 01:41:56,462 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:56,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:56,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:56,463 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:56,463 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:56,477 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 201 out of 237 [2025-03-14 01:41:56,478 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 223 transitions, 478 flow. Second operand has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:41:56,478 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:56,478 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 201 of 237 [2025-03-14 01:41:56,478 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:56,697 INFO L124 PetriNetUnfolderBase]: 113/1198 cut-off events. [2025-03-14 01:41:56,698 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2025-03-14 01:41:56,700 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1538 conditions, 1198 events. 113/1198 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 7005 event pairs, 84 based on Foata normal form. 0/1093 useless extension candidates. Maximal degree in co-relation 1488. Up to 221 conditions per place. [2025-03-14 01:41:56,703 INFO L140 encePairwiseOnDemand]: 232/237 looper letters, 28 selfloop transitions, 4 changer transitions 0/232 dead transitions. [2025-03-14 01:41:56,703 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 232 transitions, 560 flow [2025-03-14 01:41:56,704 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:56,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:56,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 636 transitions. [2025-03-14 01:41:56,709 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8945147679324894 [2025-03-14 01:41:56,709 INFO L175 Difference]: Start difference. First operand has 225 places, 223 transitions, 478 flow. Second operand 3 states and 636 transitions. [2025-03-14 01:41:56,709 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 232 transitions, 560 flow [2025-03-14 01:41:56,712 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 225 places, 232 transitions, 550 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:56,714 INFO L231 Difference]: Finished difference. Result has 227 places, 226 transitions, 498 flow [2025-03-14 01:41:56,715 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=468, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=219, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=498, PETRI_PLACES=227, PETRI_TRANSITIONS=226} [2025-03-14 01:41:56,716 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -1 predicate places. [2025-03-14 01:41:56,716 INFO L471 AbstractCegarLoop]: Abstraction has has 227 places, 226 transitions, 498 flow [2025-03-14 01:41:56,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:41:56,717 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:56,717 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:56,717 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-14 01:41:56,717 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:56,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:56,718 INFO L85 PathProgramCache]: Analyzing trace with hash 367565723, now seen corresponding path program 1 times [2025-03-14 01:41:56,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:56,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488472186] [2025-03-14 01:41:56,718 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:56,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:56,729 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 62 statements into 1 equivalence classes. [2025-03-14 01:41:56,737 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 62 of 62 statements. [2025-03-14 01:41:56,737 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:56,737 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:56,792 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:41:56,792 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:56,792 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488472186] [2025-03-14 01:41:56,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488472186] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:56,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:56,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:56,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805032997] [2025-03-14 01:41:56,793 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:56,793 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:56,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:56,793 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:56,793 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:56,805 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 205 out of 237 [2025-03-14 01:41:56,806 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 227 places, 226 transitions, 498 flow. Second operand has 3 states, 3 states have (on average 206.66666666666666) internal successors, (620), 3 states have internal predecessors, (620), 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:41:56,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:56,806 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 205 of 237 [2025-03-14 01:41:56,806 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:57,052 INFO L124 PetriNetUnfolderBase]: 122/2008 cut-off events. [2025-03-14 01:41:57,053 INFO L125 PetriNetUnfolderBase]: For 46/49 co-relation queries the response was YES. [2025-03-14 01:41:57,056 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2431 conditions, 2008 events. 122/2008 cut-off events. For 46/49 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 14304 event pairs, 26 based on Foata normal form. 0/1814 useless extension candidates. Maximal degree in co-relation 2381. Up to 146 conditions per place. [2025-03-14 01:41:57,060 INFO L140 encePairwiseOnDemand]: 233/237 looper letters, 30 selfloop transitions, 4 changer transitions 0/240 dead transitions. [2025-03-14 01:41:57,061 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 229 places, 240 transitions, 598 flow [2025-03-14 01:41:57,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:57,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:57,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 649 transitions. [2025-03-14 01:41:57,062 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9127988748241913 [2025-03-14 01:41:57,063 INFO L175 Difference]: Start difference. First operand has 227 places, 226 transitions, 498 flow. Second operand 3 states and 649 transitions. [2025-03-14 01:41:57,063 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 229 places, 240 transitions, 598 flow [2025-03-14 01:41:57,064 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 227 places, 240 transitions, 588 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:57,066 INFO L231 Difference]: Finished difference. Result has 229 places, 228 transitions, 518 flow [2025-03-14 01:41:57,067 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=490, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=226, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=222, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=518, PETRI_PLACES=229, PETRI_TRANSITIONS=228} [2025-03-14 01:41:57,067 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, 1 predicate places. [2025-03-14 01:41:57,067 INFO L471 AbstractCegarLoop]: Abstraction has has 229 places, 228 transitions, 518 flow [2025-03-14 01:41:57,068 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 206.66666666666666) internal successors, (620), 3 states have internal predecessors, (620), 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:41:57,068 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:57,068 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:57,068 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-14 01:41:57,068 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:57,069 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:57,069 INFO L85 PathProgramCache]: Analyzing trace with hash -2015629549, now seen corresponding path program 1 times [2025-03-14 01:41:57,069 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:57,069 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [720143927] [2025-03-14 01:41:57,069 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:57,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:57,078 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-03-14 01:41:57,084 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-03-14 01:41:57,084 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:57,084 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:57,114 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:41:57,114 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:57,114 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [720143927] [2025-03-14 01:41:57,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [720143927] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:57,114 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:57,115 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:57,115 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [51853755] [2025-03-14 01:41:57,115 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:57,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:57,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:57,116 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:57,116 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:57,128 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 204 out of 237 [2025-03-14 01:41:57,129 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 229 places, 228 transitions, 518 flow. Second operand has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 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:41:57,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:57,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 204 of 237 [2025-03-14 01:41:57,129 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:57,430 INFO L124 PetriNetUnfolderBase]: 240/3005 cut-off events. [2025-03-14 01:41:57,430 INFO L125 PetriNetUnfolderBase]: For 25/28 co-relation queries the response was YES. [2025-03-14 01:41:57,435 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3692 conditions, 3005 events. 240/3005 cut-off events. For 25/28 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 24985 event pairs, 34 based on Foata normal form. 0/2707 useless extension candidates. Maximal degree in co-relation 3641. Up to 299 conditions per place. [2025-03-14 01:41:57,441 INFO L140 encePairwiseOnDemand]: 232/237 looper letters, 31 selfloop transitions, 4 changer transitions 0/243 dead transitions. [2025-03-14 01:41:57,441 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 231 places, 243 transitions, 618 flow [2025-03-14 01:41:57,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:57,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:57,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 648 transitions. [2025-03-14 01:41:57,442 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9113924050632911 [2025-03-14 01:41:57,442 INFO L175 Difference]: Start difference. First operand has 229 places, 228 transitions, 518 flow. Second operand 3 states and 648 transitions. [2025-03-14 01:41:57,442 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 231 places, 243 transitions, 618 flow [2025-03-14 01:41:57,444 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 229 places, 243 transitions, 610 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:57,448 INFO L231 Difference]: Finished difference. Result has 231 places, 231 transitions, 540 flow [2025-03-14 01:41:57,449 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=510, PETRI_DIFFERENCE_MINUEND_PLACES=227, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=228, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=224, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=540, PETRI_PLACES=231, PETRI_TRANSITIONS=231} [2025-03-14 01:41:57,450 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, 3 predicate places. [2025-03-14 01:41:57,450 INFO L471 AbstractCegarLoop]: Abstraction has has 231 places, 231 transitions, 540 flow [2025-03-14 01:41:57,450 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 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:41:57,450 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:57,450 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:57,451 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-14 01:41:57,451 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:57,451 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:57,451 INFO L85 PathProgramCache]: Analyzing trace with hash 1449171681, now seen corresponding path program 1 times [2025-03-14 01:41:57,451 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:57,451 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [835864714] [2025-03-14 01:41:57,451 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:57,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:57,468 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 76 statements into 1 equivalence classes. [2025-03-14 01:41:57,485 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 76 of 76 statements. [2025-03-14 01:41:57,485 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:57,485 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:57,767 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:41:57,768 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:57,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [835864714] [2025-03-14 01:41:57,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [835864714] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:57,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:57,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2025-03-14 01:41:57,768 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [934926362] [2025-03-14 01:41:57,768 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:57,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-14 01:41:57,769 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:57,769 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-14 01:41:57,769 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2025-03-14 01:41:57,823 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 207 out of 237 [2025-03-14 01:41:57,825 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 231 places, 231 transitions, 540 flow. Second operand has 6 states, 6 states have (on average 208.16666666666666) internal successors, (1249), 6 states have internal predecessors, (1249), 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:41:57,825 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:57,825 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 207 of 237 [2025-03-14 01:41:57,825 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:57,950 INFO L124 PetriNetUnfolderBase]: 40/1040 cut-off events. [2025-03-14 01:41:57,950 INFO L125 PetriNetUnfolderBase]: For 22/22 co-relation queries the response was YES. [2025-03-14 01:41:57,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1272 conditions, 1040 events. 40/1040 cut-off events. For 22/22 co-relation queries the response was YES. Maximal size of possible extension queue 15. Compared 5010 event pairs, 23 based on Foata normal form. 8/973 useless extension candidates. Maximal degree in co-relation 1218. Up to 82 conditions per place. [2025-03-14 01:41:57,953 INFO L140 encePairwiseOnDemand]: 227/237 looper letters, 17 selfloop transitions, 10 changer transitions 1/229 dead transitions. [2025-03-14 01:41:57,953 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 231 places, 229 transitions, 562 flow [2025-03-14 01:41:57,953 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-14 01:41:57,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2025-03-14 01:41:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 1066 transitions. [2025-03-14 01:41:57,955 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8995780590717299 [2025-03-14 01:41:57,956 INFO L175 Difference]: Start difference. First operand has 231 places, 231 transitions, 540 flow. Second operand 5 states and 1066 transitions. [2025-03-14 01:41:57,956 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 231 places, 229 transitions, 562 flow [2025-03-14 01:41:57,957 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 225 places, 229 transitions, 532 flow, removed 7 selfloop flow, removed 6 redundant places. [2025-03-14 01:41:57,959 INFO L231 Difference]: Finished difference. Result has 226 places, 222 transitions, 498 flow [2025-03-14 01:41:57,960 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=218, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=208, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=498, PETRI_PLACES=226, PETRI_TRANSITIONS=222} [2025-03-14 01:41:57,960 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -2 predicate places. [2025-03-14 01:41:57,960 INFO L471 AbstractCegarLoop]: Abstraction has has 226 places, 222 transitions, 498 flow [2025-03-14 01:41:57,961 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 208.16666666666666) internal successors, (1249), 6 states have internal predecessors, (1249), 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:41:57,961 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:57,961 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:57,961 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-14 01:41:57,961 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:57,962 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:57,962 INFO L85 PathProgramCache]: Analyzing trace with hash 188639647, now seen corresponding path program 1 times [2025-03-14 01:41:57,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:57,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1958172426] [2025-03-14 01:41:57,962 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:57,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:57,972 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-03-14 01:41:57,979 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-03-14 01:41:57,980 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:57,980 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:58,020 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:41:58,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:58,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1958172426] [2025-03-14 01:41:58,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1958172426] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:58,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:58,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:58,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1788130769] [2025-03-14 01:41:58,021 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:58,021 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:58,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:58,022 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:58,022 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:58,037 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 200 out of 237 [2025-03-14 01:41:58,038 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 222 transitions, 498 flow. Second operand has 3 states, 3 states have (on average 202.33333333333334) internal successors, (607), 3 states have internal predecessors, (607), 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:41:58,038 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:58,038 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 200 of 237 [2025-03-14 01:41:58,038 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:58,155 INFO L124 PetriNetUnfolderBase]: 66/1216 cut-off events. [2025-03-14 01:41:58,155 INFO L125 PetriNetUnfolderBase]: For 104/106 co-relation queries the response was YES. [2025-03-14 01:41:58,156 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1572 conditions, 1216 events. 66/1216 cut-off events. For 104/106 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 6827 event pairs, 59 based on Foata normal form. 0/1122 useless extension candidates. Maximal degree in co-relation 1518. Up to 189 conditions per place. [2025-03-14 01:41:58,159 INFO L140 encePairwiseOnDemand]: 234/237 looper letters, 28 selfloop transitions, 3 changer transitions 0/223 dead transitions. [2025-03-14 01:41:58,159 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 227 places, 223 transitions, 565 flow [2025-03-14 01:41:58,160 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:58,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:58,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 626 transitions. [2025-03-14 01:41:58,161 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8804500703234881 [2025-03-14 01:41:58,161 INFO L175 Difference]: Start difference. First operand has 226 places, 222 transitions, 498 flow. Second operand 3 states and 626 transitions. [2025-03-14 01:41:58,161 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 227 places, 223 transitions, 565 flow [2025-03-14 01:41:58,164 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 225 places, 223 transitions, 562 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:58,166 INFO L231 Difference]: Finished difference. Result has 225 places, 221 transitions, 499 flow [2025-03-14 01:41:58,166 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=493, PETRI_DIFFERENCE_MINUEND_PLACES=223, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=221, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=499, PETRI_PLACES=225, PETRI_TRANSITIONS=221} [2025-03-14 01:41:58,168 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -3 predicate places. [2025-03-14 01:41:58,168 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 221 transitions, 499 flow [2025-03-14 01:41:58,169 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 202.33333333333334) internal successors, (607), 3 states have internal predecessors, (607), 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:41:58,169 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:58,169 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:58,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-14 01:41:58,169 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:58,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:58,170 INFO L85 PathProgramCache]: Analyzing trace with hash 1021020146, now seen corresponding path program 1 times [2025-03-14 01:41:58,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:58,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [599466213] [2025-03-14 01:41:58,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:58,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:58,190 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 94 statements into 1 equivalence classes. [2025-03-14 01:41:58,194 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 94 of 94 statements. [2025-03-14 01:41:58,194 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:58,194 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:58,222 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:41:58,222 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:58,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [599466213] [2025-03-14 01:41:58,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [599466213] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:58,222 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:58,222 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:58,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296893195] [2025-03-14 01:41:58,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:58,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:58,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:58,223 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:58,223 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:58,234 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 200 out of 237 [2025-03-14 01:41:58,235 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 225 places, 221 transitions, 499 flow. Second operand has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:41:58,235 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:58,236 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 200 of 237 [2025-03-14 01:41:58,236 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:58,339 INFO L124 PetriNetUnfolderBase]: 69/1218 cut-off events. [2025-03-14 01:41:58,339 INFO L125 PetriNetUnfolderBase]: For 114/118 co-relation queries the response was YES. [2025-03-14 01:41:58,341 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1600 conditions, 1218 events. 69/1218 cut-off events. For 114/118 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 6821 event pairs, 60 based on Foata normal form. 0/1132 useless extension candidates. Maximal degree in co-relation 1547. Up to 193 conditions per place. [2025-03-14 01:41:58,343 INFO L140 encePairwiseOnDemand]: 234/237 looper letters, 28 selfloop transitions, 3 changer transitions 0/222 dead transitions. [2025-03-14 01:41:58,344 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 222 transitions, 566 flow [2025-03-14 01:41:58,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:58,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:58,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 626 transitions. [2025-03-14 01:41:58,345 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8804500703234881 [2025-03-14 01:41:58,346 INFO L175 Difference]: Start difference. First operand has 225 places, 221 transitions, 499 flow. Second operand 3 states and 626 transitions. [2025-03-14 01:41:58,346 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 222 transitions, 566 flow [2025-03-14 01:41:58,347 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 222 transitions, 560 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:58,349 INFO L231 Difference]: Finished difference. Result has 224 places, 220 transitions, 497 flow [2025-03-14 01:41:58,349 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=491, PETRI_DIFFERENCE_MINUEND_PLACES=222, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=497, PETRI_PLACES=224, PETRI_TRANSITIONS=220} [2025-03-14 01:41:58,350 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -4 predicate places. [2025-03-14 01:41:58,351 INFO L471 AbstractCegarLoop]: Abstraction has has 224 places, 220 transitions, 497 flow [2025-03-14 01:41:58,351 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:41:58,351 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:58,351 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:41:58,352 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-14 01:41:58,352 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:58,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:58,353 INFO L85 PathProgramCache]: Analyzing trace with hash -2144097140, now seen corresponding path program 1 times [2025-03-14 01:41:58,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:58,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1580857532] [2025-03-14 01:41:58,353 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:58,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:58,365 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 105 statements into 1 equivalence classes. [2025-03-14 01:41:58,373 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 105 of 105 statements. [2025-03-14 01:41:58,374 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:58,374 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:58,410 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:41:58,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:58,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1580857532] [2025-03-14 01:41:58,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1580857532] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:58,411 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:58,412 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:58,412 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2019184481] [2025-03-14 01:41:58,412 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:58,412 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:58,413 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:58,414 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:58,414 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:58,427 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 199 out of 237 [2025-03-14 01:41:58,428 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 224 places, 220 transitions, 497 flow. Second operand has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:41:58,428 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:58,428 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 199 of 237 [2025-03-14 01:41:58,428 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:58,548 INFO L124 PetriNetUnfolderBase]: 112/1285 cut-off events. [2025-03-14 01:41:58,549 INFO L125 PetriNetUnfolderBase]: For 116/123 co-relation queries the response was YES. [2025-03-14 01:41:58,551 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1770 conditions, 1285 events. 112/1285 cut-off events. For 116/123 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 7216 event pairs, 82 based on Foata normal form. 0/1182 useless extension candidates. Maximal degree in co-relation 1717. Up to 254 conditions per place. [2025-03-14 01:41:58,553 INFO L140 encePairwiseOnDemand]: 231/237 looper letters, 29 selfloop transitions, 5 changer transitions 9/230 dead transitions. [2025-03-14 01:41:58,553 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 226 places, 230 transitions, 603 flow [2025-03-14 01:41:58,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:58,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:58,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 633 transitions. [2025-03-14 01:41:58,555 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.890295358649789 [2025-03-14 01:41:58,555 INFO L175 Difference]: Start difference. First operand has 224 places, 220 transitions, 497 flow. Second operand 3 states and 633 transitions. [2025-03-14 01:41:58,555 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 226 places, 230 transitions, 603 flow [2025-03-14 01:41:58,556 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 224 places, 230 transitions, 597 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:58,561 INFO L231 Difference]: Finished difference. Result has 226 places, 217 transitions, 502 flow [2025-03-14 01:41:58,562 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=491, PETRI_DIFFERENCE_MINUEND_PLACES=222, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=502, PETRI_PLACES=226, PETRI_TRANSITIONS=217} [2025-03-14 01:41:58,563 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -2 predicate places. [2025-03-14 01:41:58,563 INFO L471 AbstractCegarLoop]: Abstraction has has 226 places, 217 transitions, 502 flow [2025-03-14 01:41:58,563 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.33333333333334) internal successors, (610), 3 states have internal predecessors, (610), 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:41:58,563 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:58,563 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:41:58,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-14 01:41:58,564 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:58,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:58,564 INFO L85 PathProgramCache]: Analyzing trace with hash 1692200893, now seen corresponding path program 1 times [2025-03-14 01:41:58,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:58,564 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1545987644] [2025-03-14 01:41:58,564 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:58,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:58,574 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 108 statements into 1 equivalence classes. [2025-03-14 01:41:58,579 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 108 of 108 statements. [2025-03-14 01:41:58,580 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:58,580 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:58,608 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:41:58,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:58,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1545987644] [2025-03-14 01:41:58,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1545987644] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:58,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:58,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:58,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [86927261] [2025-03-14 01:41:58,609 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:58,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:58,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:58,610 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:58,610 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:58,625 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 201 out of 237 [2025-03-14 01:41:58,626 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 226 places, 217 transitions, 502 flow. Second operand has 3 states, 3 states have (on average 203.66666666666666) internal successors, (611), 3 states have internal predecessors, (611), 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:41:58,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:58,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 201 of 237 [2025-03-14 01:41:58,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:58,736 INFO L124 PetriNetUnfolderBase]: 73/1011 cut-off events. [2025-03-14 01:41:58,736 INFO L125 PetriNetUnfolderBase]: For 111/114 co-relation queries the response was YES. [2025-03-14 01:41:58,738 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1419 conditions, 1011 events. 73/1011 cut-off events. For 111/114 co-relation queries the response was YES. Maximal size of possible extension queue 20. Compared 4905 event pairs, 52 based on Foata normal form. 0/943 useless extension candidates. Maximal degree in co-relation 1366. Up to 172 conditions per place. [2025-03-14 01:41:58,740 INFO L140 encePairwiseOnDemand]: 232/237 looper letters, 28 selfloop transitions, 5 changer transitions 0/224 dead transitions. [2025-03-14 01:41:58,740 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 228 places, 224 transitions, 589 flow [2025-03-14 01:41:58,740 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:58,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:58,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 634 transitions. [2025-03-14 01:41:58,741 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8917018284106891 [2025-03-14 01:41:58,741 INFO L175 Difference]: Start difference. First operand has 226 places, 217 transitions, 502 flow. Second operand 3 states and 634 transitions. [2025-03-14 01:41:58,741 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 228 places, 224 transitions, 589 flow [2025-03-14 01:41:58,743 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 226 places, 224 transitions, 575 flow, removed 1 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:58,746 INFO L231 Difference]: Finished difference. Result has 228 places, 220 transitions, 526 flow [2025-03-14 01:41:58,746 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=490, PETRI_DIFFERENCE_MINUEND_PLACES=224, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=217, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=212, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=526, PETRI_PLACES=228, PETRI_TRANSITIONS=220} [2025-03-14 01:41:58,747 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, 0 predicate places. [2025-03-14 01:41:58,747 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 220 transitions, 526 flow [2025-03-14 01:41:58,748 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 203.66666666666666) internal successors, (611), 3 states have internal predecessors, (611), 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:41:58,748 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:58,748 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:41:58,748 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-14 01:41:58,749 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:58,749 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:58,749 INFO L85 PathProgramCache]: Analyzing trace with hash -901093121, now seen corresponding path program 1 times [2025-03-14 01:41:58,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:58,749 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077489381] [2025-03-14 01:41:58,749 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:58,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:58,765 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 112 statements into 1 equivalence classes. [2025-03-14 01:41:58,773 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 112 of 112 statements. [2025-03-14 01:41:58,773 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:58,774 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:58,805 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-14 01:41:58,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:58,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077489381] [2025-03-14 01:41:58,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077489381] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:58,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:58,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-14 01:41:58,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269247623] [2025-03-14 01:41:58,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:58,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-14 01:41:58,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:58,807 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-14 01:41:58,807 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-14 01:41:58,821 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 203 out of 237 [2025-03-14 01:41:58,822 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 220 transitions, 526 flow. Second operand has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 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:41:58,822 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:58,822 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 203 of 237 [2025-03-14 01:41:58,822 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:58,932 INFO L124 PetriNetUnfolderBase]: 63/1035 cut-off events. [2025-03-14 01:41:58,932 INFO L125 PetriNetUnfolderBase]: For 198/203 co-relation queries the response was YES. [2025-03-14 01:41:58,934 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1472 conditions, 1035 events. 63/1035 cut-off events. For 198/203 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 5103 event pairs, 30 based on Foata normal form. 0/972 useless extension candidates. Maximal degree in co-relation 1418. Up to 110 conditions per place. [2025-03-14 01:41:58,936 INFO L140 encePairwiseOnDemand]: 232/237 looper letters, 24 selfloop transitions, 3 changer transitions 12/232 dead transitions. [2025-03-14 01:41:58,936 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 230 places, 232 transitions, 644 flow [2025-03-14 01:41:58,936 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-14 01:41:58,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-14 01:41:58,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 642 transitions. [2025-03-14 01:41:58,938 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9029535864978903 [2025-03-14 01:41:58,938 INFO L175 Difference]: Start difference. First operand has 228 places, 220 transitions, 526 flow. Second operand 3 states and 642 transitions. [2025-03-14 01:41:58,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 230 places, 232 transitions, 644 flow [2025-03-14 01:41:58,941 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 228 places, 232 transitions, 634 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-14 01:41:58,944 INFO L231 Difference]: Finished difference. Result has 230 places, 218 transitions, 530 flow [2025-03-14 01:41:58,947 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=516, PETRI_DIFFERENCE_MINUEND_PLACES=226, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=217, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=530, PETRI_PLACES=230, PETRI_TRANSITIONS=218} [2025-03-14 01:41:58,947 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, 2 predicate places. [2025-03-14 01:41:58,947 INFO L471 AbstractCegarLoop]: Abstraction has has 230 places, 218 transitions, 530 flow [2025-03-14 01:41:58,948 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 205.66666666666666) internal successors, (617), 3 states have internal predecessors, (617), 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:41:58,948 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-14 01:41:58,948 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:41:58,948 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-14 01:41:58,948 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2025-03-14 01:41:58,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-14 01:41:58,950 INFO L85 PathProgramCache]: Analyzing trace with hash -1620383298, now seen corresponding path program 1 times [2025-03-14 01:41:58,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-14 01:41:58,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1088461361] [2025-03-14 01:41:58,950 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-14 01:41:58,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-14 01:41:58,962 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 170 statements into 1 equivalence classes. [2025-03-14 01:41:58,982 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 170 of 170 statements. [2025-03-14 01:41:58,982 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-14 01:41:58,982 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-14 01:41:59,379 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:41:59,379 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-14 01:41:59,379 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1088461361] [2025-03-14 01:41:59,379 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1088461361] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-14 01:41:59,379 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-14 01:41:59,379 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2025-03-14 01:41:59,379 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [566383736] [2025-03-14 01:41:59,379 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-14 01:41:59,379 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-03-14 01:41:59,380 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-14 01:41:59,380 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-03-14 01:41:59,380 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2025-03-14 01:41:59,482 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 206 out of 237 [2025-03-14 01:41:59,484 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 230 places, 218 transitions, 530 flow. Second operand has 7 states, 7 states have (on average 208.14285714285714) internal successors, (1457), 7 states have internal predecessors, (1457), 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:41:59,484 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-14 01:41:59,484 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 206 of 237 [2025-03-14 01:41:59,484 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-14 01:41:59,564 INFO L124 PetriNetUnfolderBase]: 16/563 cut-off events. [2025-03-14 01:41:59,564 INFO L125 PetriNetUnfolderBase]: For 74/74 co-relation queries the response was YES. [2025-03-14 01:41:59,564 INFO L83 FinitePrefix]: Finished finitePrefix Result has 739 conditions, 563 events. 16/563 cut-off events. For 74/74 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1649 event pairs, 2 based on Foata normal form. 6/540 useless extension candidates. Maximal degree in co-relation 681. Up to 45 conditions per place. [2025-03-14 01:41:59,565 INFO L140 encePairwiseOnDemand]: 231/237 looper letters, 0 selfloop transitions, 0 changer transitions 209/209 dead transitions. [2025-03-14 01:41:59,565 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 225 places, 209 transitions, 543 flow [2025-03-14 01:41:59,565 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-14 01:41:59,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-14 01:41:59,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1261 transitions. [2025-03-14 01:41:59,568 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8867791842475387 [2025-03-14 01:41:59,568 INFO L175 Difference]: Start difference. First operand has 230 places, 218 transitions, 530 flow. Second operand 6 states and 1261 transitions. [2025-03-14 01:41:59,568 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 225 places, 209 transitions, 543 flow [2025-03-14 01:41:59,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 209 transitions, 502 flow, removed 8 selfloop flow, removed 8 redundant places. [2025-03-14 01:41:59,570 INFO L231 Difference]: Finished difference. Result has 217 places, 0 transitions, 0 flow [2025-03-14 01:41:59,570 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=237, PETRI_DIFFERENCE_MINUEND_FLOW=436, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=203, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=203, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=217, PETRI_TRANSITIONS=0} [2025-03-14 01:41:59,570 INFO L279 CegarLoopForPetriNet]: 228 programPoint places, -11 predicate places. [2025-03-14 01:41:59,571 INFO L471 AbstractCegarLoop]: Abstraction has has 217 places, 0 transitions, 0 flow [2025-03-14 01:41:59,571 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 208.14285714285714) internal successors, (1457), 7 states have internal predecessors, (1457), 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:41:59,573 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (13 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (6 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-03-14 01:41:59,574 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-03-14 01:41:59,575 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-03-14 01:41:59,575 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-03-14 01:41:59,575 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-03-14 01:41:59,575 INFO L782 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-03-14 01:41:59,575 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-03-14 01:41:59,575 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-14 01:41:59,580 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-14 01:41:59,580 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-14 01:41:59,587 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.03 01:41:59 BasicIcfg [2025-03-14 01:41:59,587 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-14 01:41:59,588 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-14 01:41:59,588 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-14 01:41:59,588 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-14 01:41:59,589 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 14.03 01:41:55" (3/4) ... [2025-03-14 01:41:59,590 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-03-14 01:41:59,593 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure t_fun [2025-03-14 01:41:59,598 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2025-03-14 01:41:59,598 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2025-03-14 01:41:59,598 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-03-14 01:41:59,598 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-03-14 01:41:59,668 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-14 01:41:59,669 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-14 01:41:59,669 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-14 01:41:59,669 INFO L158 Benchmark]: Toolchain (without parser) took 5128.39ms. Allocated memory was 142.6MB in the beginning and 226.5MB in the end (delta: 83.9MB). Free memory was 105.3MB in the beginning and 62.5MB in the end (delta: 42.8MB). Peak memory consumption was 123.6MB. Max. memory is 16.1GB. [2025-03-14 01:41:59,670 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 201.3MB. Free memory is still 125.7MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:41:59,670 INFO L158 Benchmark]: CACSL2BoogieTranslator took 400.10ms. Allocated memory is still 142.6MB. Free memory was 104.9MB in the beginning and 84.1MB in the end (delta: 20.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-03-14 01:41:59,670 INFO L158 Benchmark]: Boogie Procedure Inliner took 41.12ms. Allocated memory is still 142.6MB. Free memory was 84.1MB in the beginning and 82.0MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:41:59,670 INFO L158 Benchmark]: Boogie Preprocessor took 23.85ms. Allocated memory is still 142.6MB. Free memory was 82.0MB in the beginning and 80.7MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:41:59,670 INFO L158 Benchmark]: IcfgBuilder took 519.53ms. Allocated memory is still 142.6MB. Free memory was 80.7MB in the beginning and 57.3MB in the end (delta: 23.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-03-14 01:41:59,670 INFO L158 Benchmark]: TraceAbstraction took 4057.23ms. Allocated memory was 142.6MB in the beginning and 226.5MB in the end (delta: 83.9MB). Free memory was 56.9MB in the beginning and 67.5MB in the end (delta: -10.6MB). Peak memory consumption was 73.2MB. Max. memory is 16.1GB. [2025-03-14 01:41:59,671 INFO L158 Benchmark]: Witness Printer took 80.39ms. Allocated memory is still 226.5MB. Free memory was 67.5MB in the beginning and 62.5MB in the end (delta: 5.0MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-14 01:41:59,672 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.31ms. Allocated memory is still 201.3MB. Free memory is still 125.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 400.10ms. Allocated memory is still 142.6MB. Free memory was 104.9MB in the beginning and 84.1MB in the end (delta: 20.8MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 41.12ms. Allocated memory is still 142.6MB. Free memory was 84.1MB in the beginning and 82.0MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 23.85ms. Allocated memory is still 142.6MB. Free memory was 82.0MB in the beginning and 80.7MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 519.53ms. Allocated memory is still 142.6MB. Free memory was 80.7MB in the beginning and 57.3MB in the end (delta: 23.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 4057.23ms. Allocated memory was 142.6MB in the beginning and 226.5MB in the end (delta: 83.9MB). Free memory was 56.9MB in the beginning and 67.5MB in the end (delta: -10.6MB). Peak memory consumption was 73.2MB. Max. memory is 16.1GB. * Witness Printer took 80.39ms. Allocated memory is still 226.5MB. Free memory was 67.5MB in the beginning and 62.5MB in the end (delta: 5.0MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 737]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 738]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 739]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 742]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 746]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 716]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 717]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 722]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 723]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 332 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: 3.9s, OverallIterations: 11, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 442 SdHoareTripleChecker+Valid, 0.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 269 mSDsluCounter, 56 SdHoareTripleChecker+Invalid, 0.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 22 mSDsCounter, 33 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 812 IncrementalHoareTripleChecker+Invalid, 845 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 33 mSolverCounterUnsat, 34 mSDtfsCounter, 812 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 40 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=540occurred in iteration=4, InterpolantAutomatonStates: 38, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 985 NumberOfCodeBlocks, 985 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 974 ConstructedInterpolants, 0 QuantifiedInterpolants, 2347 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 11 InterpolantComputations, 11 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 9 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-03-14 01:41:59,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE