./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-lit/qw2004_variant.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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.5.800.v20200727-1323.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/pthread-lit/qw2004_variant.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 1ad14026eba5b252f16e1e7c5b06294a08c72d8fedf1d2cbda596d8ea988add3 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 06:45:51,800 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 06:45:51,852 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-09 06:45:51,857 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 06:45:51,857 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 06:45:51,877 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 06:45:51,878 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 06:45:51,878 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 06:45:51,879 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 06:45:51,879 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-09 06:45:51,880 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 06:45:51,880 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 06:45:51,880 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 06:45:51,881 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 06:45:51,881 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 06:45:51,882 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 06:45:51,882 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 06:45:51,882 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 06:45:51,883 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 06:45:51,883 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 06:45:51,883 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 06:45:51,886 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 06:45:51,887 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-09 06:45:51,887 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 06:45:51,888 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 06:45:51,888 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 06:45:51,889 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 06:45:51,889 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 06:45:51,889 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 06:45:51,890 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 06:45:51,890 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-09 06:45:51,890 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:45:51,891 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 06:45:51,891 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 06:45:51,891 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 06:45:51,892 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 06:45:51,892 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 06:45:51,892 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-09 06:45:51,893 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-09 06:45:51,893 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-09 06:45:51,893 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-09 06:45:51,894 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 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 -> 1ad14026eba5b252f16e1e7c5b06294a08c72d8fedf1d2cbda596d8ea988add3 [2024-11-09 06:45:52,195 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 06:45:52,221 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 06:45:52,225 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 06:45:52,228 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 06:45:52,228 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 06:45:52,230 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-lit/qw2004_variant.i [2024-11-09 06:45:53,736 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 06:45:53,999 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 06:45:54,000 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-lit/qw2004_variant.i [2024-11-09 06:45:54,019 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1f23623dd/a0e929fcf54941d289e9180105e6313f/FLAGee72032f4 [2024-11-09 06:45:54,033 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1f23623dd/a0e929fcf54941d289e9180105e6313f [2024-11-09 06:45:54,035 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 06:45:54,037 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 06:45:54,039 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 06:45:54,039 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 06:45:54,051 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 06:45:54,052 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,053 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b1f794 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54, skipping insertion in model container [2024-11-09 06:45:54,055 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,101 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 06:45:54,495 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:45:54,507 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 06:45:54,567 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 06:45:54,615 INFO L204 MainTranslator]: Completed translation [2024-11-09 06:45:54,616 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54 WrapperNode [2024-11-09 06:45:54,616 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 06:45:54,618 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 06:45:54,618 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 06:45:54,618 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 06:45:54,627 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,646 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,677 INFO L138 Inliner]: procedures = 173, calls = 19, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 152 [2024-11-09 06:45:54,677 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 06:45:54,678 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 06:45:54,678 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 06:45:54,678 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 06:45:54,691 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,691 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,694 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,694 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,703 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,709 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,715 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,720 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,723 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 06:45:54,728 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 06:45:54,728 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 06:45:54,728 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 06:45:54,730 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (1/1) ... [2024-11-09 06:45:54,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-09 06:45:54,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 06:45:54,777 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) [2024-11-09 06:45:54,783 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 [2024-11-09 06:45:54,835 INFO L130 BoogieDeclarations]: Found specification of procedure BCSP_PnpStop [2024-11-09 06:45:54,835 INFO L138 BoogieDeclarations]: Found implementation of procedure BCSP_PnpStop [2024-11-09 06:45:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-09 06:45:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 06:45:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure BCSP_PnpAdd [2024-11-09 06:45:54,836 INFO L138 BoogieDeclarations]: Found implementation of procedure BCSP_PnpAdd [2024-11-09 06:45:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 06:45:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-09 06:45:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 06:45:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 06:45:54,840 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-09 06:45:55,023 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 06:45:55,025 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 06:45:55,269 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-09 06:45:55,270 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 06:45:55,435 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 06:45:55,437 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 06:45:55,441 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:45:55 BoogieIcfgContainer [2024-11-09 06:45:55,441 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 06:45:55,443 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-09 06:45:55,443 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-09 06:45:55,447 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-09 06:45:55,447 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.11 06:45:54" (1/3) ... [2024-11-09 06:45:55,448 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f620d3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:45:55, skipping insertion in model container [2024-11-09 06:45:55,448 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 06:45:54" (2/3) ... [2024-11-09 06:45:55,449 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f620d3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.11 06:45:55, skipping insertion in model container [2024-11-09 06:45:55,449 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:45:55" (3/3) ... [2024-11-09 06:45:55,450 INFO L112 eAbstractionObserver]: Analyzing ICFG qw2004_variant.i [2024-11-09 06:45:55,467 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-09 06:45:55,467 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 19 error locations. [2024-11-09 06:45:55,467 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-09 06:45:55,536 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-09 06:45:55,581 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 139 places, 139 transitions, 286 flow [2024-11-09 06:45:55,657 INFO L124 PetriNetUnfolderBase]: 7/148 cut-off events. [2024-11-09 06:45:55,657 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:45:55,669 INFO L83 FinitePrefix]: Finished finitePrefix Result has 155 conditions, 148 events. 7/148 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 251 event pairs, 0 based on Foata normal form. 0/120 useless extension candidates. Maximal degree in co-relation 108. Up to 4 conditions per place. [2024-11-09 06:45:55,670 INFO L82 GeneralOperation]: Start removeDead. Operand has 139 places, 139 transitions, 286 flow [2024-11-09 06:45:55,676 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 138 places, 138 transitions, 283 flow [2024-11-09 06:45:55,688 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-09 06:45:55,696 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;@4885df94, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-09 06:45:55,696 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-11-09 06:45:55,701 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-09 06:45:55,701 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2024-11-09 06:45:55,701 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-09 06:45:55,702 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:55,703 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:45:55,704 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:55,709 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:55,710 INFO L85 PathProgramCache]: Analyzing trace with hash 275613840, now seen corresponding path program 1 times [2024-11-09 06:45:55,719 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:55,719 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1609482249] [2024-11-09 06:45:55,719 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:55,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:55,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:45:55,945 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:45:55,945 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:45:55,946 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1609482249] [2024-11-09 06:45:55,952 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1609482249] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:45:55,952 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:45:55,952 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:45:55,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [555592390] [2024-11-09 06:45:55,955 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:45:55,966 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:45:55,972 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:45:56,005 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:45:56,006 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:45:56,019 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 110 out of 139 [2024-11-09 06:45:56,023 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 138 places, 138 transitions, 283 flow. Second operand has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 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) [2024-11-09 06:45:56,024 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:45:56,024 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 110 of 139 [2024-11-09 06:45:56,026 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:45:56,174 INFO L124 PetriNetUnfolderBase]: 21/302 cut-off events. [2024-11-09 06:45:56,175 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 06:45:56,178 INFO L83 FinitePrefix]: Finished finitePrefix Result has 352 conditions, 302 events. 21/302 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 1182 event pairs, 15 based on Foata normal form. 23/283 useless extension candidates. Maximal degree in co-relation 299. Up to 39 conditions per place. [2024-11-09 06:45:56,180 INFO L140 encePairwiseOnDemand]: 121/139 looper letters, 10 selfloop transitions, 2 changer transitions 0/120 dead transitions. [2024-11-09 06:45:56,181 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 120 transitions, 271 flow [2024-11-09 06:45:56,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:45:56,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:45:56,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 358 transitions. [2024-11-09 06:45:56,193 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8585131894484412 [2024-11-09 06:45:56,195 INFO L175 Difference]: Start difference. First operand has 138 places, 138 transitions, 283 flow. Second operand 3 states and 358 transitions. [2024-11-09 06:45:56,195 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 120 transitions, 271 flow [2024-11-09 06:45:56,198 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 120 transitions, 270 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-09 06:45:56,202 INFO L231 Difference]: Finished difference. Result has 125 places, 120 transitions, 250 flow [2024-11-09 06:45:56,205 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=246, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=120, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=125, PETRI_TRANSITIONS=120} [2024-11-09 06:45:56,209 INFO L277 CegarLoopForPetriNet]: 138 programPoint places, -13 predicate places. [2024-11-09 06:45:56,212 INFO L471 AbstractCegarLoop]: Abstraction has has 125 places, 120 transitions, 250 flow [2024-11-09 06:45:56,213 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 111.33333333333333) internal successors, (334), 3 states have internal predecessors, (334), 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) [2024-11-09 06:45:56,213 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:56,213 INFO L204 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] [2024-11-09 06:45:56,214 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-09 06:45:56,214 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:56,215 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:56,216 INFO L85 PathProgramCache]: Analyzing trace with hash 1255414748, now seen corresponding path program 1 times [2024-11-09 06:45:56,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:56,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73009234] [2024-11-09 06:45:56,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:56,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:56,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:45:56,295 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:45:56,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:45:56,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73009234] [2024-11-09 06:45:56,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73009234] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:45:56,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:45:56,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:45:56,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1429842540] [2024-11-09 06:45:56,296 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:45:56,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:45:56,298 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:45:56,299 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:45:56,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:45:56,322 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 109 out of 139 [2024-11-09 06:45:56,326 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 125 places, 120 transitions, 250 flow. Second operand has 3 states, 3 states have (on average 110.33333333333333) internal successors, (331), 3 states have internal predecessors, (331), 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) [2024-11-09 06:45:56,326 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:45:56,326 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 109 of 139 [2024-11-09 06:45:56,326 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:45:56,427 INFO L124 PetriNetUnfolderBase]: 35/389 cut-off events. [2024-11-09 06:45:56,427 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 06:45:56,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 389 events. 35/389 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1851 event pairs, 27 based on Foata normal form. 0/330 useless extension candidates. Maximal degree in co-relation 439. Up to 61 conditions per place. [2024-11-09 06:45:56,434 INFO L140 encePairwiseOnDemand]: 136/139 looper letters, 11 selfloop transitions, 2 changer transitions 0/119 dead transitions. [2024-11-09 06:45:56,435 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 119 transitions, 274 flow [2024-11-09 06:45:56,435 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:45:56,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:45:56,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 341 transitions. [2024-11-09 06:45:56,438 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8177458033573142 [2024-11-09 06:45:56,438 INFO L175 Difference]: Start difference. First operand has 125 places, 120 transitions, 250 flow. Second operand 3 states and 341 transitions. [2024-11-09 06:45:56,438 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 119 transitions, 274 flow [2024-11-09 06:45:56,439 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 119 transitions, 270 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:45:56,442 INFO L231 Difference]: Finished difference. Result has 124 places, 119 transitions, 248 flow [2024-11-09 06:45:56,442 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=119, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=248, PETRI_PLACES=124, PETRI_TRANSITIONS=119} [2024-11-09 06:45:56,443 INFO L277 CegarLoopForPetriNet]: 138 programPoint places, -14 predicate places. [2024-11-09 06:45:56,443 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 119 transitions, 248 flow [2024-11-09 06:45:56,443 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 110.33333333333333) internal successors, (331), 3 states have internal predecessors, (331), 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) [2024-11-09 06:45:56,444 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:56,444 INFO L204 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] [2024-11-09 06:45:56,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-09 06:45:56,444 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:56,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:56,445 INFO L85 PathProgramCache]: Analyzing trace with hash -143034500, now seen corresponding path program 1 times [2024-11-09 06:45:56,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:56,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1648401774] [2024-11-09 06:45:56,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:56,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:56,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:45:56,513 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:45:56,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:45:56,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1648401774] [2024-11-09 06:45:56,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1648401774] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:45:56,514 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:45:56,514 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:45:56,515 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2127012338] [2024-11-09 06:45:56,515 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:45:56,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:45:56,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:45:56,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:45:56,516 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:45:56,539 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 109 out of 139 [2024-11-09 06:45:56,540 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 119 transitions, 248 flow. Second operand has 3 states, 3 states have (on average 110.33333333333333) internal successors, (331), 3 states have internal predecessors, (331), 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) [2024-11-09 06:45:56,540 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:45:56,540 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 109 of 139 [2024-11-09 06:45:56,540 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:45:56,600 INFO L124 PetriNetUnfolderBase]: 35/342 cut-off events. [2024-11-09 06:45:56,601 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 06:45:56,602 INFO L83 FinitePrefix]: Finished finitePrefix Result has 418 conditions, 342 events. 35/342 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 1505 event pairs, 27 based on Foata normal form. 0/296 useless extension candidates. Maximal degree in co-relation 387. Up to 61 conditions per place. [2024-11-09 06:45:56,608 INFO L140 encePairwiseOnDemand]: 136/139 looper letters, 11 selfloop transitions, 2 changer transitions 0/118 dead transitions. [2024-11-09 06:45:56,609 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 118 transitions, 272 flow [2024-11-09 06:45:56,609 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:45:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:45:56,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 341 transitions. [2024-11-09 06:45:56,612 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8177458033573142 [2024-11-09 06:45:56,612 INFO L175 Difference]: Start difference. First operand has 124 places, 119 transitions, 248 flow. Second operand 3 states and 341 transitions. [2024-11-09 06:45:56,612 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 118 transitions, 272 flow [2024-11-09 06:45:56,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 118 transitions, 268 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:45:56,615 INFO L231 Difference]: Finished difference. Result has 123 places, 118 transitions, 246 flow [2024-11-09 06:45:56,616 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=242, PETRI_DIFFERENCE_MINUEND_PLACES=121, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=118, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=116, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=246, PETRI_PLACES=123, PETRI_TRANSITIONS=118} [2024-11-09 06:45:56,617 INFO L277 CegarLoopForPetriNet]: 138 programPoint places, -15 predicate places. [2024-11-09 06:45:56,617 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 118 transitions, 246 flow [2024-11-09 06:45:56,618 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 110.33333333333333) internal successors, (331), 3 states have internal predecessors, (331), 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) [2024-11-09 06:45:56,618 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:56,619 INFO L204 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] [2024-11-09 06:45:56,619 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-09 06:45:56,620 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:56,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:56,621 INFO L85 PathProgramCache]: Analyzing trace with hash -948677997, now seen corresponding path program 1 times [2024-11-09 06:45:56,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:56,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [494182850] [2024-11-09 06:45:56,622 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:56,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:45:56,682 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:45:56,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:45:56,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [494182850] [2024-11-09 06:45:56,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [494182850] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:45:56,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:45:56,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:45:56,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1555660618] [2024-11-09 06:45:56,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:45:56,684 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:45:56,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:45:56,684 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:45:56,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:45:56,723 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 108 out of 139 [2024-11-09 06:45:56,724 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 118 transitions, 246 flow. Second operand has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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) [2024-11-09 06:45:56,725 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:45:56,725 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 108 of 139 [2024-11-09 06:45:56,725 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:45:56,782 INFO L124 PetriNetUnfolderBase]: 42/368 cut-off events. [2024-11-09 06:45:56,783 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-09 06:45:56,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 368 events. 42/368 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1682 event pairs, 34 based on Foata normal form. 0/318 useless extension candidates. Maximal degree in co-relation 421. Up to 74 conditions per place. [2024-11-09 06:45:56,787 INFO L140 encePairwiseOnDemand]: 136/139 looper letters, 12 selfloop transitions, 2 changer transitions 0/117 dead transitions. [2024-11-09 06:45:56,787 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 117 transitions, 272 flow [2024-11-09 06:45:56,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:45:56,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:45:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 339 transitions. [2024-11-09 06:45:56,789 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8129496402877698 [2024-11-09 06:45:56,789 INFO L175 Difference]: Start difference. First operand has 123 places, 118 transitions, 246 flow. Second operand 3 states and 339 transitions. [2024-11-09 06:45:56,789 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 117 transitions, 272 flow [2024-11-09 06:45:56,790 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 117 transitions, 268 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:45:56,793 INFO L231 Difference]: Finished difference. Result has 122 places, 117 transitions, 244 flow [2024-11-09 06:45:56,794 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=240, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=115, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=244, PETRI_PLACES=122, PETRI_TRANSITIONS=117} [2024-11-09 06:45:56,795 INFO L277 CegarLoopForPetriNet]: 138 programPoint places, -16 predicate places. [2024-11-09 06:45:56,795 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 117 transitions, 244 flow [2024-11-09 06:45:56,796 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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) [2024-11-09 06:45:56,796 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:56,796 INFO L204 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] [2024-11-09 06:45:56,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-09 06:45:56,796 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:56,797 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:56,797 INFO L85 PathProgramCache]: Analyzing trace with hash 2101749129, now seen corresponding path program 1 times [2024-11-09 06:45:56,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:56,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1034645645] [2024-11-09 06:45:56,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:56,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:56,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:45:56,880 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:45:56,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:45:56,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1034645645] [2024-11-09 06:45:56,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1034645645] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:45:56,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:45:56,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:45:56,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [686220509] [2024-11-09 06:45:56,882 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:45:56,883 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:45:56,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:45:56,885 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:45:56,885 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:45:56,899 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 111 out of 139 [2024-11-09 06:45:56,900 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 117 transitions, 244 flow. Second operand has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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) [2024-11-09 06:45:56,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:45:56,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 111 of 139 [2024-11-09 06:45:56,901 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:45:56,983 INFO L124 PetriNetUnfolderBase]: 29/307 cut-off events. [2024-11-09 06:45:56,983 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-09 06:45:56,985 INFO L83 FinitePrefix]: Finished finitePrefix Result has 390 conditions, 307 events. 29/307 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1255 event pairs, 13 based on Foata normal form. 0/263 useless extension candidates. Maximal degree in co-relation 349. Up to 47 conditions per place. [2024-11-09 06:45:56,986 INFO L140 encePairwiseOnDemand]: 133/139 looper letters, 13 selfloop transitions, 5 changer transitions 0/123 dead transitions. [2024-11-09 06:45:56,986 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 124 places, 123 transitions, 295 flow [2024-11-09 06:45:56,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:45:56,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:45:56,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 352 transitions. [2024-11-09 06:45:56,988 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8441247002398081 [2024-11-09 06:45:56,988 INFO L175 Difference]: Start difference. First operand has 122 places, 117 transitions, 244 flow. Second operand 3 states and 352 transitions. [2024-11-09 06:45:56,988 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 124 places, 123 transitions, 295 flow [2024-11-09 06:45:56,990 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 123 transitions, 291 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:45:56,993 INFO L231 Difference]: Finished difference. Result has 124 places, 121 transitions, 278 flow [2024-11-09 06:45:56,993 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=240, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=278, PETRI_PLACES=124, PETRI_TRANSITIONS=121} [2024-11-09 06:45:56,996 INFO L277 CegarLoopForPetriNet]: 138 programPoint places, -14 predicate places. [2024-11-09 06:45:56,996 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 121 transitions, 278 flow [2024-11-09 06:45:56,997 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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) [2024-11-09 06:45:56,997 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:56,997 INFO L204 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] [2024-11-09 06:45:56,997 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-09 06:45:56,998 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:56,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:56,998 INFO L85 PathProgramCache]: Analyzing trace with hash -958039859, now seen corresponding path program 1 times [2024-11-09 06:45:56,998 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:56,999 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2046782745] [2024-11-09 06:45:56,999 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:57,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 06:45:57,057 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 06:45:57,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 06:45:57,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2046782745] [2024-11-09 06:45:57,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2046782745] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 06:45:57,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 06:45:57,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-09 06:45:57,060 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1476666537] [2024-11-09 06:45:57,060 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 06:45:57,061 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-09 06:45:57,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 06:45:57,062 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 06:45:57,062 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 06:45:57,069 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 113 out of 139 [2024-11-09 06:45:57,070 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 121 transitions, 278 flow. Second operand has 3 states, 3 states have (on average 114.66666666666667) internal successors, (344), 3 states have internal predecessors, (344), 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) [2024-11-09 06:45:57,070 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-09 06:45:57,070 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 113 of 139 [2024-11-09 06:45:57,070 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-09 06:45:57,135 INFO L124 PetriNetUnfolderBase]: 23/292 cut-off events. [2024-11-09 06:45:57,135 INFO L125 PetriNetUnfolderBase]: For 18/18 co-relation queries the response was YES. [2024-11-09 06:45:57,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 391 conditions, 292 events. 23/292 cut-off events. For 18/18 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 1180 event pairs, 6 based on Foata normal form. 0/259 useless extension candidates. Maximal degree in co-relation 344. Up to 27 conditions per place. [2024-11-09 06:45:57,138 INFO L140 encePairwiseOnDemand]: 135/139 looper letters, 14 selfloop transitions, 3 changer transitions 0/126 dead transitions. [2024-11-09 06:45:57,138 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 126 places, 126 transitions, 329 flow [2024-11-09 06:45:57,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 06:45:57,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-09 06:45:57,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 355 transitions. [2024-11-09 06:45:57,140 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8513189448441247 [2024-11-09 06:45:57,140 INFO L175 Difference]: Start difference. First operand has 124 places, 121 transitions, 278 flow. Second operand 3 states and 355 transitions. [2024-11-09 06:45:57,141 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 126 places, 126 transitions, 329 flow [2024-11-09 06:45:57,143 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 124 places, 126 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-09 06:45:57,145 INFO L231 Difference]: Finished difference. Result has 126 places, 123 transitions, 290 flow [2024-11-09 06:45:57,145 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=139, PETRI_DIFFERENCE_MINUEND_FLOW=268, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=121, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=126, PETRI_TRANSITIONS=123} [2024-11-09 06:45:57,146 INFO L277 CegarLoopForPetriNet]: 138 programPoint places, -12 predicate places. [2024-11-09 06:45:57,146 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 123 transitions, 290 flow [2024-11-09 06:45:57,146 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 114.66666666666667) internal successors, (344), 3 states have internal predecessors, (344), 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) [2024-11-09 06:45:57,147 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-09 06:45:57,147 INFO L204 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] [2024-11-09 06:45:57,147 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-09 06:45:57,147 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 33 more)] === [2024-11-09 06:45:57,148 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 06:45:57,148 INFO L85 PathProgramCache]: Analyzing trace with hash 2010889039, now seen corresponding path program 1 times [2024-11-09 06:45:57,148 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 06:45:57,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82758665] [2024-11-09 06:45:57,148 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 06:45:57,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 06:45:57,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:45:57,173 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 06:45:57,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 06:45:57,224 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 06:45:57,224 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-09 06:45:57,225 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE (35 of 36 remaining) [2024-11-09 06:45:57,227 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr3ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2024-11-09 06:45:57,228 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr0ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2024-11-09 06:45:57,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr1ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2024-11-09 06:45:57,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr2ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2024-11-09 06:45:57,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr3ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2024-11-09 06:45:57,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr4ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2024-11-09 06:45:57,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr5ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2024-11-09 06:45:57,229 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr6ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr7ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (17 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 36 remaining) [2024-11-09 06:45:57,230 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr3ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2024-11-09 06:45:57,231 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr0ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr1ASSERT_VIOLATIONDATA_RACE (6 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr2ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr3ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr4ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr5ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr6ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2024-11-09 06:45:57,232 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpAddErr7ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2024-11-09 06:45:57,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-09 06:45:57,233 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-09 06:45:57,294 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-11-09 06:45:57,294 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-09 06:45:57,299 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 09.11 06:45:57 BasicIcfg [2024-11-09 06:45:57,300 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-09 06:45:57,302 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 06:45:57,303 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 06:45:57,303 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 06:45:57,303 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 06:45:55" (3/4) ... [2024-11-09 06:45:57,304 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-09 06:45:57,365 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 06:45:57,365 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 06:45:57,366 INFO L158 Benchmark]: Toolchain (without parser) took 3329.36ms. Allocated memory was 155.2MB in the beginning and 186.6MB in the end (delta: 31.5MB). Free memory was 107.5MB in the beginning and 93.5MB in the end (delta: 14.0MB). Peak memory consumption was 45.0MB. Max. memory is 16.1GB. [2024-11-09 06:45:57,367 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 102.8MB. Free memory is still 70.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 06:45:57,367 INFO L158 Benchmark]: CACSL2BoogieTranslator took 577.99ms. Allocated memory is still 155.2MB. Free memory was 107.0MB in the beginning and 85.0MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-09 06:45:57,367 INFO L158 Benchmark]: Boogie Procedure Inliner took 59.68ms. Allocated memory is still 155.2MB. Free memory was 85.0MB in the beginning and 82.4MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 06:45:57,367 INFO L158 Benchmark]: Boogie Preprocessor took 49.32ms. Allocated memory is still 155.2MB. Free memory was 82.4MB in the beginning and 81.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 06:45:57,368 INFO L158 Benchmark]: RCFGBuilder took 713.43ms. Allocated memory is still 155.2MB. Free memory was 80.8MB in the beginning and 102.9MB in the end (delta: -22.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 06:45:57,368 INFO L158 Benchmark]: TraceAbstraction took 1856.53ms. Allocated memory was 155.2MB in the beginning and 186.6MB in the end (delta: 31.5MB). Free memory was 102.3MB in the beginning and 99.8MB in the end (delta: 2.6MB). Peak memory consumption was 37.2MB. Max. memory is 16.1GB. [2024-11-09 06:45:57,368 INFO L158 Benchmark]: Witness Printer took 62.87ms. Allocated memory is still 186.6MB. Free memory was 99.8MB in the beginning and 93.5MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-09 06:45:57,370 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.23ms. Allocated memory is still 102.8MB. Free memory is still 70.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 577.99ms. Allocated memory is still 155.2MB. Free memory was 107.0MB in the beginning and 85.0MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 59.68ms. Allocated memory is still 155.2MB. Free memory was 85.0MB in the beginning and 82.4MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 49.32ms. Allocated memory is still 155.2MB. Free memory was 82.4MB in the beginning and 81.3MB in the end (delta: 1.1MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 713.43ms. Allocated memory is still 155.2MB. Free memory was 80.8MB in the beginning and 102.9MB in the end (delta: -22.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * TraceAbstraction took 1856.53ms. Allocated memory was 155.2MB in the beginning and 186.6MB in the end (delta: 31.5MB). Free memory was 102.3MB in the beginning and 99.8MB in the end (delta: 2.6MB). Peak memory consumption was 37.2MB. Max. memory is 16.1GB. * Witness Printer took 62.87ms. Allocated memory is still 186.6MB. Free memory was 99.8MB in the beginning and 93.5MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 730]: Data race detected Data race detected The following path leads to a data race: [L697] 0 volatile int stoppingFlag; VAL [stoppingFlag=0] [L698] 0 volatile int pendingIo; VAL [pendingIo=0, stoppingFlag=0] [L699] 0 volatile int stoppingEvent; VAL [pendingIo=0, stoppingEvent=0, stoppingFlag=0] [L700] 0 volatile int stopped; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L737] 0 pthread_t t; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L738] 0 int i; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L739] 0 pendingIo = 1 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L740] 0 stoppingFlag = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L741] 0 stoppingEvent = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L742] 0 stopped = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L743] FCALL, FORK 0 pthread_create(&t, 0, BCSP_PnpStop, 0) VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0, t=-1] [L744] 0 i = 0 VAL [i=0, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0, t=-1] [L744] COND TRUE 0 i < 10 VAL [i=0, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0, t=-1] [L745] FCALL, FORK 0 pthread_create(&t, 0, BCSP_PnpAdd, 0) VAL [i=0, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0, t=0] [L721] 2 int status; [L722] CALL 2 BCSP_IoIncrement() [L730] 1 stoppingFlag = 1 VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] [L703] 2 \read(stoppingFlag) [L703] 2 \read(stoppingFlag) [L703] COND TRUE 2 \read(stoppingFlag) VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] [L730] 1 stoppingFlag = 1 VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] Now there is a data race on ~stoppingFlag~0 between C: if (stoppingFlag) { __VERIFIER_atomic_end(); return -1; } else { pendingIo = pendingIo + 1; } [703-708] and C: stoppingFlag = 1 [730] - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 715]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 716]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 732]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 733]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 703]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 707]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 707]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 724]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 714]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 715]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 716]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 739]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 740]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 741]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 742]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 745]: 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: 743]: 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. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 208 locations, 36 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.7s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 79 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 20 mSDsluCounter, 14 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 6 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 155 IncrementalHoareTripleChecker+Invalid, 161 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 6 mSolverCounterUnsat, 14 mSDtfsCounter, 155 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 12 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=290occurred in iteration=6, InterpolantAutomatonStates: 18, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 250 NumberOfCodeBlocks, 250 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 188 ConstructedInterpolants, 0 QuantifiedInterpolants, 200 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-09 06:45:57,400 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE