/usr/bin/java -Xmx7000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data --traceabstraction.prune.known.deadend.states.from.previous.iterations false -s ../../../trunk/examples/settings/gemcutter/DynamicStratifiedAbstractions.epf --traceabstraction.cegar.restart.behaviour ONLY_ONE_CEGAR -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/popl20-more-max-array.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.dk.dynamic-abstractions-e2ee32c-m [2023-09-08 01:41:14,363 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-09-08 01:41:14,420 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/gemcutter/DynamicStratifiedAbstractions.epf [2023-09-08 01:41:14,424 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-09-08 01:41:14,424 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-09-08 01:41:14,425 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.Checked method. Library mode if empty. [2023-09-08 01:41:14,445 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-09-08 01:41:14,445 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-09-08 01:41:14,445 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-09-08 01:41:14,448 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-09-08 01:41:14,448 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-09-08 01:41:14,448 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-09-08 01:41:14,449 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-09-08 01:41:14,449 INFO L153 SettingsManager]: * Use SBE=true [2023-09-08 01:41:14,450 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-09-08 01:41:14,450 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-09-08 01:41:14,450 INFO L153 SettingsManager]: * sizeof long=4 [2023-09-08 01:41:14,450 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-09-08 01:41:14,450 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-09-08 01:41:14,450 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-09-08 01:41:14,450 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-09-08 01:41:14,451 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-09-08 01:41:14,452 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-09-08 01:41:14,452 INFO L153 SettingsManager]: * sizeof long double=12 [2023-09-08 01:41:14,452 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-09-08 01:41:14,452 INFO L153 SettingsManager]: * Use constant arrays=true [2023-09-08 01:41:14,452 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-09-08 01:41:14,452 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-09-08 01:41:14,453 INFO L153 SettingsManager]: * To the following directory=./dump/ [2023-09-08 01:41:14,453 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-09-08 01:41:14,453 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-09-08 01:41:14,453 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Abstraction for dynamic stratified reduction=VARIABLES_GLOBAL [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-09-08 01:41:14,454 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=DYNAMIC_ABSTRACTIONS [2023-09-08 01:41:14,455 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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: Prune known deadend states from previous iterations -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: CEGAR restart behaviour -> ONLY_ONE_CEGAR [2023-09-08 01:41:14,661 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-09-08 01:41:14,678 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-09-08 01:41:14,680 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-09-08 01:41:14,681 INFO L270 PluginConnector]: Initializing CDTParser... [2023-09-08 01:41:14,681 INFO L274 PluginConnector]: CDTParser initialized [2023-09-08 01:41:14,682 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-max-array.wvr.c [2023-09-08 01:41:15,682 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-09-08 01:41:15,803 INFO L384 CDTParser]: Found 1 translation units. [2023-09-08 01:41:15,804 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-max-array.wvr.c [2023-09-08 01:41:15,808 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/18d727888/84fdff55c4184ab79b39370bf765cd4d/FLAG0bcd21b43 [2023-09-08 01:41:15,817 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/18d727888/84fdff55c4184ab79b39370bf765cd4d [2023-09-08 01:41:15,819 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-09-08 01:41:15,820 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2023-09-08 01:41:15,820 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-09-08 01:41:15,821 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-09-08 01:41:15,823 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-09-08 01:41:15,824 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:15,824 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e46d5d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15, skipping insertion in model container [2023-09-08 01:41:15,824 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:15,838 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-09-08 01:41:15,944 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-max-array.wvr.c[2553,2566] [2023-09-08 01:41:15,954 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-08 01:41:15,960 INFO L202 MainTranslator]: Completed pre-run [2023-09-08 01:41:15,973 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-max-array.wvr.c[2553,2566] [2023-09-08 01:41:15,975 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-09-08 01:41:15,980 WARN L669 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-09-08 01:41:15,981 WARN L669 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-09-08 01:41:15,985 INFO L206 MainTranslator]: Completed translation [2023-09-08 01:41:15,986 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15 WrapperNode [2023-09-08 01:41:15,986 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-09-08 01:41:15,986 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-09-08 01:41:15,987 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-09-08 01:41:15,987 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-09-08 01:41:15,991 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:15,996 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,013 INFO L138 Inliner]: procedures = 24, calls = 43, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 105 [2023-09-08 01:41:16,013 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-09-08 01:41:16,013 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-09-08 01:41:16,014 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-09-08 01:41:16,014 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-09-08 01:41:16,024 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,024 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,026 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,026 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,032 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,034 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,035 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,036 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,037 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-09-08 01:41:16,038 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-09-08 01:41:16,038 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-09-08 01:41:16,038 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-09-08 01:41:16,039 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (1/1) ... [2023-09-08 01:41:16,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-09-08 01:41:16,051 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:16,070 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-09-08 01:41:16,072 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-09-08 01:41:16,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-09-08 01:41:16,112 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-09-08 01:41:16,112 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-09-08 01:41:16,112 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-09-08 01:41:16,112 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-09-08 01:41:16,113 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-09-08 01:41:16,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-09-08 01:41:16,113 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-09-08 01:41:16,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-09-08 01:41:16,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-09-08 01:41:16,113 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-09-08 01:41:16,114 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-09-08 01:41:16,200 INFO L236 CfgBuilder]: Building ICFG [2023-09-08 01:41:16,201 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-09-08 01:41:16,444 INFO L277 CfgBuilder]: Performing block encoding [2023-09-08 01:41:16,482 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-09-08 01:41:16,482 INFO L302 CfgBuilder]: Removed 4 assume(true) statements. [2023-09-08 01:41:16,483 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 01:41:16 BoogieIcfgContainer [2023-09-08 01:41:16,483 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-09-08 01:41:16,485 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-09-08 01:41:16,485 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-09-08 01:41:16,487 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-09-08 01:41:16,487 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.09 01:41:15" (1/3) ... [2023-09-08 01:41:16,488 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@419f391f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 01:41:16, skipping insertion in model container [2023-09-08 01:41:16,488 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.09 01:41:15" (2/3) ... [2023-09-08 01:41:16,488 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@419f391f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.09 01:41:16, skipping insertion in model container [2023-09-08 01:41:16,488 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.09 01:41:16" (3/3) ... [2023-09-08 01:41:16,489 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-max-array.wvr.c [2023-09-08 01:41:16,494 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-09-08 01:41:16,500 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-09-08 01:41:16,500 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-09-08 01:41:16,500 INFO L515 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-09-08 01:41:16,542 INFO L144 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2023-09-08 01:41:16,591 INFO L103 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-09-08 01:41:16,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2023-09-08 01:41:16,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:16,592 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2023-09-08 01:41:16,593 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2023-09-08 01:41:16,626 INFO L166 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2023-09-08 01:41:16,632 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-09-08 01:41:16,635 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=true, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@27040295, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-09-08 01:41:16,636 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. Found a loop, use abstraction hammer [2023-09-08 01:41:17,148 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:17,151 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:17,151 INFO L85 PathProgramCache]: Analyzing trace with hash -1994079369, now seen corresponding path program 1 times [2023-09-08 01:41:17,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:17,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566702405] [2023-09-08 01:41:17,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:17,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:17,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:17,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:17,368 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:17,368 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [566702405] [2023-09-08 01:41:17,368 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [566702405] provided 1 perfect and 0 imperfect interpolant sequences [2023-09-08 01:41:17,369 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-09-08 01:41:17,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-09-08 01:41:17,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [243348428] [2023-09-08 01:41:17,370 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-09-08 01:41:17,375 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-09-08 01:41:17,376 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:17,391 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-09-08 01:41:17,391 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-09-08 01:41:17,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:17,393 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:17,393 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 57.0) internal successors, (114), 2 states have internal predecessors, (114), 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-09-08 01:41:17,394 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:41:17,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:17,683 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-09-08 01:41:17,684 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:17,685 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:17,685 INFO L85 PathProgramCache]: Analyzing trace with hash -1267523417, now seen corresponding path program 1 times [2023-09-08 01:41:17,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:17,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1279228674] [2023-09-08 01:41:17,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:17,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:17,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:18,023 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:18,023 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:18,023 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1279228674] [2023-09-08 01:41:18,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1279228674] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:18,024 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1737933360] [2023-09-08 01:41:18,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:18,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:18,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:18,055 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:41:18,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-09-08 01:41:18,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:18,141 INFO L262 TraceCheckSpWp]: Trace formula consists of 280 conjuncts, 6 conjunts are in the unsatisfiable core [2023-09-08 01:41:18,145 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:41:18,241 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:18,241 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:41:18,367 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:18,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1737933360] provided 1 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:18,367 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-09-08 01:41:18,367 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [8, 7] total 14 [2023-09-08 01:41:18,368 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [474386344] [2023-09-08 01:41:18,368 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-09-08 01:41:18,369 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-09-08 01:41:18,369 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:18,370 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-09-08 01:41:18,370 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182 [2023-09-08 01:41:18,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:18,371 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:18,371 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 16.857142857142858) internal successors, (118), 7 states have internal predecessors, (118), 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-09-08 01:41:18,371 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:18,371 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:41:18,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:18,469 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:18,477 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-09-08 01:41:18,678 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2023-09-08 01:41:18,678 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:18,678 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:18,678 INFO L85 PathProgramCache]: Analyzing trace with hash 179170452, now seen corresponding path program 1 times [2023-09-08 01:41:18,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:18,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1201407731] [2023-09-08 01:41:18,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:18,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:18,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:19,017 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:19,017 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:19,017 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1201407731] [2023-09-08 01:41:19,017 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1201407731] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:19,018 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [380758319] [2023-09-08 01:41:19,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:19,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:19,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:19,019 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:41:19,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-09-08 01:41:19,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:19,105 INFO L262 TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 10 conjunts are in the unsatisfiable core [2023-09-08 01:41:19,108 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:41:19,267 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 1 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:19,267 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:41:19,496 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:19,499 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [380758319] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:41:19,499 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:41:19,499 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 24 [2023-09-08 01:41:19,499 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2092446652] [2023-09-08 01:41:19,500 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:41:19,501 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2023-09-08 01:41:19,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:19,503 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2023-09-08 01:41:19,503 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=117, Invalid=435, Unknown=0, NotChecked=0, Total=552 [2023-09-08 01:41:19,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:19,504 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:19,504 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 7.458333333333333) internal successors, (179), 24 states have internal predecessors, (179), 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-09-08 01:41:19,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:19,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:19,505 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:41:20,012 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:20,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:20,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:20,031 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-09-08 01:41:20,221 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:20,222 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:20,222 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:20,222 INFO L85 PathProgramCache]: Analyzing trace with hash 1231201861, now seen corresponding path program 2 times [2023-09-08 01:41:20,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:20,222 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1539926968] [2023-09-08 01:41:20,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:20,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:20,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:20,517 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 2 proven. 32 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:20,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:20,517 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1539926968] [2023-09-08 01:41:20,517 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1539926968] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:20,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [37294847] [2023-09-08 01:41:20,518 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-09-08 01:41:20,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:20,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:20,519 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:41:20,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-09-08 01:41:20,612 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-09-08 01:41:20,612 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-09-08 01:41:20,614 INFO L262 TraceCheckSpWp]: Trace formula consists of 322 conjuncts, 14 conjunts are in the unsatisfiable core [2023-09-08 01:41:20,624 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:41:20,885 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 10 proven. 24 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:20,885 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:41:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 27 proven. 7 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-09-08 01:41:21,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [37294847] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:41:21,149 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:41:21,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 34 [2023-09-08 01:41:21,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [787602718] [2023-09-08 01:41:21,149 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:41:21,149 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 34 states [2023-09-08 01:41:21,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:21,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 34 interpolants. [2023-09-08 01:41:21,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=204, Invalid=918, Unknown=0, NotChecked=0, Total=1122 [2023-09-08 01:41:21,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:21,151 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:21,151 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 34 states, 34 states have (on average 6.264705882352941) internal successors, (213), 34 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-09-08 01:41:21,151 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:21,151 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:21,151 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:21,151 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:41:21,832 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:21,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:21,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:21,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:41:21,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-09-08 01:41:22,041 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:22,045 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:22,045 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:22,045 INFO L85 PathProgramCache]: Analyzing trace with hash 849417846, now seen corresponding path program 3 times [2023-09-08 01:41:22,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:22,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2054011467] [2023-09-08 01:41:22,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:22,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:22,395 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 2 proven. 44 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2023-09-08 01:41:22,395 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:22,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2054011467] [2023-09-08 01:41:22,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2054011467] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:22,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1732645955] [2023-09-08 01:41:22,395 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-09-08 01:41:22,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:22,396 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:22,396 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:41:22,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-09-08 01:41:22,497 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2023-09-08 01:41:22,497 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-09-08 01:41:22,499 INFO L262 TraceCheckSpWp]: Trace formula consists of 329 conjuncts, 14 conjunts are in the unsatisfiable core [2023-09-08 01:41:22,501 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:41:22,735 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 7 proven. 13 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2023-09-08 01:41:22,735 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:41:22,964 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 7 proven. 13 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2023-09-08 01:41:22,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1732645955] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:41:22,965 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:41:22,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 15, 15] total 33 [2023-09-08 01:41:22,965 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840544743] [2023-09-08 01:41:22,965 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:41:22,965 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2023-09-08 01:41:22,965 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:22,966 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2023-09-08 01:41:22,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=948, Unknown=0, NotChecked=0, Total=1056 [2023-09-08 01:41:22,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:22,966 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:22,967 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 7.151515151515151) internal successors, (236), 33 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-09-08 01:41:22,967 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:22,967 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:22,967 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:22,967 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:41:22,967 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:41:29,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:29,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:29,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:29,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:41:29,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:41:29,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-09-08 01:41:29,347 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:29,347 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:29,348 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:29,348 INFO L85 PathProgramCache]: Analyzing trace with hash -1613933495, now seen corresponding path program 4 times [2023-09-08 01:41:29,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:29,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [862525345] [2023-09-08 01:41:29,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:29,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:29,678 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 12 proven. 58 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-09-08 01:41:29,678 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:29,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [862525345] [2023-09-08 01:41:29,679 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [862525345] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:29,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [777087123] [2023-09-08 01:41:29,679 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2023-09-08 01:41:29,679 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:29,679 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:29,680 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:41:29,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-09-08 01:41:29,759 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2023-09-08 01:41:29,759 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-09-08 01:41:29,760 INFO L262 TraceCheckSpWp]: Trace formula consists of 300 conjuncts, 18 conjunts are in the unsatisfiable core [2023-09-08 01:41:29,762 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:41:30,141 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 27 proven. 43 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-09-08 01:41:30,141 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:41:30,508 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 52 proven. 18 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-09-08 01:41:30,508 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [777087123] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:41:30,508 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:41:30,508 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 44 [2023-09-08 01:41:30,508 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1892820805] [2023-09-08 01:41:30,508 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:41:30,509 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2023-09-08 01:41:30,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:30,509 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2023-09-08 01:41:30,510 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=317, Invalid=1575, Unknown=0, NotChecked=0, Total=1892 [2023-09-08 01:41:30,510 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:30,510 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:30,510 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 5.613636363636363) internal successors, (247), 44 states have internal predecessors, (247), 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-09-08 01:41:30,510 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:30,510 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:30,510 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:30,510 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:41:30,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:41:30,511 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:41:36,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:36,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:36,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:36,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:41:36,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:41:36,035 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2023-09-08 01:41:36,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-09-08 01:41:36,235 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:36,238 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:41:36,238 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:41:36,238 INFO L85 PathProgramCache]: Analyzing trace with hash -1954139652, now seen corresponding path program 5 times [2023-09-08 01:41:36,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:41:36,238 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2002026440] [2023-09-08 01:41:36,238 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:41:36,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:41:36,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:41:36,685 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 12 proven. 73 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2023-09-08 01:41:36,685 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:41:36,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2002026440] [2023-09-08 01:41:36,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2002026440] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:41:36,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [656611594] [2023-09-08 01:41:36,686 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2023-09-08 01:41:36,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:41:36,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:41:36,687 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:41:36,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-09-08 01:41:36,778 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2023-09-08 01:41:36,778 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-09-08 01:41:36,780 INFO L262 TraceCheckSpWp]: Trace formula consists of 371 conjuncts, 22 conjunts are in the unsatisfiable core [2023-09-08 01:41:36,781 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:41:37,287 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 52 proven. 67 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-09-08 01:41:37,288 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:41:37,928 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 85 proven. 34 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2023-09-08 01:41:37,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [656611594] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:41:37,930 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:41:37,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 23, 23] total 60 [2023-09-08 01:41:37,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298185425] [2023-09-08 01:41:37,931 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:41:37,933 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 60 states [2023-09-08 01:41:37,933 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:41:37,934 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants. [2023-09-08 01:41:37,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=425, Invalid=3115, Unknown=0, NotChecked=0, Total=3540 [2023-09-08 01:41:37,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:37,935 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:41:37,935 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 60 states, 60 states have (on average 5.716666666666667) internal successors, (343), 60 states have internal predecessors, (343), 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-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. [2023-09-08 01:41:37,935 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:42:15,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:42:15,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:42:15,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:42:15,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:42:15,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:42:15,726 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2023-09-08 01:42:15,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 117 states. [2023-09-08 01:42:15,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2023-09-08 01:42:15,927 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:42:15,928 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:42:15,928 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:42:15,928 INFO L85 PathProgramCache]: Analyzing trace with hash -348593992, now seen corresponding path program 6 times [2023-09-08 01:42:15,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:42:15,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [190534038] [2023-09-08 01:42:15,928 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:42:15,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:42:15,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:42:16,402 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 30 proven. 107 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2023-09-08 01:42:16,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:42:16,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [190534038] [2023-09-08 01:42:16,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [190534038] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:42:16,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [764596187] [2023-09-08 01:42:16,403 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2023-09-08 01:42:16,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:42:16,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:42:16,404 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:42:16,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2023-09-08 01:42:16,640 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2023-09-08 01:42:16,641 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-09-08 01:42:16,643 INFO L262 TraceCheckSpWp]: Trace formula consists of 399 conjuncts, 26 conjunts are in the unsatisfiable core [2023-09-08 01:42:16,645 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:42:17,286 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 85 proven. 96 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2023-09-08 01:42:17,287 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:42:18,013 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 126 proven. 55 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2023-09-08 01:42:18,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [764596187] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:42:18,013 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:42:18,014 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 27, 27] total 72 [2023-09-08 01:42:18,014 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [697768238] [2023-09-08 01:42:18,014 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:42:18,015 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 72 states [2023-09-08 01:42:18,015 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:42:18,017 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 72 interpolants. [2023-09-08 01:42:18,018 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=587, Invalid=4525, Unknown=0, NotChecked=0, Total=5112 [2023-09-08 01:42:18,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:42:18,019 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:42:18,020 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 72 states, 72 states have (on average 5.305555555555555) internal successors, (382), 72 states have internal predecessors, (382), 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-09-08 01:42:18,020 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:42:18,020 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:42:18,020 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:42:18,020 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:42:18,021 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:42:18,021 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. [2023-09-08 01:42:18,021 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 117 states. [2023-09-08 01:42:18,021 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2023-09-08 01:46:24,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 117 states. [2023-09-08 01:46:24,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 165 states. [2023-09-08 01:46:24,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2023-09-08 01:46:24,918 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2023-09-08 01:46:24,919 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2023-09-08 01:46:24,919 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-09-08 01:46:24,919 INFO L85 PathProgramCache]: Analyzing trace with hash -733378818, now seen corresponding path program 7 times [2023-09-08 01:46:24,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-09-08 01:46:24,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1225850992] [2023-09-08 01:46:24,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-09-08 01:46:24,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-09-08 01:46:24,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:46:25,756 INFO L134 CoverageAnalysis]: Checked inductivity of 291 backedges. 56 proven. 146 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked. [2023-09-08 01:46:25,756 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-09-08 01:46:25,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1225850992] [2023-09-08 01:46:25,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1225850992] provided 0 perfect and 1 imperfect interpolant sequences [2023-09-08 01:46:25,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1272663797] [2023-09-08 01:46:25,757 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2023-09-08 01:46:25,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:46:25,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-09-08 01:46:25,758 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-09-08 01:46:25,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2023-09-08 01:46:25,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-09-08 01:46:25,893 INFO L262 TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 30 conjunts are in the unsatisfiable core [2023-09-08 01:46:25,901 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-09-08 01:46:26,749 INFO L134 CoverageAnalysis]: Checked inductivity of 291 backedges. 126 proven. 130 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2023-09-08 01:46:26,749 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-09-08 01:46:27,658 INFO L134 CoverageAnalysis]: Checked inductivity of 291 backedges. 175 proven. 81 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2023-09-08 01:46:27,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1272663797] provided 0 perfect and 2 imperfect interpolant sequences [2023-09-08 01:46:27,659 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-09-08 01:46:27,659 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 31, 31] total 84 [2023-09-08 01:46:27,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [294079212] [2023-09-08 01:46:27,659 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-09-08 01:46:27,659 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 84 states [2023-09-08 01:46:27,660 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-09-08 01:46:27,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 84 interpolants. [2023-09-08 01:46:27,661 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=777, Invalid=6195, Unknown=0, NotChecked=0, Total=6972 [2023-09-08 01:46:27,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:46:27,662 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2023-09-08 01:46:27,662 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 84 states, 84 states have (on average 5.011904761904762) internal successors, (421), 84 states have internal predecessors, (421), 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-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 24 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 72 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 31 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 117 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 165 states. [2023-09-08 01:46:27,662 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Found a loop, use abstraction hammer Received shutdown request... [2023-09-08 01:55:44,791 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-09-08 01:55:44,811 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-09-08 01:55:44,826 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2023-09-08 01:55:45,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2023-09-08 01:55:45,605 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-09-08 01:55:45,606 WARN L619 AbstractCegarLoop]: Verification canceled: while executing DynamicStratifiedReduction. [2023-09-08 01:55:45,607 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (3 of 4 remaining) [2023-09-08 01:55:45,608 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 4 remaining) [2023-09-08 01:55:45,608 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2023-09-08 01:55:45,608 INFO L805 garLoopResultBuilder]: Registering result TIMEOUT for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2023-09-08 01:55:45,659 INFO L445 BasicCegarLoop]: Path program histogram: [7, 1, 1] [2023-09-08 01:55:45,661 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-09-08 01:55:45,662 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-09-08 01:55:45,663 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 08.09 01:55:45 BasicIcfg [2023-09-08 01:55:45,663 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-09-08 01:55:45,664 INFO L158 Benchmark]: Toolchain (without parser) took 869844.29ms. Allocated memory was 172.0MB in the beginning and 505.4MB in the end (delta: 333.4MB). Free memory was 115.2MB in the beginning and 124.0MB in the end (delta: -8.8MB). Peak memory consumption was 426.0MB. Max. memory is 7.0GB. [2023-09-08 01:55:45,664 INFO L158 Benchmark]: CDTParser took 0.10ms. Allocated memory is still 172.0MB. Free memory is still 128.8MB. There was no memory consumed. Max. memory is 7.0GB. [2023-09-08 01:55:45,664 INFO L158 Benchmark]: CACSL2BoogieTranslator took 165.51ms. Allocated memory is still 172.0MB. Free memory was 114.9MB in the beginning and 103.4MB in the end (delta: 11.5MB). Peak memory consumption was 11.5MB. Max. memory is 7.0GB. [2023-09-08 01:55:45,664 INFO L158 Benchmark]: Boogie Procedure Inliner took 26.63ms. Allocated memory is still 172.0MB. Free memory was 103.4MB in the beginning and 101.5MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 7.0GB. [2023-09-08 01:55:45,664 INFO L158 Benchmark]: Boogie Preprocessor took 23.95ms. Allocated memory is still 172.0MB. Free memory was 101.5MB in the beginning and 100.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 7.0GB. [2023-09-08 01:55:45,665 INFO L158 Benchmark]: RCFGBuilder took 445.61ms. Allocated memory was 172.0MB in the beginning and 208.7MB in the end (delta: 36.7MB). Free memory was 100.0MB in the beginning and 164.3MB in the end (delta: -64.4MB). Peak memory consumption was 7.2MB. Max. memory is 7.0GB. [2023-09-08 01:55:45,665 INFO L158 Benchmark]: TraceAbstraction took 869178.65ms. Allocated memory was 208.7MB in the beginning and 505.4MB in the end (delta: 296.7MB). Free memory was 163.3MB in the beginning and 124.0MB in the end (delta: 39.2MB). Peak memory consumption was 436.7MB. Max. memory is 7.0GB. [2023-09-08 01:55:45,666 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.10ms. Allocated memory is still 172.0MB. Free memory is still 128.8MB. There was no memory consumed. Max. memory is 7.0GB. * CACSL2BoogieTranslator took 165.51ms. Allocated memory is still 172.0MB. Free memory was 114.9MB in the beginning and 103.4MB in the end (delta: 11.5MB). Peak memory consumption was 11.5MB. Max. memory is 7.0GB. * Boogie Procedure Inliner took 26.63ms. Allocated memory is still 172.0MB. Free memory was 103.4MB in the beginning and 101.5MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 7.0GB. * Boogie Preprocessor took 23.95ms. Allocated memory is still 172.0MB. Free memory was 101.5MB in the beginning and 100.0MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 7.0GB. * RCFGBuilder took 445.61ms. Allocated memory was 172.0MB in the beginning and 208.7MB in the end (delta: 36.7MB). Free memory was 100.0MB in the beginning and 164.3MB in the end (delta: -64.4MB). Peak memory consumption was 7.2MB. Max. memory is 7.0GB. * TraceAbstraction took 869178.65ms. Allocated memory was 208.7MB in the beginning and 505.4MB in the end (delta: 296.7MB). Free memory was 163.3MB in the beginning and 124.0MB in the end (delta: 39.2MB). Peak memory consumption was 436.7MB. Max. memory is 7.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Independence relation #1 benchmarks ThreadSeparatingIndependenceRelation.Independence Queries: [ total: 68118, independent: 64085, independent conditional: 64085, independent unconditional: 0, dependent: 4033, dependent conditional: 4033, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ThreadSeparatingIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 64380, independent: 64085, independent conditional: 64085, independent unconditional: 0, dependent: 295, dependent conditional: 295, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: DisjunctiveConditionalIndependenceRelation.Independence Queries: [ total: 64380, independent: 64085, independent conditional: 64085, independent unconditional: 0, dependent: 295, dependent conditional: 295, dependent unconditional: 0, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , DisjunctiveConditionalIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 66598, independent: 64085, independent conditional: 0, independent unconditional: 64085, dependent: 2513, dependent conditional: 2218, dependent unconditional: 295, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticConditionEliminator.Independence Queries: [ total: 66598, independent: 64085, independent conditional: 0, independent unconditional: 64085, dependent: 2513, dependent conditional: 0, dependent unconditional: 2513, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticConditionEliminator.Statistics on underlying relation: CachedIndependenceRelation.Independence Queries: [ total: 66598, independent: 64085, independent conditional: 0, independent unconditional: 64085, dependent: 2513, dependent conditional: 0, dependent unconditional: 2513, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 64380, independent: 64085, independent conditional: 0, independent unconditional: 64085, dependent: 295, dependent conditional: 0, dependent unconditional: 295, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 64380, independent: 64085, independent conditional: 0, independent unconditional: 64085, dependent: 295, dependent conditional: 0, dependent unconditional: 295, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Independence Queries: [ total: 295, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 295, dependent conditional: 0, dependent unconditional: 295, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ProtectedIndependenceRelation.Statistics on underlying relation: ConditionTransformingIndependenceRelation.Independence Queries: [ total: 295, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 295, dependent conditional: 0, dependent unconditional: 295, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , ConditionTransformingIndependenceRelation.Statistics on underlying relation: SemanticIndependenceRelation.Independence Queries: [ total: 295, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 295, dependent conditional: 0, dependent unconditional: 295, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 990, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 990, dependent conditional: 0, dependent unconditional: 990, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , Protected Queries: 0 ], Cache Queries: [ total: 66598, independent: 0, independent conditional: 0, independent unconditional: 0, dependent: 2218, dependent conditional: 0, dependent unconditional: 2218, unknown: 64380, unknown conditional: 0, unknown unconditional: 64380] , Statistics on independence cache: Total cache size (in pairs): 64380, Positive cache size: 64085, Positive conditional cache size: 0, Positive unconditional cache size: 64085, Negative cache size: 295, Negative conditional cache size: 0, Negative unconditional cache size: 295, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0, Eliminated conditions: 2218, Maximal queried relation: 9, Independence queries for same thread: 3738 - StatisticsResult: Proof manager benchmarks IrresponsibleProofs: 32, RedundantProofs: 7, ProvenStates: 3853 - TimeoutResultAtElement [Line: 100]: Timeout (TraceAbstraction) Unable to prove that call to reach_error is unreachable Cancelled while executing DynamicStratifiedReduction. - TimeoutResultAtElement [Line: 94]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while executing DynamicStratifiedReduction. - TimeoutResultAtElement [Line: 92]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while executing DynamicStratifiedReduction. - TimeoutResultAtElement [Line: 93]: Timeout (TraceAbstraction) Unable to prove that petrification did provide enough thread instances (tool internal message, not intended for end users) Cancelled while executing DynamicStratifiedReduction. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 7 procedures, 170 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 869.1s, OverallIterations: 9, TraceHistogramMax: 0, PathProgramHistogramMax: 7, EmptinessCheckTime: 856.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=0occurred in iteration=0, InterpolantAutomatonStates: 648, 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.2s SsaConstructionTime, 0.7s SatisfiabilityAnalysisTime, 9.9s InterpolantComputationTime, 2696 NumberOfCodeBlocks, 2675 NumberOfCodeBlocksAsserted, 32 NumberOfCheckSat, 3962 ConstructedInterpolants, 0 QuantifiedInterpolants, 12688 SizeOfPredicates, 134 NumberOfNonLiveVariables, 2729 ConjunctsInSsa, 140 ConjunctsInUnsatCore, 25 InterpolantComputations, 2 PerfectInterpolantSequences, 1397/2462 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown