/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/06-symbeq_15-list_entry_nr.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-26 07:06:01,321 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-26 07:06:01,388 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:06:01,392 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-26 07:06:01,392 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-26 07:06:01,430 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-26 07:06:01,431 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-26 07:06:01,431 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-26 07:06:01,432 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-26 07:06:01,437 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-26 07:06:01,438 INFO L153 SettingsManager]: * Use SBE=true [2023-08-26 07:06:01,438 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-26 07:06:01,438 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-26 07:06:01,438 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-26 07:06:01,438 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-26 07:06:01,439 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-26 07:06:01,439 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-26 07:06:01,439 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-26 07:06:01,439 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-26 07:06:01,440 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-26 07:06:01,440 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-26 07:06:01,442 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-26 07:06:01,442 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-26 07:06:01,443 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-26 07:06:01,443 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-26 07:06:01,443 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-26 07:06:01,443 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-26 07:06:01,443 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 07:06:01,444 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-26 07:06:01,444 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-26 07:06:01,445 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-26 07:06:01,445 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-26 07:06:01,445 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-26 07:06:01,445 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-26 07:06:01,446 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-26 07:06:01,446 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:06:01,750 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-26 07:06:01,771 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-26 07:06:01,773 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-26 07:06:01,774 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-26 07:06:01,774 INFO L274 PluginConnector]: CDTParser initialized [2023-08-26 07:06:01,775 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/06-symbeq_15-list_entry_nr.i [2023-08-26 07:06:02,902 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-26 07:06:03,149 INFO L384 CDTParser]: Found 1 translation units. [2023-08-26 07:06:03,149 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/06-symbeq_15-list_entry_nr.i [2023-08-26 07:06:03,180 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3c0f0b6c4/5d2964b5d6fb4ca984d21c8cb9ba58d2/FLAG51ac586c5 [2023-08-26 07:06:03,198 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/3c0f0b6c4/5d2964b5d6fb4ca984d21c8cb9ba58d2 [2023-08-26 07:06:03,203 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-26 07:06:03,204 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-26 07:06:03,205 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-26 07:06:03,205 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-26 07:06:03,207 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-26 07:06:03,209 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,210 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@34e72433 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03, skipping insertion in model container [2023-08-26 07:06:03,210 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,264 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-26 07:06:03,720 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 07:06:03,727 INFO L201 MainTranslator]: Completed pre-run [2023-08-26 07:06:03,741 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [244] [2023-08-26 07:06:03,743 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [244] [2023-08-26 07:06:03,758 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned short [1044] [2023-08-26 07:06:03,765 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: unsigned long [1233] [2023-08-26 07:06:03,778 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-26 07:06:03,841 INFO L206 MainTranslator]: Completed translation [2023-08-26 07:06:03,842 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03 WrapperNode [2023-08-26 07:06:03,842 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-26 07:06:03,843 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-26 07:06:03,843 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-26 07:06:03,843 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-26 07:06:03,849 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:06:03" (1/1) ... [2023-08-26 07:06:03,865 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:06:03" (1/1) ... [2023-08-26 07:06:03,890 INFO L138 Inliner]: procedures = 365, calls = 15, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 93 [2023-08-26 07:06:03,891 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-26 07:06:03,891 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-26 07:06:03,892 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-26 07:06:03,892 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-26 07:06:03,898 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,898 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,902 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,903 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,911 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,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:06:03" (1/1) ... [2023-08-26 07:06:03,914 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,915 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,918 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-26 07:06:03,918 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-26 07:06:03,919 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-26 07:06:03,919 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-26 07:06:03,919 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (1/1) ... [2023-08-26 07:06:03,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-26 07:06:03,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-26 07:06:03,953 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:06:03,965 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:06:03,984 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-08-26 07:06:03,985 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-08-26 07:06:03,985 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-26 07:06:03,986 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-26 07:06:03,987 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:06:04,102 INFO L236 CfgBuilder]: Building ICFG [2023-08-26 07:06:04,104 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-26 07:06:04,345 INFO L277 CfgBuilder]: Performing block encoding [2023-08-26 07:06:04,351 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-26 07:06:04,351 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-08-26 07:06:04,353 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 07:06:04 BoogieIcfgContainer [2023-08-26 07:06:04,353 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-26 07:06:04,355 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-26 07:06:04,355 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-26 07:06:04,362 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-26 07:06:04,362 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.08 07:06:03" (1/3) ... [2023-08-26 07:06:04,363 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b2fa4c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 07:06:04, skipping insertion in model container [2023-08-26 07:06:04,363 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.08 07:06:03" (2/3) ... [2023-08-26 07:06:04,364 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b2fa4c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.08 07:06:04, skipping insertion in model container [2023-08-26 07:06:04,364 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.08 07:06:04" (3/3) ... [2023-08-26 07:06:04,365 INFO L112 eAbstractionObserver]: Analyzing ICFG 06-symbeq_15-list_entry_nr.i [2023-08-26 07:06:04,380 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-26 07:06:04,381 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 9 error locations. [2023-08-26 07:06:04,381 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-26 07:06:04,479 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-08-26 07:06:04,519 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 109 places, 105 transitions, 215 flow [2023-08-26 07:06:04,576 INFO L124 PetriNetUnfolderBase]: 0/104 cut-off events. [2023-08-26 07:06:04,576 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:06:04,580 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108 conditions, 104 events. 0/104 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 82 event pairs, 0 based on Foata normal form. 0/95 useless extension candidates. Maximal degree in co-relation 0. Up to 1 conditions per place. [2023-08-26 07:06:04,580 INFO L82 GeneralOperation]: Start removeDead. Operand has 109 places, 105 transitions, 215 flow [2023-08-26 07:06:04,587 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 108 places, 104 transitions, 211 flow [2023-08-26 07:06:04,590 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-26 07:06:04,602 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 108 places, 104 transitions, 211 flow [2023-08-26 07:06:04,606 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 108 places, 104 transitions, 211 flow [2023-08-26 07:06:04,606 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 108 places, 104 transitions, 211 flow [2023-08-26 07:06:04,641 INFO L124 PetriNetUnfolderBase]: 0/104 cut-off events. [2023-08-26 07:06:04,641 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:06:04,642 INFO L83 FinitePrefix]: Finished finitePrefix Result has 108 conditions, 104 events. 0/104 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 82 event pairs, 0 based on Foata normal form. 0/95 useless extension candidates. Maximal degree in co-relation 0. Up to 1 conditions per place. [2023-08-26 07:06:04,644 INFO L119 LiptonReduction]: Number of co-enabled transitions 2304 [2023-08-26 07:06:07,185 INFO L134 LiptonReduction]: Checked pairs total: 12387 [2023-08-26 07:06:07,185 INFO L136 LiptonReduction]: Total number of compositions: 73 [2023-08-26 07:06:07,196 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-26 07:06:07,203 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;@3c67d597, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-26 07:06:07,203 INFO L358 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2023-08-26 07:06:07,204 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-26 07:06:07,204 INFO L124 PetriNetUnfolderBase]: 0/0 cut-off events. [2023-08-26 07:06:07,204 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:06:07,204 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:07,205 INFO L208 CegarLoopForPetriNet]: trace histogram [1] [2023-08-26 07:06:07,205 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:07,209 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:07,209 INFO L85 PathProgramCache]: Analyzing trace with hash 343, now seen corresponding path program 1 times [2023-08-26 07:06:07,219 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:07,220 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1828677362] [2023-08-26 07:06:07,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:07,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:07,330 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:06:07,330 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:07,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1828677362] [2023-08-26 07:06:07,331 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1828677362] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:07,331 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:07,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [0] imperfect sequences [] total 0 [2023-08-26 07:06:07,333 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1566333597] [2023-08-26 07:06:07,333 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:07,340 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-08-26 07:06:07,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:07,365 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-08-26 07:06:07,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-08-26 07:06:07,367 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 104 out of 178 [2023-08-26 07:06:07,370 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 43 transitions, 89 flow. Second operand has 2 states, 2 states have (on average 104.5) internal successors, (209), 2 states have internal predecessors, (209), 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:06:07,370 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:07,370 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 104 of 178 [2023-08-26 07:06:07,371 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:07,430 INFO L124 PetriNetUnfolderBase]: 49/216 cut-off events. [2023-08-26 07:06:07,430 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:06:07,432 INFO L83 FinitePrefix]: Finished finitePrefix Result has 335 conditions, 216 events. 49/216 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 913 event pairs, 49 based on Foata normal form. 0/208 useless extension candidates. Maximal degree in co-relation 326. Up to 115 conditions per place. [2023-08-26 07:06:07,434 INFO L140 encePairwiseOnDemand]: 175/178 looper letters, 16 selfloop transitions, 0 changer transitions 0/40 dead transitions. [2023-08-26 07:06:07,434 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 40 transitions, 115 flow [2023-08-26 07:06:07,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-08-26 07:06:07,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2023-08-26 07:06:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 227 transitions. [2023-08-26 07:06:07,452 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6376404494382022 [2023-08-26 07:06:07,452 INFO L72 ComplementDD]: Start complementDD. Operand 2 states and 227 transitions. [2023-08-26 07:06:07,453 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2 states and 227 transitions. [2023-08-26 07:06:07,454 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:07,456 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 2 states and 227 transitions. [2023-08-26 07:06:07,458 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 3 states, 2 states have (on average 113.5) internal successors, (227), 2 states have internal predecessors, (227), 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:06:07,462 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 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:06:07,463 INFO L81 ComplementDD]: Finished complementDD. Result has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 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:06:07,464 INFO L175 Difference]: Start difference. First operand has 47 places, 43 transitions, 89 flow. Second operand 2 states and 227 transitions. [2023-08-26 07:06:07,465 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 40 transitions, 115 flow [2023-08-26 07:06:07,466 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 40 transitions, 114 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 07:06:07,468 INFO L231 Difference]: Finished difference. Result has 44 places, 40 transitions, 82 flow [2023-08-26 07:06:07,469 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=82, PETRI_PLACES=44, PETRI_TRANSITIONS=40} [2023-08-26 07:06:07,472 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, -3 predicate places. [2023-08-26 07:06:07,472 INFO L495 AbstractCegarLoop]: Abstraction has has 44 places, 40 transitions, 82 flow [2023-08-26 07:06:07,473 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 104.5) internal successors, (209), 2 states have internal predecessors, (209), 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:06:07,473 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:07,473 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-08-26 07:06:07,473 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-26 07:06:07,473 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:07,474 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:07,474 INFO L85 PathProgramCache]: Analyzing trace with hash 10672680, now seen corresponding path program 1 times [2023-08-26 07:06:07,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:07,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2116000822] [2023-08-26 07:06:07,474 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:07,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:07,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:07,561 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:06:07,562 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:07,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2116000822] [2023-08-26 07:06:07,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2116000822] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:07,562 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:07,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-26 07:06:07,562 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [195768970] [2023-08-26 07:06:07,563 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:07,563 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-26 07:06:07,564 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:07,564 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-26 07:06:07,564 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-26 07:06:07,565 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 92 out of 178 [2023-08-26 07:06:07,565 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 40 transitions, 82 flow. Second operand has 3 states, 3 states have (on average 93.33333333333333) internal successors, (280), 3 states have internal predecessors, (280), 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:06:07,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:07,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 92 of 178 [2023-08-26 07:06:07,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:07,614 INFO L124 PetriNetUnfolderBase]: 49/213 cut-off events. [2023-08-26 07:06:07,614 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:06:07,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 332 conditions, 213 events. 49/213 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 893 event pairs, 49 based on Foata normal form. 0/205 useless extension candidates. Maximal degree in co-relation 329. Up to 114 conditions per place. [2023-08-26 07:06:07,616 INFO L140 encePairwiseOnDemand]: 175/178 looper letters, 15 selfloop transitions, 1 changer transitions 0/38 dead transitions. [2023-08-26 07:06:07,616 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 38 transitions, 110 flow [2023-08-26 07:06:07,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-26 07:06:07,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-26 07:06:07,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 294 transitions. [2023-08-26 07:06:07,619 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.550561797752809 [2023-08-26 07:06:07,619 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 294 transitions. [2023-08-26 07:06:07,619 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 294 transitions. [2023-08-26 07:06:07,620 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:07,620 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 294 transitions. [2023-08-26 07:06:07,622 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 98.0) internal successors, (294), 3 states have internal predecessors, (294), 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:06:07,623 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 178.0) internal successors, (712), 4 states have internal predecessors, (712), 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:06:07,624 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 178.0) internal successors, (712), 4 states have internal predecessors, (712), 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:06:07,624 INFO L175 Difference]: Start difference. First operand has 44 places, 40 transitions, 82 flow. Second operand 3 states and 294 transitions. [2023-08-26 07:06:07,624 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 38 transitions, 110 flow [2023-08-26 07:06:07,625 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 38 transitions, 110 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 07:06:07,625 INFO L231 Difference]: Finished difference. Result has 44 places, 38 transitions, 80 flow [2023-08-26 07:06:07,626 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=42, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=80, PETRI_PLACES=44, PETRI_TRANSITIONS=38} [2023-08-26 07:06:07,626 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, -3 predicate places. [2023-08-26 07:06:07,626 INFO L495 AbstractCegarLoop]: Abstraction has has 44 places, 38 transitions, 80 flow [2023-08-26 07:06:07,627 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 93.33333333333333) internal successors, (280), 3 states have internal predecessors, (280), 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:06:07,627 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:07,627 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:07,627 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-26 07:06:07,627 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:07,628 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:07,628 INFO L85 PathProgramCache]: Analyzing trace with hash 536002264, now seen corresponding path program 1 times [2023-08-26 07:06:07,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:07,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [542098874] [2023-08-26 07:06:07,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:07,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:07,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:08,018 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:06:08,019 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:08,019 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [542098874] [2023-08-26 07:06:08,019 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [542098874] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:08,020 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:08,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:08,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [740241358] [2023-08-26 07:06:08,020 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:08,021 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:08,021 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:08,022 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:08,022 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:08,023 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 178 [2023-08-26 07:06:08,024 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 38 transitions, 80 flow. Second operand has 6 states, 6 states have (on average 69.83333333333333) internal successors, (419), 6 states have internal predecessors, (419), 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:06:08,024 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:08,024 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 178 [2023-08-26 07:06:08,024 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:08,394 INFO L124 PetriNetUnfolderBase]: 331/709 cut-off events. [2023-08-26 07:06:08,394 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-26 07:06:08,396 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1421 conditions, 709 events. 331/709 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 3088 event pairs, 190 based on Foata normal form. 0/640 useless extension candidates. Maximal degree in co-relation 1417. Up to 513 conditions per place. [2023-08-26 07:06:08,399 INFO L140 encePairwiseOnDemand]: 167/178 looper letters, 89 selfloop transitions, 22 changer transitions 0/112 dead transitions. [2023-08-26 07:06:08,399 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 112 transitions, 450 flow [2023-08-26 07:06:08,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:08,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 520 transitions. [2023-08-26 07:06:08,402 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4868913857677903 [2023-08-26 07:06:08,402 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 520 transitions. [2023-08-26 07:06:08,402 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 520 transitions. [2023-08-26 07:06:08,402 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:08,403 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 520 transitions. [2023-08-26 07:06:08,404 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 86.66666666666667) internal successors, (520), 6 states have internal predecessors, (520), 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:06:08,407 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:08,407 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:08,408 INFO L175 Difference]: Start difference. First operand has 44 places, 38 transitions, 80 flow. Second operand 6 states and 520 transitions. [2023-08-26 07:06:08,408 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 112 transitions, 450 flow [2023-08-26 07:06:08,408 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 112 transitions, 449 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-26 07:06:08,410 INFO L231 Difference]: Finished difference. Result has 53 places, 59 transitions, 229 flow [2023-08-26 07:06:08,410 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=79, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=229, PETRI_PLACES=53, PETRI_TRANSITIONS=59} [2023-08-26 07:06:08,411 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 6 predicate places. [2023-08-26 07:06:08,411 INFO L495 AbstractCegarLoop]: Abstraction has has 53 places, 59 transitions, 229 flow [2023-08-26 07:06:08,411 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 69.83333333333333) internal successors, (419), 6 states have internal predecessors, (419), 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:06:08,411 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:08,412 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:08,412 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-26 07:06:08,412 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:08,412 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:08,412 INFO L85 PathProgramCache]: Analyzing trace with hash 671332788, now seen corresponding path program 1 times [2023-08-26 07:06:08,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:08,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1288253758] [2023-08-26 07:06:08,413 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:08,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:08,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:08,692 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:06:08,692 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:08,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1288253758] [2023-08-26 07:06:08,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1288253758] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:08,693 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:08,693 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:08,693 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [791739460] [2023-08-26 07:06:08,693 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:08,693 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:08,694 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:08,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:08,695 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:08,696 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 178 [2023-08-26 07:06:08,697 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 53 places, 59 transitions, 229 flow. Second operand has 6 states, 6 states have (on average 69.83333333333333) internal successors, (419), 6 states have internal predecessors, (419), 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:06:08,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:08,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 178 [2023-08-26 07:06:08,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:08,988 INFO L124 PetriNetUnfolderBase]: 333/724 cut-off events. [2023-08-26 07:06:08,989 INFO L125 PetriNetUnfolderBase]: For 251/251 co-relation queries the response was YES. [2023-08-26 07:06:08,990 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1804 conditions, 724 events. 333/724 cut-off events. For 251/251 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 3246 event pairs, 151 based on Foata normal form. 0/669 useless extension candidates. Maximal degree in co-relation 1796. Up to 545 conditions per place. [2023-08-26 07:06:08,993 INFO L140 encePairwiseOnDemand]: 167/178 looper letters, 97 selfloop transitions, 26 changer transitions 0/125 dead transitions. [2023-08-26 07:06:08,994 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 125 transitions, 697 flow [2023-08-26 07:06:08,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:08,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:08,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 511 transitions. [2023-08-26 07:06:08,996 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.47846441947565543 [2023-08-26 07:06:08,996 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 511 transitions. [2023-08-26 07:06:08,996 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 511 transitions. [2023-08-26 07:06:08,996 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:08,996 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 511 transitions. [2023-08-26 07:06:08,998 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 85.16666666666667) internal successors, (511), 6 states have internal predecessors, (511), 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:06:09,000 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:09,000 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:09,000 INFO L175 Difference]: Start difference. First operand has 53 places, 59 transitions, 229 flow. Second operand 6 states and 511 transitions. [2023-08-26 07:06:09,001 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 125 transitions, 697 flow [2023-08-26 07:06:09,004 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 125 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 07:06:09,006 INFO L231 Difference]: Finished difference. Result has 63 places, 80 transitions, 413 flow [2023-08-26 07:06:09,006 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=229, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=413, PETRI_PLACES=63, PETRI_TRANSITIONS=80} [2023-08-26 07:06:09,006 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 16 predicate places. [2023-08-26 07:06:09,007 INFO L495 AbstractCegarLoop]: Abstraction has has 63 places, 80 transitions, 413 flow [2023-08-26 07:06:09,007 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 69.83333333333333) internal successors, (419), 6 states have internal predecessors, (419), 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:06:09,007 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:09,007 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:09,007 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-26 07:06:09,008 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:09,008 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:09,008 INFO L85 PathProgramCache]: Analyzing trace with hash 465092287, now seen corresponding path program 1 times [2023-08-26 07:06:09,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:09,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2063847129] [2023-08-26 07:06:09,009 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:09,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:09,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:09,213 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:06:09,214 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:09,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2063847129] [2023-08-26 07:06:09,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2063847129] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:09,214 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:09,214 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:09,214 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945056259] [2023-08-26 07:06:09,214 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:09,215 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:09,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:09,215 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:09,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:09,216 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 66 out of 178 [2023-08-26 07:06:09,217 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 63 places, 80 transitions, 413 flow. Second operand has 6 states, 6 states have (on average 68.83333333333333) internal successors, (413), 6 states have internal predecessors, (413), 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:06:09,217 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:09,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 66 of 178 [2023-08-26 07:06:09,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:09,497 INFO L124 PetriNetUnfolderBase]: 425/908 cut-off events. [2023-08-26 07:06:09,497 INFO L125 PetriNetUnfolderBase]: For 574/574 co-relation queries the response was YES. [2023-08-26 07:06:09,500 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2668 conditions, 908 events. 425/908 cut-off events. For 574/574 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 4269 event pairs, 172 based on Foata normal form. 0/857 useless extension candidates. Maximal degree in co-relation 2655. Up to 730 conditions per place. [2023-08-26 07:06:09,504 INFO L140 encePairwiseOnDemand]: 163/178 looper letters, 102 selfloop transitions, 53 changer transitions 8/164 dead transitions. [2023-08-26 07:06:09,504 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 164 transitions, 1067 flow [2023-08-26 07:06:09,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:09,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:09,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 507 transitions. [2023-08-26 07:06:09,510 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4747191011235955 [2023-08-26 07:06:09,511 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 507 transitions. [2023-08-26 07:06:09,511 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 507 transitions. [2023-08-26 07:06:09,511 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:09,511 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 507 transitions. [2023-08-26 07:06:09,513 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 84.5) internal successors, (507), 6 states have internal predecessors, (507), 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:06:09,515 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:09,515 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:09,515 INFO L175 Difference]: Start difference. First operand has 63 places, 80 transitions, 413 flow. Second operand 6 states and 507 transitions. [2023-08-26 07:06:09,516 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 164 transitions, 1067 flow [2023-08-26 07:06:09,521 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 164 transitions, 1067 flow, removed 0 selfloop flow, removed 0 redundant places. [2023-08-26 07:06:09,524 INFO L231 Difference]: Finished difference. Result has 73 places, 127 transitions, 895 flow [2023-08-26 07:06:09,525 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=413, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=80, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=895, PETRI_PLACES=73, PETRI_TRANSITIONS=127} [2023-08-26 07:06:09,526 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 26 predicate places. [2023-08-26 07:06:09,527 INFO L495 AbstractCegarLoop]: Abstraction has has 73 places, 127 transitions, 895 flow [2023-08-26 07:06:09,527 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 68.83333333333333) internal successors, (413), 6 states have internal predecessors, (413), 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:06:09,527 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:09,527 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:09,528 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-26 07:06:09,528 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:09,528 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:09,528 INFO L85 PathProgramCache]: Analyzing trace with hash -198705073, now seen corresponding path program 1 times [2023-08-26 07:06:09,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:09,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [870234411] [2023-08-26 07:06:09,529 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:09,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:09,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:09,796 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:06:09,797 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:09,797 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [870234411] [2023-08-26 07:06:09,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [870234411] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:09,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:09,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:09,797 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [22553361] [2023-08-26 07:06:09,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:09,798 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:09,798 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:09,798 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:09,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:09,799 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 66 out of 178 [2023-08-26 07:06:09,800 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 127 transitions, 895 flow. Second operand has 6 states, 6 states have (on average 68.83333333333333) internal successors, (413), 6 states have internal predecessors, (413), 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:06:09,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:09,800 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 66 of 178 [2023-08-26 07:06:09,800 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:10,057 INFO L124 PetriNetUnfolderBase]: 467/1013 cut-off events. [2023-08-26 07:06:10,058 INFO L125 PetriNetUnfolderBase]: For 1388/1390 co-relation queries the response was YES. [2023-08-26 07:06:10,061 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3671 conditions, 1013 events. 467/1013 cut-off events. For 1388/1390 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 5072 event pairs, 143 based on Foata normal form. 0/988 useless extension candidates. Maximal degree in co-relation 3653. Up to 815 conditions per place. [2023-08-26 07:06:10,065 INFO L140 encePairwiseOnDemand]: 163/178 looper letters, 132 selfloop transitions, 58 changer transitions 26/218 dead transitions. [2023-08-26 07:06:10,065 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 218 transitions, 1809 flow [2023-08-26 07:06:10,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:10,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 502 transitions. [2023-08-26 07:06:10,067 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4700374531835206 [2023-08-26 07:06:10,067 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 502 transitions. [2023-08-26 07:06:10,068 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 502 transitions. [2023-08-26 07:06:10,068 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:10,068 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 502 transitions. [2023-08-26 07:06:10,069 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 83.66666666666667) internal successors, (502), 6 states have internal predecessors, (502), 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:06:10,071 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:10,071 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:10,071 INFO L175 Difference]: Start difference. First operand has 73 places, 127 transitions, 895 flow. Second operand 6 states and 502 transitions. [2023-08-26 07:06:10,071 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 218 transitions, 1809 flow [2023-08-26 07:06:10,081 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 218 transitions, 1745 flow, removed 32 selfloop flow, removed 0 redundant places. [2023-08-26 07:06:10,084 INFO L231 Difference]: Finished difference. Result has 83 places, 168 transitions, 1357 flow [2023-08-26 07:06:10,085 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=837, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=127, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1357, PETRI_PLACES=83, PETRI_TRANSITIONS=168} [2023-08-26 07:06:10,085 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 36 predicate places. [2023-08-26 07:06:10,086 INFO L495 AbstractCegarLoop]: Abstraction has has 83 places, 168 transitions, 1357 flow [2023-08-26 07:06:10,086 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 68.83333333333333) internal successors, (413), 6 states have internal predecessors, (413), 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:06:10,086 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:10,086 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:10,086 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-26 07:06:10,086 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:10,087 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:10,087 INFO L85 PathProgramCache]: Analyzing trace with hash -1511187286, now seen corresponding path program 1 times [2023-08-26 07:06:10,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:10,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1967411977] [2023-08-26 07:06:10,087 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:10,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:10,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:10,476 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:06:10,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:10,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1967411977] [2023-08-26 07:06:10,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1967411977] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:10,476 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:10,476 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:10,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1132083056] [2023-08-26 07:06:10,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:10,477 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:10,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:10,477 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:10,478 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:10,478 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 178 [2023-08-26 07:06:10,479 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 168 transitions, 1357 flow. Second operand has 6 states, 6 states have (on average 79.66666666666667) internal successors, (478), 6 states have internal predecessors, (478), 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:06:10,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:10,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 178 [2023-08-26 07:06:10,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:10,707 INFO L124 PetriNetUnfolderBase]: 369/880 cut-off events. [2023-08-26 07:06:10,707 INFO L125 PetriNetUnfolderBase]: For 1929/1976 co-relation queries the response was YES. [2023-08-26 07:06:10,711 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3541 conditions, 880 events. 369/880 cut-off events. For 1929/1976 co-relation queries the response was YES. Maximal size of possible extension queue 51. Compared 4824 event pairs, 30 based on Foata normal form. 21/893 useless extension candidates. Maximal degree in co-relation 3518. Up to 472 conditions per place. [2023-08-26 07:06:10,714 INFO L140 encePairwiseOnDemand]: 171/178 looper letters, 104 selfloop transitions, 7 changer transitions 39/223 dead transitions. [2023-08-26 07:06:10,715 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 223 transitions, 1981 flow [2023-08-26 07:06:10,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:10,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:10,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 532 transitions. [2023-08-26 07:06:10,717 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.49812734082397003 [2023-08-26 07:06:10,717 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 532 transitions. [2023-08-26 07:06:10,717 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 532 transitions. [2023-08-26 07:06:10,717 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:10,717 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 532 transitions. [2023-08-26 07:06:10,718 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 88.66666666666667) internal successors, (532), 6 states have internal predecessors, (532), 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:06:10,720 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:10,720 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:10,720 INFO L175 Difference]: Start difference. First operand has 83 places, 168 transitions, 1357 flow. Second operand 6 states and 532 transitions. [2023-08-26 07:06:10,720 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 223 transitions, 1981 flow [2023-08-26 07:06:10,737 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 88 places, 223 transitions, 1913 flow, removed 34 selfloop flow, removed 0 redundant places. [2023-08-26 07:06:10,740 INFO L231 Difference]: Finished difference. Result has 90 places, 168 transitions, 1312 flow [2023-08-26 07:06:10,740 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=1289, PETRI_DIFFERENCE_MINUEND_PLACES=83, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=161, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1312, PETRI_PLACES=90, PETRI_TRANSITIONS=168} [2023-08-26 07:06:10,741 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 43 predicate places. [2023-08-26 07:06:10,741 INFO L495 AbstractCegarLoop]: Abstraction has has 90 places, 168 transitions, 1312 flow [2023-08-26 07:06:10,741 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 79.66666666666667) internal successors, (478), 6 states have internal predecessors, (478), 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:06:10,741 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:10,741 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:10,741 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-26 07:06:10,742 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:10,742 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:10,742 INFO L85 PathProgramCache]: Analyzing trace with hash 874796032, now seen corresponding path program 2 times [2023-08-26 07:06:10,742 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:10,742 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561511709] [2023-08-26 07:06:10,742 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:10,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:10,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:11,058 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:06:11,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:11,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [561511709] [2023-08-26 07:06:11,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [561511709] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:11,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:11,058 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:11,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [953310400] [2023-08-26 07:06:11,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:11,059 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:11,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:11,060 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:11,060 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:11,060 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 61 out of 178 [2023-08-26 07:06:11,061 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 168 transitions, 1312 flow. Second operand has 6 states, 6 states have (on average 64.66666666666667) internal successors, (388), 6 states have internal predecessors, (388), 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:06:11,061 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:11,061 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 61 of 178 [2023-08-26 07:06:11,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:11,362 INFO L124 PetriNetUnfolderBase]: 481/1077 cut-off events. [2023-08-26 07:06:11,362 INFO L125 PetriNetUnfolderBase]: For 2380/2380 co-relation queries the response was YES. [2023-08-26 07:06:11,366 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4782 conditions, 1077 events. 481/1077 cut-off events. For 2380/2380 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 5642 event pairs, 65 based on Foata normal form. 13/1090 useless extension candidates. Maximal degree in co-relation 4756. Up to 843 conditions per place. [2023-08-26 07:06:11,371 INFO L140 encePairwiseOnDemand]: 171/178 looper letters, 191 selfloop transitions, 7 changer transitions 48/246 dead transitions. [2023-08-26 07:06:11,371 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 246 transitions, 2342 flow [2023-08-26 07:06:11,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:11,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:11,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 465 transitions. [2023-08-26 07:06:11,373 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4353932584269663 [2023-08-26 07:06:11,373 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 465 transitions. [2023-08-26 07:06:11,373 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 465 transitions. [2023-08-26 07:06:11,373 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:11,374 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 465 transitions. [2023-08-26 07:06:11,375 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 77.5) internal successors, (465), 6 states have internal predecessors, (465), 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:06:11,376 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:11,376 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:11,376 INFO L175 Difference]: Start difference. First operand has 90 places, 168 transitions, 1312 flow. Second operand 6 states and 465 transitions. [2023-08-26 07:06:11,377 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 246 transitions, 2342 flow [2023-08-26 07:06:11,393 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 90 places, 246 transitions, 2323 flow, removed 1 selfloop flow, removed 4 redundant places. [2023-08-26 07:06:11,396 INFO L231 Difference]: Finished difference. Result has 92 places, 168 transitions, 1324 flow [2023-08-26 07:06:11,396 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=1301, PETRI_DIFFERENCE_MINUEND_PLACES=85, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=161, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1324, PETRI_PLACES=92, PETRI_TRANSITIONS=168} [2023-08-26 07:06:11,397 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 45 predicate places. [2023-08-26 07:06:11,397 INFO L495 AbstractCegarLoop]: Abstraction has has 92 places, 168 transitions, 1324 flow [2023-08-26 07:06:11,397 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 64.66666666666667) internal successors, (388), 6 states have internal predecessors, (388), 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:06:11,397 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:11,397 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:11,398 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-08-26 07:06:11,398 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:11,398 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:11,398 INFO L85 PathProgramCache]: Analyzing trace with hash -278142915, now seen corresponding path program 1 times [2023-08-26 07:06:11,398 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:11,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2015161752] [2023-08-26 07:06:11,399 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:11,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:11,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:11,762 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:06:11,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:11,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2015161752] [2023-08-26 07:06:11,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2015161752] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:11,763 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:11,763 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:11,763 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1631281823] [2023-08-26 07:06:11,763 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:11,763 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:11,763 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:11,764 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:11,764 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:11,764 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 178 [2023-08-26 07:06:11,765 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 92 places, 168 transitions, 1324 flow. Second operand has 6 states, 6 states have (on average 79.66666666666667) internal successors, (478), 6 states have internal predecessors, (478), 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:06:11,765 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:11,765 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 178 [2023-08-26 07:06:11,765 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:11,985 INFO L124 PetriNetUnfolderBase]: 342/878 cut-off events. [2023-08-26 07:06:11,985 INFO L125 PetriNetUnfolderBase]: For 2187/2216 co-relation queries the response was YES. [2023-08-26 07:06:11,988 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3838 conditions, 878 events. 342/878 cut-off events. For 2187/2216 co-relation queries the response was YES. Maximal size of possible extension queue 50. Compared 4839 event pairs, 70 based on Foata normal form. 19/890 useless extension candidates. Maximal degree in co-relation 3811. Up to 579 conditions per place. [2023-08-26 07:06:11,991 INFO L140 encePairwiseOnDemand]: 173/178 looper letters, 93 selfloop transitions, 2 changer transitions 23/191 dead transitions. [2023-08-26 07:06:11,992 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 191 transitions, 1692 flow [2023-08-26 07:06:11,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:11,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:11,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 514 transitions. [2023-08-26 07:06:11,994 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4812734082397004 [2023-08-26 07:06:11,994 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 514 transitions. [2023-08-26 07:06:11,994 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 514 transitions. [2023-08-26 07:06:11,994 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:11,994 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 514 transitions. [2023-08-26 07:06:11,996 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 85.66666666666667) internal successors, (514), 6 states have internal predecessors, (514), 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:06:11,997 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:11,997 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:11,998 INFO L175 Difference]: Start difference. First operand has 92 places, 168 transitions, 1324 flow. Second operand 6 states and 514 transitions. [2023-08-26 07:06:11,998 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 191 transitions, 1692 flow [2023-08-26 07:06:12,010 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 191 transitions, 1675 flow, removed 2 selfloop flow, removed 4 redundant places. [2023-08-26 07:06:12,012 INFO L231 Difference]: Finished difference. Result has 95 places, 168 transitions, 1328 flow [2023-08-26 07:06:12,013 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=1313, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=168, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=166, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1328, PETRI_PLACES=95, PETRI_TRANSITIONS=168} [2023-08-26 07:06:12,013 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 48 predicate places. [2023-08-26 07:06:12,014 INFO L495 AbstractCegarLoop]: Abstraction has has 95 places, 168 transitions, 1328 flow [2023-08-26 07:06:12,015 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 79.66666666666667) internal successors, (478), 6 states have internal predecessors, (478), 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:06:12,015 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-26 07:06:12,015 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:12,015 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-08-26 07:06:12,015 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 10 more)] === [2023-08-26 07:06:12,015 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-26 07:06:12,016 INFO L85 PathProgramCache]: Analyzing trace with hash 1618940846, now seen corresponding path program 3 times [2023-08-26 07:06:12,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-26 07:06:12,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [127823705] [2023-08-26 07:06:12,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-26 07:06:12,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-26 07:06:12,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-26 07:06:12,262 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:06:12,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-26 07:06:12,264 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [127823705] [2023-08-26 07:06:12,264 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [127823705] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-26 07:06:12,264 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-26 07:06:12,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-08-26 07:06:12,264 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1612401534] [2023-08-26 07:06:12,264 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-26 07:06:12,265 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-08-26 07:06:12,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-26 07:06:12,265 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-08-26 07:06:12,266 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-08-26 07:06:12,266 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 178 [2023-08-26 07:06:12,267 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 168 transitions, 1328 flow. Second operand has 6 states, 6 states have (on average 79.66666666666667) internal successors, (478), 6 states have internal predecessors, (478), 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:06:12,267 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-26 07:06:12,267 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 178 [2023-08-26 07:06:12,267 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-26 07:06:12,372 INFO L124 PetriNetUnfolderBase]: 20/108 cut-off events. [2023-08-26 07:06:12,373 INFO L125 PetriNetUnfolderBase]: For 247/247 co-relation queries the response was YES. [2023-08-26 07:06:12,374 INFO L83 FinitePrefix]: Finished finitePrefix Result has 442 conditions, 108 events. 20/108 cut-off events. For 247/247 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 368 event pairs, 15 based on Foata normal form. 17/125 useless extension candidates. Maximal degree in co-relation 413. Up to 48 conditions per place. [2023-08-26 07:06:12,374 INFO L140 encePairwiseOnDemand]: 173/178 looper letters, 0 selfloop transitions, 0 changer transitions 51/51 dead transitions. [2023-08-26 07:06:12,374 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 51 transitions, 425 flow [2023-08-26 07:06:12,375 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-08-26 07:06:12,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-08-26 07:06:12,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 506 transitions. [2023-08-26 07:06:12,376 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4737827715355805 [2023-08-26 07:06:12,377 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 506 transitions. [2023-08-26 07:06:12,377 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 506 transitions. [2023-08-26 07:06:12,377 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-26 07:06:12,377 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 506 transitions. [2023-08-26 07:06:12,378 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 84.33333333333333) internal successors, (506), 6 states have internal predecessors, (506), 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:06:12,381 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:12,381 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 178.0) internal successors, (1246), 7 states have internal predecessors, (1246), 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:06:12,381 INFO L175 Difference]: Start difference. First operand has 95 places, 168 transitions, 1328 flow. Second operand 6 states and 506 transitions. [2023-08-26 07:06:12,381 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 51 transitions, 425 flow [2023-08-26 07:06:12,383 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 51 transitions, 216 flow, removed 49 selfloop flow, removed 42 redundant places. [2023-08-26 07:06:12,383 INFO L231 Difference]: Finished difference. Result has 50 places, 0 transitions, 0 flow [2023-08-26 07:06:12,384 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=178, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=45, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=0, PETRI_PLACES=50, PETRI_TRANSITIONS=0} [2023-08-26 07:06:12,385 INFO L281 CegarLoopForPetriNet]: 47 programPoint places, 3 predicate places. [2023-08-26 07:06:12,385 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 0 transitions, 0 flow [2023-08-26 07:06:12,385 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 79.66666666666667) internal successors, (478), 6 states have internal predecessors, (478), 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:06:12,388 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 13 remaining) [2023-08-26 07:06:12,388 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (11 of 13 remaining) [2023-08-26 07:06:12,388 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (10 of 13 remaining) [2023-08-26 07:06:12,388 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (9 of 13 remaining) [2023-08-26 07:06:12,388 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (8 of 13 remaining) [2023-08-26 07:06:12,388 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (7 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (5 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (4 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (3 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (2 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (1 of 13 remaining) [2023-08-26 07:06:12,389 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONDATA_RACE (0 of 13 remaining) [2023-08-26 07:06:12,389 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-08-26 07:06:12,390 INFO L445 BasicCegarLoop]: Path program histogram: [3, 1, 1, 1, 1, 1, 1, 1] [2023-08-26 07:06:12,394 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-26 07:06:12,394 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-26 07:06:12,398 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 26.08 07:06:12 BasicIcfg [2023-08-26 07:06:12,398 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-26 07:06:12,399 INFO L158 Benchmark]: Toolchain (without parser) took 9194.79ms. Allocated memory was 392.2MB in the beginning and 616.6MB in the end (delta: 224.4MB). Free memory was 366.6MB in the beginning and 459.9MB in the end (delta: -93.2MB). Peak memory consumption was 132.1MB. Max. memory is 16.0GB. [2023-08-26 07:06:12,399 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 392.2MB. Free memory was 369.6MB in the beginning and 369.5MB in the end (delta: 157.3kB). There was no memory consumed. Max. memory is 16.0GB. [2023-08-26 07:06:12,400 INFO L158 Benchmark]: CACSL2BoogieTranslator took 637.47ms. Allocated memory is still 392.2MB. Free memory was 366.6MB in the beginning and 329.1MB in the end (delta: 37.6MB). Peak memory consumption was 37.7MB. Max. memory is 16.0GB. [2023-08-26 07:06:12,400 INFO L158 Benchmark]: Boogie Procedure Inliner took 47.90ms. Allocated memory is still 392.2MB. Free memory was 329.1MB in the beginning and 325.9MB in the end (delta: 3.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 07:06:12,400 INFO L158 Benchmark]: Boogie Preprocessor took 26.34ms. Allocated memory is still 392.2MB. Free memory was 325.9MB in the beginning and 324.1MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-26 07:06:12,400 INFO L158 Benchmark]: RCFGBuilder took 434.97ms. Allocated memory is still 392.2MB. Free memory was 324.1MB in the beginning and 306.8MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.0GB. [2023-08-26 07:06:12,401 INFO L158 Benchmark]: TraceAbstraction took 8043.13ms. Allocated memory was 392.2MB in the beginning and 616.6MB in the end (delta: 224.4MB). Free memory was 306.0MB in the beginning and 459.9MB in the end (delta: -153.9MB). Peak memory consumption was 71.3MB. Max. memory is 16.0GB. [2023-08-26 07:06:12,402 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.12ms. Allocated memory is still 392.2MB. Free memory was 369.6MB in the beginning and 369.5MB in the end (delta: 157.3kB). There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 637.47ms. Allocated memory is still 392.2MB. Free memory was 366.6MB in the beginning and 329.1MB in the end (delta: 37.6MB). Peak memory consumption was 37.7MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 47.90ms. Allocated memory is still 392.2MB. Free memory was 329.1MB in the beginning and 325.9MB in the end (delta: 3.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * Boogie Preprocessor took 26.34ms. Allocated memory is still 392.2MB. Free memory was 325.9MB in the beginning and 324.1MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * RCFGBuilder took 434.97ms. Allocated memory is still 392.2MB. Free memory was 324.1MB in the beginning and 306.8MB in the end (delta: 17.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.0GB. * TraceAbstraction took 8043.13ms. Allocated memory was 392.2MB in the beginning and 616.6MB in the end (delta: 224.4MB). Free memory was 306.0MB in the beginning and 459.9MB in the end (delta: -153.9MB). Peak memory consumption was 71.3MB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 244]: Unsoundness Warning unspecified type, defaulting to int C: short [244] - GenericResultAtLocation [Line: 244]: Unsoundness Warning unspecified type, defaulting to int C: short [244] - GenericResultAtLocation [Line: 1044]: Unsoundness Warning unspecified type, defaulting to int C: unsigned short [1044] - GenericResultAtLocation [Line: 1233]: Unsoundness Warning unspecified type, defaulting to int C: unsigned long [1233] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 2.6s, 108 PlacesBefore, 47 PlacesAfterwards, 104 TransitionsBefore, 43 TransitionsAfterwards, 2304 CoEnabledTransitionPairs, 7 FixpointIterations, 43 TrivialSequentialCompositions, 30 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 73 TotalNumberOfCompositions, 12387 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 3722, independent: 3178, independent conditional: 0, independent unconditional: 3178, dependent: 544, dependent conditional: 0, dependent unconditional: 544, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 1042, independent: 985, independent conditional: 0, independent unconditional: 985, dependent: 57, dependent conditional: 0, dependent unconditional: 57, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 3722, independent: 2193, independent conditional: 0, independent unconditional: 2193, dependent: 487, dependent conditional: 0, dependent unconditional: 487, unknown: 1042, unknown conditional: 0, unknown unconditional: 1042] , Statistics on independence cache: Total cache size (in pairs): 177, Positive cache size: 137, Positive conditional cache size: 0, Positive unconditional cache size: 137, Negative cache size: 40, Negative conditional cache size: 0, Negative unconditional cache size: 40, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 1244]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1245]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1229]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1247]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1235]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1235]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1239]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1235]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 1235]: 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, 140 locations, 13 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: 7.9s, OverallIterations: 10, TraceHistogramMax: 1, PathProgramHistogramMax: 3, EmptinessCheckTime: 0.0s, AutomataDifference: 2.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 2.7s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 416 SdHoareTripleChecker+Valid, 1.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 416 mSDsluCounter, 139 SdHoareTripleChecker+Invalid, 0.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 36 mSDsCounter, 48 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1581 IncrementalHoareTripleChecker+Invalid, 1629 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 48 mSolverCounterUnsat, 103 mSDtfsCounter, 1581 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 56 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=1357occurred in iteration=6, InterpolantAutomatonStates: 53, 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, 2.3s InterpolantComputationTime, 149 NumberOfCodeBlocks, 149 NumberOfCodeBlocksAsserted, 10 NumberOfCheckSat, 139 ConstructedInterpolants, 0 QuantifiedInterpolants, 762 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 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 9 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-08-26 07:06:12,423 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...