./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c8b500e58ad9de43c2267c6cdc33609b02abfe24fc1cf283e17f14a4a70ea61c --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:00:26,871 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:00:26,938 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:00:26,943 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:00:26,946 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:00:26,974 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:00:26,975 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:00:26,975 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:00:26,975 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:00:26,976 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:00:26,976 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:00:26,977 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:00:26,977 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:00:26,977 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:00:26,977 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:00:26,977 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:00:26,978 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:00:26,978 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:00:26,978 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:00:26,978 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:00:26,978 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:00:26,979 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:00:26,979 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:00:26,980 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:00:26,980 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c8b500e58ad9de43c2267c6cdc33609b02abfe24fc1cf283e17f14a4a70ea61c [2025-02-06 09:00:27,290 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:00:27,298 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:00:27,302 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:00:27,303 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:00:27,303 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:00:27,305 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i [2025-02-06 09:00:28,593 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fa08c93fd/1e41101513024f9c86d97a3add2ac7db/FLAGdccb6bde2 [2025-02-06 09:00:28,870 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:00:28,871 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i [2025-02-06 09:00:28,892 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fa08c93fd/1e41101513024f9c86d97a3add2ac7db/FLAGdccb6bde2 [2025-02-06 09:00:28,904 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fa08c93fd/1e41101513024f9c86d97a3add2ac7db [2025-02-06 09:00:28,906 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:00:28,907 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:00:28,908 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:00:28,908 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:00:28,912 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:00:28,912 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:00:28" (1/1) ... [2025-02-06 09:00:28,913 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5a406bf0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:28, skipping insertion in model container [2025-02-06 09:00:28,913 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:00:28" (1/1) ... [2025-02-06 09:00:28,944 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:00:29,264 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:00:29,276 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:00:29,315 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:00:29,354 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:00:29,355 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29 WrapperNode [2025-02-06 09:00:29,355 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:00:29,356 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:00:29,356 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:00:29,356 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:00:29,360 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,368 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,389 INFO L138 Inliner]: procedures = 173, calls = 16, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 103 [2025-02-06 09:00:29,389 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:00:29,390 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:00:29,390 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:00:29,390 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:00:29,394 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,394 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,396 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,396 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,400 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,401 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,403 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,403 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,408 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:00:29,409 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:00:29,410 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:00:29,410 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:00:29,411 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (1/1) ... [2025-02-06 09:00:29,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:00:29,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:00:29,443 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:00:29,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:00:29,465 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2025-02-06 09:00:29,465 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2025-02-06 09:00:29,465 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-02-06 09:00:29,465 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-02-06 09:00:29,465 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:00:29,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:00:29,465 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:00:29,465 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:00:29,466 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:00:29,576 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:00:29,577 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:00:29,763 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:00:29,763 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:00:29,814 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:00:29,814 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:00:29,815 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:00:29 BoogieIcfgContainer [2025-02-06 09:00:29,815 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:00:29,817 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:00:29,817 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:00:29,821 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:00:29,821 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:00:28" (1/3) ... [2025-02-06 09:00:29,821 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f8fe5da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:00:29, skipping insertion in model container [2025-02-06 09:00:29,821 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:00:29" (2/3) ... [2025-02-06 09:00:29,822 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f8fe5da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:00:29, skipping insertion in model container [2025-02-06 09:00:29,822 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:00:29" (3/3) ... [2025-02-06 09:00:29,823 INFO L128 eAbstractionObserver]: Analyzing ICFG 30_Function_Pointer3_vs.i [2025-02-06 09:00:29,835 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:00:29,837 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 30_Function_Pointer3_vs.i that has 3 procedures, 101 locations, 1 initial locations, 2 loop locations, and 6 error locations. [2025-02-06 09:00:29,837 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:00:29,913 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:29,953 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 107 places, 106 transitions, 220 flow [2025-02-06 09:00:30,011 INFO L124 PetriNetUnfolderBase]: 5/112 cut-off events. [2025-02-06 09:00:30,014 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:30,020 INFO L83 FinitePrefix]: Finished finitePrefix Result has 119 conditions, 112 events. 5/112 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 135 event pairs, 0 based on Foata normal form. 0/99 useless extension candidates. Maximal degree in co-relation 99. Up to 3 conditions per place. [2025-02-06 09:00:30,020 INFO L82 GeneralOperation]: Start removeDead. Operand has 107 places, 106 transitions, 220 flow [2025-02-06 09:00:30,024 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 106 places, 105 transitions, 217 flow [2025-02-06 09:00:30,038 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:30,055 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;@7dd371bd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:30,055 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-02-06 09:00:30,069 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:30,069 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2025-02-06 09:00:30,069 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:30,069 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:30,070 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:30,070 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-02-06 09:00:30,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:30,079 INFO L85 PathProgramCache]: Analyzing trace with hash 615951655, now seen corresponding path program 1 times [2025-02-06 09:00:30,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:30,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [809742132] [2025-02-06 09:00:30,088 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:30,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:30,166 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-02-06 09:00:30,183 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 09:00:30,184 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:30,184 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:30,270 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:00:30,272 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:30,273 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [809742132] [2025-02-06 09:00:30,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [809742132] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:30,274 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:30,274 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:30,275 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1758942738] [2025-02-06 09:00:30,276 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:30,281 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:30,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:30,302 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:30,303 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:30,315 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 89 out of 106 [2025-02-06 09:00:30,318 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 105 transitions, 217 flow. Second operand has 3 states, 3 states have (on average 90.0) internal successors, (270), 3 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:30,319 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:30,319 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 89 of 106 [2025-02-06 09:00:30,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:30,396 INFO L124 PetriNetUnfolderBase]: 20/207 cut-off events. [2025-02-06 09:00:30,397 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:00:30,398 INFO L83 FinitePrefix]: Finished finitePrefix Result has 256 conditions, 207 events. 20/207 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 532 event pairs, 4 based on Foata normal form. 34/222 useless extension candidates. Maximal degree in co-relation 234. Up to 25 conditions per place. [2025-02-06 09:00:30,400 INFO L140 encePairwiseOnDemand]: 94/106 looper letters, 11 selfloop transitions, 3 changer transitions 0/96 dead transitions. [2025-02-06 09:00:30,401 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 96 transitions, 230 flow [2025-02-06 09:00:30,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:30,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:30,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2025-02-06 09:00:30,414 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9371069182389937 [2025-02-06 09:00:30,416 INFO L175 Difference]: Start difference. First operand has 106 places, 105 transitions, 217 flow. Second operand 3 states and 298 transitions. [2025-02-06 09:00:30,417 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 96 transitions, 230 flow [2025-02-06 09:00:30,422 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 96 transitions, 229 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:30,428 INFO L231 Difference]: Finished difference. Result has 96 places, 93 transitions, 212 flow [2025-02-06 09:00:30,430 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=92, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=87, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=212, PETRI_PLACES=96, PETRI_TRANSITIONS=93} [2025-02-06 09:00:30,433 INFO L279 CegarLoopForPetriNet]: 106 programPoint places, -10 predicate places. [2025-02-06 09:00:30,434 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 93 transitions, 212 flow [2025-02-06 09:00:30,434 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 90.0) internal successors, (270), 3 states have internal predecessors, (270), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:30,434 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:30,434 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:30,434 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:00:30,434 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-02-06 09:00:30,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:30,435 INFO L85 PathProgramCache]: Analyzing trace with hash -358655496, now seen corresponding path program 1 times [2025-02-06 09:00:30,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:30,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1467880988] [2025-02-06 09:00:30,435 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:30,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:30,447 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:00:30,455 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:00:30,455 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:30,455 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:30,455 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:30,458 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-02-06 09:00:30,465 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-02-06 09:00:30,465 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:30,465 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:30,481 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:30,482 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:30,483 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 14 remaining) [2025-02-06 09:00:30,484 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-02-06 09:00:30,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-02-06 09:00:30,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-02-06 09:00:30,486 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:00:30,486 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-06 09:00:30,488 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:30,488 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:00:30,549 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:30,556 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 185 places, 185 transitions, 390 flow [2025-02-06 09:00:30,604 INFO L124 PetriNetUnfolderBase]: 7/184 cut-off events. [2025-02-06 09:00:30,604 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-02-06 09:00:30,608 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196 conditions, 184 events. 7/184 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 381 event pairs, 0 based on Foata normal form. 0/163 useless extension candidates. Maximal degree in co-relation 191. Up to 3 conditions per place. [2025-02-06 09:00:30,608 INFO L82 GeneralOperation]: Start removeDead. Operand has 185 places, 185 transitions, 390 flow [2025-02-06 09:00:30,610 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 169 places, 168 transitions, 349 flow [2025-02-06 09:00:30,612 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:30,612 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;@7dd371bd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:30,612 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-06 09:00:30,616 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:30,617 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2025-02-06 09:00:30,617 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:30,617 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:30,617 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:30,617 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-02-06 09:00:30,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:30,618 INFO L85 PathProgramCache]: Analyzing trace with hash 1853211319, now seen corresponding path program 1 times [2025-02-06 09:00:30,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:30,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544448499] [2025-02-06 09:00:30,618 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:30,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:30,634 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-02-06 09:00:30,638 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 09:00:30,638 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:30,638 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:30,673 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:00:30,673 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:30,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544448499] [2025-02-06 09:00:30,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544448499] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:30,673 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:30,673 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:30,674 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [979504470] [2025-02-06 09:00:30,674 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:30,674 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:30,674 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:30,674 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:30,675 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:30,702 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 185 [2025-02-06 09:00:30,704 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 168 transitions, 349 flow. Second operand has 3 states, 3 states have (on average 153.0) internal successors, (459), 3 states have internal predecessors, (459), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:30,704 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:30,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 185 [2025-02-06 09:00:30,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:30,937 INFO L124 PetriNetUnfolderBase]: 184/1312 cut-off events. [2025-02-06 09:00:30,939 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2025-02-06 09:00:30,949 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1638 conditions, 1312 events. 184/1312 cut-off events. For 69/69 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 8744 event pairs, 59 based on Foata normal form. 171/1375 useless extension candidates. Maximal degree in co-relation 1615. Up to 137 conditions per place. [2025-02-06 09:00:30,956 INFO L140 encePairwiseOnDemand]: 168/185 looper letters, 18 selfloop transitions, 4 changer transitions 0/159 dead transitions. [2025-02-06 09:00:30,957 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 159 transitions, 383 flow [2025-02-06 09:00:30,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:30,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:30,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 503 transitions. [2025-02-06 09:00:30,960 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9063063063063063 [2025-02-06 09:00:30,960 INFO L175 Difference]: Start difference. First operand has 169 places, 168 transitions, 349 flow. Second operand 3 states and 503 transitions. [2025-02-06 09:00:30,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 159 transitions, 383 flow [2025-02-06 09:00:30,964 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 159 transitions, 382 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:30,967 INFO L231 Difference]: Finished difference. Result has 155 places, 153 transitions, 344 flow [2025-02-06 09:00:30,968 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=185, PETRI_DIFFERENCE_MINUEND_FLOW=310, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=155, PETRI_TRANSITIONS=153} [2025-02-06 09:00:30,969 INFO L279 CegarLoopForPetriNet]: 169 programPoint places, -14 predicate places. [2025-02-06 09:00:30,969 INFO L471 AbstractCegarLoop]: Abstraction has has 155 places, 153 transitions, 344 flow [2025-02-06 09:00:30,970 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 153.0) internal successors, (459), 3 states have internal predecessors, (459), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:30,970 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:30,970 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:30,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:00:30,970 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-02-06 09:00:30,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:30,971 INFO L85 PathProgramCache]: Analyzing trace with hash 1221688185, now seen corresponding path program 1 times [2025-02-06 09:00:30,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:30,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696563736] [2025-02-06 09:00:30,971 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:30,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:30,988 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-02-06 09:00:30,998 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-02-06 09:00:31,000 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:31,000 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:31,000 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:31,003 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-02-06 09:00:31,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-02-06 09:00:31,016 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:31,016 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:31,023 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:31,023 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:31,023 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-02-06 09:00:31,024 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-02-06 09:00:31,025 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-02-06 09:00:31,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-02-06 09:00:31,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-02-06 09:00:31,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-02-06 09:00:31,026 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-02-06 09:00:31,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:00:31,026 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-06 09:00:31,027 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:31,027 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-06 09:00:31,091 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:31,095 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 264 transitions, 564 flow [2025-02-06 09:00:31,146 INFO L124 PetriNetUnfolderBase]: 9/256 cut-off events. [2025-02-06 09:00:31,146 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-02-06 09:00:31,148 INFO L83 FinitePrefix]: Finished finitePrefix Result has 274 conditions, 256 events. 9/256 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 736 event pairs, 0 based on Foata normal form. 0/227 useless extension candidates. Maximal degree in co-relation 267. Up to 4 conditions per place. [2025-02-06 09:00:31,148 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 264 transitions, 564 flow [2025-02-06 09:00:31,155 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 231 transitions, 483 flow [2025-02-06 09:00:31,156 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:31,156 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;@7dd371bd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:31,159 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2025-02-06 09:00:31,163 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:31,163 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2025-02-06 09:00:31,163 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:31,163 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:31,163 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:31,163 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-02-06 09:00:31,167 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:31,167 INFO L85 PathProgramCache]: Analyzing trace with hash 1296206678, now seen corresponding path program 1 times [2025-02-06 09:00:31,167 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:31,167 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1571015480] [2025-02-06 09:00:31,167 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:31,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:31,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-02-06 09:00:31,183 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 09:00:31,183 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:31,183 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:31,203 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:00:31,203 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:31,203 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1571015480] [2025-02-06 09:00:31,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1571015480] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:31,203 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:31,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:31,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [978328503] [2025-02-06 09:00:31,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:31,204 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:31,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:31,204 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:31,204 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:31,235 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 264 [2025-02-06 09:00:31,236 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 232 places, 231 transitions, 483 flow. Second operand has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:31,236 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:31,236 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 264 [2025-02-06 09:00:31,236 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:32,349 INFO L124 PetriNetUnfolderBase]: 1166/6098 cut-off events. [2025-02-06 09:00:32,349 INFO L125 PetriNetUnfolderBase]: For 703/703 co-relation queries the response was YES. [2025-02-06 09:00:32,382 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7997 conditions, 6098 events. 1166/6098 cut-off events. For 703/703 co-relation queries the response was YES. Maximal size of possible extension queue 151. Compared 59638 event pairs, 476 based on Foata normal form. 758/6340 useless extension candidates. Maximal degree in co-relation 7973. Up to 831 conditions per place. [2025-02-06 09:00:32,416 INFO L140 encePairwiseOnDemand]: 242/264 looper letters, 25 selfloop transitions, 5 changer transitions 0/222 dead transitions. [2025-02-06 09:00:32,418 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 222 transitions, 540 flow [2025-02-06 09:00:32,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:32,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:32,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 708 transitions. [2025-02-06 09:00:32,421 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8939393939393939 [2025-02-06 09:00:32,421 INFO L175 Difference]: Start difference. First operand has 232 places, 231 transitions, 483 flow. Second operand 3 states and 708 transitions. [2025-02-06 09:00:32,421 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 222 transitions, 540 flow [2025-02-06 09:00:32,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 222 transitions, 535 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:32,426 INFO L231 Difference]: Finished difference. Result has 214 places, 213 transitions, 476 flow [2025-02-06 09:00:32,427 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=264, PETRI_DIFFERENCE_MINUEND_FLOW=434, PETRI_DIFFERENCE_MINUEND_PLACES=210, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=203, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=476, PETRI_PLACES=214, PETRI_TRANSITIONS=213} [2025-02-06 09:00:32,427 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -18 predicate places. [2025-02-06 09:00:32,427 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 213 transitions, 476 flow [2025-02-06 09:00:32,428 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 216.0) internal successors, (648), 3 states have internal predecessors, (648), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:32,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:32,428 INFO L206 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:32,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:00:32,428 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-02-06 09:00:32,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:32,429 INFO L85 PathProgramCache]: Analyzing trace with hash 580949252, now seen corresponding path program 1 times [2025-02-06 09:00:32,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:32,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1839620974] [2025-02-06 09:00:32,429 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:32,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:32,444 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-06 09:00:32,457 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-06 09:00:32,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:32,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:32,458 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:32,464 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-02-06 09:00:32,473 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-02-06 09:00:32,473 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:32,473 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:32,485 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:32,485 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (24 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (23 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (22 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (21 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (20 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (17 of 26 remaining) [2025-02-06 09:00:32,485 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (16 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (15 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (14 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (13 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (12 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (11 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (10 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (9 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (8 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (7 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (6 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (5 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (4 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (3 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 26 remaining) [2025-02-06 09:00:32,486 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 26 remaining) [2025-02-06 09:00:32,489 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 26 remaining) [2025-02-06 09:00:32,489 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:00:32,489 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-06 09:00:32,490 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:32,490 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-02-06 09:00:32,567 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:32,572 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 341 places, 343 transitions, 742 flow [2025-02-06 09:00:32,615 INFO L124 PetriNetUnfolderBase]: 11/328 cut-off events. [2025-02-06 09:00:32,615 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-02-06 09:00:32,621 INFO L83 FinitePrefix]: Finished finitePrefix Result has 353 conditions, 328 events. 11/328 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1138 event pairs, 0 based on Foata normal form. 0/291 useless extension candidates. Maximal degree in co-relation 344. Up to 5 conditions per place. [2025-02-06 09:00:32,622 INFO L82 GeneralOperation]: Start removeDead. Operand has 341 places, 343 transitions, 742 flow [2025-02-06 09:00:32,626 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 295 places, 294 transitions, 619 flow [2025-02-06 09:00:32,627 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:32,627 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;@7dd371bd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:32,627 INFO L334 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2025-02-06 09:00:32,630 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:32,630 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2025-02-06 09:00:32,630 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:32,630 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:32,631 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:32,631 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-02-06 09:00:32,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:32,632 INFO L85 PathProgramCache]: Analyzing trace with hash -1055062268, now seen corresponding path program 1 times [2025-02-06 09:00:32,632 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:32,632 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1629460502] [2025-02-06 09:00:32,632 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:32,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:32,641 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-02-06 09:00:32,643 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 09:00:32,643 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:32,643 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:32,664 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:00:32,664 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:32,664 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1629460502] [2025-02-06 09:00:32,664 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1629460502] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:32,665 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:32,665 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:32,665 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1741925897] [2025-02-06 09:00:32,665 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:32,665 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:32,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:32,666 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:32,666 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:32,705 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 343 [2025-02-06 09:00:32,707 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 295 places, 294 transitions, 619 flow. Second operand has 3 states, 3 states have (on average 279.0) internal successors, (837), 3 states have internal predecessors, (837), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:32,707 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:32,707 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 343 [2025-02-06 09:00:32,707 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:36,648 INFO L124 PetriNetUnfolderBase]: 6352/26020 cut-off events. [2025-02-06 09:00:36,649 INFO L125 PetriNetUnfolderBase]: For 5308/5308 co-relation queries the response was YES. [2025-02-06 09:00:36,824 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35984 conditions, 26020 events. 6352/26020 cut-off events. For 5308/5308 co-relation queries the response was YES. Maximal size of possible extension queue 565. Compared 318243 event pairs, 2991 based on Foata normal form. 3181/26968 useless extension candidates. Maximal degree in co-relation 35959. Up to 4695 conditions per place. [2025-02-06 09:00:37,016 INFO L140 encePairwiseOnDemand]: 316/343 looper letters, 32 selfloop transitions, 6 changer transitions 0/285 dead transitions. [2025-02-06 09:00:37,017 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 285 transitions, 701 flow [2025-02-06 09:00:37,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:37,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:37,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 913 transitions. [2025-02-06 09:00:37,020 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8872691933916423 [2025-02-06 09:00:37,020 INFO L175 Difference]: Start difference. First operand has 295 places, 294 transitions, 619 flow. Second operand 3 states and 913 transitions. [2025-02-06 09:00:37,020 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 285 transitions, 701 flow [2025-02-06 09:00:37,033 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 285 transitions, 688 flow, removed 6 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:37,038 INFO L231 Difference]: Finished difference. Result has 273 places, 273 transitions, 608 flow [2025-02-06 09:00:37,039 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=343, PETRI_DIFFERENCE_MINUEND_FLOW=558, PETRI_DIFFERENCE_MINUEND_PLACES=269, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=267, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=261, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=273, PETRI_TRANSITIONS=273} [2025-02-06 09:00:37,040 INFO L279 CegarLoopForPetriNet]: 295 programPoint places, -22 predicate places. [2025-02-06 09:00:37,041 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 273 transitions, 608 flow [2025-02-06 09:00:37,041 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 279.0) internal successors, (837), 3 states have internal predecessors, (837), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:37,041 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:37,042 INFO L206 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:37,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:00:37,042 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-02-06 09:00:37,043 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:37,045 INFO L85 PathProgramCache]: Analyzing trace with hash -1633958983, now seen corresponding path program 1 times [2025-02-06 09:00:37,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:37,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [816392659] [2025-02-06 09:00:37,046 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:37,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:37,063 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-02-06 09:00:37,076 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-02-06 09:00:37,079 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:37,079 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:37,079 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:37,083 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-02-06 09:00:37,089 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-02-06 09:00:37,090 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:37,090 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:37,098 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:37,098 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:37,098 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (31 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (30 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (29 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (28 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (27 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (26 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (23 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (22 of 32 remaining) [2025-02-06 09:00:37,099 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (21 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (20 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (19 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (18 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (17 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (16 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (15 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (14 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (13 of 32 remaining) [2025-02-06 09:00:37,100 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (12 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (11 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (10 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (9 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (8 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (7 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (6 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (5 of 32 remaining) [2025-02-06 09:00:37,101 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (4 of 32 remaining) [2025-02-06 09:00:37,102 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (3 of 32 remaining) [2025-02-06 09:00:37,102 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 32 remaining) [2025-02-06 09:00:37,102 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 32 remaining) [2025-02-06 09:00:37,102 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 32 remaining) [2025-02-06 09:00:37,102 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:00:37,102 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-06 09:00:37,103 WARN L246 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:37,103 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2025-02-06 09:00:37,191 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:37,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 419 places, 422 transitions, 924 flow [2025-02-06 09:00:37,275 INFO L124 PetriNetUnfolderBase]: 13/400 cut-off events. [2025-02-06 09:00:37,275 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-02-06 09:00:37,282 INFO L83 FinitePrefix]: Finished finitePrefix Result has 433 conditions, 400 events. 13/400 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1540 event pairs, 0 based on Foata normal form. 0/355 useless extension candidates. Maximal degree in co-relation 422. Up to 6 conditions per place. [2025-02-06 09:00:37,282 INFO L82 GeneralOperation]: Start removeDead. Operand has 419 places, 422 transitions, 924 flow [2025-02-06 09:00:37,287 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 358 places, 357 transitions, 757 flow [2025-02-06 09:00:37,288 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:37,289 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;@7dd371bd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:37,292 INFO L334 AbstractCegarLoop]: Starting to check reachability of 38 error locations. [2025-02-06 09:00:37,294 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:37,294 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2025-02-06 09:00:37,294 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:37,294 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:37,294 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:37,294 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-02-06 09:00:37,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:37,295 INFO L85 PathProgramCache]: Analyzing trace with hash -905687803, now seen corresponding path program 1 times [2025-02-06 09:00:37,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:37,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304891973] [2025-02-06 09:00:37,295 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:37,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:37,307 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-02-06 09:00:37,309 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 09:00:37,311 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:37,312 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:37,337 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:00:37,337 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:37,337 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [304891973] [2025-02-06 09:00:37,337 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [304891973] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:37,337 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:37,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:37,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [510575534] [2025-02-06 09:00:37,338 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:37,338 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:37,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:37,339 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:37,339 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:37,385 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 422 [2025-02-06 09:00:37,387 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 358 places, 357 transitions, 757 flow. Second operand has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:37,387 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:37,387 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 422 [2025-02-06 09:00:37,387 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:00:55,688 INFO L124 PetriNetUnfolderBase]: 31994/109070 cut-off events. [2025-02-06 09:00:55,688 INFO L125 PetriNetUnfolderBase]: For 34152/34152 co-relation queries the response was YES. [2025-02-06 09:00:57,190 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158059 conditions, 109070 events. 31994/109070 cut-off events. For 34152/34152 co-relation queries the response was YES. Maximal size of possible extension queue 2092. Compared 1555123 event pairs, 16532 based on Foata normal form. 13020/113005 useless extension candidates. Maximal degree in co-relation 158033. Up to 24103 conditions per place. [2025-02-06 09:00:58,137 INFO L140 encePairwiseOnDemand]: 390/422 looper letters, 39 selfloop transitions, 7 changer transitions 0/348 dead transitions. [2025-02-06 09:00:58,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 348 transitions, 866 flow [2025-02-06 09:00:58,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:00:58,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:00:58,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1118 transitions. [2025-02-06 09:00:58,140 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8830963665086888 [2025-02-06 09:00:58,140 INFO L175 Difference]: Start difference. First operand has 358 places, 357 transitions, 757 flow. Second operand 3 states and 1118 transitions. [2025-02-06 09:00:58,140 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 348 transitions, 866 flow [2025-02-06 09:00:58,167 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 330 places, 348 transitions, 841 flow, removed 12 selfloop flow, removed 1 redundant places. [2025-02-06 09:00:58,171 INFO L231 Difference]: Finished difference. Result has 332 places, 333 transitions, 740 flow [2025-02-06 09:00:58,172 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=422, PETRI_DIFFERENCE_MINUEND_FLOW=682, PETRI_DIFFERENCE_MINUEND_PLACES=328, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=326, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=319, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=740, PETRI_PLACES=332, PETRI_TRANSITIONS=333} [2025-02-06 09:00:58,172 INFO L279 CegarLoopForPetriNet]: 358 programPoint places, -26 predicate places. [2025-02-06 09:00:58,172 INFO L471 AbstractCegarLoop]: Abstraction has has 332 places, 333 transitions, 740 flow [2025-02-06 09:00:58,173 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 342.0) internal successors, (1026), 3 states have internal predecessors, (1026), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:58,173 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:58,173 INFO L206 CegarLoopForPetriNet]: trace histogram [6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:58,174 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:00:58,174 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-02-06 09:00:58,174 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:58,174 INFO L85 PathProgramCache]: Analyzing trace with hash -872921928, now seen corresponding path program 1 times [2025-02-06 09:00:58,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:58,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27208471] [2025-02-06 09:00:58,175 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:58,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:58,186 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-02-06 09:00:58,192 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-02-06 09:00:58,192 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:58,192 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:58,192 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:00:58,196 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-02-06 09:00:58,206 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-02-06 09:00:58,206 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:58,206 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:00:58,216 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:00:58,216 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:00:58,216 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (37 of 38 remaining) [2025-02-06 09:00:58,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (36 of 38 remaining) [2025-02-06 09:00:58,216 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (35 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (34 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (33 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (32 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (30 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (29 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (28 of 38 remaining) [2025-02-06 09:00:58,217 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (27 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (26 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (25 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (24 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (23 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (22 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (21 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (20 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (19 of 38 remaining) [2025-02-06 09:00:58,218 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (18 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (17 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (16 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (15 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (14 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (13 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (12 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (11 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (10 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (9 of 38 remaining) [2025-02-06 09:00:58,219 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (8 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (7 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (6 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (5 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (3 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 38 remaining) [2025-02-06 09:00:58,220 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 38 remaining) [2025-02-06 09:00:58,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 09:00:58,220 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-02-06 09:00:58,221 WARN L246 ceAbstractionStarter]: 5 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:00:58,221 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 6 thread instances. [2025-02-06 09:00:58,323 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:00:58,330 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 497 places, 501 transitions, 1110 flow [2025-02-06 09:00:58,427 INFO L124 PetriNetUnfolderBase]: 15/472 cut-off events. [2025-02-06 09:00:58,428 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-02-06 09:00:58,436 INFO L83 FinitePrefix]: Finished finitePrefix Result has 514 conditions, 472 events. 15/472 cut-off events. For 50/50 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1964 event pairs, 0 based on Foata normal form. 0/419 useless extension candidates. Maximal degree in co-relation 501. Up to 7 conditions per place. [2025-02-06 09:00:58,437 INFO L82 GeneralOperation]: Start removeDead. Operand has 497 places, 501 transitions, 1110 flow [2025-02-06 09:00:58,442 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 421 places, 420 transitions, 897 flow [2025-02-06 09:00:58,443 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:00:58,444 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;@7dd371bd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:00:58,445 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2025-02-06 09:00:58,447 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:00:58,447 INFO L124 PetriNetUnfolderBase]: 1/24 cut-off events. [2025-02-06 09:00:58,447 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:00:58,447 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:00:58,447 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:00:58,447 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err4ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2025-02-06 09:00:58,448 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:00:58,448 INFO L85 PathProgramCache]: Analyzing trace with hash 1744359863, now seen corresponding path program 1 times [2025-02-06 09:00:58,448 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:00:58,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [25853417] [2025-02-06 09:00:58,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:00:58,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:00:58,459 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-02-06 09:00:58,463 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-02-06 09:00:58,463 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:00:58,463 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:00:58,484 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:00:58,485 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:00:58,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [25853417] [2025-02-06 09:00:58,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [25853417] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:00:58,485 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:00:58,485 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:00:58,485 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [375713668] [2025-02-06 09:00:58,485 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:00:58,485 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:00:58,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:00:58,486 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:00:58,486 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:00:58,539 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 404 out of 501 [2025-02-06 09:00:58,541 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 421 places, 420 transitions, 897 flow. Second operand has 3 states, 3 states have (on average 405.0) internal successors, (1215), 3 states have internal predecessors, (1215), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:00:58,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:00:58,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 404 of 501 [2025-02-06 09:00:58,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand