/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf --traceabstraction.dfs.order.used.in.por LOOP_LOCKSTEP --traceabstraction.additional.conditional.commutativity.checking BOTH --traceabstraction.criterion.for.conditional.commutativity.checking SLEEP_SET --traceabstraction.use.limited.checks.recommended.for.dfs true --traceabstraction.limit.for.limited.checks 10 -tc ../benchexec/../../../trunk/examples/toolchains/AutomizerCInline.xml -i ../../../trunk/examples/svcomp/weaver/popl20-counter-determinism.wvr.c -------------------------------------------------------------------------------- This is Ultimate 0.2.4-wip.dk.conditional-comm-17da818-m [2024-05-08 03:56:00,470 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-05-08 03:56:00,532 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../benchexec/../../../trunk/examples/settings/gemcutter/NewStatesSleep.epf [2024-05-08 03:56:00,538 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-05-08 03:56:00,538 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-05-08 03:56:00,559 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-05-08 03:56:00,560 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-05-08 03:56:00,560 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-05-08 03:56:00,561 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-05-08 03:56:00,563 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-05-08 03:56:00,574 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-05-08 03:56:00,574 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-05-08 03:56:00,574 INFO L153 SettingsManager]: * Use SBE=true [2024-05-08 03:56:00,576 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-05-08 03:56:00,576 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-05-08 03:56:00,576 INFO L153 SettingsManager]: * sizeof long=4 [2024-05-08 03:56:00,576 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-05-08 03:56:00,576 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-05-08 03:56:00,576 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-05-08 03:56:00,576 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-05-08 03:56:00,577 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-05-08 03:56:00,577 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-05-08 03:56:00,577 INFO L153 SettingsManager]: * sizeof long double=12 [2024-05-08 03:56:00,577 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-05-08 03:56:00,577 INFO L153 SettingsManager]: * Use constant arrays=true [2024-05-08 03:56:00,577 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-05-08 03:56:00,578 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-05-08 03:56:00,578 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-05-08 03:56:00,578 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-05-08 03:56:00,578 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-08 03:56:00,579 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-05-08 03:56:00,579 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-05-08 03:56:00,579 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-05-08 03:56:00,580 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-05-08 03:56:00,580 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=SLEEP_NEW_STATES [2024-05-08 03:56:00,580 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-05-08 03:56:00,580 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-05-08 03:56:00,580 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-05-08 03:56:00,580 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-05-08 03:56:00,580 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/UGemCutter-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: DFS Order used in POR -> LOOP_LOCKSTEP Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> BOTH Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> SLEEP_SET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: use limited checks (recommended for DFS) -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Limit for limited checks -> 10 [2024-05-08 03:56:00,773 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-05-08 03:56:00,791 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-05-08 03:56:00,793 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-05-08 03:56:00,794 INFO L270 PluginConnector]: Initializing CDTParser... [2024-05-08 03:56:00,795 INFO L274 PluginConnector]: CDTParser initialized [2024-05-08 03:56:00,796 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/popl20-counter-determinism.wvr.c [2024-05-08 03:56:01,840 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-05-08 03:56:02,026 INFO L384 CDTParser]: Found 1 translation units. [2024-05-08 03:56:02,027 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-counter-determinism.wvr.c [2024-05-08 03:56:02,033 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/57191eba4/95ebf632bdd64edfbb78b35261d76c8a/FLAG21b9d73a8 [2024-05-08 03:56:02,046 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/57191eba4/95ebf632bdd64edfbb78b35261d76c8a [2024-05-08 03:56:02,049 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-05-08 03:56:02,051 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-05-08 03:56:02,053 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-05-08 03:56:02,053 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-05-08 03:56:02,057 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-05-08 03:56:02,057 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,058 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@559cb110 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02, skipping insertion in model container [2024-05-08 03:56:02,058 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,076 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-05-08 03:56:02,196 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-counter-determinism.wvr.c[2476,2489] [2024-05-08 03:56:02,199 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-08 03:56:02,205 INFO L202 MainTranslator]: Completed pre-run [2024-05-08 03:56:02,220 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-counter-determinism.wvr.c[2476,2489] [2024-05-08 03:56:02,220 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-05-08 03:56:02,225 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2024-05-08 03:56:02,225 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2024-05-08 03:56:02,230 INFO L206 MainTranslator]: Completed translation [2024-05-08 03:56:02,231 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02 WrapperNode [2024-05-08 03:56:02,231 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-05-08 03:56:02,231 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-05-08 03:56:02,232 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-05-08 03:56:02,232 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-05-08 03:56:02,236 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,243 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,257 INFO L138 Inliner]: procedures = 23, calls = 41, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 118 [2024-05-08 03:56:02,257 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-05-08 03:56:02,258 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-05-08 03:56:02,258 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-05-08 03:56:02,258 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-05-08 03:56:02,263 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,263 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,265 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,265 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,269 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,271 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,272 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,272 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,274 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-05-08 03:56:02,275 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-05-08 03:56:02,275 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-05-08 03:56:02,275 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-05-08 03:56:02,275 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (1/1) ... [2024-05-08 03:56:02,288 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-05-08 03:56:02,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:02,312 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-05-08 03:56:02,332 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-05-08 03:56:02,349 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-05-08 03:56:02,349 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-05-08 03:56:02,350 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-05-08 03:56:02,350 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-05-08 03:56:02,350 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-05-08 03:56:02,350 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-05-08 03:56:02,350 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-05-08 03:56:02,350 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-05-08 03:56:02,350 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-05-08 03:56:02,351 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-05-08 03:56:02,351 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-05-08 03:56:02,352 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-05-08 03:56:02,352 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-05-08 03:56:02,352 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-05-08 03:56:02,352 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-05-08 03:56:02,352 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-05-08 03:56:02,352 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-05-08 03:56:02,352 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-05-08 03:56:02,353 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-05-08 03:56:02,478 INFO L241 CfgBuilder]: Building ICFG [2024-05-08 03:56:02,480 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-05-08 03:56:02,708 INFO L282 CfgBuilder]: Performing block encoding [2024-05-08 03:56:02,744 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-05-08 03:56:02,744 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2024-05-08 03:56:02,745 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.05 03:56:02 BoogieIcfgContainer [2024-05-08 03:56:02,745 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-05-08 03:56:02,747 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-05-08 03:56:02,747 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-05-08 03:56:02,749 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-05-08 03:56:02,749 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.05 03:56:02" (1/3) ... [2024-05-08 03:56:02,750 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44687310 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.05 03:56:02, skipping insertion in model container [2024-05-08 03:56:02,750 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.05 03:56:02" (2/3) ... [2024-05-08 03:56:02,750 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44687310 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.05 03:56:02, skipping insertion in model container [2024-05-08 03:56:02,750 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.05 03:56:02" (3/3) ... [2024-05-08 03:56:02,751 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-counter-determinism.wvr.c [2024-05-08 03:56:02,756 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-05-08 03:56:02,763 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-05-08 03:56:02,763 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-05-08 03:56:02,763 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-05-08 03:56:02,808 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-05-08 03:56:02,840 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-05-08 03:56:02,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-05-08 03:56:02,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:02,842 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-05-08 03:56:02,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-05-08 03:56:02,885 INFO L188 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-05-08 03:56:02,894 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:02,895 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-05-08 03:56:02,900 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=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@4bca4cae, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms], mConComChecker=BOTH, mConComCheckerCriterion=SLEEP_SET, mConComCheckerLimitedChecksCriterion=true, mConComCheckerCriterionLimit=10, mConComCheckerRandomProb=100, mConComCheckerRandomSeed=123, mConComCheckerConditionCriterion=false [2024-05-08 03:56:02,900 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-05-08 03:56:05,539 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 2 more)] === [2024-05-08 03:56:05,540 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:05,541 INFO L85 PathProgramCache]: Analyzing trace with hash 326408110, now seen corresponding path program 1 times [2024-05-08 03:56:05,547 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:05,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [927278667] [2024-05-08 03:56:05,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:05,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:05,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:05,937 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-05-08 03:56:05,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:05,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [927278667] [2024-05-08 03:56:05,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [927278667] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-08 03:56:05,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-05-08 03:56:05,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-05-08 03:56:05,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [68513680] [2024-05-08 03:56:05,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-08 03:56:05,951 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-05-08 03:56:05,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:06,047 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-05-08 03:56:06,048 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-05-08 03:56:06,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:06,051 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:06,051 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 51.5) internal successors, (103), 2 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:56:06,052 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:07,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:07,765 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-05-08 03:56:07,765 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 2 more)] === [2024-05-08 03:56:07,765 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:07,765 INFO L85 PathProgramCache]: Analyzing trace with hash 980397473, now seen corresponding path program 1 times [2024-05-08 03:56:07,766 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:07,766 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249266344] [2024-05-08 03:56:07,766 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:07,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:08,175 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 35 proven. 7 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-05-08 03:56:08,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:08,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249266344] [2024-05-08 03:56:08,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249266344] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:56:08,176 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2006932441] [2024-05-08 03:56:08,176 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:08,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:08,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:08,179 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:56:08,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-05-08 03:56:08,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:08,281 INFO L262 TraceCheckSpWp]: Trace formula consists of 306 conjuncts, 8 conjunts are in the unsatisfiable core [2024-05-08 03:56:08,289 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:56:08,535 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 34 proven. 6 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-05-08 03:56:08,535 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:56:08,676 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 34 proven. 5 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-05-08 03:56:08,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2006932441] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:56:08,677 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:56:08,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 8] total 21 [2024-05-08 03:56:08,678 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1032703046] [2024-05-08 03:56:08,678 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:56:08,679 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-05-08 03:56:08,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:08,745 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-05-08 03:56:08,745 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=364, Unknown=0, NotChecked=0, Total=420 [2024-05-08 03:56:08,745 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:08,747 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:08,747 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 9.904761904761905) internal successors, (208), 21 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:56:08,747 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:08,748 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:12,963 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:12,963 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:12,974 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-05-08 03:56:13,169 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-05-08 03:56:13,169 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 2 more)] === [2024-05-08 03:56:13,170 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:13,170 INFO L85 PathProgramCache]: Analyzing trace with hash 820020630, now seen corresponding path program 2 times [2024-05-08 03:56:13,170 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:13,170 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1866887583] [2024-05-08 03:56:13,170 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:13,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:13,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:13,850 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 20 proven. 82 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-05-08 03:56:13,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:13,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1866887583] [2024-05-08 03:56:13,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1866887583] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:56:13,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2112598005] [2024-05-08 03:56:13,851 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-08 03:56:13,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:13,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:13,852 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:56:13,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-05-08 03:56:14,031 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-08 03:56:14,031 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:56:14,033 INFO L262 TraceCheckSpWp]: Trace formula consists of 350 conjuncts, 12 conjunts are in the unsatisfiable core [2024-05-08 03:56:14,044 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:56:14,418 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 58 proven. 44 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-05-08 03:56:14,418 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:56:14,615 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 58 proven. 22 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-05-08 03:56:14,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2112598005] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:56:14,615 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:56:14,615 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 13, 8] total 43 [2024-05-08 03:56:14,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752716569] [2024-05-08 03:56:14,616 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:56:14,617 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 43 states [2024-05-08 03:56:14,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:14,701 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants. [2024-05-08 03:56:14,702 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=156, Invalid=1650, Unknown=0, NotChecked=0, Total=1806 [2024-05-08 03:56:14,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:14,704 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:14,705 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 43 states, 43 states have (on average 6.488372093023256) internal successors, (279), 43 states have internal predecessors, (279), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:56:14,706 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:14,706 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:14,706 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:25,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:25,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:25,725 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:25,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-05-08 03:56:25,930 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:25,931 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 2 more)] === [2024-05-08 03:56:25,931 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:25,931 INFO L85 PathProgramCache]: Analyzing trace with hash -2027470836, now seen corresponding path program 3 times [2024-05-08 03:56:25,931 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:25,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1752219440] [2024-05-08 03:56:25,932 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:25,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:25,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:26,477 INFO L134 CoverageAnalysis]: Checked inductivity of 422 backedges. 43 proven. 306 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked. [2024-05-08 03:56:26,478 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:26,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1752219440] [2024-05-08 03:56:26,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1752219440] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:56:26,478 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1140452304] [2024-05-08 03:56:26,478 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-08 03:56:26,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:26,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:26,479 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:56:26,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-05-08 03:56:26,612 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 7 check-sat command(s) [2024-05-08 03:56:26,612 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:56:26,614 INFO L262 TraceCheckSpWp]: Trace formula consists of 461 conjuncts, 28 conjunts are in the unsatisfiable core [2024-05-08 03:56:26,617 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:56:27,379 INFO L134 CoverageAnalysis]: Checked inductivity of 422 backedges. 43 proven. 376 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-05-08 03:56:27,379 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:56:27,709 INFO L134 CoverageAnalysis]: Checked inductivity of 422 backedges. 43 proven. 252 refuted. 0 times theorem prover too weak. 127 trivial. 0 not checked. [2024-05-08 03:56:27,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1140452304] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:56:27,710 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:56:27,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 29, 13] total 44 [2024-05-08 03:56:27,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222482270] [2024-05-08 03:56:27,710 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:56:27,711 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-05-08 03:56:27,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:27,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-05-08 03:56:27,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=172, Invalid=1720, Unknown=0, NotChecked=0, Total=1892 [2024-05-08 03:56:27,799 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:27,799 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:27,800 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 7.636363636363637) internal successors, (336), 44 states have internal predecessors, (336), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:56:27,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:27,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:27,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:27,800 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:30,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:30,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:30,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:30,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 102 states. [2024-05-08 03:56:30,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-05-08 03:56:31,173 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:31,173 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 2 more)] === [2024-05-08 03:56:31,174 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:31,174 INFO L85 PathProgramCache]: Analyzing trace with hash 1897084805, now seen corresponding path program 4 times [2024-05-08 03:56:31,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:31,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579840483] [2024-05-08 03:56:31,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:31,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:31,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:31,422 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 129 proven. 13 refuted. 0 times theorem prover too weak. 419 trivial. 0 not checked. [2024-05-08 03:56:31,422 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:31,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579840483] [2024-05-08 03:56:31,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579840483] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:56:31,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1347158113] [2024-05-08 03:56:31,425 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-05-08 03:56:31,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:31,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:31,428 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:56:31,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-05-08 03:56:31,539 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-05-08 03:56:31,539 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:56:31,541 INFO L262 TraceCheckSpWp]: Trace formula consists of 460 conjuncts, 16 conjunts are in the unsatisfiable core [2024-05-08 03:56:31,544 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:56:31,680 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 432 trivial. 0 not checked. [2024-05-08 03:56:31,681 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-05-08 03:56:31,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1347158113] provided 1 perfect and 0 imperfect interpolant sequences [2024-05-08 03:56:31,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-05-08 03:56:31,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 5 [2024-05-08 03:56:31,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1581028653] [2024-05-08 03:56:31,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-05-08 03:56:31,681 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-05-08 03:56:31,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:31,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-05-08 03:56:31,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-05-08 03:56:31,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:31,740 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:31,740 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.5) internal successors, (114), 4 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) [2024-05-08 03:56:31,740 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:31,740 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:31,740 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:31,740 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 102 states. [2024-05-08 03:56:31,740 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:32,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:32,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:32,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:32,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 102 states. [2024-05-08 03:56:32,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:56:32,226 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-05-08 03:56:32,421 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:32,424 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 2 more)] === [2024-05-08 03:56:32,424 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:32,424 INFO L85 PathProgramCache]: Analyzing trace with hash 1120862621, now seen corresponding path program 5 times [2024-05-08 03:56:32,425 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:32,425 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2125982123] [2024-05-08 03:56:32,425 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:32,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:32,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:32,886 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 43 proven. 99 refuted. 0 times theorem prover too weak. 342 trivial. 0 not checked. [2024-05-08 03:56:32,886 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:32,887 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2125982123] [2024-05-08 03:56:32,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2125982123] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:56:32,887 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [420825256] [2024-05-08 03:56:32,887 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-05-08 03:56:32,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:32,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:32,888 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:56:32,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-05-08 03:56:33,000 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s) [2024-05-08 03:56:33,000 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:56:33,002 INFO L262 TraceCheckSpWp]: Trace formula consists of 478 conjuncts, 32 conjunts are in the unsatisfiable core [2024-05-08 03:56:33,004 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:56:33,820 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 8 proven. 476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-08 03:56:33,821 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:56:34,102 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 8 proven. 35 refuted. 0 times theorem prover too weak. 441 trivial. 0 not checked. [2024-05-08 03:56:34,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [420825256] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:56:34,102 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:56:34,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 33, 8] total 48 [2024-05-08 03:56:34,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909057788] [2024-05-08 03:56:34,102 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:56:34,107 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-05-08 03:56:34,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:34,232 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-05-08 03:56:34,232 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=178, Invalid=2078, Unknown=0, NotChecked=0, Total=2256 [2024-05-08 03:56:34,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:34,233 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:34,233 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 48 states have (on average 7.291666666666667) internal successors, (350), 48 states have internal predecessors, (350), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:56:34,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:34,233 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:34,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:34,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 102 states. [2024-05-08 03:56:34,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:56:34,234 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:50,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:50,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:50,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:50,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 117 states. [2024-05-08 03:56:50,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:56:50,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 283 states. [2024-05-08 03:56:50,288 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-05-08 03:56:50,481 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:50,481 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 2 more)] === [2024-05-08 03:56:50,481 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:56:50,481 INFO L85 PathProgramCache]: Analyzing trace with hash -1025755341, now seen corresponding path program 6 times [2024-05-08 03:56:50,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:56:50,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [387043684] [2024-05-08 03:56:50,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:56:50,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:56:50,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:56:50,808 INFO L134 CoverageAnalysis]: Checked inductivity of 1510 backedges. 421 proven. 368 refuted. 0 times theorem prover too weak. 721 trivial. 0 not checked. [2024-05-08 03:56:50,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:56:50,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [387043684] [2024-05-08 03:56:50,810 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [387043684] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:56:50,810 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [684753224] [2024-05-08 03:56:50,810 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-05-08 03:56:50,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:56:50,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:56:50,811 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:56:50,814 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-05-08 03:56:50,989 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 14 check-sat command(s) [2024-05-08 03:56:50,989 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:56:50,992 INFO L262 TraceCheckSpWp]: Trace formula consists of 659 conjuncts, 50 conjunts are in the unsatisfiable core [2024-05-08 03:56:50,996 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:56:52,364 INFO L134 CoverageAnalysis]: Checked inductivity of 1510 backedges. 113 proven. 1387 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-05-08 03:56:52,364 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:56:52,850 INFO L134 CoverageAnalysis]: Checked inductivity of 1510 backedges. 113 proven. 422 refuted. 0 times theorem prover too weak. 975 trivial. 0 not checked. [2024-05-08 03:56:52,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [684753224] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:56:52,851 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:56:52,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 51, 12] total 65 [2024-05-08 03:56:52,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704274205] [2024-05-08 03:56:52,851 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:56:52,852 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2024-05-08 03:56:52,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:56:53,201 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2024-05-08 03:56:53,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=312, Invalid=3848, Unknown=0, NotChecked=0, Total=4160 [2024-05-08 03:56:53,202 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:53,203 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:56:53,203 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 65 states have (on average 7.953846153846154) internal successors, (517), 65 states have internal predecessors, (517), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 117 states. [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 283 states. [2024-05-08 03:56:53,203 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 118 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 335 states. [2024-05-08 03:57:13,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 219 states. [2024-05-08 03:57:13,879 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-05-08 03:57:14,074 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-05-08 03:57:14,074 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 2 more)] === [2024-05-08 03:57:14,075 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:57:14,075 INFO L85 PathProgramCache]: Analyzing trace with hash 1913009366, now seen corresponding path program 7 times [2024-05-08 03:57:14,075 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:57:14,075 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379048197] [2024-05-08 03:57:14,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:57:14,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:57:14,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:57:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 1876 backedges. 1 proven. 587 refuted. 0 times theorem prover too weak. 1288 trivial. 0 not checked. [2024-05-08 03:57:15,457 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:57:15,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379048197] [2024-05-08 03:57:15,457 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379048197] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:57:15,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1654408947] [2024-05-08 03:57:15,457 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-05-08 03:57:15,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:57:15,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:57:15,458 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:57:15,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-05-08 03:57:15,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:57:15,628 INFO L262 TraceCheckSpWp]: Trace formula consists of 708 conjuncts, 93 conjunts are in the unsatisfiable core [2024-05-08 03:57:15,632 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:57:16,579 INFO L134 CoverageAnalysis]: Checked inductivity of 1876 backedges. 173 proven. 387 refuted. 0 times theorem prover too weak. 1316 trivial. 0 not checked. [2024-05-08 03:57:16,579 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:57:18,315 INFO L134 CoverageAnalysis]: Checked inductivity of 1876 backedges. 84 proven. 481 refuted. 0 times theorem prover too weak. 1311 trivial. 0 not checked. [2024-05-08 03:57:18,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1654408947] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:57:18,315 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:57:18,315 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 15] total 32 [2024-05-08 03:57:18,316 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1470817136] [2024-05-08 03:57:18,316 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:57:18,319 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-05-08 03:57:18,319 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:57:18,811 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-05-08 03:57:18,812 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=192, Invalid=800, Unknown=0, NotChecked=0, Total=992 [2024-05-08 03:57:18,812 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:18,812 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:57:18,812 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 11.40625) internal successors, (365), 32 states have internal predecessors, (365), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 118 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 335 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 219 states. [2024-05-08 03:57:18,813 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 118 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 335 states. [2024-05-08 03:57:31,535 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 219 states. [2024-05-08 03:57:31,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-05-08 03:57:31,543 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-05-08 03:57:31,741 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:57:31,742 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 2 more)] === [2024-05-08 03:57:31,742 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:57:31,742 INFO L85 PathProgramCache]: Analyzing trace with hash -1637310004, now seen corresponding path program 8 times [2024-05-08 03:57:31,742 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:57:31,742 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1198449107] [2024-05-08 03:57:31,742 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:57:31,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:57:31,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:57:33,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2089 backedges. 323 proven. 479 refuted. 0 times theorem prover too weak. 1287 trivial. 0 not checked. [2024-05-08 03:57:33,016 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:57:33,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1198449107] [2024-05-08 03:57:33,016 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1198449107] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:57:33,016 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [998729660] [2024-05-08 03:57:33,016 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-05-08 03:57:33,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:57:33,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:57:33,017 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:57:33,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-05-08 03:57:33,187 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-05-08 03:57:33,187 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:57:33,190 INFO L262 TraceCheckSpWp]: Trace formula consists of 733 conjuncts, 60 conjunts are in the unsatisfiable core [2024-05-08 03:57:33,194 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:57:34,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2089 backedges. 37 proven. 2052 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-05-08 03:57:34,865 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:57:35,436 INFO L134 CoverageAnalysis]: Checked inductivity of 2089 backedges. 329 proven. 368 refuted. 0 times theorem prover too weak. 1392 trivial. 0 not checked. [2024-05-08 03:57:35,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [998729660] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:57:35,437 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:57:35,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 61, 14] total 77 [2024-05-08 03:57:35,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1897989719] [2024-05-08 03:57:35,437 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:57:35,438 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 77 states [2024-05-08 03:57:35,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:57:35,970 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 77 interpolants. [2024-05-08 03:57:35,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=324, Invalid=5528, Unknown=0, NotChecked=0, Total=5852 [2024-05-08 03:57:35,971 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:35,971 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:57:35,972 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 77 states, 77 states have (on average 6.675324675324675) internal successors, (514), 77 states have internal predecessors, (514), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 118 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 335 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 219 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2024-05-08 03:57:35,972 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:58:17,636 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 118 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 335 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 290 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-05-08 03:58:17,637 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 194 states. [2024-05-08 03:58:17,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-05-08 03:58:17,837 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:58:17,838 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-05-08 03:58:17,838 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-05-08 03:58:17,838 INFO L85 PathProgramCache]: Analyzing trace with hash -1114499695, now seen corresponding path program 9 times [2024-05-08 03:58:17,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-05-08 03:58:17,839 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1990025808] [2024-05-08 03:58:17,839 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-05-08 03:58:17,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-05-08 03:58:17,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-05-08 03:58:18,631 INFO L134 CoverageAnalysis]: Checked inductivity of 3061 backedges. 208 proven. 1024 refuted. 0 times theorem prover too weak. 1829 trivial. 0 not checked. [2024-05-08 03:58:18,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-05-08 03:58:18,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1990025808] [2024-05-08 03:58:18,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1990025808] provided 0 perfect and 1 imperfect interpolant sequences [2024-05-08 03:58:18,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1538003025] [2024-05-08 03:58:18,631 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-05-08 03:58:18,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-05-08 03:58:18,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-05-08 03:58:18,633 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-05-08 03:58:18,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-05-08 03:58:18,863 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 20 check-sat command(s) [2024-05-08 03:58:18,864 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-05-08 03:58:18,869 INFO L262 TraceCheckSpWp]: Trace formula consists of 836 conjuncts, 72 conjunts are in the unsatisfiable core [2024-05-08 03:58:18,874 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-05-08 03:58:20,994 INFO L134 CoverageAnalysis]: Checked inductivity of 3061 backedges. 301 proven. 2758 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-05-08 03:58:20,994 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-05-08 03:58:21,564 INFO L134 CoverageAnalysis]: Checked inductivity of 3061 backedges. 301 proven. 327 refuted. 0 times theorem prover too weak. 2433 trivial. 0 not checked. [2024-05-08 03:58:21,564 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1538003025] provided 0 perfect and 2 imperfect interpolant sequences [2024-05-08 03:58:21,564 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-05-08 03:58:21,564 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 73, 10] total 86 [2024-05-08 03:58:21,564 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1630598626] [2024-05-08 03:58:21,565 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-05-08 03:58:21,565 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 86 states [2024-05-08 03:58:21,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-05-08 03:58:22,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 86 interpolants. [2024-05-08 03:58:22,293 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=426, Invalid=6884, Unknown=0, NotChecked=0, Total=7310 [2024-05-08 03:58:22,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:58:22,293 INFO L495 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-05-08 03:58:22,294 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 86 states, 86 states have (on average 7.255813953488372) internal successors, (624), 86 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 74 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 172 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 118 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 335 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 290 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. [2024-05-08 03:58:22,294 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 194 states. [2024-05-08 03:58:22,295 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.