/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 INSUFFICIENT_FIRST -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --cacsl2boogietranslator.check.absence.of.data.races.in.concurrent.programs true -i ../../../trunk/examples/svcomp/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-dev-ac9dbd0-m [2023-08-25 17:57:52,105 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-08-25 17:57:52,154 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-25 17:57:52,158 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-08-25 17:57:52,159 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-08-25 17:57:52,179 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-08-25 17:57:52,180 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-08-25 17:57:52,180 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-08-25 17:57:52,181 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-08-25 17:57:52,181 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-08-25 17:57:52,182 INFO L153 SettingsManager]: * Use SBE=true [2023-08-25 17:57:52,182 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-08-25 17:57:52,182 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-08-25 17:57:52,183 INFO L153 SettingsManager]: * sizeof long=4 [2023-08-25 17:57:52,183 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-08-25 17:57:52,183 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-08-25 17:57:52,184 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-08-25 17:57:52,184 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-08-25 17:57:52,184 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-08-25 17:57:52,185 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-08-25 17:57:52,185 INFO L153 SettingsManager]: * sizeof long double=12 [2023-08-25 17:57:52,185 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-08-25 17:57:52,186 INFO L153 SettingsManager]: * Use constant arrays=true [2023-08-25 17:57:52,186 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-08-25 17:57:52,186 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-08-25 17:57:52,186 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-08-25 17:57:52,187 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-08-25 17:57:52,187 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 17:57:52,187 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-08-25 17:57:52,188 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-08-25 17:57:52,188 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-08-25 17:57:52,188 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-08-25 17:57:52,188 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-08-25 17:57:52,189 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-08-25 17:57:52,189 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-08-25 17:57:52,189 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 -> INSUFFICIENT_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-25 17:57:52,505 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-08-25 17:57:52,529 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-08-25 17:57:52,531 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-08-25 17:57:52,533 INFO L270 PluginConnector]: Initializing CDTParser... [2023-08-25 17:57:52,533 INFO L274 PluginConnector]: CDTParser initialized [2023-08-25 17:57:52,538 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i [2023-08-25 17:57:53,585 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-08-25 17:57:53,821 INFO L384 CDTParser]: Found 1 translation units. [2023-08-25 17:57:53,822 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_38-traces-ex-4-switch_true.i [2023-08-25 17:57:53,839 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/63740e621/c29be0aa8c17478387c5a00ad3f336ac/FLAG3d7e4b667 [2023-08-25 17:57:53,859 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/63740e621/c29be0aa8c17478387c5a00ad3f336ac [2023-08-25 17:57:53,861 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-08-25 17:57:53,862 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-08-25 17:57:53,863 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-08-25 17:57:53,863 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-08-25 17:57:53,866 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-08-25 17:57:53,866 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 05:57:53" (1/1) ... [2023-08-25 17:57:53,867 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b1a691f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:53, skipping insertion in model container [2023-08-25 17:57:53,867 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.08 05:57:53" (1/1) ... [2023-08-25 17:57:53,905 INFO L176 MainTranslator]: Built tables and reachable declarations [2023-08-25 17:57:54,134 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 17:57:54,145 INFO L201 MainTranslator]: Completed pre-run [2023-08-25 17:57:54,162 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [231] [2023-08-25 17:57:54,164 WARN L75 lationResultReporter]: Unsoundness Warning: unspecified type, defaulting to int C: short [232] [2023-08-25 17:57:54,179 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-08-25 17:57:54,208 INFO L206 MainTranslator]: Completed translation [2023-08-25 17:57:54,209 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54 WrapperNode [2023-08-25 17:57:54,209 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-08-25 17:57:54,210 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-08-25 17:57:54,210 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-08-25 17:57:54,210 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-08-25 17:57:54,216 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,227 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,244 INFO L138 Inliner]: procedures = 162, calls = 30, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 54 [2023-08-25 17:57:54,244 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-08-25 17:57:54,245 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-08-25 17:57:54,245 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-08-25 17:57:54,245 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-08-25 17:57:54,252 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,252 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,254 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,254 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,263 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,265 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,266 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,267 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,269 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-08-25 17:57:54,270 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-08-25 17:57:54,270 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-08-25 17:57:54,270 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-08-25 17:57:54,271 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (1/1) ... [2023-08-25 17:57:54,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-08-25 17:57:54,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-08-25 17:57:54,306 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-25 17:57:54,319 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-25 17:57:54,347 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-08-25 17:57:54,347 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-08-25 17:57:54,347 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-08-25 17:57:54,348 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-08-25 17:57:54,348 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-08-25 17:57:54,348 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-08-25 17:57:54,348 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-08-25 17:57:54,348 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-08-25 17:57:54,349 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-08-25 17:57:54,349 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-08-25 17:57:54,350 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-08-25 17:57:54,489 INFO L236 CfgBuilder]: Building ICFG [2023-08-25 17:57:54,491 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-08-25 17:57:54,608 INFO L277 CfgBuilder]: Performing block encoding [2023-08-25 17:57:54,614 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-08-25 17:57:54,615 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-08-25 17:57:54,616 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 05:57:54 BoogieIcfgContainer [2023-08-25 17:57:54,617 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-08-25 17:57:54,619 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-08-25 17:57:54,619 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-08-25 17:57:54,621 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-08-25 17:57:54,622 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.08 05:57:53" (1/3) ... [2023-08-25 17:57:54,622 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a020b71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 05:57:54, skipping insertion in model container [2023-08-25 17:57:54,622 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.08 05:57:54" (2/3) ... [2023-08-25 17:57:54,623 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a020b71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.08 05:57:54, skipping insertion in model container [2023-08-25 17:57:54,623 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.08 05:57:54" (3/3) ... [2023-08-25 17:57:54,624 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_38-traces-ex-4-switch_true.i [2023-08-25 17:57:54,639 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-08-25 17:57:54,639 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2023-08-25 17:57:54,639 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-08-25 17:57:54,677 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-08-25 17:57:54,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 84 places, 82 transitions, 169 flow [2023-08-25 17:57:54,741 INFO L124 PetriNetUnfolderBase]: 2/81 cut-off events. [2023-08-25 17:57:54,742 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 17:57:54,746 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85 conditions, 81 events. 2/81 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 73 event pairs, 0 based on Foata normal form. 0/75 useless extension candidates. Maximal degree in co-relation 52. Up to 2 conditions per place. [2023-08-25 17:57:54,746 INFO L82 GeneralOperation]: Start removeDead. Operand has 84 places, 82 transitions, 169 flow [2023-08-25 17:57:54,749 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 83 places, 81 transitions, 165 flow [2023-08-25 17:57:54,753 INFO L124 etLargeBlockEncoding]: Petri net LBE is using variable-based independence relation. [2023-08-25 17:57:54,761 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 83 places, 81 transitions, 165 flow [2023-08-25 17:57:54,764 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 83 places, 81 transitions, 165 flow [2023-08-25 17:57:54,764 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 83 places, 81 transitions, 165 flow [2023-08-25 17:57:54,784 INFO L124 PetriNetUnfolderBase]: 2/81 cut-off events. [2023-08-25 17:57:54,784 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 17:57:54,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85 conditions, 81 events. 2/81 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 73 event pairs, 0 based on Foata normal form. 0/75 useless extension candidates. Maximal degree in co-relation 52. Up to 2 conditions per place. [2023-08-25 17:57:54,786 INFO L119 LiptonReduction]: Number of co-enabled transitions 1344 [2023-08-25 17:57:57,114 INFO L134 LiptonReduction]: Checked pairs total: 4821 [2023-08-25 17:57:57,114 INFO L136 LiptonReduction]: Total number of compositions: 59 [2023-08-25 17:57:57,127 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-08-25 17:57:57,132 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;@6add1b82, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-08-25 17:57:57,133 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2023-08-25 17:57:57,137 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-08-25 17:57:57,137 INFO L124 PetriNetUnfolderBase]: 0/9 cut-off events. [2023-08-25 17:57:57,137 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 17:57:57,137 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:57,138 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1] [2023-08-25 17:57:57,138 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:57,143 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:57,143 INFO L85 PathProgramCache]: Analyzing trace with hash -154544637, now seen corresponding path program 1 times [2023-08-25 17:57:57,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:57,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2012238400] [2023-08-25 17:57:57,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:57,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:57,390 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-25 17:57:57,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:57,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2012238400] [2023-08-25 17:57:57,392 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2012238400] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:57,392 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:57,392 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 17:57:57,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1895274890] [2023-08-25 17:57:57,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:57,401 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 17:57:57,407 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:57,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 17:57:57,429 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 17:57:57,431 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 69 out of 141 [2023-08-25 17:57:57,433 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 28 transitions, 59 flow. Second operand has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 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-25 17:57:57,433 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:57,433 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 69 of 141 [2023-08-25 17:57:57,435 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:57,593 INFO L124 PetriNetUnfolderBase]: 154/383 cut-off events. [2023-08-25 17:57:57,593 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-08-25 17:57:57,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 735 conditions, 383 events. 154/383 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 1930 event pairs, 29 based on Foata normal form. 21/317 useless extension candidates. Maximal degree in co-relation 726. Up to 192 conditions per place. [2023-08-25 17:57:57,598 INFO L140 encePairwiseOnDemand]: 135/141 looper letters, 36 selfloop transitions, 4 changer transitions 0/44 dead transitions. [2023-08-25 17:57:57,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 33 places, 44 transitions, 171 flow [2023-08-25 17:57:57,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 17:57:57,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 17:57:57,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 250 transitions. [2023-08-25 17:57:57,616 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5910165484633569 [2023-08-25 17:57:57,617 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 250 transitions. [2023-08-25 17:57:57,617 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 250 transitions. [2023-08-25 17:57:57,618 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:57,620 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 250 transitions. [2023-08-25 17:57:57,622 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 83.33333333333333) internal successors, (250), 3 states have internal predecessors, (250), 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-25 17:57:57,625 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:57,626 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:57,628 INFO L175 Difference]: Start difference. First operand has 31 places, 28 transitions, 59 flow. Second operand 3 states and 250 transitions. [2023-08-25 17:57:57,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 33 places, 44 transitions, 171 flow [2023-08-25 17:57:57,631 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 44 transitions, 170 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-08-25 17:57:57,633 INFO L231 Difference]: Finished difference. Result has 34 places, 30 transitions, 86 flow [2023-08-25 17:57:57,635 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=56, PETRI_DIFFERENCE_MINUEND_PLACES=30, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=86, PETRI_PLACES=34, PETRI_TRANSITIONS=30} [2023-08-25 17:57:57,640 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 3 predicate places. [2023-08-25 17:57:57,640 INFO L495 AbstractCegarLoop]: Abstraction has has 34 places, 30 transitions, 86 flow [2023-08-25 17:57:57,641 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 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-25 17:57:57,641 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:57,641 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-08-25 17:57:57,641 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-08-25 17:57:57,641 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:57,654 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:57,655 INFO L85 PathProgramCache]: Analyzing trace with hash -495916165, now seen corresponding path program 1 times [2023-08-25 17:57:57,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:57,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976991740] [2023-08-25 17:57:57,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:57,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:57,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:57,772 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-25 17:57:57,772 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:57,772 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976991740] [2023-08-25 17:57:57,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976991740] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:57,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:57,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-08-25 17:57:57,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1605294357] [2023-08-25 17:57:57,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:57,774 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 17:57:57,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:57,774 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 17:57:57,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 17:57:57,775 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 74 out of 141 [2023-08-25 17:57:57,776 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 34 places, 30 transitions, 86 flow. Second operand has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 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-25 17:57:57,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:57,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 74 of 141 [2023-08-25 17:57:57,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:57,838 INFO L124 PetriNetUnfolderBase]: 96/290 cut-off events. [2023-08-25 17:57:57,839 INFO L125 PetriNetUnfolderBase]: For 45/46 co-relation queries the response was YES. [2023-08-25 17:57:57,840 INFO L83 FinitePrefix]: Finished finitePrefix Result has 583 conditions, 290 events. 96/290 cut-off events. For 45/46 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 1457 event pairs, 53 based on Foata normal form. 1/267 useless extension candidates. Maximal degree in co-relation 573. Up to 113 conditions per place. [2023-08-25 17:57:57,841 INFO L140 encePairwiseOnDemand]: 136/141 looper letters, 23 selfloop transitions, 3 changer transitions 0/36 dead transitions. [2023-08-25 17:57:57,841 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 36 transitions, 154 flow [2023-08-25 17:57:57,846 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 17:57:57,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 17:57:57,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 249 transitions. [2023-08-25 17:57:57,852 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5886524822695035 [2023-08-25 17:57:57,852 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 249 transitions. [2023-08-25 17:57:57,852 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 249 transitions. [2023-08-25 17:57:57,853 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:57,853 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 249 transitions. [2023-08-25 17:57:57,855 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 83.0) internal successors, (249), 3 states have internal predecessors, (249), 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-25 17:57:57,858 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:57,859 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:57,859 INFO L175 Difference]: Start difference. First operand has 34 places, 30 transitions, 86 flow. Second operand 3 states and 249 transitions. [2023-08-25 17:57:57,859 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 36 transitions, 154 flow [2023-08-25 17:57:57,860 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 36 transitions, 144 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 17:57:57,861 INFO L231 Difference]: Finished difference. Result has 35 places, 30 transitions, 91 flow [2023-08-25 17:57:57,861 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=78, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=91, PETRI_PLACES=35, PETRI_TRANSITIONS=30} [2023-08-25 17:57:57,862 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 4 predicate places. [2023-08-25 17:57:57,862 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 30 transitions, 91 flow [2023-08-25 17:57:57,862 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 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-25 17:57:57,862 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:57,862 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-08-25 17:57:57,862 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-08-25 17:57:57,863 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting t_funErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:57,863 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:57,863 INFO L85 PathProgramCache]: Analyzing trace with hash -516743589, now seen corresponding path program 1 times [2023-08-25 17:57:57,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:57,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1429716762] [2023-08-25 17:57:57,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:57,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:57,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:57,933 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-25 17:57:57,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:57,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1429716762] [2023-08-25 17:57:57,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1429716762] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:57,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:57,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 17:57:57,935 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387219194] [2023-08-25 17:57:57,935 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:57,935 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 17:57:57,936 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:57,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 17:57:57,937 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 17:57:57,938 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 67 out of 141 [2023-08-25 17:57:57,939 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 30 transitions, 91 flow. Second operand has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 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-25 17:57:57,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:57,939 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 67 of 141 [2023-08-25 17:57:57,939 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:58,007 INFO L124 PetriNetUnfolderBase]: 127/339 cut-off events. [2023-08-25 17:57:58,007 INFO L125 PetriNetUnfolderBase]: For 63/65 co-relation queries the response was YES. [2023-08-25 17:57:58,008 INFO L83 FinitePrefix]: Finished finitePrefix Result has 759 conditions, 339 events. 127/339 cut-off events. For 63/65 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 1658 event pairs, 89 based on Foata normal form. 0/297 useless extension candidates. Maximal degree in co-relation 747. Up to 280 conditions per place. [2023-08-25 17:57:58,010 INFO L140 encePairwiseOnDemand]: 137/141 looper letters, 33 selfloop transitions, 4 changer transitions 0/41 dead transitions. [2023-08-25 17:57:58,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 37 places, 41 transitions, 197 flow [2023-08-25 17:57:58,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 17:57:58,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 17:57:58,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 236 transitions. [2023-08-25 17:57:58,012 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.557919621749409 [2023-08-25 17:57:58,012 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 236 transitions. [2023-08-25 17:57:58,012 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 236 transitions. [2023-08-25 17:57:58,012 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:58,012 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 236 transitions. [2023-08-25 17:57:58,013 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 78.66666666666667) internal successors, (236), 3 states have internal predecessors, (236), 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-25 17:57:58,014 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:58,015 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:58,015 INFO L175 Difference]: Start difference. First operand has 35 places, 30 transitions, 91 flow. Second operand 3 states and 236 transitions. [2023-08-25 17:57:58,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 37 places, 41 transitions, 197 flow [2023-08-25 17:57:58,016 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 41 transitions, 191 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-08-25 17:57:58,017 INFO L231 Difference]: Finished difference. Result has 36 places, 32 transitions, 109 flow [2023-08-25 17:57:58,017 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=85, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=26, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=109, PETRI_PLACES=36, PETRI_TRANSITIONS=32} [2023-08-25 17:57:58,018 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 5 predicate places. [2023-08-25 17:57:58,018 INFO L495 AbstractCegarLoop]: Abstraction has has 36 places, 32 transitions, 109 flow [2023-08-25 17:57:58,018 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 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-25 17:57:58,018 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:58,019 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 17:57:58,019 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-08-25 17:57:58,019 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:58,019 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:58,019 INFO L85 PathProgramCache]: Analyzing trace with hash -1610440387, now seen corresponding path program 1 times [2023-08-25 17:57:58,020 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:58,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2053844957] [2023-08-25 17:57:58,020 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:58,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:58,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:58,116 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-25 17:57:58,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:58,116 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2053844957] [2023-08-25 17:57:58,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2053844957] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:58,117 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:58,117 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 17:57:58,117 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985335650] [2023-08-25 17:57:58,117 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:58,118 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 17:57:58,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:58,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 17:57:58,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 17:57:58,121 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 62 out of 141 [2023-08-25 17:57:58,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 36 places, 32 transitions, 109 flow. Second operand has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 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-25 17:57:58,122 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:58,122 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 62 of 141 [2023-08-25 17:57:58,122 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:58,194 INFO L124 PetriNetUnfolderBase]: 79/246 cut-off events. [2023-08-25 17:57:58,194 INFO L125 PetriNetUnfolderBase]: For 67/68 co-relation queries the response was YES. [2023-08-25 17:57:58,195 INFO L83 FinitePrefix]: Finished finitePrefix Result has 543 conditions, 246 events. 79/246 cut-off events. For 67/68 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1118 event pairs, 34 based on Foata normal form. 8/250 useless extension candidates. Maximal degree in co-relation 531. Up to 137 conditions per place. [2023-08-25 17:57:58,196 INFO L140 encePairwiseOnDemand]: 134/141 looper letters, 25 selfloop transitions, 6 changer transitions 6/44 dead transitions. [2023-08-25 17:57:58,196 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 37 places, 44 transitions, 211 flow [2023-08-25 17:57:58,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 17:57:58,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 17:57:58,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 224 transitions. [2023-08-25 17:57:58,197 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5295508274231678 [2023-08-25 17:57:58,197 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 224 transitions. [2023-08-25 17:57:58,198 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 224 transitions. [2023-08-25 17:57:58,198 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:58,198 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 224 transitions. [2023-08-25 17:57:58,199 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 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-25 17:57:58,199 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:58,200 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:58,200 INFO L175 Difference]: Start difference. First operand has 36 places, 32 transitions, 109 flow. Second operand 3 states and 224 transitions. [2023-08-25 17:57:58,200 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 37 places, 44 transitions, 211 flow [2023-08-25 17:57:58,201 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 44 transitions, 192 flow, removed 2 selfloop flow, removed 3 redundant places. [2023-08-25 17:57:58,202 INFO L231 Difference]: Finished difference. Result has 35 places, 31 transitions, 111 flow [2023-08-25 17:57:58,202 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=83, PETRI_DIFFERENCE_MINUEND_PLACES=32, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=23, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=111, PETRI_PLACES=35, PETRI_TRANSITIONS=31} [2023-08-25 17:57:58,203 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 4 predicate places. [2023-08-25 17:57:58,203 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 31 transitions, 111 flow [2023-08-25 17:57:58,203 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 64.66666666666667) internal successors, (194), 3 states have internal predecessors, (194), 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-25 17:57:58,203 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:58,203 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 17:57:58,204 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-08-25 17:57:58,204 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:58,204 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:58,204 INFO L85 PathProgramCache]: Analyzing trace with hash 7276263, now seen corresponding path program 1 times [2023-08-25 17:57:58,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:58,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [178603755] [2023-08-25 17:57:58,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:58,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:58,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:58,237 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-25 17:57:58,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:58,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [178603755] [2023-08-25 17:57:58,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [178603755] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:58,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:58,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-08-25 17:57:58,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419230276] [2023-08-25 17:57:58,238 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:58,239 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-08-25 17:57:58,239 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:58,239 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-08-25 17:57:58,239 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-08-25 17:57:58,240 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 67 out of 141 [2023-08-25 17:57:58,240 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 31 transitions, 111 flow. Second operand has 3 states, 3 states have (on average 70.33333333333333) internal successors, (211), 3 states have internal predecessors, (211), 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-25 17:57:58,240 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:58,240 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 67 of 141 [2023-08-25 17:57:58,240 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:58,295 INFO L124 PetriNetUnfolderBase]: 65/204 cut-off events. [2023-08-25 17:57:58,295 INFO L125 PetriNetUnfolderBase]: For 47/47 co-relation queries the response was YES. [2023-08-25 17:57:58,298 INFO L83 FinitePrefix]: Finished finitePrefix Result has 512 conditions, 204 events. 65/204 cut-off events. For 47/47 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 903 event pairs, 43 based on Foata normal form. 0/192 useless extension candidates. Maximal degree in co-relation 500. Up to 158 conditions per place. [2023-08-25 17:57:58,299 INFO L140 encePairwiseOnDemand]: 137/141 looper letters, 22 selfloop transitions, 4 changer transitions 10/40 dead transitions. [2023-08-25 17:57:58,300 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 37 places, 40 transitions, 209 flow [2023-08-25 17:57:58,300 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-08-25 17:57:58,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-08-25 17:57:58,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 233 transitions. [2023-08-25 17:57:58,305 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5508274231678487 [2023-08-25 17:57:58,305 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 233 transitions. [2023-08-25 17:57:58,305 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 233 transitions. [2023-08-25 17:57:58,305 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:58,305 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 233 transitions. [2023-08-25 17:57:58,306 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 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-25 17:57:58,307 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:58,307 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 141.0) internal successors, (564), 4 states have internal predecessors, (564), 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-25 17:57:58,307 INFO L175 Difference]: Start difference. First operand has 35 places, 31 transitions, 111 flow. Second operand 3 states and 233 transitions. [2023-08-25 17:57:58,307 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 37 places, 40 transitions, 209 flow [2023-08-25 17:57:58,311 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 36 places, 40 transitions, 199 flow, removed 1 selfloop flow, removed 1 redundant places. [2023-08-25 17:57:58,312 INFO L231 Difference]: Finished difference. Result has 37 places, 27 transitions, 103 flow [2023-08-25 17:57:58,312 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=103, PETRI_DIFFERENCE_MINUEND_PLACES=34, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=27, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=103, PETRI_PLACES=37, PETRI_TRANSITIONS=27} [2023-08-25 17:57:58,314 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 6 predicate places. [2023-08-25 17:57:58,314 INFO L495 AbstractCegarLoop]: Abstraction has has 37 places, 27 transitions, 103 flow [2023-08-25 17:57:58,315 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 70.33333333333333) internal successors, (211), 3 states have internal predecessors, (211), 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-25 17:57:58,315 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:58,315 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 17:57:58,315 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-08-25 17:57:58,316 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:58,316 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:58,316 INFO L85 PathProgramCache]: Analyzing trace with hash 2013338635, now seen corresponding path program 1 times [2023-08-25 17:57:58,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:58,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1320024211] [2023-08-25 17:57:58,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:58,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:58,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:58,472 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-25 17:57:58,472 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:58,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1320024211] [2023-08-25 17:57:58,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1320024211] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:58,473 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:58,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-08-25 17:57:58,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [31871143] [2023-08-25 17:57:58,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:58,474 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-08-25 17:57:58,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:58,475 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-08-25 17:57:58,478 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-08-25 17:57:58,478 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 141 [2023-08-25 17:57:58,479 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 37 places, 27 transitions, 103 flow. Second operand has 4 states, 4 states have (on average 58.75) internal successors, (235), 4 states have internal predecessors, (235), 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-25 17:57:58,479 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:58,479 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 141 [2023-08-25 17:57:58,479 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:58,523 INFO L124 PetriNetUnfolderBase]: 9/60 cut-off events. [2023-08-25 17:57:58,523 INFO L125 PetriNetUnfolderBase]: For 21/21 co-relation queries the response was YES. [2023-08-25 17:57:58,524 INFO L83 FinitePrefix]: Finished finitePrefix Result has 162 conditions, 60 events. 9/60 cut-off events. For 21/21 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 118 event pairs, 1 based on Foata normal form. 12/72 useless extension candidates. Maximal degree in co-relation 149. Up to 36 conditions per place. [2023-08-25 17:57:58,524 INFO L140 encePairwiseOnDemand]: 135/141 looper letters, 7 selfloop transitions, 4 changer transitions 12/25 dead transitions. [2023-08-25 17:57:58,524 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 35 places, 25 transitions, 134 flow [2023-08-25 17:57:58,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-25 17:57:58,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-25 17:57:58,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 248 transitions. [2023-08-25 17:57:58,526 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4397163120567376 [2023-08-25 17:57:58,526 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 248 transitions. [2023-08-25 17:57:58,526 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 248 transitions. [2023-08-25 17:57:58,526 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:58,526 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 248 transitions. [2023-08-25 17:57:58,528 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 62.0) internal successors, (248), 4 states have internal predecessors, (248), 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-25 17:57:58,529 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 141.0) internal successors, (705), 5 states have internal predecessors, (705), 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-25 17:57:58,529 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 141.0) internal successors, (705), 5 states have internal predecessors, (705), 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-25 17:57:58,529 INFO L175 Difference]: Start difference. First operand has 37 places, 27 transitions, 103 flow. Second operand 4 states and 248 transitions. [2023-08-25 17:57:58,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 35 places, 25 transitions, 134 flow [2023-08-25 17:57:58,530 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 25 transitions, 116 flow, removed 2 selfloop flow, removed 4 redundant places. [2023-08-25 17:57:58,530 INFO L231 Difference]: Finished difference. Result has 31 places, 13 transitions, 47 flow [2023-08-25 17:57:58,531 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=65, PETRI_DIFFERENCE_MINUEND_PLACES=28, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=22, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=18, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=47, PETRI_PLACES=31, PETRI_TRANSITIONS=13} [2023-08-25 17:57:58,533 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, 0 predicate places. [2023-08-25 17:57:58,533 INFO L495 AbstractCegarLoop]: Abstraction has has 31 places, 13 transitions, 47 flow [2023-08-25 17:57:58,534 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 58.75) internal successors, (235), 4 states have internal predecessors, (235), 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-25 17:57:58,534 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-08-25 17:57:58,534 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-08-25 17:57:58,534 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-08-25 17:57:58,535 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONASSERT === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONASSERT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 4 more)] === [2023-08-25 17:57:58,535 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-08-25 17:57:58,535 INFO L85 PathProgramCache]: Analyzing trace with hash 240721579, now seen corresponding path program 2 times [2023-08-25 17:57:58,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-08-25 17:57:58,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1473681902] [2023-08-25 17:57:58,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-08-25 17:57:58,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-08-25 17:57:58,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-08-25 17:57:58,693 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-25 17:57:58,693 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-08-25 17:57:58,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1473681902] [2023-08-25 17:57:58,694 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1473681902] provided 1 perfect and 0 imperfect interpolant sequences [2023-08-25 17:57:58,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-08-25 17:57:58,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-08-25 17:57:58,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959148287] [2023-08-25 17:57:58,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-08-25 17:57:58,695 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-08-25 17:57:58,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-08-25 17:57:58,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-08-25 17:57:58,695 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-08-25 17:57:58,696 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 141 [2023-08-25 17:57:58,697 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 13 transitions, 47 flow. Second operand has 5 states, 5 states have (on average 58.2) internal successors, (291), 5 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 17:57:58,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-08-25 17:57:58,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 141 [2023-08-25 17:57:58,698 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-08-25 17:57:58,714 INFO L124 PetriNetUnfolderBase]: 1/15 cut-off events. [2023-08-25 17:57:58,714 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2023-08-25 17:57:58,715 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46 conditions, 15 events. 1/15 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 13 event pairs, 0 based on Foata normal form. 1/16 useless extension candidates. Maximal degree in co-relation 33. Up to 10 conditions per place. [2023-08-25 17:57:58,715 INFO L140 encePairwiseOnDemand]: 138/141 looper letters, 0 selfloop transitions, 0 changer transitions 13/13 dead transitions. [2023-08-25 17:57:58,715 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 25 places, 13 transitions, 69 flow [2023-08-25 17:57:58,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-08-25 17:57:58,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-08-25 17:57:58,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 236 transitions. [2023-08-25 17:57:58,717 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.41843971631205673 [2023-08-25 17:57:58,717 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 236 transitions. [2023-08-25 17:57:58,717 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 236 transitions. [2023-08-25 17:57:58,717 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-08-25 17:57:58,717 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 236 transitions. [2023-08-25 17:57:58,718 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 59.0) internal successors, (236), 4 states have internal predecessors, (236), 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-25 17:57:58,719 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 141.0) internal successors, (705), 5 states have internal predecessors, (705), 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-25 17:57:58,719 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 141.0) internal successors, (705), 5 states have internal predecessors, (705), 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-25 17:57:58,719 INFO L175 Difference]: Start difference. First operand has 31 places, 13 transitions, 47 flow. Second operand 4 states and 236 transitions. [2023-08-25 17:57:58,720 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 25 places, 13 transitions, 69 flow [2023-08-25 17:57:58,720 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 21 places, 13 transitions, 59 flow, removed 1 selfloop flow, removed 4 redundant places. [2023-08-25 17:57:58,720 INFO L231 Difference]: Finished difference. Result has 21 places, 0 transitions, 0 flow [2023-08-25 17:57:58,720 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=141, PETRI_DIFFERENCE_MINUEND_FLOW=34, PETRI_DIFFERENCE_MINUEND_PLACES=18, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=12, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=12, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=21, PETRI_TRANSITIONS=0} [2023-08-25 17:57:58,721 INFO L281 CegarLoopForPetriNet]: 31 programPoint places, -10 predicate places. [2023-08-25 17:57:58,721 INFO L495 AbstractCegarLoop]: Abstraction has has 21 places, 0 transitions, 0 flow [2023-08-25 17:57:58,721 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 58.2) internal successors, (291), 5 states have internal predecessors, (291), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-08-25 17:57:58,725 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (6 of 7 remaining) [2023-08-25 17:57:58,727 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONASSERT (5 of 7 remaining) [2023-08-25 17:57:58,727 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (4 of 7 remaining) [2023-08-25 17:57:58,727 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (3 of 7 remaining) [2023-08-25 17:57:58,727 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (2 of 7 remaining) [2023-08-25 17:57:58,728 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONDATA_RACE (1 of 7 remaining) [2023-08-25 17:57:58,729 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONDATA_RACE (0 of 7 remaining) [2023-08-25 17:57:58,729 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-08-25 17:57:58,729 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1] [2023-08-25 17:57:58,734 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-08-25 17:57:58,734 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-08-25 17:57:58,741 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 25.08 05:57:58 BasicIcfg [2023-08-25 17:57:58,741 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-08-25 17:57:58,744 INFO L158 Benchmark]: Toolchain (without parser) took 4879.57ms. Allocated memory was 371.2MB in the beginning and 557.8MB in the end (delta: 186.6MB). Free memory was 347.7MB in the beginning and 384.0MB in the end (delta: -36.3MB). Peak memory consumption was 151.5MB. Max. memory is 16.0GB. [2023-08-25 17:57:58,745 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 371.2MB. Free memory was 350.1MB in the beginning and 349.8MB in the end (delta: 241.4kB). There was no memory consumed. Max. memory is 16.0GB. [2023-08-25 17:57:58,745 INFO L158 Benchmark]: CACSL2BoogieTranslator took 345.88ms. Allocated memory is still 371.2MB. Free memory was 347.7MB in the beginning and 328.3MB in the end (delta: 19.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.0GB. [2023-08-25 17:57:58,745 INFO L158 Benchmark]: Boogie Procedure Inliner took 34.38ms. Allocated memory is still 371.2MB. Free memory was 328.3MB in the beginning and 326.4MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-25 17:57:58,745 INFO L158 Benchmark]: Boogie Preprocessor took 24.52ms. Allocated memory is still 371.2MB. Free memory was 326.4MB in the beginning and 325.3MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. [2023-08-25 17:57:58,746 INFO L158 Benchmark]: RCFGBuilder took 346.98ms. Allocated memory is still 371.2MB. Free memory was 324.8MB in the beginning and 311.1MB in the end (delta: 13.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.0GB. [2023-08-25 17:57:58,746 INFO L158 Benchmark]: TraceAbstraction took 4122.65ms. Allocated memory was 371.2MB in the beginning and 557.8MB in the end (delta: 186.6MB). Free memory was 310.6MB in the beginning and 384.0MB in the end (delta: -73.4MB). Peak memory consumption was 113.8MB. Max. memory is 16.0GB. [2023-08-25 17:57:58,748 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.28ms. Allocated memory is still 371.2MB. Free memory was 350.1MB in the beginning and 349.8MB in the end (delta: 241.4kB). There was no memory consumed. Max. memory is 16.0GB. * CACSL2BoogieTranslator took 345.88ms. Allocated memory is still 371.2MB. Free memory was 347.7MB in the beginning and 328.3MB in the end (delta: 19.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.0GB. * Boogie Procedure Inliner took 34.38ms. Allocated memory is still 371.2MB. Free memory was 328.3MB in the beginning and 326.4MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * Boogie Preprocessor took 24.52ms. Allocated memory is still 371.2MB. Free memory was 326.4MB in the beginning and 325.3MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.0GB. * RCFGBuilder took 346.98ms. Allocated memory is still 371.2MB. Free memory was 324.8MB in the beginning and 311.1MB in the end (delta: 13.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.0GB. * TraceAbstraction took 4122.65ms. Allocated memory was 371.2MB in the beginning and 557.8MB in the end (delta: 186.6MB). Free memory was 310.6MB in the beginning and 384.0MB in the end (delta: -73.4MB). Peak memory consumption was 113.8MB. Max. memory is 16.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 231]: Unsoundness Warning unspecified type, defaulting to int C: short [231] - GenericResultAtLocation [Line: 232]: Unsoundness Warning unspecified type, defaulting to int C: short [232] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 2.4s, 83 PlacesBefore, 31 PlacesAfterwards, 81 TransitionsBefore, 28 TransitionsAfterwards, 1344 CoEnabledTransitionPairs, 6 FixpointIterations, 27 TrivialSequentialCompositions, 27 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 4 ConcurrentYvCompositions, 1 ChoiceCompositions, 59 TotalNumberOfCompositions, 4821 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 1569, independent: 1283, independent conditional: 0, independent unconditional: 1283, dependent: 286, dependent conditional: 0, dependent unconditional: 286, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: SyntacticIndependenceRelation.Independence Queries: [ total: 672, independent: 631, independent conditional: 0, independent unconditional: 631, dependent: 41, dependent conditional: 0, dependent unconditional: 41, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Cache Queries: [ total: 1569, independent: 652, independent conditional: 0, independent unconditional: 652, dependent: 245, dependent conditional: 0, dependent unconditional: 245, unknown: 672, unknown conditional: 0, unknown unconditional: 672] , Statistics on independence cache: Total cache size (in pairs): 65, Positive cache size: 43, Positive conditional cache size: 0, Positive unconditional cache size: 43, Negative cache size: 22, Negative conditional cache size: 0, Negative unconditional cache size: 22, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - PositiveResult [Line: 700]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 18]: assertion always holds For all program executions holds that assertion always holds at this location - PositiveResult [Line: 687]: there are no data races For all program executions holds that there are no data races at this location - PositiveResult [Line: 690]: there are no data races For all program executions holds that there are no data races at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 107 locations, 7 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 4.0s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 2.4s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 75 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 75 mSDsluCounter, 15 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 270 IncrementalHoareTripleChecker+Invalid, 289 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 15 mSDtfsCounter, 270 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 20 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=111occurred in iteration=4, InterpolantAutomatonStates: 23, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.6s InterpolantComputationTime, 68 NumberOfCodeBlocks, 68 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 61 ConstructedInterpolants, 0 QuantifiedInterpolants, 191 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 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 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-08-25 17:57:58,773 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...