./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/09-regions_28-list2alloc.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/goblint-regression/09-regions_28-list2alloc.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 318281cc312c05fd633ca0d066d65c4887939b5717e7fb2aba02dbd1a639e1ad --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 22:00:23,572 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 22:00:23,627 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-03-08 22:00:23,634 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 22:00:23,636 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 22:00:23,656 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 22:00:23,657 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 22:00:23,658 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 22:00:23,658 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 22:00:23,658 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 22:00:23,659 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 22:00:23,659 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 22:00:23,659 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 22:00:23,660 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 22:00:23,660 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 22:00:23,661 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 22:00:23,661 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:00:23,662 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 22:00:23,662 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 22:00:23,663 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 318281cc312c05fd633ca0d066d65c4887939b5717e7fb2aba02dbd1a639e1ad [2025-03-08 22:00:23,886 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 22:00:23,895 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 22:00:23,898 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 22:00:23,899 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 22:00:23,899 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 22:00:23,901 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/09-regions_28-list2alloc.i [2025-03-08 22:00:25,004 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e24af5ccb/759b76af9d8f43d19702469cfcf9d6f4/FLAGe527697e7 [2025-03-08 22:00:25,375 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 22:00:25,376 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/goblint-regression/09-regions_28-list2alloc.i [2025-03-08 22:00:25,392 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e24af5ccb/759b76af9d8f43d19702469cfcf9d6f4/FLAGe527697e7 [2025-03-08 22:00:25,574 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e24af5ccb/759b76af9d8f43d19702469cfcf9d6f4 [2025-03-08 22:00:25,576 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 22:00:25,577 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 22:00:25,577 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 22:00:25,577 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 22:00:25,580 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 22:00:25,581 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:25,581 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e6d6cd3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25, skipping insertion in model container [2025-03-08 22:00:25,581 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:25,617 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 22:00:25,877 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:00:25,888 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 22:00:25,939 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 22:00:25,988 INFO L204 MainTranslator]: Completed translation [2025-03-08 22:00:25,989 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25 WrapperNode [2025-03-08 22:00:25,989 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 22:00:25,990 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 22:00:25,990 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 22:00:25,990 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 22:00:25,994 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,007 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,023 INFO L138 Inliner]: procedures = 368, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 105 [2025-03-08 22:00:26,023 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 22:00:26,024 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 22:00:26,024 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 22:00:26,024 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 22:00:26,028 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,029 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,033 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,033 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,042 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,043 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,044 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,045 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,047 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 22:00:26,047 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 22:00:26,047 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 22:00:26,047 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 22:00:26,048 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (1/1) ... [2025-03-08 22:00:26,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 22:00:26,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 22:00:26,073 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 22:00:26,076 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2025-03-08 22:00:26,093 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2025-03-08 22:00:26,094 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2025-03-08 22:00:26,094 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-03-08 22:00:26,094 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 22:00:26,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 22:00:26,095 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-08 22:00:26,203 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 22:00:26,205 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 22:00:26,516 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-08 22:00:26,516 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 22:00:26,543 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 22:00:26,543 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 22:00:26,544 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:00:26 BoogieIcfgContainer [2025-03-08 22:00:26,544 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 22:00:26,546 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 22:00:26,546 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 22:00:26,549 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 22:00:26,550 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 10:00:25" (1/3) ... [2025-03-08 22:00:26,550 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d09e52b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:00:26, skipping insertion in model container [2025-03-08 22:00:26,550 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 10:00:25" (2/3) ... [2025-03-08 22:00:26,551 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d09e52b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 10:00:26, skipping insertion in model container [2025-03-08 22:00:26,551 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:00:26" (3/3) ... [2025-03-08 22:00:26,552 INFO L128 eAbstractionObserver]: Analyzing ICFG 09-regions_28-list2alloc.i [2025-03-08 22:00:26,564 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 22:00:26,567 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG 09-regions_28-list2alloc.i that has 2 procedures, 178 locations, 1 initial locations, 0 loop locations, and 14 error locations. [2025-03-08 22:00:26,567 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-08 22:00:26,666 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2025-03-08 22:00:26,702 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 181 places, 177 transitions, 358 flow [2025-03-08 22:00:26,772 INFO L124 PetriNetUnfolderBase]: 0/176 cut-off events. [2025-03-08 22:00:26,774 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:26,777 INFO L83 FinitePrefix]: Finished finitePrefix Result has 180 conditions, 176 events. 0/176 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 81 event pairs, 0 based on Foata normal form. 0/162 useless extension candidates. Maximal degree in co-relation 0. Up to 1 conditions per place. [2025-03-08 22:00:26,777 INFO L82 GeneralOperation]: Start removeDead. Operand has 181 places, 177 transitions, 358 flow [2025-03-08 22:00:26,782 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 180 places, 176 transitions, 355 flow [2025-03-08 22:00:26,791 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 22:00:26,801 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;@46c050f5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 22:00:26,801 INFO L334 AbstractCegarLoop]: Starting to check reachability of 21 error locations. [2025-03-08 22:00:26,810 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-08 22:00:26,810 INFO L124 PetriNetUnfolderBase]: 0/35 cut-off events. [2025-03-08 22:00:26,810 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:26,811 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:26,811 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] [2025-03-08 22:00:26,811 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:26,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:26,815 INFO L85 PathProgramCache]: Analyzing trace with hash -604542675, now seen corresponding path program 1 times [2025-03-08 22:00:26,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:26,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [911932410] [2025-03-08 22:00:26,820 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:26,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:26,888 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 35 statements into 1 equivalence classes. [2025-03-08 22:00:26,930 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 35 of 35 statements. [2025-03-08 22:00:26,930 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:26,930 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:27,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:27,451 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:27,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [911932410] [2025-03-08 22:00:27,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [911932410] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:27,453 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:27,453 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:00:27,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1901527201] [2025-03-08 22:00:27,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:27,459 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:00:27,463 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:27,477 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:00:27,477 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:00:27,776 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 177 [2025-03-08 22:00:27,780 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 176 transitions, 355 flow. Second operand has 6 states, 6 states have (on average 129.33333333333334) internal successors, (776), 6 states have internal predecessors, (776), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:27,780 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:27,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 177 [2025-03-08 22:00:27,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:27,936 INFO L124 PetriNetUnfolderBase]: 120/637 cut-off events. [2025-03-08 22:00:27,937 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-03-08 22:00:27,941 INFO L83 FinitePrefix]: Finished finitePrefix Result has 929 conditions, 637 events. 120/637 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2788 event pairs, 120 based on Foata normal form. 0/579 useless extension candidates. Maximal degree in co-relation 808. Up to 278 conditions per place. [2025-03-08 22:00:27,944 INFO L140 encePairwiseOnDemand]: 165/177 looper letters, 37 selfloop transitions, 10 changer transitions 0/174 dead transitions. [2025-03-08 22:00:27,945 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 183 places, 174 transitions, 445 flow [2025-03-08 22:00:27,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:00:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:00:27,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 817 transitions. [2025-03-08 22:00:27,958 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7693032015065914 [2025-03-08 22:00:27,961 INFO L175 Difference]: Start difference. First operand has 180 places, 176 transitions, 355 flow. Second operand 6 states and 817 transitions. [2025-03-08 22:00:27,961 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 183 places, 174 transitions, 445 flow [2025-03-08 22:00:27,966 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 182 places, 174 transitions, 444 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-03-08 22:00:27,970 INFO L231 Difference]: Finished difference. Result has 182 places, 174 transitions, 370 flow [2025-03-08 22:00:27,973 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=350, PETRI_DIFFERENCE_MINUEND_PLACES=177, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=174, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=164, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=370, PETRI_PLACES=182, PETRI_TRANSITIONS=174} [2025-03-08 22:00:27,976 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, 2 predicate places. [2025-03-08 22:00:27,976 INFO L471 AbstractCegarLoop]: Abstraction has has 182 places, 174 transitions, 370 flow [2025-03-08 22:00:27,977 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 129.33333333333334) internal successors, (776), 6 states have internal predecessors, (776), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:27,977 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:27,977 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] [2025-03-08 22:00:27,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 22:00:27,978 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:27,979 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:27,979 INFO L85 PathProgramCache]: Analyzing trace with hash 1575694669, now seen corresponding path program 1 times [2025-03-08 22:00:27,979 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:27,979 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1577072257] [2025-03-08 22:00:27,979 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:27,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:27,992 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-08 22:00:28,000 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-08 22:00:28,000 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:28,000 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:28,305 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:28,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:28,306 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1577072257] [2025-03-08 22:00:28,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1577072257] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:28,306 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:28,306 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:00:28,306 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1482546121] [2025-03-08 22:00:28,306 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:28,307 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:00:28,307 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:28,307 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:00:28,307 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:00:28,548 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 128 out of 177 [2025-03-08 22:00:28,549 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 182 places, 174 transitions, 370 flow. Second operand has 6 states, 6 states have (on average 129.33333333333334) internal successors, (776), 6 states have internal predecessors, (776), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:28,549 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:28,549 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 128 of 177 [2025-03-08 22:00:28,549 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:28,703 INFO L124 PetriNetUnfolderBase]: 120/628 cut-off events. [2025-03-08 22:00:28,703 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:28,706 INFO L83 FinitePrefix]: Finished finitePrefix Result has 930 conditions, 628 events. 120/628 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 2727 event pairs, 120 based on Foata normal form. 0/573 useless extension candidates. Maximal degree in co-relation 835. Up to 278 conditions per place. [2025-03-08 22:00:28,710 INFO L140 encePairwiseOnDemand]: 165/177 looper letters, 37 selfloop transitions, 10 changer transitions 0/172 dead transitions. [2025-03-08 22:00:28,710 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 172 transitions, 460 flow [2025-03-08 22:00:28,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:00:28,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:00:28,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 817 transitions. [2025-03-08 22:00:28,714 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7693032015065914 [2025-03-08 22:00:28,714 INFO L175 Difference]: Start difference. First operand has 182 places, 174 transitions, 370 flow. Second operand 6 states and 817 transitions. [2025-03-08 22:00:28,714 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 172 transitions, 460 flow [2025-03-08 22:00:28,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 180 places, 172 transitions, 440 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:00:28,720 INFO L231 Difference]: Finished difference. Result has 180 places, 172 transitions, 366 flow [2025-03-08 22:00:28,720 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=346, PETRI_DIFFERENCE_MINUEND_PLACES=175, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=172, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=162, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=366, PETRI_PLACES=180, PETRI_TRANSITIONS=172} [2025-03-08 22:00:28,721 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, 0 predicate places. [2025-03-08 22:00:28,721 INFO L471 AbstractCegarLoop]: Abstraction has has 180 places, 172 transitions, 366 flow [2025-03-08 22:00:28,722 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 129.33333333333334) internal successors, (776), 6 states have internal predecessors, (776), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:28,722 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:28,722 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:28,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 22:00:28,723 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:28,723 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:28,724 INFO L85 PathProgramCache]: Analyzing trace with hash 493103592, now seen corresponding path program 1 times [2025-03-08 22:00:28,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:28,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730571438] [2025-03-08 22:00:28,724 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:28,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:28,738 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-03-08 22:00:28,743 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-03-08 22:00:28,744 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:28,744 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:28,764 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:28,765 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:28,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1730571438] [2025-03-08 22:00:28,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1730571438] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:28,765 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:28,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:00:28,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916773250] [2025-03-08 22:00:28,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:28,766 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:00:28,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:28,766 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:00:28,766 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:00:28,779 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 161 out of 177 [2025-03-08 22:00:28,779 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 180 places, 172 transitions, 366 flow. Second operand has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:28,779 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:28,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 161 of 177 [2025-03-08 22:00:28,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:28,835 INFO L124 PetriNetUnfolderBase]: 20/407 cut-off events. [2025-03-08 22:00:28,835 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:28,836 INFO L83 FinitePrefix]: Finished finitePrefix Result has 477 conditions, 407 events. 20/407 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 1281 event pairs, 20 based on Foata normal form. 0/370 useless extension candidates. Maximal degree in co-relation 382. Up to 54 conditions per place. [2025-03-08 22:00:28,837 INFO L140 encePairwiseOnDemand]: 174/177 looper letters, 13 selfloop transitions, 2 changer transitions 0/171 dead transitions. [2025-03-08 22:00:28,837 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 181 places, 171 transitions, 394 flow [2025-03-08 22:00:28,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:00:28,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:00:28,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 499 transitions. [2025-03-08 22:00:28,839 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9397363465160076 [2025-03-08 22:00:28,839 INFO L175 Difference]: Start difference. First operand has 180 places, 172 transitions, 366 flow. Second operand 3 states and 499 transitions. [2025-03-08 22:00:28,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 181 places, 171 transitions, 394 flow [2025-03-08 22:00:28,840 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 176 places, 171 transitions, 374 flow, removed 0 selfloop flow, removed 5 redundant places. [2025-03-08 22:00:28,842 INFO L231 Difference]: Finished difference. Result has 176 places, 171 transitions, 348 flow [2025-03-08 22:00:28,842 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=344, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=171, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=169, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=348, PETRI_PLACES=176, PETRI_TRANSITIONS=171} [2025-03-08 22:00:28,843 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, -4 predicate places. [2025-03-08 22:00:28,844 INFO L471 AbstractCegarLoop]: Abstraction has has 176 places, 171 transitions, 348 flow [2025-03-08 22:00:28,844 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 162.33333333333334) internal successors, (487), 3 states have internal predecessors, (487), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:28,844 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:28,844 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:28,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 22:00:28,845 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:28,845 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:28,846 INFO L85 PathProgramCache]: Analyzing trace with hash 1052579530, now seen corresponding path program 1 times [2025-03-08 22:00:28,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:28,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1882666561] [2025-03-08 22:00:28,846 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:28,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:28,866 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 85 statements into 1 equivalence classes. [2025-03-08 22:00:28,872 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 85 of 85 statements. [2025-03-08 22:00:28,872 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:28,872 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:28,902 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:28,903 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:28,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1882666561] [2025-03-08 22:00:28,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1882666561] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:28,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:28,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:00:28,903 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1646784102] [2025-03-08 22:00:28,903 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:28,903 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:00:28,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:28,904 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:00:28,905 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:00:28,920 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 162 out of 177 [2025-03-08 22:00:28,921 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 176 places, 171 transitions, 348 flow. Second operand has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:28,921 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:28,921 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 162 of 177 [2025-03-08 22:00:28,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:28,987 INFO L124 PetriNetUnfolderBase]: 15/347 cut-off events. [2025-03-08 22:00:28,987 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:28,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 398 conditions, 347 events. 15/347 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 919 event pairs, 15 based on Foata normal form. 0/318 useless extension candidates. Maximal degree in co-relation 338. Up to 43 conditions per place. [2025-03-08 22:00:28,989 INFO L140 encePairwiseOnDemand]: 174/177 looper letters, 12 selfloop transitions, 2 changer transitions 0/170 dead transitions. [2025-03-08 22:00:28,990 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 177 places, 170 transitions, 374 flow [2025-03-08 22:00:28,990 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:00:28,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:00:28,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 501 transitions. [2025-03-08 22:00:28,992 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.943502824858757 [2025-03-08 22:00:28,993 INFO L175 Difference]: Start difference. First operand has 176 places, 171 transitions, 348 flow. Second operand 3 states and 501 transitions. [2025-03-08 22:00:28,993 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 177 places, 170 transitions, 374 flow [2025-03-08 22:00:28,994 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 175 places, 170 transitions, 370 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:00:28,996 INFO L231 Difference]: Finished difference. Result has 175 places, 170 transitions, 346 flow [2025-03-08 22:00:28,996 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=342, PETRI_DIFFERENCE_MINUEND_PLACES=173, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=168, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=346, PETRI_PLACES=175, PETRI_TRANSITIONS=170} [2025-03-08 22:00:28,997 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, -5 predicate places. [2025-03-08 22:00:28,998 INFO L471 AbstractCegarLoop]: Abstraction has has 175 places, 170 transitions, 346 flow [2025-03-08 22:00:28,998 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 163.33333333333334) internal successors, (490), 3 states have internal predecessors, (490), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:28,998 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:28,998 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:28,998 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-03-08 22:00:28,999 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:28,999 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:29,000 INFO L85 PathProgramCache]: Analyzing trace with hash 1158152007, now seen corresponding path program 1 times [2025-03-08 22:00:29,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:29,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [296415908] [2025-03-08 22:00:29,000 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:29,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:29,023 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 96 statements into 1 equivalence classes. [2025-03-08 22:00:29,031 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 96 of 96 statements. [2025-03-08 22:00:29,032 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:29,032 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:29,080 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:29,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:29,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [296415908] [2025-03-08 22:00:29,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [296415908] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:29,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:29,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 22:00:29,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1375429169] [2025-03-08 22:00:29,081 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:29,081 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:00:29,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:29,081 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:00:29,081 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:00:29,092 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 177 [2025-03-08 22:00:29,092 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 175 places, 170 transitions, 346 flow. Second operand has 3 states, 3 states have (on average 164.66666666666666) internal successors, (494), 3 states have internal predecessors, (494), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:29,093 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:29,093 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 177 [2025-03-08 22:00:29,093 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:29,143 INFO L124 PetriNetUnfolderBase]: 24/353 cut-off events. [2025-03-08 22:00:29,143 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:29,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 420 conditions, 353 events. 24/353 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 919 event pairs, 13 based on Foata normal form. 0/329 useless extension candidates. Maximal degree in co-relation 327. Up to 54 conditions per place. [2025-03-08 22:00:29,144 INFO L140 encePairwiseOnDemand]: 173/177 looper letters, 14 selfloop transitions, 2 changer transitions 0/172 dead transitions. [2025-03-08 22:00:29,144 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 175 places, 172 transitions, 382 flow [2025-03-08 22:00:29,145 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:00:29,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:00:29,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 507 transitions. [2025-03-08 22:00:29,146 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9548022598870056 [2025-03-08 22:00:29,146 INFO L175 Difference]: Start difference. First operand has 175 places, 170 transitions, 346 flow. Second operand 3 states and 507 transitions. [2025-03-08 22:00:29,146 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 175 places, 172 transitions, 382 flow [2025-03-08 22:00:29,147 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 173 places, 172 transitions, 378 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-03-08 22:00:29,150 INFO L231 Difference]: Finished difference. Result has 174 places, 170 transitions, 352 flow [2025-03-08 22:00:29,150 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=338, PETRI_DIFFERENCE_MINUEND_PLACES=171, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=352, PETRI_PLACES=174, PETRI_TRANSITIONS=170} [2025-03-08 22:00:29,151 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, -6 predicate places. [2025-03-08 22:00:29,151 INFO L471 AbstractCegarLoop]: Abstraction has has 174 places, 170 transitions, 352 flow [2025-03-08 22:00:29,151 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 164.66666666666666) internal successors, (494), 3 states have internal predecessors, (494), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:29,151 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:29,151 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:29,151 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-03-08 22:00:29,151 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:29,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:29,152 INFO L85 PathProgramCache]: Analyzing trace with hash -1766852822, now seen corresponding path program 1 times [2025-03-08 22:00:29,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:29,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1877859447] [2025-03-08 22:00:29,152 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:29,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:29,171 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 102 statements into 1 equivalence classes. [2025-03-08 22:00:29,179 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 102 of 102 statements. [2025-03-08 22:00:29,181 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:29,181 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:29,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:29,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1877859447] [2025-03-08 22:00:29,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1877859447] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:29,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:29,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:00:29,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [50585236] [2025-03-08 22:00:29,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:29,530 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:00:29,531 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:29,531 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:00:29,531 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:00:29,719 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 133 out of 177 [2025-03-08 22:00:29,720 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 170 transitions, 352 flow. Second operand has 6 states, 6 states have (on average 137.16666666666666) internal successors, (823), 6 states have internal predecessors, (823), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:29,720 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:29,720 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 133 of 177 [2025-03-08 22:00:29,720 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:29,836 INFO L124 PetriNetUnfolderBase]: 129/681 cut-off events. [2025-03-08 22:00:29,836 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-08 22:00:29,837 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1002 conditions, 681 events. 129/681 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 3078 event pairs, 78 based on Foata normal form. 0/644 useless extension candidates. Maximal degree in co-relation 887. Up to 258 conditions per place. [2025-03-08 22:00:29,839 INFO L140 encePairwiseOnDemand]: 166/177 looper letters, 51 selfloop transitions, 22 changer transitions 0/199 dead transitions. [2025-03-08 22:00:29,839 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 199 transitions, 556 flow [2025-03-08 22:00:29,839 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:00:29,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:00:29,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 872 transitions. [2025-03-08 22:00:29,841 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8210922787193974 [2025-03-08 22:00:29,841 INFO L175 Difference]: Start difference. First operand has 174 places, 170 transitions, 352 flow. Second operand 6 states and 872 transitions. [2025-03-08 22:00:29,841 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 199 transitions, 556 flow [2025-03-08 22:00:29,842 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 179 places, 199 transitions, 556 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:00:29,843 INFO L231 Difference]: Finished difference. Result has 184 places, 191 transitions, 502 flow [2025-03-08 22:00:29,844 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=352, PETRI_DIFFERENCE_MINUEND_PLACES=174, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=170, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=160, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=502, PETRI_PLACES=184, PETRI_TRANSITIONS=191} [2025-03-08 22:00:29,844 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, 4 predicate places. [2025-03-08 22:00:29,844 INFO L471 AbstractCegarLoop]: Abstraction has has 184 places, 191 transitions, 502 flow [2025-03-08 22:00:29,845 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 137.16666666666666) internal successors, (823), 6 states have internal predecessors, (823), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:29,845 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:29,845 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:29,845 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-03-08 22:00:29,845 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:29,846 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:29,846 INFO L85 PathProgramCache]: Analyzing trace with hash -1552327285, now seen corresponding path program 1 times [2025-03-08 22:00:29,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:29,846 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634774580] [2025-03-08 22:00:29,846 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:29,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:29,860 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 108 statements into 1 equivalence classes. [2025-03-08 22:00:29,867 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 108 of 108 statements. [2025-03-08 22:00:29,867 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:29,867 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:30,181 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:30,181 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:30,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634774580] [2025-03-08 22:00:30,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634774580] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:30,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:30,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:00:30,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1675315327] [2025-03-08 22:00:30,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:30,182 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:00:30,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:30,183 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:00:30,183 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:00:30,300 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 126 out of 177 [2025-03-08 22:00:30,301 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 191 transitions, 502 flow. Second operand has 6 states, 6 states have (on average 130.66666666666666) internal successors, (784), 6 states have internal predecessors, (784), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:30,301 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:30,301 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 126 of 177 [2025-03-08 22:00:30,301 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:30,592 INFO L124 PetriNetUnfolderBase]: 394/1371 cut-off events. [2025-03-08 22:00:30,592 INFO L125 PetriNetUnfolderBase]: For 260/274 co-relation queries the response was YES. [2025-03-08 22:00:30,594 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2673 conditions, 1371 events. 394/1371 cut-off events. For 260/274 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 7575 event pairs, 142 based on Foata normal form. 4/1284 useless extension candidates. Maximal degree in co-relation 2554. Up to 686 conditions per place. [2025-03-08 22:00:30,598 INFO L140 encePairwiseOnDemand]: 154/177 looper letters, 78 selfloop transitions, 84 changer transitions 4/286 dead transitions. [2025-03-08 22:00:30,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 189 places, 286 transitions, 1118 flow [2025-03-08 22:00:30,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:00:30,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:00:30,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 893 transitions. [2025-03-08 22:00:30,600 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8408662900188324 [2025-03-08 22:00:30,601 INFO L175 Difference]: Start difference. First operand has 184 places, 191 transitions, 502 flow. Second operand 6 states and 893 transitions. [2025-03-08 22:00:30,601 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 189 places, 286 transitions, 1118 flow [2025-03-08 22:00:30,603 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 189 places, 286 transitions, 1118 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-03-08 22:00:30,605 INFO L231 Difference]: Finished difference. Result has 194 places, 270 transitions, 1148 flow [2025-03-08 22:00:30,606 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=502, PETRI_DIFFERENCE_MINUEND_PLACES=184, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=191, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=22, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=158, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1148, PETRI_PLACES=194, PETRI_TRANSITIONS=270} [2025-03-08 22:00:30,606 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, 14 predicate places. [2025-03-08 22:00:30,606 INFO L471 AbstractCegarLoop]: Abstraction has has 194 places, 270 transitions, 1148 flow [2025-03-08 22:00:30,607 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 130.66666666666666) internal successors, (784), 6 states have internal predecessors, (784), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:30,607 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:30,607 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:30,607 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-03-08 22:00:30,607 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:30,607 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:30,607 INFO L85 PathProgramCache]: Analyzing trace with hash 986323502, now seen corresponding path program 1 times [2025-03-08 22:00:30,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:30,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1133499623] [2025-03-08 22:00:30,607 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:30,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:30,622 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 110 statements into 1 equivalence classes. [2025-03-08 22:00:30,628 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 110 of 110 statements. [2025-03-08 22:00:30,628 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:30,629 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:30,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 22:00:30,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:30,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1133499623] [2025-03-08 22:00:30,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1133499623] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:30,890 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:30,890 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 22:00:30,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1814652091] [2025-03-08 22:00:30,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:30,891 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-03-08 22:00:30,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:30,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-03-08 22:00:30,891 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-03-08 22:00:31,009 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 127 out of 177 [2025-03-08 22:00:31,010 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 194 places, 270 transitions, 1148 flow. Second operand has 6 states, 6 states have (on average 132.16666666666666) internal successors, (793), 6 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:31,010 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:31,010 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 127 of 177 [2025-03-08 22:00:31,010 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:31,204 INFO L124 PetriNetUnfolderBase]: 344/1224 cut-off events. [2025-03-08 22:00:31,204 INFO L125 PetriNetUnfolderBase]: For 754/766 co-relation queries the response was YES. [2025-03-08 22:00:31,206 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3238 conditions, 1224 events. 344/1224 cut-off events. For 754/766 co-relation queries the response was YES. Maximal size of possible extension queue 39. Compared 6696 event pairs, 77 based on Foata normal form. 0/1174 useless extension candidates. Maximal degree in co-relation 3113. Up to 606 conditions per place. [2025-03-08 22:00:31,210 INFO L140 encePairwiseOnDemand]: 166/177 looper letters, 146 selfloop transitions, 37 changer transitions 0/305 dead transitions. [2025-03-08 22:00:31,210 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 305 transitions, 1692 flow [2025-03-08 22:00:31,212 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-03-08 22:00:31,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-03-08 22:00:31,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 842 transitions. [2025-03-08 22:00:31,213 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7928436911487758 [2025-03-08 22:00:31,213 INFO L175 Difference]: Start difference. First operand has 194 places, 270 transitions, 1148 flow. Second operand 6 states and 842 transitions. [2025-03-08 22:00:31,213 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 305 transitions, 1692 flow [2025-03-08 22:00:31,222 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 305 transitions, 1674 flow, removed 9 selfloop flow, removed 0 redundant places. [2025-03-08 22:00:31,226 INFO L231 Difference]: Finished difference. Result has 204 places, 297 transitions, 1472 flow [2025-03-08 22:00:31,226 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=1130, PETRI_DIFFERENCE_MINUEND_PLACES=194, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=14, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=245, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1472, PETRI_PLACES=204, PETRI_TRANSITIONS=297} [2025-03-08 22:00:31,228 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, 24 predicate places. [2025-03-08 22:00:31,228 INFO L471 AbstractCegarLoop]: Abstraction has has 204 places, 297 transitions, 1472 flow [2025-03-08 22:00:31,228 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 132.16666666666666) internal successors, (793), 6 states have internal predecessors, (793), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:31,228 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:31,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:31,229 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-03-08 22:00:31,229 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting t_funErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:31,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:31,229 INFO L85 PathProgramCache]: Analyzing trace with hash -1276092401, now seen corresponding path program 1 times [2025-03-08 22:00:31,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:31,230 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589480169] [2025-03-08 22:00:31,230 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 22:00:31,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:31,243 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 115 statements into 1 equivalence classes. [2025-03-08 22:00:31,251 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 115 of 115 statements. [2025-03-08 22:00:31,252 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:31,252 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 22:00:31,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-03-08 22:00:31,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 22:00:31,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1589480169] [2025-03-08 22:00:31,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1589480169] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 22:00:31,315 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 22:00:31,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 22:00:31,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1245107744] [2025-03-08 22:00:31,315 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 22:00:31,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 22:00:31,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 22:00:31,316 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 22:00:31,316 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 22:00:31,323 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 169 out of 177 [2025-03-08 22:00:31,323 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 297 transitions, 1472 flow. Second operand has 3 states, 3 states have (on average 170.66666666666666) internal successors, (512), 3 states have internal predecessors, (512), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:31,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-08 22:00:31,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 169 of 177 [2025-03-08 22:00:31,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-08 22:00:31,409 INFO L124 PetriNetUnfolderBase]: 257/1033 cut-off events. [2025-03-08 22:00:31,409 INFO L125 PetriNetUnfolderBase]: For 847/857 co-relation queries the response was YES. [2025-03-08 22:00:31,412 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2636 conditions, 1033 events. 257/1033 cut-off events. For 847/857 co-relation queries the response was YES. Maximal size of possible extension queue 34. Compared 5339 event pairs, 18 based on Foata normal form. 2/1009 useless extension candidates. Maximal degree in co-relation 2523. Up to 251 conditions per place. [2025-03-08 22:00:31,415 INFO L140 encePairwiseOnDemand]: 172/177 looper letters, 6 selfloop transitions, 5 changer transitions 0/300 dead transitions. [2025-03-08 22:00:31,415 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 300 transitions, 1500 flow [2025-03-08 22:00:31,415 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 22:00:31,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-03-08 22:00:31,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 520 transitions. [2025-03-08 22:00:31,416 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9792843691148776 [2025-03-08 22:00:31,416 INFO L175 Difference]: Start difference. First operand has 204 places, 297 transitions, 1472 flow. Second operand 3 states and 520 transitions. [2025-03-08 22:00:31,416 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 300 transitions, 1500 flow [2025-03-08 22:00:31,424 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 206 places, 300 transitions, 1444 flow, removed 28 selfloop flow, removed 0 redundant places. [2025-03-08 22:00:31,427 INFO L231 Difference]: Finished difference. Result has 207 places, 299 transitions, 1439 flow [2025-03-08 22:00:31,427 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=177, PETRI_DIFFERENCE_MINUEND_FLOW=1416, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=297, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=292, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1439, PETRI_PLACES=207, PETRI_TRANSITIONS=299} [2025-03-08 22:00:31,428 INFO L279 CegarLoopForPetriNet]: 180 programPoint places, 27 predicate places. [2025-03-08 22:00:31,428 INFO L471 AbstractCegarLoop]: Abstraction has has 207 places, 299 transitions, 1439 flow [2025-03-08 22:00:31,428 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 170.66666666666666) internal successors, (512), 3 states have internal predecessors, (512), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 22:00:31,428 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-08 22:00:31,428 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:31,428 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-03-08 22:00:31,428 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2025-03-08 22:00:31,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 22:00:31,429 INFO L85 PathProgramCache]: Analyzing trace with hash 571494757, now seen corresponding path program 2 times [2025-03-08 22:00:31,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 22:00:31,429 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516954336] [2025-03-08 22:00:31,429 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 22:00:31,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 22:00:31,448 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 115 statements into 1 equivalence classes. [2025-03-08 22:00:31,467 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 115 of 115 statements. [2025-03-08 22:00:31,467 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-08 22:00:31,468 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:00:31,468 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-08 22:00:31,473 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 115 statements into 1 equivalence classes. [2025-03-08 22:00:31,487 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 115 of 115 statements. [2025-03-08 22:00:31,488 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 22:00:31,489 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-08 22:00:31,520 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-08 22:00:31,520 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-03-08 22:00:31,521 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location t_funErr4ASSERT_VIOLATIONDATA_RACE (20 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (17 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (16 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (14 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 21 remaining) [2025-03-08 22:00:31,522 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (11 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (10 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4ASSERT_VIOLATIONDATA_RACE (9 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (8 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (7 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (6 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5ASSERT_VIOLATIONDATA_RACE (4 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3ASSERT_VIOLATIONDATA_RACE (3 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2ASSERT_VIOLATIONDATA_RACE (2 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 21 remaining) [2025-03-08 22:00:31,523 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0ASSERT_VIOLATIONDATA_RACE (0 of 21 remaining) [2025-03-08 22:00:31,523 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-03-08 22:00:31,524 INFO L422 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 22:00:31,589 INFO L241 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2025-03-08 22:00:31,590 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-03-08 22:00:31,593 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.03 10:00:31 BasicIcfg [2025-03-08 22:00:31,593 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-03-08 22:00:31,594 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-03-08 22:00:31,594 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-03-08 22:00:31,594 INFO L274 PluginConnector]: Witness Printer initialized [2025-03-08 22:00:31,600 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 10:00:26" (3/4) ... [2025-03-08 22:00:31,601 INFO L140 WitnessPrinter]: Generating witness for reachability counterexample [2025-03-08 22:00:31,658 INFO L127 tionWitnessGenerator]: Generated YAML witness of length 5. [2025-03-08 22:00:31,688 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-03-08 22:00:31,688 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.yml [2025-03-08 22:00:31,688 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-03-08 22:00:31,689 INFO L158 Benchmark]: Toolchain (without parser) took 6112.46ms. Allocated memory was 142.6MB in the beginning and 394.3MB in the end (delta: 251.7MB). Free memory was 104.0MB in the beginning and 341.6MB in the end (delta: -237.6MB). Peak memory consumption was 193.7MB. Max. memory is 16.1GB. [2025-03-08 22:00:31,689 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 201.3MB. Free memory is still 126.4MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:00:31,689 INFO L158 Benchmark]: CACSL2BoogieTranslator took 411.81ms. Allocated memory is still 142.6MB. Free memory was 104.0MB in the beginning and 66.0MB in the end (delta: 38.0MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-03-08 22:00:31,689 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.55ms. Allocated memory is still 142.6MB. Free memory was 66.0MB in the beginning and 63.2MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:00:31,690 INFO L158 Benchmark]: Boogie Preprocessor took 23.19ms. Allocated memory is still 142.6MB. Free memory was 63.2MB in the beginning and 61.4MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 22:00:31,690 INFO L158 Benchmark]: IcfgBuilder took 496.59ms. Allocated memory is still 142.6MB. Free memory was 61.4MB in the beginning and 38.1MB in the end (delta: 23.3MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2025-03-08 22:00:31,690 INFO L158 Benchmark]: TraceAbstraction took 5047.93ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 37.2MB in the beginning and 100.7MB in the end (delta: -63.5MB). Peak memory consumption was 118.2MB. Max. memory is 16.1GB. [2025-03-08 22:00:31,690 INFO L158 Benchmark]: Witness Printer took 94.54ms. Allocated memory was 327.2MB in the beginning and 394.3MB in the end (delta: 67.1MB). Free memory was 100.7MB in the beginning and 341.6MB in the end (delta: -241.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-03-08 22:00:31,691 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.27ms. Allocated memory is still 201.3MB. Free memory is still 126.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 411.81ms. Allocated memory is still 142.6MB. Free memory was 104.0MB in the beginning and 66.0MB in the end (delta: 38.0MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 33.55ms. Allocated memory is still 142.6MB. Free memory was 66.0MB in the beginning and 63.2MB in the end (delta: 2.8MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 23.19ms. Allocated memory is still 142.6MB. Free memory was 63.2MB in the beginning and 61.4MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 496.59ms. Allocated memory is still 142.6MB. Free memory was 61.4MB in the beginning and 38.1MB in the end (delta: 23.3MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 5047.93ms. Allocated memory was 142.6MB in the beginning and 327.2MB in the end (delta: 184.5MB). Free memory was 37.2MB in the beginning and 100.7MB in the end (delta: -63.5MB). Peak memory consumption was 118.2MB. Max. memory is 16.1GB. * Witness Printer took 94.54ms. Allocated memory was 327.2MB in the beginning and 394.3MB in the end (delta: 67.1MB). Free memory was 100.7MB in the beginning and 341.6MB in the end (delta: -241.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 1237]: Data race detected Data race detected The following path leads to a data race: [L1223-L1226] 0 struct s { int datum; struct s *next; } *A, *B; VAL [A={0:0}, B={0:0}] [L1233] 0 pthread_mutex_t A_mutex = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; VAL [A={0:0}, A_mutex={1:0}, B={0:0}] [L1234] 0 pthread_mutex_t B_mutex = { { 0, 0, 0, 0, 0, { { 0, 0 } } } }; VAL [A={0:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}] [L1245] 0 pthread_t t1; VAL [A={0:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}] [L1246] CALL, EXPR 0 new(3) [L1228] 0 struct s *p = malloc(sizeof(struct s)); VAL [A={0:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=3, p={-2:0}, x=3] [L1229] 0 p->datum = x VAL [A={0:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=3, p={-2:0}, x=3] [L1230] 0 p->next = ((void *)0) VAL [A={0:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=3, p={-2:0}, x=3] [L1231] 0 return p; VAL [A={0:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=3, \result={-2:0}, p={-2:0}, x=3] [L1246] RET, EXPR 0 new(3) [L1246] 0 A = new(3) VAL [A={-2:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}] [L1247] CALL, EXPR 0 new(5) [L1228] 0 struct s *p = malloc(sizeof(struct s)); VAL [A={-2:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=5, p={-3:0}, x=5] [L1229] 0 p->datum = x VAL [A={-2:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=5, p={-3:0}, x=5] [L1230] 0 p->next = ((void *)0) VAL [A={-2:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=5, p={-3:0}, x=5] [L1231] 0 return p; VAL [A={-2:0}, A_mutex={1:0}, B={0:0}, B_mutex={2:0}, \old(x)=5, \result={-3:0}, p={-3:0}, x=5] [L1247] RET, EXPR 0 new(5) [L1247] 0 B = new(5) VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}] [L1248] FCALL, FORK 0 pthread_create(&t1, ((void *)0), t_fun, ((void *)0)) VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, t1=-1] [L1249] 0 int *data; VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, t1=-1] [L1251] EXPR 0 A->datum VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, t1=-1] [L1251] EXPR 0 A->datum VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, arg={0:0}, t1=-1] [L1251] 0 data = &A->datum VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, arg={0:0}, data={-2:0}, t1=-1] [L1237] EXPR 1 A->datum VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, arg={0:0}] [L1237] 1 A->datum++ VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, arg={0:0}] [L1253] 0 *data = 42 VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, arg={0:0}, data={-2:0}, t1=-1] [L1237] 1 A->datum++ VAL [A={-2:0}, A_mutex={1:0}, B={-3:0}, B_mutex={2:0}, \old(arg)={0:0}, arg={0:0}] Now there is a data race, but we were unable to determine exactly which statements and variables are involved. There could be a race between one of the statements * C: p->next = ((void *)0) [1230] * C: p->next = ((void *)0) [1230] * C: p->next = ((void *)0) [1230] * C: p->datum = x [1229] * C: *data = 42 [1253] * C: p->datum = x [1229] * C: p->next = ((void *)0) [1230] * C: p->datum = x [1229] * C: A = new(3) [1246] * C: B = new(5) [1247] * C: p->datum = x [1229] and C: A->datum++ [1237] - UnprovableResult [Line: 1229]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1230]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1246]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1229]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1230]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1247]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1251]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1253]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1248]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 1237]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1237]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1240]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1240]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 1240]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 235 locations, 233 edges, 21 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: 4.8s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 2.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 706 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 450 mSDsluCounter, 10 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 166 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1684 IncrementalHoareTripleChecker+Invalid, 1850 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 166 mSolverCounterUnsat, 10 mSDtfsCounter, 1684 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 39 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1472occurred in iteration=8, InterpolantAutomatonStates: 42, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.9s InterpolantComputationTime, 861 NumberOfCodeBlocks, 861 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 737 ConstructedInterpolants, 0 QuantifiedInterpolants, 1168 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 9 InterpolantComputations, 9 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2025-03-08 22:00:31,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(DATA-RACE)