./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.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 4a65477eb93c2031bed3e6d454d38e75e9833f23496d456d5084dd6ae5f38687 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:24:40,059 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:24:40,094 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:24:40,097 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:24:40,097 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:24:40,111 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:24:40,111 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:24:40,111 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:24:40,111 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:24:40,111 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:24:40,112 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:24:40,112 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:24:40,112 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:24:40,113 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:24:40,113 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:24:40,113 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:24:40,113 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 -> 4a65477eb93c2031bed3e6d454d38e75e9833f23496d456d5084dd6ae5f38687 [2025-02-06 09:24:40,340 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:24:40,345 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:24:40,348 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:24:40,348 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:24:40,349 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:24:40,349 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i [2025-02-06 09:24:41,489 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/ea66fa6bc/bfd366ae21734fe6af471f18a956a983/FLAG222512899 [2025-02-06 09:24:41,786 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:24:41,788 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_69-refine-protected-loop-interval_true.i [2025-02-06 09:24:41,810 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/ea66fa6bc/bfd366ae21734fe6af471f18a956a983/FLAG222512899 [2025-02-06 09:24:42,064 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/ea66fa6bc/bfd366ae21734fe6af471f18a956a983 [2025-02-06 09:24:42,066 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:24:42,067 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:24:42,068 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:24:42,068 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:24:42,071 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:24:42,071 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,072 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@378fba94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42, skipping insertion in model container [2025-02-06 09:24:42,072 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,088 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:24:42,260 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:24:42,273 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:24:42,321 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:24:42,351 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:24:42,351 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42 WrapperNode [2025-02-06 09:24:42,352 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:24:42,353 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:24:42,353 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:24:42,353 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:24:42,357 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,367 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,383 INFO L138 Inliner]: procedures = 165, calls = 24, calls flagged for inlining = 8, calls inlined = 9, statements flattened = 121 [2025-02-06 09:24:42,384 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:24:42,385 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:24:42,385 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:24:42,386 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:24:42,390 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,390 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,392 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,393 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,397 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,401 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,402 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,402 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,403 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:24:42,404 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:24:42,404 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:24:42,404 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:24:42,408 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (1/1) ... [2025-02-06 09:24:42,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:24:42,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:24:42,432 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 09:24:42,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 09:24:42,451 INFO L130 BoogieDeclarations]: Found specification of procedure worker [2025-02-06 09:24:42,451 INFO L138 BoogieDeclarations]: Found implementation of procedure worker [2025-02-06 09:24:42,451 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:24:42,451 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:24:42,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:24:42,451 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:24:42,451 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:24:42,452 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:24:42,452 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:24:42,539 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:24:42,541 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:24:42,713 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:24:42,713 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:24:42,729 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:24:42,729 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:24:42,730 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:42 BoogieIcfgContainer [2025-02-06 09:24:42,730 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:24:42,731 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:24:42,731 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:24:42,735 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:24:42,735 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:24:42" (1/3) ... [2025-02-06 09:24:42,735 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@172d0d6c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:24:42, skipping insertion in model container [2025-02-06 09:24:42,735 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:24:42" (2/3) ... [2025-02-06 09:24:42,735 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@172d0d6c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:24:42, skipping insertion in model container [2025-02-06 09:24:42,735 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:42" (3/3) ... [2025-02-06 09:24:42,736 INFO L128 eAbstractionObserver]: Analyzing ICFG 13-privatized_69-refine-protected-loop-interval_true.i [2025-02-06 09:24:42,746 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:24:42,747 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 13-privatized_69-refine-protected-loop-interval_true.i that has 2 procedures, 141 locations, 1 initial locations, 3 loop locations, and 10 error locations. [2025-02-06 09:24:42,747 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:24:42,792 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-02-06 09:24:42,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 144 places, 150 transitions, 304 flow [2025-02-06 09:24:42,856 INFO L124 PetriNetUnfolderBase]: 10/149 cut-off events. [2025-02-06 09:24:42,862 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:24:42,867 INFO L83 FinitePrefix]: Finished finitePrefix Result has 153 conditions, 149 events. 10/149 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 325 event pairs, 0 based on Foata normal form. 0/129 useless extension candidates. Maximal degree in co-relation 112. Up to 2 conditions per place. [2025-02-06 09:24:42,867 INFO L82 GeneralOperation]: Start removeDead. Operand has 144 places, 150 transitions, 304 flow [2025-02-06 09:24:42,870 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 143 places, 149 transitions, 301 flow [2025-02-06 09:24:42,875 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:24:42,883 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;@1ea9a098, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:24:42,883 INFO L334 AbstractCegarLoop]: Starting to check reachability of 17 error locations. [2025-02-06 09:24:42,889 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:24:42,889 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2025-02-06 09:24:42,889 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:24:42,889 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:42,890 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:42,890 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-06 09:24:42,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:42,894 INFO L85 PathProgramCache]: Analyzing trace with hash 784993476, now seen corresponding path program 1 times [2025-02-06 09:24:42,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:42,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1002411652] [2025-02-06 09:24:42,900 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:42,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:42,966 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 25 statements into 1 equivalence classes. [2025-02-06 09:24:42,974 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 25 of 25 statements. [2025-02-06 09:24:42,975 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:42,975 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:43,030 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:43,031 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:43,031 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1002411652] [2025-02-06 09:24:43,031 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1002411652] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:43,031 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:43,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:43,033 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1576610780] [2025-02-06 09:24:43,033 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:43,038 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:43,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:43,055 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:43,055 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:43,133 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 150 [2025-02-06 09:24:43,135 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 143 places, 149 transitions, 301 flow. Second operand has 3 states, 3 states have (on average 121.33333333333333) internal successors, (364), 3 states have internal predecessors, (364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:43,136 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:43,136 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 150 [2025-02-06 09:24:43,136 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:43,216 INFO L124 PetriNetUnfolderBase]: 65/486 cut-off events. [2025-02-06 09:24:43,216 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:24:43,222 INFO L83 FinitePrefix]: Finished finitePrefix Result has 607 conditions, 486 events. 65/486 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2657 event pairs, 45 based on Foata normal form. 35/455 useless extension candidates. Maximal degree in co-relation 559. Up to 115 conditions per place. [2025-02-06 09:24:43,224 INFO L140 encePairwiseOnDemand]: 141/150 looper letters, 19 selfloop transitions, 2 changer transitions 0/136 dead transitions. [2025-02-06 09:24:43,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 136 transitions, 317 flow [2025-02-06 09:24:43,230 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:43,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:43,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 388 transitions. [2025-02-06 09:24:43,246 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8622222222222222 [2025-02-06 09:24:43,247 INFO L175 Difference]: Start difference. First operand has 143 places, 149 transitions, 301 flow. Second operand 3 states and 388 transitions. [2025-02-06 09:24:43,248 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 136 transitions, 317 flow [2025-02-06 09:24:43,255 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 136 transitions, 316 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:24:43,261 INFO L231 Difference]: Finished difference. Result has 136 places, 136 transitions, 278 flow [2025-02-06 09:24:43,263 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=150, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=134, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=278, PETRI_PLACES=136, PETRI_TRANSITIONS=136} [2025-02-06 09:24:43,269 INFO L279 CegarLoopForPetriNet]: 143 programPoint places, -7 predicate places. [2025-02-06 09:24:43,269 INFO L471 AbstractCegarLoop]: Abstraction has has 136 places, 136 transitions, 278 flow [2025-02-06 09:24:43,273 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 121.33333333333333) internal successors, (364), 3 states have internal predecessors, (364), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:43,273 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:43,273 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:43,273 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:24:43,273 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting workerErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-06 09:24:43,274 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:43,274 INFO L85 PathProgramCache]: Analyzing trace with hash 1864578831, now seen corresponding path program 1 times [2025-02-06 09:24:43,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:43,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1124283638] [2025-02-06 09:24:43,274 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:43,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:43,296 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 44 statements into 1 equivalence classes. [2025-02-06 09:24:43,313 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 44 of 44 statements. [2025-02-06 09:24:43,313 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:43,313 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:43,344 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:43,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:43,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1124283638] [2025-02-06 09:24:43,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1124283638] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:43,344 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:43,344 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:43,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794915199] [2025-02-06 09:24:43,344 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:43,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:43,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:43,345 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:43,345 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:43,391 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 150 [2025-02-06 09:24:43,392 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 136 transitions, 278 flow. Second operand has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:43,392 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:43,392 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 150 [2025-02-06 09:24:43,392 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:43,568 INFO L124 PetriNetUnfolderBase]: 245/1549 cut-off events. [2025-02-06 09:24:43,569 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:24:43,572 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2046 conditions, 1549 events. 245/1549 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 11019 event pairs, 71 based on Foata normal form. 0/1408 useless extension candidates. Maximal degree in co-relation 2014. Up to 357 conditions per place. [2025-02-06 09:24:43,575 INFO L140 encePairwiseOnDemand]: 127/150 looper letters, 35 selfloop transitions, 16 changer transitions 0/157 dead transitions. [2025-02-06 09:24:43,575 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 157 transitions, 422 flow [2025-02-06 09:24:43,576 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:43,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:43,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 394 transitions. [2025-02-06 09:24:43,577 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8755555555555555 [2025-02-06 09:24:43,577 INFO L175 Difference]: Start difference. First operand has 136 places, 136 transitions, 278 flow. Second operand 3 states and 394 transitions. [2025-02-06 09:24:43,577 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 157 transitions, 422 flow [2025-02-06 09:24:43,578 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 157 transitions, 418 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:43,580 INFO L231 Difference]: Finished difference. Result has 138 places, 152 transitions, 416 flow [2025-02-06 09:24:43,581 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=150, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=120, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=416, PETRI_PLACES=138, PETRI_TRANSITIONS=152} [2025-02-06 09:24:43,581 INFO L279 CegarLoopForPetriNet]: 143 programPoint places, -5 predicate places. [2025-02-06 09:24:43,581 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 152 transitions, 416 flow [2025-02-06 09:24:43,581 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 113.66666666666667) internal successors, (341), 3 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:43,581 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:43,582 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:43,582 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:24:43,582 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-06 09:24:43,582 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:43,582 INFO L85 PathProgramCache]: Analyzing trace with hash -1936587728, now seen corresponding path program 1 times [2025-02-06 09:24:43,582 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:43,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [62944872] [2025-02-06 09:24:43,583 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:43,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:43,590 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:24:43,596 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:24:43,596 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:43,596 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:43,626 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:43,626 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:43,626 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [62944872] [2025-02-06 09:24:43,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [62944872] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:43,626 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:43,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:43,627 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1398721263] [2025-02-06 09:24:43,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:43,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:43,627 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:43,627 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:43,628 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:43,665 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 150 [2025-02-06 09:24:43,666 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 152 transitions, 416 flow. Second operand has 3 states, 3 states have (on average 124.0) internal successors, (372), 3 states have internal predecessors, (372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:43,666 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:43,666 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 150 [2025-02-06 09:24:43,666 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:43,832 INFO L124 PetriNetUnfolderBase]: 350/1887 cut-off events. [2025-02-06 09:24:43,832 INFO L125 PetriNetUnfolderBase]: For 463/510 co-relation queries the response was YES. [2025-02-06 09:24:43,835 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3020 conditions, 1887 events. 350/1887 cut-off events. For 463/510 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 13901 event pairs, 103 based on Foata normal form. 24/1735 useless extension candidates. Maximal degree in co-relation 2976. Up to 524 conditions per place. [2025-02-06 09:24:43,839 INFO L140 encePairwiseOnDemand]: 140/150 looper letters, 32 selfloop transitions, 16 changer transitions 0/170 dead transitions. [2025-02-06 09:24:43,839 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 170 transitions, 584 flow [2025-02-06 09:24:43,840 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:43,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:43,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 397 transitions. [2025-02-06 09:24:43,841 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8822222222222222 [2025-02-06 09:24:43,841 INFO L175 Difference]: Start difference. First operand has 138 places, 152 transitions, 416 flow. Second operand 3 states and 397 transitions. [2025-02-06 09:24:43,841 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 140 places, 170 transitions, 584 flow [2025-02-06 09:24:43,844 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 170 transitions, 540 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:43,845 INFO L231 Difference]: Finished difference. Result has 140 places, 166 transitions, 530 flow [2025-02-06 09:24:43,846 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=150, PETRI_DIFFERENCE_MINUEND_FLOW=384, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=152, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=530, PETRI_PLACES=140, PETRI_TRANSITIONS=166} [2025-02-06 09:24:43,846 INFO L279 CegarLoopForPetriNet]: 143 programPoint places, -3 predicate places. [2025-02-06 09:24:43,846 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 166 transitions, 530 flow [2025-02-06 09:24:43,847 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 124.0) internal successors, (372), 3 states have internal predecessors, (372), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:43,847 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:43,847 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:43,848 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:24:43,848 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting workerErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-06 09:24:43,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:43,848 INFO L85 PathProgramCache]: Analyzing trace with hash 696179090, now seen corresponding path program 1 times [2025-02-06 09:24:43,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:43,849 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255260315] [2025-02-06 09:24:43,849 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:43,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:43,857 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-02-06 09:24:43,867 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-02-06 09:24:43,867 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:43,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:43,989 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:43,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:43,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1255260315] [2025-02-06 09:24:43,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1255260315] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:43,990 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:43,990 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:24:43,990 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1995785753] [2025-02-06 09:24:43,990 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:43,990 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:43,991 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:43,991 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:43,991 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:44,002 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 150 [2025-02-06 09:24:44,002 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 166 transitions, 530 flow. Second operand has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:44,002 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:44,002 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 150 [2025-02-06 09:24:44,002 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:44,045 INFO L124 PetriNetUnfolderBase]: 26/386 cut-off events. [2025-02-06 09:24:44,045 INFO L125 PetriNetUnfolderBase]: For 38/38 co-relation queries the response was YES. [2025-02-06 09:24:44,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 530 conditions, 386 events. 26/386 cut-off events. For 38/38 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1511 event pairs, 6 based on Foata normal form. 8/370 useless extension candidates. Maximal degree in co-relation 484. Up to 51 conditions per place. [2025-02-06 09:24:44,047 INFO L140 encePairwiseOnDemand]: 145/150 looper letters, 3 selfloop transitions, 5 changer transitions 0/132 dead transitions. [2025-02-06 09:24:44,047 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 132 transitions, 350 flow [2025-02-06 09:24:44,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:44,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:44,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 412 transitions. [2025-02-06 09:24:44,049 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9155555555555556 [2025-02-06 09:24:44,049 INFO L175 Difference]: Start difference. First operand has 140 places, 166 transitions, 530 flow. Second operand 3 states and 412 transitions. [2025-02-06 09:24:44,049 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 132 transitions, 350 flow [2025-02-06 09:24:44,062 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 132 transitions, 318 flow, removed 13 selfloop flow, removed 2 redundant places. [2025-02-06 09:24:44,063 INFO L231 Difference]: Finished difference. Result has 132 places, 132 transitions, 312 flow [2025-02-06 09:24:44,063 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=150, PETRI_DIFFERENCE_MINUEND_FLOW=302, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=127, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=312, PETRI_PLACES=132, PETRI_TRANSITIONS=132} [2025-02-06 09:24:44,064 INFO L279 CegarLoopForPetriNet]: 143 programPoint places, -11 predicate places. [2025-02-06 09:24:44,064 INFO L471 AbstractCegarLoop]: Abstraction has has 132 places, 132 transitions, 312 flow [2025-02-06 09:24:44,064 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.66666666666666) internal successors, (407), 3 states have internal predecessors, (407), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:44,064 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:44,064 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:44,064 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:24:44,064 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-06 09:24:44,067 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:44,068 INFO L85 PathProgramCache]: Analyzing trace with hash -1394224063, now seen corresponding path program 1 times [2025-02-06 09:24:44,068 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:44,068 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1261065763] [2025-02-06 09:24:44,068 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:44,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:44,079 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 63 statements into 1 equivalence classes. [2025-02-06 09:24:44,088 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 63 of 63 statements. [2025-02-06 09:24:44,091 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:44,091 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:44,152 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:44,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:44,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1261065763] [2025-02-06 09:24:44,153 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1261065763] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:44,153 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:44,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-06 09:24:44,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [381191422] [2025-02-06 09:24:44,153 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:44,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:44,154 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:44,154 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:44,154 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:44,169 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 150 [2025-02-06 09:24:44,170 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 132 places, 132 transitions, 312 flow. Second operand has 3 states, 3 states have (on average 131.33333333333334) internal successors, (394), 3 states have internal predecessors, (394), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:44,170 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:44,170 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 150 [2025-02-06 09:24:44,170 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:44,222 INFO L124 PetriNetUnfolderBase]: 23/359 cut-off events. [2025-02-06 09:24:44,222 INFO L125 PetriNetUnfolderBase]: For 30/33 co-relation queries the response was YES. [2025-02-06 09:24:44,223 INFO L83 FinitePrefix]: Finished finitePrefix Result has 489 conditions, 359 events. 23/359 cut-off events. For 30/33 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1032 event pairs, 0 based on Foata normal form. 2/349 useless extension candidates. Maximal degree in co-relation 443. Up to 39 conditions per place. [2025-02-06 09:24:44,224 INFO L140 encePairwiseOnDemand]: 146/150 looper letters, 13 selfloop transitions, 2 changer transitions 1/135 dead transitions. [2025-02-06 09:24:44,224 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 135 transitions, 354 flow [2025-02-06 09:24:44,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:44,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:44,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 405 transitions. [2025-02-06 09:24:44,225 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9 [2025-02-06 09:24:44,225 INFO L175 Difference]: Start difference. First operand has 132 places, 132 transitions, 312 flow. Second operand 3 states and 405 transitions. [2025-02-06 09:24:44,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 135 transitions, 354 flow [2025-02-06 09:24:44,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 135 transitions, 347 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:24:44,228 INFO L231 Difference]: Finished difference. Result has 134 places, 133 transitions, 321 flow [2025-02-06 09:24:44,228 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=150, PETRI_DIFFERENCE_MINUEND_FLOW=307, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=130, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=321, PETRI_PLACES=134, PETRI_TRANSITIONS=133} [2025-02-06 09:24:44,229 INFO L279 CegarLoopForPetriNet]: 143 programPoint places, -9 predicate places. [2025-02-06 09:24:44,229 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 133 transitions, 321 flow [2025-02-06 09:24:44,229 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 131.33333333333334) internal successors, (394), 3 states have internal predecessors, (394), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:44,229 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:24:44,229 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:24:44,230 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:24:44,230 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting workerErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2025-02-06 09:24:44,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:24:44,230 INFO L85 PathProgramCache]: Analyzing trace with hash 607626714, now seen corresponding path program 1 times [2025-02-06 09:24:44,230 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:24:44,231 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [553350057] [2025-02-06 09:24:44,231 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:24:44,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:24:44,240 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 82 statements into 1 equivalence classes. [2025-02-06 09:24:44,245 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 82 of 82 statements. [2025-02-06 09:24:44,245 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:24:44,245 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:24:44,282 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:24:44,283 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:24:44,283 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [553350057] [2025-02-06 09:24:44,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [553350057] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:24:44,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:24:44,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:24:44,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2102878619] [2025-02-06 09:24:44,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:24:44,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:24:44,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:24:44,284 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:24:44,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:24:44,323 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 120 out of 150 [2025-02-06 09:24:44,324 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 134 places, 133 transitions, 321 flow. Second operand has 3 states, 3 states have (on average 125.33333333333333) internal successors, (376), 3 states have internal predecessors, (376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:44,324 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:24:44,324 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 120 of 150 [2025-02-06 09:24:44,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:24:44,376 INFO L124 PetriNetUnfolderBase]: 55/426 cut-off events. [2025-02-06 09:24:44,376 INFO L125 PetriNetUnfolderBase]: For 81/85 co-relation queries the response was YES. [2025-02-06 09:24:44,377 INFO L83 FinitePrefix]: Finished finitePrefix Result has 648 conditions, 426 events. 55/426 cut-off events. For 81/85 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 1395 event pairs, 16 based on Foata normal form. 0/410 useless extension candidates. Maximal degree in co-relation 600. Up to 120 conditions per place. [2025-02-06 09:24:44,377 INFO L140 encePairwiseOnDemand]: 147/150 looper letters, 0 selfloop transitions, 0 changer transitions 132/132 dead transitions. [2025-02-06 09:24:44,377 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 132 transitions, 367 flow [2025-02-06 09:24:44,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:24:44,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:24:44,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 382 transitions. [2025-02-06 09:24:44,379 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8488888888888889 [2025-02-06 09:24:44,379 INFO L175 Difference]: Start difference. First operand has 134 places, 133 transitions, 321 flow. Second operand 3 states and 382 transitions. [2025-02-06 09:24:44,379 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 132 transitions, 367 flow [2025-02-06 09:24:44,380 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 134 places, 132 transitions, 365 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:24:44,381 INFO L231 Difference]: Finished difference. Result has 134 places, 0 transitions, 0 flow [2025-02-06 09:24:44,381 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=150, PETRI_DIFFERENCE_MINUEND_FLOW=317, PETRI_DIFFERENCE_MINUEND_PLACES=132, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=134, PETRI_TRANSITIONS=0} [2025-02-06 09:24:44,382 INFO L279 CegarLoopForPetriNet]: 143 programPoint places, -9 predicate places. [2025-02-06 09:24:44,382 INFO L471 AbstractCegarLoop]: Abstraction has has 134 places, 0 transitions, 0 flow [2025-02-06 09:24:44,382 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 125.33333333333333) internal successors, (376), 3 states have internal predecessors, (376), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-06 09:24:44,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (16 of 17 remaining) [2025-02-06 09:24:44,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 17 remaining) [2025-02-06 09:24:44,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (14 of 17 remaining) [2025-02-06 09:24:44,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (13 of 17 remaining) [2025-02-06 09:24:44,384 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr5ASSERT_VIOLATIONDATA_RACE (11 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr3ASSERT_VIOLATIONDATA_RACE (10 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr4ASSERT_VIOLATIONDATA_RACE (9 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr2ASSERT_VIOLATIONDATA_RACE (8 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr1ASSERT_VIOLATIONDATA_RACE (7 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr0ASSERT_VIOLATIONDATA_RACE (6 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr5ASSERT_VIOLATIONDATA_RACE (5 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr3ASSERT_VIOLATIONDATA_RACE (4 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr4ASSERT_VIOLATIONDATA_RACE (3 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr2ASSERT_VIOLATIONDATA_RACE (2 of 17 remaining) [2025-02-06 09:24:44,385 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr1ASSERT_VIOLATIONDATA_RACE (1 of 17 remaining) [2025-02-06 09:24:44,386 INFO L782 garLoopResultBuilder]: Registering result SAFE for location workerErr0ASSERT_VIOLATIONDATA_RACE (0 of 17 remaining) [2025-02-06 09:24:44,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:24:44,386 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2025-02-06 09:24:44,390 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-02-06 09:24:44,390 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-06 09:24:44,395 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.02 09:24:44 BasicIcfg [2025-02-06 09:24:44,396 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-06 09:24:44,396 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-06 09:24:44,396 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-06 09:24:44,397 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-06 09:24:44,397 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:24:42" (3/4) ... [2025-02-06 09:24:44,398 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-02-06 09:24:44,400 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure worker [2025-02-06 09:24:44,403 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2025-02-06 09:24:44,404 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2025-02-06 09:24:44,404 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2025-02-06 09:24:44,404 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-02-06 09:24:44,453 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-02-06 09:24:44,453 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2025-02-06 09:24:44,454 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-06 09:24:44,454 INFO L158 Benchmark]: Toolchain (without parser) took 2387.53ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 108.6MB in the beginning and 224.3MB in the end (delta: -115.8MB). Peak memory consumption was 72.5MB. Max. memory is 16.1GB. [2025-02-06 09:24:44,454 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 124.5MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 09:24:44,455 INFO L158 Benchmark]: CACSL2BoogieTranslator took 285.03ms. Allocated memory is still 142.6MB. Free memory was 108.6MB in the beginning and 88.3MB in the end (delta: 20.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-02-06 09:24:44,455 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.44ms. Allocated memory is still 142.6MB. Free memory was 88.3MB in the beginning and 86.2MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 09:24:44,455 INFO L158 Benchmark]: Boogie Preprocessor took 18.38ms. Allocated memory is still 142.6MB. Free memory is still 86.2MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 09:24:44,455 INFO L158 Benchmark]: IcfgBuilder took 326.34ms. Allocated memory is still 142.6MB. Free memory was 85.1MB in the beginning and 68.1MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-06 09:24:44,455 INFO L158 Benchmark]: TraceAbstraction took 1664.61ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 67.0MB in the beginning and 229.3MB in the end (delta: -162.3MB). Peak memory consumption was 22.2MB. Max. memory is 16.1GB. [2025-02-06 09:24:44,455 INFO L158 Benchmark]: Witness Printer took 57.19ms. Allocated memory is still 327.2MB. Free memory was 229.3MB in the beginning and 224.3MB in the end (delta: 4.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-06 09:24:44,456 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.14ms. Allocated memory is still 201.3MB. Free memory is still 124.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 285.03ms. Allocated memory is still 142.6MB. Free memory was 108.6MB in the beginning and 88.3MB in the end (delta: 20.2MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.44ms. Allocated memory is still 142.6MB. Free memory was 88.3MB in the beginning and 86.2MB in the end (delta: 2.1MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 18.38ms. Allocated memory is still 142.6MB. Free memory is still 86.2MB. There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 326.34ms. Allocated memory is still 142.6MB. Free memory was 85.1MB in the beginning and 68.1MB in the end (delta: 17.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * TraceAbstraction took 1664.61ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 67.0MB in the beginning and 229.3MB in the end (delta: -162.3MB). Peak memory consumption was 22.2MB. Max. memory is 16.1GB. * Witness Printer took 57.19ms. Allocated memory is still 327.2MB. Free memory was 229.3MB in the beginning and 224.3MB in the end (delta: 4.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 703]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 710]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 711]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 719]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 722]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 720]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 723]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 724]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 724]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 208 locations, 17 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.6s, OverallIterations: 6, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 310 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 99 mSDsluCounter, 54 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 302 IncrementalHoareTripleChecker+Invalid, 336 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 54 mSDtfsCounter, 302 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 15 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=530occurred in iteration=3, InterpolantAutomatonStates: 18, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 329 NumberOfCodeBlocks, 329 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 323 ConstructedInterpolants, 0 QuantifiedInterpolants, 395 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 10 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-02-06 09:24:44,471 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE