/usr/bin/java -Xmx16000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf --traceabstraction.order.of.the.error.locations.to.be.checked PROGRAM_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/goblint-regression/13-privatized_30-traces-oplus-vs-meet_true.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-26 07:36:49,512 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 07:36:49,601 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/automizer/concurrent/svcomp-Reach-32bit-Automizer_Default-noMmResRef-PN-VariableLbe.epf [2023-08-26 07:36:49,606 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 07:36:49,606 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 07:36:49,635 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 07:36:49,636 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 07:36:49,641 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 07:36:49,641 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 07:36:49,645 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 07:36:49,645 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 07:36:49,645 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 07:36:49,645 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 07:36:49,647 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 07:36:49,647 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 07:36:49,647 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 07:36:49,647 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 07:36:49,647 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 07:36:49,647 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 07:36:49,648 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 07:36:49,648 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 07:36:49,649 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 07:36:49,649 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 07:36:49,649 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 07:36:49,649 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 07:36:49,650 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 07:36:49,650 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 07:36:49,650 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 07:36:49,650 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 07:36:49,651 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 07:36:49,651 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 07:36:49,652 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 07:36:49,652 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 07:36:49,652 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 07:36:49,652 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 07:36:49,652 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC 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.traceabstraction: Order of the error locations to be checked -> PROGRAM_FIRST Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of data races in concurrent programs -> true [2023-08-26 07:36:49,934 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 07:36:49,956 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 07:36:49,958 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 07:36:49,959 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 07:36:49,959 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 07:36:49,961 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/13-privatized_30-traces-oplus-vs-meet_true.i [2023-08-26 07:36:51,030 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 07:36:51,330 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 07:36:51,330 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_30-traces-oplus-vs-meet_true.i [2023-08-26 07:36:51,354 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d9c6a9245/ad712bcec9294c0b8110fd8db1591850/FLAG973bddb6e [2023-08-26 07:36:51,367 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d9c6a9245/ad712bcec9294c0b8110fd8db1591850 [2023-08-26 07:36:51,369 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 07:36:51,370 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 07:36:51,371 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 07:36:51,371 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 07:36:51,373 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 07:36:51,374 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,374 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@493bf8e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51, skipping insertion in model container [2023-08-26 07:36:51,375 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,408 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 07:36:51,721 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 07:36:51,734 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 07:36:51,762 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [231] [2023-08-26 07:36:51,764 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [232] [2023-08-26 07:36:51,787 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 07:36:51,824 INFO L206 MainTranslator]: Completed translation [2023-08-26 07:36:51,824 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51 WrapperNode [2023-08-26 07:36:51,825 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 07:36:51,826 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 07:36:51,826 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 07:36:51,826 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 07:36:51,832 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,862 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,880 INFO L138 Inliner]: procedures = 162, calls = 32, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 73 [2023-08-26 07:36:51,880 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 07:36:51,881 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 07:36:51,881 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 07:36:51,881 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 07:36:51,889 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,889 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,896 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,897 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,910 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,912 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,913 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,914 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,927 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 07:36:51,928 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 07:36:51,928 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 07:36:51,928 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 07:36:51,929 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (1/1) ... [2023-08-26 07:36:51,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 07:36:51,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 07:36:51,958 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-08-26 07:36:51,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-08-26 07:36:52,002 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-26 07:36:52,002 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 07:36:52,003 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-08-26 07:36:52,003 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-26 07:36:52,004 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 07:36:52,004 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-08-26 07:36:52,004 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-08-26 07:36:52,004 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 07:36:52,004 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-26 07:36:52,004 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 07:36:52,005 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 07:36:52,006 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-26 07:36:52,168 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 07:36:52,172 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 07:36:52,316 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 07:36:52,323 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 07:36:52,323 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-08-26 07:36:52,325 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 07:36:52 BoogieIcfgContainer [2023-08-26 07:36:52,325 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 07:36:52,327 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 07:36:52,327 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 07:36:52,330 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 07:36:52,330 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 07:36:51" (1/3) ... [2023-08-26 07:36:52,331 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@316d214 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 07:36:52, skipping insertion in model container [2023-08-26 07:36:52,331 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:36:51" (2/3) ... [2023-08-26 07:36:52,331 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@316d214 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 07:36:52, skipping insertion in model container [2023-08-26 07:36:52,332 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 07:36:52" (3/3) ... [2023-08-26 07:36:52,333 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_30-traces-oplus-vs-meet_true.i [2023-08-26 07:36:52,345 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 07:36:52,346 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2023-08-26 07:36:52,346 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 07:36:52,398 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-08-26 07:36:52,426 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 106 places, 106 transitions, 220 flow [2023-08-26 07:36:52,481 INFO L124 PetriNetUnfolderBase]: 4/105 cut-off events. [2023-08-26 07:36:52,482 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-08-26 07:36:52,486 INFO L83 FinitePrefix]: Finished finitePrefix Result has 110 conditions, 105 events. 4/105 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 97 event pairs, 0 based on Foata normal form. 0/94 useless extension candidates. Maximal degree in co-relation 54. Up to 2 conditions per place. [2023-08-26 07:36:52,486 INFO L82 GeneralOperation]: Start removeDead. Operand has 106 places, 106 transitions, 220 flow [2023-08-26 07:36:52,489 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 98 places, 98 transitions, 199 flow [2023-08-26 07:36:52,492 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 07:36:52,509 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 98 places, 98 transitions, 199 flow [2023-08-26 07:36:52,516 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 98 places, 98 transitions, 199 flow [2023-08-26 07:36:52,517 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 98 places, 98 transitions, 199 flow [2023-08-26 07:36:52,551 INFO L124 PetriNetUnfolderBase]: 4/98 cut-off events. [2023-08-26 07:36:52,552 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:36:52,554 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102 conditions, 98 events. 4/98 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 97 event pairs, 0 based on Foata normal form. 0/87 useless extension candidates. Maximal degree in co-relation 54. Up to 2 conditions per place. [2023-08-26 07:36:52,556 INFO L119 LiptonReduction]: Number of co-enabled transitions 1440 [2023-08-26 07:36:55,649 INFO L134 LiptonReduction]: Checked pairs total: 6419 [2023-08-26 07:36:55,650 INFO L136 LiptonReduction]: Total number of compositions: 89 [2023-08-26 07:36:55,661 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 07:36:55,666 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@53d97db1, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 07:36:55,667 INFO L358 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2023-08-26 07:36:55,668 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 07:36:55,668 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-26 07:36:55,668 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:36:55,668 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:55,669 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-26 07:36:55,669 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:55,673 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:55,673 INFO L85 PathProgramCache]: Analyzing trace with hash 372, now seen corresponding path program 1 times [2023-08-26 07:36:55,680 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:55,681 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837709461] [2023-08-26 07:36:55,681 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:55,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:55,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:55,786 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:55,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:55,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837709461] [2023-08-26 07:36:55,788 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837709461] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:55,788 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:55,788 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-26 07:36:55,789 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [538409012] [2023-08-26 07:36:55,790 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:55,796 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 07:36:55,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:55,817 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 07:36:55,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 07:36:55,819 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 98 out of 195 [2023-08-26 07:36:55,820 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 33 transitions, 69 flow. Second operand has 2 states, 2 states have (on average 98.5) internal successors, (197), 2 states have internal predecessors, (197), 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) [2023-08-26 07:36:55,821 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:55,821 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 98 of 195 [2023-08-26 07:36:55,821 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:55,881 INFO L124 PetriNetUnfolderBase]: 72/209 cut-off events. [2023-08-26 07:36:55,881 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:36:55,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 377 conditions, 209 events. 72/209 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 900 event pairs, 72 based on Foata normal form. 18/190 useless extension candidates. Maximal degree in co-relation 368. Up to 164 conditions per place. [2023-08-26 07:36:55,884 INFO L140 encePairwiseOnDemand]: 191/195 looper letters, 19 selfloop transitions, 0 changer transitions 0/28 dead transitions. [2023-08-26 07:36:55,884 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 28 transitions, 97 flow [2023-08-26 07:36:55,885 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-26 07:36:55,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-26 07:36:55,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 219 transitions. [2023-08-26 07:36:55,895 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5615384615384615 [2023-08-26 07:36:55,896 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 219 transitions. [2023-08-26 07:36:55,896 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 219 transitions. [2023-08-26 07:36:55,897 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:55,899 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 219 transitions. [2023-08-26 07:36:55,901 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 109.5) internal successors, (219), 2 states have internal predecessors, (219), 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) [2023-08-26 07:36:55,905 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 195.0) internal successors, (585), 3 states have internal predecessors, (585), 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) [2023-08-26 07:36:55,905 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 195.0) internal successors, (585), 3 states have internal predecessors, (585), 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) [2023-08-26 07:36:55,906 INFO L175 Difference]: Start difference. First operand has 35 places, 33 transitions, 69 flow. Second operand 2 states and 219 transitions. [2023-08-26 07:36:55,907 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 28 transitions, 97 flow [2023-08-26 07:36:55,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 28 transitions, 96 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 07:36:55,910 INFO L231 Difference]: Finished difference. Result has 32 places, 28 transitions, 58 flow [2023-08-26 07:36:55,911 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=58, PETRI_PLACES=32, PETRI_TRANSITIONS=28} [2023-08-26 07:36:55,915 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, -3 predicate places. [2023-08-26 07:36:55,915 INFO L495 AbstractCegarLoop]: Abstraction has has 32 places, 28 transitions, 58 flow [2023-08-26 07:36:55,915 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 98.5) internal successors, (197), 2 states have internal predecessors, (197), 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) [2023-08-26 07:36:55,915 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:55,915 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-26 07:36:55,916 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-26 07:36:55,916 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:55,916 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:55,916 INFO L85 PathProgramCache]: Analyzing trace with hash -1875301225, now seen corresponding path program 1 times [2023-08-26 07:36:55,917 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:55,917 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1081695132] [2023-08-26 07:36:55,917 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:55,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:55,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:56,026 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:56,026 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:56,026 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1081695132] [2023-08-26 07:36:56,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1081695132] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:56,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:56,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 07:36:56,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [824714601] [2023-08-26 07:36:56,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:56,028 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:36:56,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:56,029 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:36:56,029 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:36:56,031 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 86 out of 195 [2023-08-26 07:36:56,032 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 28 transitions, 58 flow. Second operand has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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) [2023-08-26 07:36:56,032 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:56,032 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 86 of 195 [2023-08-26 07:36:56,032 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:56,142 INFO L124 PetriNetUnfolderBase]: 192/454 cut-off events. [2023-08-26 07:36:56,142 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:36:56,144 INFO L83 FinitePrefix]: Finished finitePrefix Result has 886 conditions, 454 events. 192/454 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 2256 event pairs, 30 based on Foata normal form. 0/337 useless extension candidates. Maximal degree in co-relation 883. Up to 216 conditions per place. [2023-08-26 07:36:56,146 INFO L140 encePairwiseOnDemand]: 189/195 looper letters, 39 selfloop transitions, 5 changer transitions 0/47 dead transitions. [2023-08-26 07:36:56,146 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 47 transitions, 184 flow [2023-08-26 07:36:56,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:36:56,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:36:56,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 303 transitions. [2023-08-26 07:36:56,149 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.517948717948718 [2023-08-26 07:36:56,149 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 303 transitions. [2023-08-26 07:36:56,149 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 303 transitions. [2023-08-26 07:36:56,149 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:56,150 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 303 transitions. [2023-08-26 07:36:56,151 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 101.0) internal successors, (303), 3 states have internal predecessors, (303), 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) [2023-08-26 07:36:56,153 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,153 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,153 INFO L175 Difference]: Start difference. First operand has 32 places, 28 transitions, 58 flow. Second operand 3 states and 303 transitions. [2023-08-26 07:36:56,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 47 transitions, 184 flow [2023-08-26 07:36:56,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 47 transitions, 184 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 07:36:56,155 INFO L231 Difference]: Finished difference. Result has 36 places, 31 transitions, 92 flow [2023-08-26 07:36:56,155 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=58, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=92, PETRI_PLACES=36, PETRI_TRANSITIONS=31} [2023-08-26 07:36:56,156 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, 1 predicate places. [2023-08-26 07:36:56,156 INFO L495 AbstractCegarLoop]: Abstraction has has 36 places, 31 transitions, 92 flow [2023-08-26 07:36:56,156 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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) [2023-08-26 07:36:56,156 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:56,157 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:56,157 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-26 07:36:56,157 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:56,157 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:56,158 INFO L85 PathProgramCache]: Analyzing trace with hash 1957059496, now seen corresponding path program 1 times [2023-08-26 07:36:56,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:56,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59379878] [2023-08-26 07:36:56,158 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:56,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:56,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:56,205 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:56,205 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:56,205 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [59379878] [2023-08-26 07:36:56,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [59379878] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:56,206 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:56,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 07:36:56,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [917373558] [2023-08-26 07:36:56,206 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:56,206 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:36:56,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:56,207 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:36:56,207 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:36:56,208 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 195 [2023-08-26 07:36:56,208 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 31 transitions, 92 flow. Second operand has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 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) [2023-08-26 07:36:56,208 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:56,208 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 195 [2023-08-26 07:36:56,208 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:56,308 INFO L124 PetriNetUnfolderBase]: 187/447 cut-off events. [2023-08-26 07:36:56,308 INFO L125 PetriNetUnfolderBase]: For 92/92 co-relation queries the response was YES. [2023-08-26 07:36:56,311 INFO L83 FinitePrefix]: Finished finitePrefix Result has 983 conditions, 447 events. 187/447 cut-off events. For 92/92 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 2130 event pairs, 136 based on Foata normal form. 0/345 useless extension candidates. Maximal degree in co-relation 978. Up to 388 conditions per place. [2023-08-26 07:36:56,313 INFO L140 encePairwiseOnDemand]: 191/195 looper letters, 38 selfloop transitions, 3 changer transitions 0/44 dead transitions. [2023-08-26 07:36:56,313 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 44 transitions, 210 flow [2023-08-26 07:36:56,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:36:56,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:36:56,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 291 transitions. [2023-08-26 07:36:56,315 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49743589743589745 [2023-08-26 07:36:56,315 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 291 transitions. [2023-08-26 07:36:56,315 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 291 transitions. [2023-08-26 07:36:56,316 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:56,316 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 291 transitions. [2023-08-26 07:36:56,317 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 97.0) internal successors, (291), 3 states have internal predecessors, (291), 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) [2023-08-26 07:36:56,320 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,321 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,321 INFO L175 Difference]: Start difference. First operand has 36 places, 31 transitions, 92 flow. Second operand 3 states and 291 transitions. [2023-08-26 07:36:56,321 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 44 transitions, 210 flow [2023-08-26 07:36:56,323 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 44 transitions, 196 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-26 07:36:56,324 INFO L231 Difference]: Finished difference. Result has 37 places, 33 transitions, 103 flow [2023-08-26 07:36:56,324 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=103, PETRI_PLACES=37, PETRI_TRANSITIONS=33} [2023-08-26 07:36:56,325 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, 2 predicate places. [2023-08-26 07:36:56,328 INFO L495 AbstractCegarLoop]: Abstraction has has 37 places, 33 transitions, 103 flow [2023-08-26 07:36:56,328 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 86.0) internal successors, (258), 3 states have internal predecessors, (258), 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) [2023-08-26 07:36:56,329 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:56,329 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:56,329 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-26 07:36:56,329 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:56,329 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:56,330 INFO L85 PathProgramCache]: Analyzing trace with hash 1995204532, now seen corresponding path program 1 times [2023-08-26 07:36:56,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:56,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1087557864] [2023-08-26 07:36:56,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:56,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:56,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:56,493 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:56,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:56,494 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1087557864] [2023-08-26 07:36:56,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1087557864] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:56,494 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:56,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-26 07:36:56,494 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [401420534] [2023-08-26 07:36:56,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:56,496 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:36:56,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:56,498 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:36:56,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:36:56,499 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 93 out of 195 [2023-08-26 07:36:56,499 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 37 places, 33 transitions, 103 flow. Second operand has 3 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 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) [2023-08-26 07:36:56,499 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:56,499 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 93 of 195 [2023-08-26 07:36:56,499 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:56,560 INFO L124 PetriNetUnfolderBase]: 120/335 cut-off events. [2023-08-26 07:36:56,560 INFO L125 PetriNetUnfolderBase]: For 69/78 co-relation queries the response was YES. [2023-08-26 07:36:56,561 INFO L83 FinitePrefix]: Finished finitePrefix Result has 719 conditions, 335 events. 120/335 cut-off events. For 69/78 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 1718 event pairs, 66 based on Foata normal form. 2/292 useless extension candidates. Maximal degree in co-relation 713. Up to 137 conditions per place. [2023-08-26 07:36:56,562 INFO L140 encePairwiseOnDemand]: 190/195 looper letters, 25 selfloop transitions, 3 changer transitions 0/40 dead transitions. [2023-08-26 07:36:56,562 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 39 places, 40 transitions, 173 flow [2023-08-26 07:36:56,563 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:36:56,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:36:56,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 308 transitions. [2023-08-26 07:36:56,564 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5264957264957265 [2023-08-26 07:36:56,564 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 308 transitions. [2023-08-26 07:36:56,564 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 308 transitions. [2023-08-26 07:36:56,564 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:56,564 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 308 transitions. [2023-08-26 07:36:56,565 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 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) [2023-08-26 07:36:56,566 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,567 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,567 INFO L175 Difference]: Start difference. First operand has 37 places, 33 transitions, 103 flow. Second operand 3 states and 308 transitions. [2023-08-26 07:36:56,567 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 39 places, 40 transitions, 173 flow [2023-08-26 07:36:56,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 40 transitions, 170 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 07:36:56,570 INFO L231 Difference]: Finished difference. Result has 39 places, 33 transitions, 113 flow [2023-08-26 07:36:56,570 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=100, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=33, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=30, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=113, PETRI_PLACES=39, PETRI_TRANSITIONS=33} [2023-08-26 07:36:56,571 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, 4 predicate places. [2023-08-26 07:36:56,572 INFO L495 AbstractCegarLoop]: Abstraction has has 39 places, 33 transitions, 113 flow [2023-08-26 07:36:56,572 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 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) [2023-08-26 07:36:56,572 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:56,572 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:56,572 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-26 07:36:56,572 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:56,573 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:56,573 INFO L85 PathProgramCache]: Analyzing trace with hash -91342132, now seen corresponding path program 1 times [2023-08-26 07:36:56,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:56,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1122556896] [2023-08-26 07:36:56,573 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:56,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:56,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:56,635 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:56,635 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:56,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1122556896] [2023-08-26 07:36:56,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1122556896] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:56,636 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:56,636 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-26 07:36:56,636 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [286483571] [2023-08-26 07:36:56,636 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:56,637 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:36:56,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:56,637 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:36:56,637 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:36:56,638 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 82 out of 195 [2023-08-26 07:36:56,638 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 39 places, 33 transitions, 113 flow. Second operand has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 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) [2023-08-26 07:36:56,638 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:56,638 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 82 of 195 [2023-08-26 07:36:56,638 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:56,702 INFO L124 PetriNetUnfolderBase]: 64/209 cut-off events. [2023-08-26 07:36:56,704 INFO L125 PetriNetUnfolderBase]: For 58/58 co-relation queries the response was YES. [2023-08-26 07:36:56,705 INFO L83 FinitePrefix]: Finished finitePrefix Result has 473 conditions, 209 events. 64/209 cut-off events. For 58/58 co-relation queries the response was YES. Maximal size of possible extension queue 18. Compared 893 event pairs, 17 based on Foata normal form. 14/198 useless extension candidates. Maximal degree in co-relation 466. Up to 107 conditions per place. [2023-08-26 07:36:56,706 INFO L140 encePairwiseOnDemand]: 187/195 looper letters, 26 selfloop transitions, 8 changer transitions 1/42 dead transitions. [2023-08-26 07:36:56,706 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 39 places, 42 transitions, 198 flow [2023-08-26 07:36:56,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:36:56,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:36:56,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 284 transitions. [2023-08-26 07:36:56,711 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48547008547008547 [2023-08-26 07:36:56,711 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 284 transitions. [2023-08-26 07:36:56,711 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 284 transitions. [2023-08-26 07:36:56,712 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:56,712 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 284 transitions. [2023-08-26 07:36:56,713 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 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) [2023-08-26 07:36:56,714 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,715 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,715 INFO L175 Difference]: Start difference. First operand has 39 places, 33 transitions, 113 flow. Second operand 3 states and 284 transitions. [2023-08-26 07:36:56,716 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 39 places, 42 transitions, 198 flow [2023-08-26 07:36:56,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 42 transitions, 178 flow, removed 2 selfloop flow, removed 4 redundant places. [2023-08-26 07:36:56,719 INFO L231 Difference]: Finished difference. Result has 36 places, 32 transitions, 117 flow [2023-08-26 07:36:56,720 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=77, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=28, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=117, PETRI_PLACES=36, PETRI_TRANSITIONS=32} [2023-08-26 07:36:56,721 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, 1 predicate places. [2023-08-26 07:36:56,722 INFO L495 AbstractCegarLoop]: Abstraction has has 36 places, 32 transitions, 117 flow [2023-08-26 07:36:56,722 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 84.33333333333333) internal successors, (253), 3 states have internal predecessors, (253), 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) [2023-08-26 07:36:56,722 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:56,722 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:56,722 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-26 07:36:56,722 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:56,723 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:56,723 INFO L85 PathProgramCache]: Analyzing trace with hash 1084284346, now seen corresponding path program 1 times [2023-08-26 07:36:56,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:56,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610882702] [2023-08-26 07:36:56,723 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:56,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:56,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:56,855 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:56,855 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:56,855 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610882702] [2023-08-26 07:36:56,855 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610882702] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:56,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:56,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 07:36:56,856 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1708200219] [2023-08-26 07:36:56,856 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:56,856 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:36:56,856 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:56,857 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:36:56,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:36:56,857 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 86 out of 195 [2023-08-26 07:36:56,858 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 32 transitions, 117 flow. Second operand has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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) [2023-08-26 07:36:56,858 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:56,858 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 86 of 195 [2023-08-26 07:36:56,858 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:56,901 INFO L124 PetriNetUnfolderBase]: 41/158 cut-off events. [2023-08-26 07:36:56,901 INFO L125 PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES. [2023-08-26 07:36:56,901 INFO L83 FinitePrefix]: Finished finitePrefix Result has 396 conditions, 158 events. 41/158 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 594 event pairs, 15 based on Foata normal form. 0/157 useless extension candidates. Maximal degree in co-relation 389. Up to 72 conditions per place. [2023-08-26 07:36:56,902 INFO L140 encePairwiseOnDemand]: 193/195 looper letters, 20 selfloop transitions, 2 changer transitions 8/39 dead transitions. [2023-08-26 07:36:56,902 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 39 transitions, 198 flow [2023-08-26 07:36:56,902 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:36:56,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:36:56,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 284 transitions. [2023-08-26 07:36:56,903 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48547008547008547 [2023-08-26 07:36:56,904 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 284 transitions. [2023-08-26 07:36:56,904 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 284 transitions. [2023-08-26 07:36:56,904 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:56,904 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 284 transitions. [2023-08-26 07:36:56,905 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 94.66666666666667) internal successors, (284), 3 states have internal predecessors, (284), 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) [2023-08-26 07:36:56,906 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,906 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,906 INFO L175 Difference]: Start difference. First operand has 36 places, 32 transitions, 117 flow. Second operand 3 states and 284 transitions. [2023-08-26 07:36:56,906 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 39 transitions, 198 flow [2023-08-26 07:36:56,907 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 39 transitions, 188 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 07:36:56,908 INFO L231 Difference]: Finished difference. Result has 35 places, 25 transitions, 89 flow [2023-08-26 07:36:56,908 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=107, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=89, PETRI_PLACES=35, PETRI_TRANSITIONS=25} [2023-08-26 07:36:56,909 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, 0 predicate places. [2023-08-26 07:36:56,909 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 25 transitions, 89 flow [2023-08-26 07:36:56,909 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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) [2023-08-26 07:36:56,909 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:56,909 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:56,910 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-26 07:36:56,910 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:56,910 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:56,910 INFO L85 PathProgramCache]: Analyzing trace with hash 849060519, now seen corresponding path program 1 times [2023-08-26 07:36:56,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:56,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [898308500] [2023-08-26 07:36:56,911 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:56,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:56,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:56,932 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:56,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:56,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [898308500] [2023-08-26 07:36:56,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [898308500] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:56,933 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:56,933 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 07:36:56,933 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [513938902] [2023-08-26 07:36:56,933 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:56,934 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:36:56,934 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:56,934 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:36:56,934 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:36:56,935 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 84 out of 195 [2023-08-26 07:36:56,935 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 25 transitions, 89 flow. Second operand has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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) [2023-08-26 07:36:56,935 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:56,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 84 of 195 [2023-08-26 07:36:56,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:56,969 INFO L124 PetriNetUnfolderBase]: 33/114 cut-off events. [2023-08-26 07:36:56,969 INFO L125 PetriNetUnfolderBase]: For 42/42 co-relation queries the response was YES. [2023-08-26 07:36:56,969 INFO L83 FinitePrefix]: Finished finitePrefix Result has 300 conditions, 114 events. 33/114 cut-off events. For 42/42 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 352 event pairs, 24 based on Foata normal form. 6/120 useless extension candidates. Maximal degree in co-relation 293. Up to 94 conditions per place. [2023-08-26 07:36:56,970 INFO L140 encePairwiseOnDemand]: 193/195 looper letters, 11 selfloop transitions, 0 changer transitions 13/26 dead transitions. [2023-08-26 07:36:56,970 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 26 transitions, 141 flow [2023-08-26 07:36:56,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:36:56,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:36:56,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 273 transitions. [2023-08-26 07:36:56,971 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4666666666666667 [2023-08-26 07:36:56,971 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 273 transitions. [2023-08-26 07:36:56,971 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 273 transitions. [2023-08-26 07:36:56,971 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:56,971 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 273 transitions. [2023-08-26 07:36:56,972 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 91.0) internal successors, (273), 3 states have internal predecessors, (273), 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) [2023-08-26 07:36:56,973 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,974 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 195.0) internal successors, (780), 4 states have internal predecessors, (780), 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) [2023-08-26 07:36:56,974 INFO L175 Difference]: Start difference. First operand has 35 places, 25 transitions, 89 flow. Second operand 3 states and 273 transitions. [2023-08-26 07:36:56,974 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 26 transitions, 141 flow [2023-08-26 07:36:56,974 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 26 transitions, 138 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 07:36:56,975 INFO L231 Difference]: Finished difference. Result has 32 places, 13 transitions, 44 flow [2023-08-26 07:36:56,975 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=85, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=44, PETRI_PLACES=32, PETRI_TRANSITIONS=13} [2023-08-26 07:36:56,975 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, -3 predicate places. [2023-08-26 07:36:56,976 INFO L495 AbstractCegarLoop]: Abstraction has has 32 places, 13 transitions, 44 flow [2023-08-26 07:36:56,976 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 87.33333333333333) internal successors, (262), 3 states have internal predecessors, (262), 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) [2023-08-26 07:36:56,976 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:36:56,976 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:56,976 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-26 07:36:56,976 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 7 more)] === [2023-08-26 07:36:56,977 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:36:56,977 INFO L85 PathProgramCache]: Analyzing trace with hash 566387668, now seen corresponding path program 1 times [2023-08-26 07:36:56,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:36:56,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [847689680] [2023-08-26 07:36:56,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:36:56,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:36:56,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:36:57,117 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-08-26 07:36:57,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:36:57,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [847689680] [2023-08-26 07:36:57,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [847689680] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:36:57,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:36:57,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-26 07:36:57,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1199975219] [2023-08-26 07:36:57,118 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:36:57,119 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-26 07:36:57,119 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:36:57,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-26 07:36:57,119 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-08-26 07:36:57,120 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 76 out of 195 [2023-08-26 07:36:57,121 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 13 transitions, 44 flow. Second operand has 5 states, 5 states have (on average 78.0) internal successors, (390), 5 states have internal predecessors, (390), 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) [2023-08-26 07:36:57,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:36:57,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 76 of 195 [2023-08-26 07:36:57,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:36:57,137 INFO L124 PetriNetUnfolderBase]: 1/13 cut-off events. [2023-08-26 07:36:57,137 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-08-26 07:36:57,137 INFO L83 FinitePrefix]: Finished finitePrefix Result has 42 conditions, 13 events. 1/13 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 7 event pairs, 0 based on Foata normal form. 3/16 useless extension candidates. Maximal degree in co-relation 35. Up to 9 conditions per place. [2023-08-26 07:36:57,137 INFO L140 encePairwiseOnDemand]: 192/195 looper letters, 0 selfloop transitions, 0 changer transitions 11/11 dead transitions. [2023-08-26 07:36:57,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 11 transitions, 58 flow [2023-08-26 07:36:57,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-26 07:36:57,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-26 07:36:57,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 316 transitions. [2023-08-26 07:36:57,139 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.40512820512820513 [2023-08-26 07:36:57,139 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 316 transitions. [2023-08-26 07:36:57,139 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 316 transitions. [2023-08-26 07:36:57,139 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:36:57,140 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 316 transitions. [2023-08-26 07:36:57,140 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 79.0) internal successors, (316), 4 states have internal predecessors, (316), 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) [2023-08-26 07:36:57,142 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 195.0) internal successors, (975), 5 states have internal predecessors, (975), 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) [2023-08-26 07:36:57,142 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 195.0) internal successors, (975), 5 states have internal predecessors, (975), 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) [2023-08-26 07:36:57,142 INFO L175 Difference]: Start difference. First operand has 32 places, 13 transitions, 44 flow. Second operand 4 states and 316 transitions. [2023-08-26 07:36:57,142 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 11 transitions, 58 flow [2023-08-26 07:36:57,143 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 19 places, 11 transitions, 48 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-08-26 07:36:57,143 INFO L231 Difference]: Finished difference. Result has 19 places, 0 transitions, 0 flow [2023-08-26 07:36:57,143 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=195, PETRI_DIFFERENCE_MINUEND_FLOW=25, PETRI_DIFFERENCE_MINUEND_PLACES=16, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=10, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=10, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=19, PETRI_TRANSITIONS=0} [2023-08-26 07:36:57,144 INFO L281 CegarLoopForPetriNet]: 35 programPoint places, -16 predicate places. [2023-08-26 07:36:57,144 INFO L495 AbstractCegarLoop]: Abstraction has has 19 places, 0 transitions, 0 flow [2023-08-26 07:36:57,144 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 78.0) internal successors, (390), 5 states have internal predecessors, (390), 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) [2023-08-26 07:36:57,146 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (9 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONASSERT (8 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONASSERT (6 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2023-08-26 07:36:57,147 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2023-08-26 07:36:57,148 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2023-08-26 07:36:57,148 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2023-08-26 07:36:57,148 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-26 07:36:57,148 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:36:57,153 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-26 07:36:57,153 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-26 07:36:57,156 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.08 07:36:57 BasicIcfg [2023-08-26 07:36:57,156 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-26 07:36:57,156 INFO L158 Benchmark]: Toolchain (without parser) took 5786.64ms. Allocated memory was 356.5MB in the beginning and 427.8MB in the end (delta: 71.3MB). Free memory was 331.3MB in the beginning and 234.3MB in the end (delta: 97.1MB). Peak memory consumption was 169.7MB. Max. memory is 16.0GB. [2023-08-26 07:36:57,156 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 356.5MB. Free memory is still 332.7MB. There was no memory consumed. Max. memory is 16.0GB. [2023-08-26 07:36:57,157 INFO L158 Benchmark]: CACSL2BoogieTranslator took 454.32ms. Allocated memory is still 356.5MB. Free memory was 331.0MB in the beginning and 311.8MB in the end (delta: 19.2MB). Peak memory consumption was 18.9MB. Max. memory is 16.0GB. [2023-08-26 07:36:57,157 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.78ms. Allocated memory is still 356.5MB. Free memory was 311.8MB in the beginning and 309.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 07:36:57,157 INFO L158 Benchmark]: Boogie Preprocessor took 46.38ms. Allocated memory is still 356.5MB. Free memory was 309.7MB in the beginning and 308.3MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 07:36:57,158 INFO L158 Benchmark]: RCFGBuilder took 397.54ms. Allocated memory is still 356.5MB. Free memory was 307.9MB in the beginning and 293.3MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.0GB. [2023-08-26 07:36:57,158 INFO L158 Benchmark]: TraceAbstraction took 4828.54ms. Allocated memory was 356.5MB in the beginning and 427.8MB in the end (delta: 71.3MB). Free memory was 292.6MB in the beginning and 234.3MB in the end (delta: 58.3MB). Peak memory consumption was 132.0MB. Max. memory is 16.0GB. [2023-08-26 07:36:57,159 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.13ms. Allocated memory is still 356.5MB. Free memory is still 332.7MB. There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 454.32ms. Allocated memory is still 356.5MB. Free memory was 331.0MB in the beginning and 311.8MB in the end (delta: 19.2MB). Peak memory consumption was 18.9MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 54.78ms. Allocated memory is still 356.5MB. Free memory was 311.8MB in the beginning and 309.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * Boogie Preprocessor took 46.38ms. Allocated memory is still 356.5MB. Free memory was 309.7MB in the beginning and 308.3MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * RCFGBuilder took 397.54ms. Allocated memory is still 356.5MB. Free memory was 307.9MB in the beginning and 293.3MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.0GB. * TraceAbstraction took 4828.54ms. Allocated memory was 356.5MB in the beginning and 427.8MB in the end (delta: 71.3MB). Free memory was 292.6MB in the beginning and 234.3MB in the end (delta: 58.3MB). Peak memory consumption was 132.0MB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 231]: Unsoundness Warning unspecified type, defaulting to int C: short [231] - GenericResultAtLocation [Line: 232]: Unsoundness Warning unspecified type, defaulting to int C: short [232] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 3.1s, 98 PlacesBefore, 35 PlacesAfterwards, 98 TransitionsBefore, 33 TransitionsAfterwards, 1440 CoEnabledTransitionPairs, 7 FixpointIterations, 47 TrivialSequentialCompositions, 34 ConcurrentSequentialCompositions, 3 TrivialYvCompositions, 3 ConcurrentYvCompositions, 2 ChoiceCompositions, 89 TotalNumberOfCompositions, 6419 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 2199, independent: 1845, independent conditional: 0, independent unconditional: 1845, dependent: 354, dependent conditional: 0, dependent unconditional: 354, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 808, independent: 755, independent conditional: 0, independent unconditional: 755, dependent: 53, dependent conditional: 0, dependent unconditional: 53, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 2199, independent: 1090, independent conditional: 0, independent unconditional: 1090, dependent: 301, dependent conditional: 0, dependent unconditional: 301, unknown: 808, unknown conditional: 0, unknown unconditional: 808] , Statistics on independence cache: Total cache size (in pairs): 143, Positive cache size: 111, Positive conditional cache size: 0, Positive unconditional cache size: 111, Negative cache size: 32, Negative conditional cache size: 0, Negative unconditional cache size: 32, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 697]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 701]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 704]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 687]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 690]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 129 locations, 10 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.7s, OverallIterations: 8, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 3.2s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 61 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 61 mSDsluCounter, 16 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 15 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 284 IncrementalHoareTripleChecker+Invalid, 299 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 15 mSolverCounterUnsat, 16 mSDtfsCounter, 284 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=117occurred in iteration=5, InterpolantAutomatonStates: 24, 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.6s InterpolantComputationTime, 66 NumberOfCodeBlocks, 66 NumberOfCodeBlocksAsserted, 8 NumberOfCheckSat, 58 ConstructedInterpolants, 0 QuantifiedInterpolants, 215 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 8 InterpolantComputations, 8 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 - AllSpecificationsHoldResult: All specifications hold 7 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-08-26 07:36:57,173 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...