./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 551b0097 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-?-551b009-m [2025-01-09 21:06:16,280 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 21:06:16,326 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-01-09 21:06:16,332 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 21:06:16,334 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 21:06:16,360 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 21:06:16,361 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 21:06:16,361 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 21:06:16,362 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 21:06:16,362 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 21:06:16,363 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 21:06:16,363 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 21:06:16,363 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 21:06:16,363 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-09 21:06:16,364 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-09 21:06:16,365 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 21:06:16,365 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 21:06:16,365 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 21:06:16,365 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 21:06:16,365 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:06:16,365 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:06:16,365 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:06:16,365 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:06:16,366 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 21:06:16,366 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 21:06:16,366 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-01-09 21:06:16,605 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 21:06:16,611 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 21:06:16,612 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 21:06:16,614 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 21:06:16,615 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 21:06:16,616 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-01-09 21:06:17,762 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/21dbcb3ee/a887d4a92fb44f82b2bbfa8889dcc3ed/FLAG705cae0fa [2025-01-09 21:06:18,022 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 21:06:18,024 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/30_Function_Pointer3_vs.i [2025-01-09 21:06:18,047 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/21dbcb3ee/a887d4a92fb44f82b2bbfa8889dcc3ed/FLAG705cae0fa [2025-01-09 21:06:18,341 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/21dbcb3ee/a887d4a92fb44f82b2bbfa8889dcc3ed [2025-01-09 21:06:18,343 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 21:06:18,345 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 21:06:18,346 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 21:06:18,346 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 21:06:18,350 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 21:06:18,351 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,351 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5d847d1a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18, skipping insertion in model container [2025-01-09 21:06:18,351 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,378 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 21:06:18,572 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:06:18,579 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 21:06:18,604 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 21:06:18,626 INFO L204 MainTranslator]: Completed translation [2025-01-09 21:06:18,626 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18 WrapperNode [2025-01-09 21:06:18,626 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 21:06:18,627 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 21:06:18,627 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 21:06:18,627 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 21:06:18,631 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,638 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,652 INFO L138 Inliner]: procedures = 173, calls = 16, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 103 [2025-01-09 21:06:18,653 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 21:06:18,653 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 21:06:18,653 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 21:06:18,653 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 21:06:18,660 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,660 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,664 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,664 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,671 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,676 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,679 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,682 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,683 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,685 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 21:06:18,689 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 21:06:18,689 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 21:06:18,689 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 21:06:18,690 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (1/1) ... [2025-01-09 21:06:18,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 21:06:18,702 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 21:06:18,713 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-01-09 21:06:18,715 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-01-09 21:06:18,733 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2025-01-09 21:06:18,734 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2025-01-09 21:06:18,734 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2025-01-09 21:06:18,734 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2025-01-09 21:06:18,735 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 21:06:18,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-01-09 21:06:18,735 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 21:06:18,735 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 21:06:18,736 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-01-09 21:06:18,818 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 21:06:18,820 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 21:06:18,957 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-01-09 21:06:18,957 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 21:06:18,993 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 21:06:18,994 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2025-01-09 21:06:18,994 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:06:18 BoogieIcfgContainer [2025-01-09 21:06:18,994 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 21:06:18,996 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 21:06:18,996 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 21:06:18,999 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 21:06:18,999 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 09:06:18" (1/3) ... [2025-01-09 21:06:18,999 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19fb814a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:06:18, skipping insertion in model container [2025-01-09 21:06:18,999 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 09:06:18" (2/3) ... [2025-01-09 21:06:18,999 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19fb814a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 09:06:18, skipping insertion in model container [2025-01-09 21:06:18,999 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 09:06:18" (3/3) ... [2025-01-09 21:06:19,000 INFO L128 eAbstractionObserver]: Analyzing ICFG 30_Function_Pointer3_vs.i [2025-01-09 21:06:19,009 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 21:06:19,011 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-01-09 21:06:19,011 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-01-09 21:06:19,086 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:19,126 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 107 places, 106 transitions, 220 flow [2025-01-09 21:06:19,162 INFO L124 PetriNetUnfolderBase]: 5/112 cut-off events. [2025-01-09 21:06:19,163 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:19,171 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 131 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-01-09 21:06:19,171 INFO L82 GeneralOperation]: Start removeDead. Operand has 107 places, 106 transitions, 220 flow [2025-01-09 21:06:19,173 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 106 places, 105 transitions, 217 flow [2025-01-09 21:06:19,178 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:19,192 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;@2bb8ffef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:19,193 INFO L334 AbstractCegarLoop]: Starting to check reachability of 14 error locations. [2025-01-09 21:06:19,199 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:19,199 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2025-01-09 21:06:19,199 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:19,199 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:19,200 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:19,200 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-01-09 21:06:19,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:19,204 INFO L85 PathProgramCache]: Analyzing trace with hash -416031671, now seen corresponding path program 1 times [2025-01-09 21:06:19,209 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:19,209 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2015070245] [2025-01-09 21:06:19,209 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:19,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:19,257 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-09 21:06:19,263 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-09 21:06:19,264 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:19,264 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:19,314 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:19,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:19,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2015070245] [2025-01-09 21:06:19,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2015070245] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:19,315 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:19,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:19,316 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [461024457] [2025-01-09 21:06:19,316 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:19,320 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:19,323 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:19,335 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:19,336 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:19,345 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 89 out of 106 [2025-01-09 21:06:19,366 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-01-09 21:06:19,367 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:19,367 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 89 of 106 [2025-01-09 21:06:19,367 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:19,417 INFO L124 PetriNetUnfolderBase]: 20/207 cut-off events. [2025-01-09 21:06:19,418 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-01-09 21:06:19,419 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 526 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-01-09 21:06:19,420 INFO L140 encePairwiseOnDemand]: 94/106 looper letters, 11 selfloop transitions, 3 changer transitions 0/96 dead transitions. [2025-01-09 21:06:19,420 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 96 transitions, 230 flow [2025-01-09 21:06:19,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:19,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:19,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 298 transitions. [2025-01-09 21:06:19,429 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9371069182389937 [2025-01-09 21:06:19,430 INFO L175 Difference]: Start difference. First operand has 106 places, 105 transitions, 217 flow. Second operand 3 states and 298 transitions. [2025-01-09 21:06:19,430 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 96 transitions, 230 flow [2025-01-09 21:06:19,433 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 96 transitions, 229 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:19,436 INFO L231 Difference]: Finished difference. Result has 96 places, 93 transitions, 212 flow [2025-01-09 21:06:19,438 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-01-09 21:06:19,440 INFO L279 CegarLoopForPetriNet]: 106 programPoint places, -10 predicate places. [2025-01-09 21:06:19,440 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 93 transitions, 212 flow [2025-01-09 21:06:19,440 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-01-09 21:06:19,440 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:19,441 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-01-09 21:06:19,441 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-01-09 21:06:19,441 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2025-01-09 21:06:19,441 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:19,442 INFO L85 PathProgramCache]: Analyzing trace with hash -1102530873, now seen corresponding path program 1 times [2025-01-09 21:06:19,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:19,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27765547] [2025-01-09 21:06:19,442 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:19,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:19,450 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-01-09 21:06:19,456 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-01-09 21:06:19,456 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:19,456 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:19,456 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:19,459 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 27 statements into 1 equivalence classes. [2025-01-09 21:06:19,463 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 27 of 27 statements. [2025-01-09 21:06:19,464 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:19,464 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:19,476 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:19,476 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:19,477 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (13 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (12 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (11 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (10 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (9 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (8 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (7 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (5 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (4 of 14 remaining) [2025-01-09 21:06:19,479 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (3 of 14 remaining) [2025-01-09 21:06:19,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (2 of 14 remaining) [2025-01-09 21:06:19,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (1 of 14 remaining) [2025-01-09 21:06:19,480 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 14 remaining) [2025-01-09 21:06:19,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-01-09 21:06:19,480 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-01-09 21:06:19,482 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:19,482 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-01-09 21:06:19,517 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:19,520 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 185 places, 185 transitions, 390 flow [2025-01-09 21:06:19,546 INFO L124 PetriNetUnfolderBase]: 7/184 cut-off events. [2025-01-09 21:06:19,546 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2025-01-09 21:06:19,548 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 366 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-01-09 21:06:19,548 INFO L82 GeneralOperation]: Start removeDead. Operand has 185 places, 185 transitions, 390 flow [2025-01-09 21:06:19,550 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 169 places, 168 transitions, 349 flow [2025-01-09 21:06:19,550 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:19,551 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;@2bb8ffef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:19,551 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-01-09 21:06:19,553 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:19,554 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2025-01-09 21:06:19,554 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:19,554 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:19,554 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:19,554 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-01-09 21:06:19,558 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:19,558 INFO L85 PathProgramCache]: Analyzing trace with hash 821227993, now seen corresponding path program 1 times [2025-01-09 21:06:19,558 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:19,558 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1171641609] [2025-01-09 21:06:19,558 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:19,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:19,565 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-09 21:06:19,568 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-09 21:06:19,569 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:19,569 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:19,612 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:19,612 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:19,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1171641609] [2025-01-09 21:06:19,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1171641609] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:19,613 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:19,613 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:19,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [118012706] [2025-01-09 21:06:19,613 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:19,613 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:19,613 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:19,613 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:19,613 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:19,630 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 152 out of 185 [2025-01-09 21:06:19,631 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-01-09 21:06:19,632 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:19,632 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 152 of 185 [2025-01-09 21:06:19,632 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:19,853 INFO L124 PetriNetUnfolderBase]: 184/1312 cut-off events. [2025-01-09 21:06:19,853 INFO L125 PetriNetUnfolderBase]: For 69/69 co-relation queries the response was YES. [2025-01-09 21:06:19,859 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 8743 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-01-09 21:06:19,863 INFO L140 encePairwiseOnDemand]: 168/185 looper letters, 18 selfloop transitions, 4 changer transitions 0/159 dead transitions. [2025-01-09 21:06:19,864 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 159 transitions, 383 flow [2025-01-09 21:06:19,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:19,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:19,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 503 transitions. [2025-01-09 21:06:19,866 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9063063063063063 [2025-01-09 21:06:19,866 INFO L175 Difference]: Start difference. First operand has 169 places, 168 transitions, 349 flow. Second operand 3 states and 503 transitions. [2025-01-09 21:06:19,866 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 159 transitions, 383 flow [2025-01-09 21:06:19,871 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 153 places, 159 transitions, 382 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:19,873 INFO L231 Difference]: Finished difference. Result has 155 places, 153 transitions, 344 flow [2025-01-09 21:06:19,873 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-01-09 21:06:19,873 INFO L279 CegarLoopForPetriNet]: 169 programPoint places, -14 predicate places. [2025-01-09 21:06:19,874 INFO L471 AbstractCegarLoop]: Abstraction has has 155 places, 153 transitions, 344 flow [2025-01-09 21:06:19,874 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-01-09 21:06:19,874 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:19,874 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-01-09 21:06:19,874 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-01-09 21:06:19,874 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 16 more)] === [2025-01-09 21:06:19,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:19,879 INFO L85 PathProgramCache]: Analyzing trace with hash 1736125881, now seen corresponding path program 1 times [2025-01-09 21:06:19,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:19,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1127318778] [2025-01-09 21:06:19,879 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:19,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:19,886 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-01-09 21:06:19,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-01-09 21:06:19,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:19,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:19,891 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:19,893 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-01-09 21:06:19,898 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-01-09 21:06:19,898 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:19,898 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:19,902 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:19,902 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 20 remaining) [2025-01-09 21:06:19,903 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-01-09 21:06:19,904 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-01-09 21:06:19,905 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-01-09 21:06:19,905 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-01-09 21:06:19,906 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:19,906 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-01-09 21:06:19,969 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:19,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 263 places, 264 transitions, 564 flow [2025-01-09 21:06:20,000 INFO L124 PetriNetUnfolderBase]: 9/256 cut-off events. [2025-01-09 21:06:20,000 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2025-01-09 21:06:20,003 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 719 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-01-09 21:06:20,006 INFO L82 GeneralOperation]: Start removeDead. Operand has 263 places, 264 transitions, 564 flow [2025-01-09 21:06:20,008 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 232 places, 231 transitions, 483 flow [2025-01-09 21:06:20,009 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:20,009 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;@2bb8ffef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:20,009 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2025-01-09 21:06:20,015 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:20,017 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2025-01-09 21:06:20,017 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:20,017 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:20,018 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:20,018 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-01-09 21:06:20,018 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:20,018 INFO L85 PathProgramCache]: Analyzing trace with hash 264223352, now seen corresponding path program 1 times [2025-01-09 21:06:20,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:20,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [531310354] [2025-01-09 21:06:20,019 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:20,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:20,031 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-09 21:06:20,036 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-09 21:06:20,036 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:20,036 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:20,052 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:20,052 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:20,052 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [531310354] [2025-01-09 21:06:20,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [531310354] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:20,053 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:20,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:20,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619844473] [2025-01-09 21:06:20,053 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:20,053 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:20,053 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:20,054 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:20,054 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:20,111 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 215 out of 264 [2025-01-09 21:06:20,112 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-01-09 21:06:20,112 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:20,112 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 215 of 264 [2025-01-09 21:06:20,112 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:20,923 INFO L124 PetriNetUnfolderBase]: 1166/6098 cut-off events. [2025-01-09 21:06:20,924 INFO L125 PetriNetUnfolderBase]: For 703/703 co-relation queries the response was YES. [2025-01-09 21:06:20,955 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 59636 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-01-09 21:06:20,980 INFO L140 encePairwiseOnDemand]: 242/264 looper letters, 25 selfloop transitions, 5 changer transitions 0/222 dead transitions. [2025-01-09 21:06:20,980 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 222 transitions, 540 flow [2025-01-09 21:06:20,980 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:20,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:20,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 708 transitions. [2025-01-09 21:06:20,985 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8939393939393939 [2025-01-09 21:06:20,986 INFO L175 Difference]: Start difference. First operand has 232 places, 231 transitions, 483 flow. Second operand 3 states and 708 transitions. [2025-01-09 21:06:20,986 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 222 transitions, 540 flow [2025-01-09 21:06:20,988 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 212 places, 222 transitions, 535 flow, removed 2 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:20,992 INFO L231 Difference]: Finished difference. Result has 214 places, 213 transitions, 476 flow [2025-01-09 21:06:20,993 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-01-09 21:06:20,993 INFO L279 CegarLoopForPetriNet]: 232 programPoint places, -18 predicate places. [2025-01-09 21:06:20,993 INFO L471 AbstractCegarLoop]: Abstraction has has 214 places, 213 transitions, 476 flow [2025-01-09 21:06:20,994 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-01-09 21:06:20,994 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:20,994 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-01-09 21:06:20,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-01-09 21:06:20,995 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 22 more)] === [2025-01-09 21:06:20,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:20,995 INFO L85 PathProgramCache]: Analyzing trace with hash 395772917, now seen corresponding path program 1 times [2025-01-09 21:06:20,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:20,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060235808] [2025-01-09 21:06:20,996 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:20,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:21,008 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-01-09 21:06:21,015 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-01-09 21:06:21,019 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:21,019 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:21,020 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:21,022 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 39 statements into 1 equivalence classes. [2025-01-09 21:06:21,029 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 39 of 39 statements. [2025-01-09 21:06:21,033 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:21,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:21,040 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:21,043 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:21,043 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (25 of 26 remaining) [2025-01-09 21:06:21,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (24 of 26 remaining) [2025-01-09 21:06:21,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (23 of 26 remaining) [2025-01-09 21:06:21,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (22 of 26 remaining) [2025-01-09 21:06:21,043 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (21 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (20 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (18 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (17 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (16 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (15 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (14 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (13 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (12 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (11 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (10 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (9 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (8 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (7 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (6 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (5 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (4 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (3 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 26 remaining) [2025-01-09 21:06:21,044 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 26 remaining) [2025-01-09 21:06:21,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-01-09 21:06:21,044 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-01-09 21:06:21,045 WARN L246 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:21,045 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2025-01-09 21:06:21,103 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:21,108 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 341 places, 343 transitions, 742 flow [2025-01-09 21:06:21,136 INFO L124 PetriNetUnfolderBase]: 11/328 cut-off events. [2025-01-09 21:06:21,136 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-01-09 21:06:21,140 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 1124 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-01-09 21:06:21,141 INFO L82 GeneralOperation]: Start removeDead. Operand has 341 places, 343 transitions, 742 flow [2025-01-09 21:06:21,144 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 295 places, 294 transitions, 619 flow [2025-01-09 21:06:21,145 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:21,146 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;@2bb8ffef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:21,147 INFO L334 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2025-01-09 21:06:21,148 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:21,148 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2025-01-09 21:06:21,148 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:21,149 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:21,149 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:21,149 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-01-09 21:06:21,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:21,150 INFO L85 PathProgramCache]: Analyzing trace with hash -2087045594, now seen corresponding path program 1 times [2025-01-09 21:06:21,150 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:21,150 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [367686808] [2025-01-09 21:06:21,150 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:21,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:21,157 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-09 21:06:21,160 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-09 21:06:21,160 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:21,160 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:21,188 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:21,188 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:21,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [367686808] [2025-01-09 21:06:21,188 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [367686808] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:21,188 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:21,189 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:21,189 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [524256168] [2025-01-09 21:06:21,189 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:21,189 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:21,189 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:21,189 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:21,189 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:21,215 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 278 out of 343 [2025-01-09 21:06:21,216 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-01-09 21:06:21,216 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:21,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 278 of 343 [2025-01-09 21:06:21,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:24,455 INFO L124 PetriNetUnfolderBase]: 6352/26020 cut-off events. [2025-01-09 21:06:24,455 INFO L125 PetriNetUnfolderBase]: For 5308/5308 co-relation queries the response was YES. [2025-01-09 21:06:24,701 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 567. Compared 317878 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-01-09 21:06:24,940 INFO L140 encePairwiseOnDemand]: 316/343 looper letters, 32 selfloop transitions, 6 changer transitions 0/285 dead transitions. [2025-01-09 21:06:24,940 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 272 places, 285 transitions, 701 flow [2025-01-09 21:06:24,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:24,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:24,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 913 transitions. [2025-01-09 21:06:24,946 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8872691933916423 [2025-01-09 21:06:24,946 INFO L175 Difference]: Start difference. First operand has 295 places, 294 transitions, 619 flow. Second operand 3 states and 913 transitions. [2025-01-09 21:06:24,946 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 272 places, 285 transitions, 701 flow [2025-01-09 21:06:24,955 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 271 places, 285 transitions, 688 flow, removed 6 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:24,957 INFO L231 Difference]: Finished difference. Result has 273 places, 273 transitions, 608 flow [2025-01-09 21:06:24,958 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-01-09 21:06:24,959 INFO L279 CegarLoopForPetriNet]: 295 programPoint places, -22 predicate places. [2025-01-09 21:06:24,960 INFO L471 AbstractCegarLoop]: Abstraction has has 273 places, 273 transitions, 608 flow [2025-01-09 21:06:24,961 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-01-09 21:06:24,963 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:24,963 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-01-09 21:06:24,963 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-01-09 21:06:24,963 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2025-01-09 21:06:24,963 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:24,964 INFO L85 PathProgramCache]: Analyzing trace with hash 663807643, now seen corresponding path program 1 times [2025-01-09 21:06:24,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:24,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1555251131] [2025-01-09 21:06:24,964 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:24,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:24,977 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-01-09 21:06:24,986 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-01-09 21:06:24,988 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:24,988 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:24,988 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:24,991 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 45 statements into 1 equivalence classes. [2025-01-09 21:06:25,000 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 45 of 45 statements. [2025-01-09 21:06:25,003 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:25,004 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:25,012 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:25,014 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (31 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (30 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (29 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (28 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (27 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (26 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (25 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 32 remaining) [2025-01-09 21:06:25,014 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (23 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (22 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (21 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (20 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (19 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (18 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (17 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (16 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (15 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (14 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (13 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (12 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (11 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (10 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (9 of 32 remaining) [2025-01-09 21:06:25,015 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (8 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (7 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (6 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (5 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (4 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (3 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 32 remaining) [2025-01-09 21:06:25,016 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 32 remaining) [2025-01-09 21:06:25,016 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-01-09 21:06:25,016 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-01-09 21:06:25,017 WARN L246 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:25,017 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2025-01-09 21:06:25,097 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:25,102 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 419 places, 422 transitions, 924 flow [2025-01-09 21:06:25,155 INFO L124 PetriNetUnfolderBase]: 13/400 cut-off events. [2025-01-09 21:06:25,155 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-01-09 21:06:25,162 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 1534 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-01-09 21:06:25,162 INFO L82 GeneralOperation]: Start removeDead. Operand has 419 places, 422 transitions, 924 flow [2025-01-09 21:06:25,166 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 358 places, 357 transitions, 757 flow [2025-01-09 21:06:25,167 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:25,168 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;@2bb8ffef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:25,169 INFO L334 AbstractCegarLoop]: Starting to check reachability of 38 error locations. [2025-01-09 21:06:25,170 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:25,170 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2025-01-09 21:06:25,170 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:25,170 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:25,170 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:25,170 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:06:25,171 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:25,171 INFO L85 PathProgramCache]: Analyzing trace with hash -1937671129, now seen corresponding path program 1 times [2025-01-09 21:06:25,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:25,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [725724863] [2025-01-09 21:06:25,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:25,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:25,180 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-09 21:06:25,182 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-09 21:06:25,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:25,186 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:25,210 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:25,210 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:25,210 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [725724863] [2025-01-09 21:06:25,210 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [725724863] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:25,210 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:25,210 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:25,211 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [556090304] [2025-01-09 21:06:25,211 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:25,211 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:25,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:25,212 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:25,212 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:25,250 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 341 out of 422 [2025-01-09 21:06:25,252 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-01-09 21:06:25,252 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:25,252 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 341 of 422 [2025-01-09 21:06:25,252 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-01-09 21:06:42,250 INFO L124 PetriNetUnfolderBase]: 31994/109070 cut-off events. [2025-01-09 21:06:42,251 INFO L125 PetriNetUnfolderBase]: For 34152/34152 co-relation queries the response was YES. [2025-01-09 21:06:44,222 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 1554701 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-01-09 21:06:45,134 INFO L140 encePairwiseOnDemand]: 390/422 looper letters, 39 selfloop transitions, 7 changer transitions 0/348 dead transitions. [2025-01-09 21:06:45,135 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 331 places, 348 transitions, 866 flow [2025-01-09 21:06:45,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-09 21:06:45,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-01-09 21:06:45,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1118 transitions. [2025-01-09 21:06:45,138 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8830963665086888 [2025-01-09 21:06:45,138 INFO L175 Difference]: Start difference. First operand has 358 places, 357 transitions, 757 flow. Second operand 3 states and 1118 transitions. [2025-01-09 21:06:45,138 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 331 places, 348 transitions, 866 flow [2025-01-09 21:06:45,164 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 330 places, 348 transitions, 841 flow, removed 12 selfloop flow, removed 1 redundant places. [2025-01-09 21:06:45,167 INFO L231 Difference]: Finished difference. Result has 332 places, 333 transitions, 740 flow [2025-01-09 21:06:45,168 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-01-09 21:06:45,168 INFO L279 CegarLoopForPetriNet]: 358 programPoint places, -26 predicate places. [2025-01-09 21:06:45,168 INFO L471 AbstractCegarLoop]: Abstraction has has 332 places, 333 transitions, 740 flow [2025-01-09 21:06:45,169 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-01-09 21:06:45,169 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:45,169 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-01-09 21:06:45,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-01-09 21:06:45,169 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 34 more)] === [2025-01-09 21:06:45,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:45,171 INFO L85 PathProgramCache]: Analyzing trace with hash 983016139, now seen corresponding path program 1 times [2025-01-09 21:06:45,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:45,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [418828303] [2025-01-09 21:06:45,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:45,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:45,184 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-01-09 21:06:45,196 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-01-09 21:06:45,197 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:45,199 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:45,199 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-09 21:06:45,203 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 51 statements into 1 equivalence classes. [2025-01-09 21:06:45,213 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 51 of 51 statements. [2025-01-09 21:06:45,216 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:45,217 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-09 21:06:45,227 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-09 21:06:45,231 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (37 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (36 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (35 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (34 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (33 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (32 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (31 of 38 remaining) [2025-01-09 21:06:45,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (30 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (29 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (28 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (27 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (26 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (25 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (24 of 38 remaining) [2025-01-09 21:06:45,233 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (23 of 38 remaining) [2025-01-09 21:06:45,235 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (22 of 38 remaining) [2025-01-09 21:06:45,235 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (21 of 38 remaining) [2025-01-09 21:06:45,235 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (20 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (19 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (18 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (17 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (16 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (15 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (14 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (13 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (12 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (11 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (10 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (9 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (8 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (7 of 38 remaining) [2025-01-09 21:06:45,236 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (6 of 38 remaining) [2025-01-09 21:06:45,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (5 of 38 remaining) [2025-01-09 21:06:45,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (4 of 38 remaining) [2025-01-09 21:06:45,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (3 of 38 remaining) [2025-01-09 21:06:45,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 38 remaining) [2025-01-09 21:06:45,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (1 of 38 remaining) [2025-01-09 21:06:45,237 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (0 of 38 remaining) [2025-01-09 21:06:45,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-01-09 21:06:45,237 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2025-01-09 21:06:45,238 WARN L246 ceAbstractionStarter]: 5 thread instances were not sufficient, I will increase this number and restart the analysis [2025-01-09 21:06:45,238 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 6 thread instances. [2025-01-09 21:06:45,315 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-01-09 21:06:45,320 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 497 places, 501 transitions, 1110 flow [2025-01-09 21:06:45,394 INFO L124 PetriNetUnfolderBase]: 15/472 cut-off events. [2025-01-09 21:06:45,395 INFO L125 PetriNetUnfolderBase]: For 50/50 co-relation queries the response was YES. [2025-01-09 21:06:45,404 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 1965 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-01-09 21:06:45,404 INFO L82 GeneralOperation]: Start removeDead. Operand has 497 places, 501 transitions, 1110 flow [2025-01-09 21:06:45,408 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 421 places, 420 transitions, 897 flow [2025-01-09 21:06:45,410 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 21:06:45,412 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;@2bb8ffef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 21:06:45,412 INFO L334 AbstractCegarLoop]: Starting to check reachability of 44 error locations. [2025-01-09 21:06:45,414 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-01-09 21:06:45,414 INFO L124 PetriNetUnfolderBase]: 0/21 cut-off events. [2025-01-09 21:06:45,414 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-01-09 21:06:45,414 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-01-09 21:06:45,415 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-09 21:06:45,415 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 40 more)] === [2025-01-09 21:06:45,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 21:06:45,415 INFO L85 PathProgramCache]: Analyzing trace with hash 712376537, now seen corresponding path program 1 times [2025-01-09 21:06:45,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 21:06:45,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [769703626] [2025-01-09 21:06:45,416 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 21:06:45,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 21:06:45,426 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-09 21:06:45,429 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-09 21:06:45,431 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 21:06:45,431 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 21:06:45,451 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-09 21:06:45,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 21:06:45,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [769703626] [2025-01-09 21:06:45,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [769703626] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 21:06:45,451 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 21:06:45,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-09 21:06:45,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [373674034] [2025-01-09 21:06:45,451 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 21:06:45,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 21:06:45,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 21:06:45,453 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 21:06:45,453 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 21:06:45,495 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 404 out of 501 [2025-01-09 21:06:45,497 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-01-09 21:06:45,497 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-01-09 21:06:45,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 404 of 501 [2025-01-09 21:06:45,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand