./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/parallel-parallel-sum-1-dsl.wvr.c --full-output --preprocessor.use.memory.slicer true --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version d2ba6107
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../../../trunk/examples/svcomp/weaver/parallel-parallel-sum-1-dsl.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 462fb42b593b74362524fb8209dde3f76380a79de0c48b612eb75bd0eda8df1c --preprocessor.use.memory.slicer true
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-d2ba610-m
[2023-11-21 18:12:39,933 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-21 18:12:40,008 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2023-11-21 18:12:40,014 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-21 18:12:40,019 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-21 18:12:40,043 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-21 18:12:40,044 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-21 18:12:40,044 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-21 18:12:40,045 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-21 18:12:40,048 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-21 18:12:40,048 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-21 18:12:40,049 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-21 18:12:40,049 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-21 18:12:40,050 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-21 18:12:40,050 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-21 18:12:40,050 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-21 18:12:40,051 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-21 18:12:40,051 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-21 18:12:40,051 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-21 18:12:40,051 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-21 18:12:40,051 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-21 18:12:40,052 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-21 18:12:40,052 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-21 18:12:40,052 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-21 18:12:40,052 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-21 18:12:40,053 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-21 18:12:40,053 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-21 18:12:40,053 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2023-11-21 18:12:40,053 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-21 18:12:40,053 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-21 18:12:40,054 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-21 18:12:40,055 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-21 18:12:40,055 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-21 18:12:40,056 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-21 18:12:40,056 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2023-11-21 18:12:40,056 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-21 18:12:40,056 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2023-11-21 18:12:40,056 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2023-11-21 18:12:40,056 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-21 18:12:40,057 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2023-11-21 18:12:40,057 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2023-11-21 18:12:40,057 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.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 462fb42b593b74362524fb8209dde3f76380a79de0c48b612eb75bd0eda8df1c
Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.preprocessor: Use memory slicer -> true
[2023-11-21 18:12:40,254 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-21 18:12:40,274 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-21 18:12:40,276 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-21 18:12:40,277 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-21 18:12:40,277 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-21 18:12:40,278 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/weaver/parallel-parallel-sum-1-dsl.wvr.c
[2023-11-21 18:12:41,425 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-21 18:12:41,611 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-21 18:12:41,612 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/parallel-parallel-sum-1-dsl.wvr.c
[2023-11-21 18:12:41,620 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/0126d7227/a56ec3f9d3784fa6aab542b68f0b6ae8/FLAG7c95cc373
[2023-11-21 18:12:41,631 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/0126d7227/a56ec3f9d3784fa6aab542b68f0b6ae8
[2023-11-21 18:12:41,632 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-21 18:12:41,634 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-21 18:12:41,636 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-21 18:12:41,636 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-21 18:12:41,639 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-21 18:12:41,640 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:41,641 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c28f1c5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41, skipping insertion in model container
[2023-11-21 18:12:41,641 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:41,681 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-21 18:12:41,864 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/parallel-parallel-sum-1-dsl.wvr.c[4450,4463]
[2023-11-21 18:12:41,876 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-21 18:12:41,887 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-21 18:12:41,913 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/parallel-parallel-sum-1-dsl.wvr.c[4450,4463]
[2023-11-21 18:12:41,925 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-21 18:12:41,931 WARN  L675               CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler.
[2023-11-21 18:12:41,931 WARN  L675               CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler.
[2023-11-21 18:12:41,937 INFO  L206         MainTranslator]: Completed translation
[2023-11-21 18:12:41,937 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41 WrapperNode
[2023-11-21 18:12:41,941 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-21 18:12:41,942 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-21 18:12:41,942 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-21 18:12:41,943 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-21 18:12:41,948 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:41,955 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:41,984 INFO  L138                Inliner]: procedures = 29, calls = 95, calls flagged for inlining = 21, calls inlined = 27, statements flattened = 307
[2023-11-21 18:12:41,984 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-21 18:12:41,988 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-21 18:12:41,988 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-21 18:12:41,988 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-21 18:12:41,999 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,000 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,011 INFO  L184        PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,036 INFO  L193           HeapSplitter]: Split 19 memory accesses to 8 slices as follows [2, 5, 2, 2, 2, 2, 2, 2]
[2023-11-21 18:12:42,036 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,036 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,043 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,046 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,048 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,049 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,052 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-21 18:12:42,053 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-21 18:12:42,053 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-21 18:12:42,053 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-21 18:12:42,054 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (1/1) ...
[2023-11-21 18:12:42,058 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-21 18:12:42,067 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:42,078 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)
[2023-11-21 18:12:42,085 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
[2023-11-21 18:12:42,115 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#3
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#4
[2023-11-21 18:12:42,116 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#5
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#6
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#7
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#3
[2023-11-21 18:12:42,117 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#4
[2023-11-21 18:12:42,118 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#5
[2023-11-21 18:12:42,118 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#6
[2023-11-21 18:12:42,118 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#7
[2023-11-21 18:12:42,118 INFO  L130     BoogieDeclarations]: Found specification of procedure thread1
[2023-11-21 18:12:42,118 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread1
[2023-11-21 18:12:42,118 INFO  L130     BoogieDeclarations]: Found specification of procedure thread2
[2023-11-21 18:12:42,118 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread2
[2023-11-21 18:12:42,119 INFO  L130     BoogieDeclarations]: Found specification of procedure thread3
[2023-11-21 18:12:42,119 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread3
[2023-11-21 18:12:42,119 INFO  L130     BoogieDeclarations]: Found specification of procedure thread4
[2023-11-21 18:12:42,119 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread4
[2023-11-21 18:12:42,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2023-11-21 18:12:42,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2023-11-21 18:12:42,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2023-11-21 18:12:42,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#3
[2023-11-21 18:12:42,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#4
[2023-11-21 18:12:42,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#5
[2023-11-21 18:12:42,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#6
[2023-11-21 18:12:42,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#7
[2023-11-21 18:12:42,120 INFO  L130     BoogieDeclarations]: Found specification of procedure thread5
[2023-11-21 18:12:42,120 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread5
[2023-11-21 18:12:42,120 INFO  L130     BoogieDeclarations]: Found specification of procedure thread6
[2023-11-21 18:12:42,121 INFO  L138     BoogieDeclarations]: Found implementation of procedure thread6
[2023-11-21 18:12:42,121 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2023-11-21 18:12:42,121 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2023-11-21 18:12:42,121 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-21 18:12:42,121 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-21 18:12:42,121 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-21 18:12:42,121 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-21 18:12:42,123 WARN  L212             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement
[2023-11-21 18:12:42,225 INFO  L240             CfgBuilder]: Building ICFG
[2023-11-21 18:12:42,227 INFO  L266             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-21 18:12:42,603 INFO  L281             CfgBuilder]: Performing block encoding
[2023-11-21 18:12:42,890 INFO  L303             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-21 18:12:42,890 INFO  L308             CfgBuilder]: Removed 5 assume(true) statements.
[2023-11-21 18:12:42,892 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:12:42 BoogieIcfgContainer
[2023-11-21 18:12:42,892 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-21 18:12:42,894 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-21 18:12:42,894 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-21 18:12:42,896 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-21 18:12:42,897 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 06:12:41" (1/3) ...
[2023-11-21 18:12:42,897 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57bb0310 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 06:12:42, skipping insertion in model container
[2023-11-21 18:12:42,897 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:12:41" (2/3) ...
[2023-11-21 18:12:42,898 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57bb0310 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 06:12:42, skipping insertion in model container
[2023-11-21 18:12:42,898 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:12:42" (3/3) ...
[2023-11-21 18:12:42,899 INFO  L112   eAbstractionObserver]: Analyzing ICFG parallel-parallel-sum-1-dsl.wvr.c
[2023-11-21 18:12:42,906 WARN  L145   ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program
[2023-11-21 18:12:42,913 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-21 18:12:42,913 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-21 18:12:42,913 INFO  L514   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2023-11-21 18:12:42,992 INFO  L144    ThreadInstanceAdder]: Constructed 18 joinOtherThreadTransitions.
[2023-11-21 18:12:43,029 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-21 18:12:43,030 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-21 18:12:43,030 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:43,045 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)
[2023-11-21 18:12:43,050 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
[2023-11-21 18:12:43,078 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-21 18:12:43,086 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread4Thread1of1ForFork2 ========
[2023-11-21 18:12:43,092 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;@35c11132, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-21 18:12:43,093 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2023-11-21 18:12:43,560 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread4Thread1of1ForFork2Err2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining)
[2023-11-21 18:12:43,561 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread4Thread1of1ForFork2Err4INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 2 remaining)
[2023-11-21 18:12:43,597 INFO  L445         BasicCegarLoop]: Path program histogram: []
[2023-11-21 18:12:43,599 INFO  L307   ceAbstractionStarter]: Result for error location thread4Thread1of1ForFork2 was SAFE,SAFE (1/3)
[2023-11-21 18:12:43,602 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-21 18:12:43,603 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-21 18:12:43,603 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:43,654 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-21 18:12:43,656 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-21 18:12:43,657 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thread1Thread1of1ForFork0 ========
[2023-11-21 18:12:43,657 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;@35c11132, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-21 18:12:43,658 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 2 error locations.
[2023-11-21 18:12:43,670 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Waiting until timeout for monitored process
[2023-11-21 18:12:43,876 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread1Thread1of1ForFork0Err5INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 2 remaining)
[2023-11-21 18:12:43,876 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location thread1Thread1of1ForFork0Err9INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 2 remaining)
[2023-11-21 18:12:43,884 INFO  L445         BasicCegarLoop]: Path program histogram: []
[2023-11-21 18:12:43,885 INFO  L307   ceAbstractionStarter]: Result for error location thread1Thread1of1ForFork0 was SAFE,SAFE (2/3)
[2023-11-21 18:12:43,892 INFO  L100   denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-21 18:12:43,894 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000
[2023-11-21 18:12:43,894 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:43,928 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null)
[2023-11-21 18:12:43,976 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process
[2023-11-21 18:12:43,978 INFO  L159   artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations.
[2023-11-21 18:12:43,979 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ========
[2023-11-21 18:12:43,979 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;@35c11132, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-21 18:12:43,979 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2023-11-21 18:12:44,172 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:44,176 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:44,177 INFO  L85        PathProgramCache]: Analyzing trace with hash -802260337, now seen corresponding path program 1 times
[2023-11-21 18:12:44,183 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:44,183 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [40867998]
[2023-11-21 18:12:44,183 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:44,184 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:44,364 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:44,550 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:44,550 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:44,551 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [40867998]
[2023-11-21 18:12:44,551 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [40867998] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-21 18:12:44,551 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-21 18:12:44,551 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-21 18:12:44,552 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1704578384]
[2023-11-21 18:12:44,553 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-21 18:12:44,557 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-21 18:12:44,557 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:44,573 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-21 18:12:44,573 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-21 18:12:44,574 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:44,575 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:44,575 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:44,575 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:44,662 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:44,663 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-21 18:12:44,663 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:44,663 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:44,664 INFO  L85        PathProgramCache]: Analyzing trace with hash 387840714, now seen corresponding path program 1 times
[2023-11-21 18:12:44,664 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:44,664 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1049427784]
[2023-11-21 18:12:44,664 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:44,664 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:44,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:44,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:44,768 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:44,768 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1049427784]
[2023-11-21 18:12:44,768 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1049427784] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-21 18:12:44,768 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-21 18:12:44,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-21 18:12:44,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130291990]
[2023-11-21 18:12:44,769 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-21 18:12:44,769 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-21 18:12:44,769 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:44,770 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-21 18:12:44,770 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-21 18:12:44,770 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:44,770 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:44,771 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:44,771 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:44,771 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:44,851 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:44,851 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:44,851 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-21 18:12:44,852 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:44,852 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:44,852 INFO  L85        PathProgramCache]: Analyzing trace with hash -293273088, now seen corresponding path program 2 times
[2023-11-21 18:12:44,852 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:44,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1592510196]
[2023-11-21 18:12:44,853 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:44,853 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:44,883 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:45,066 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:45,068 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:45,068 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1592510196]
[2023-11-21 18:12:45,068 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1592510196] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-21 18:12:45,068 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-21 18:12:45,069 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-21 18:12:45,069 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1950637184]
[2023-11-21 18:12:45,069 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-21 18:12:45,069 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-21 18:12:45,070 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:45,071 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-21 18:12:45,084 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-21 18:12:45,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:45,084 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:45,085 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 11.4) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:45,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:45,085 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:45,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:45,245 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,246 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-21 18:12:45,246 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:45,246 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:45,246 INFO  L85        PathProgramCache]: Analyzing trace with hash -1999603257, now seen corresponding path program 1 times
[2023-11-21 18:12:45,247 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:45,247 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [914813145]
[2023-11-21 18:12:45,247 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:45,247 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:45,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:45,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:45,423 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:45,423 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [914813145]
[2023-11-21 18:12:45,424 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [914813145] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:45,424 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [955616068]
[2023-11-21 18:12:45,424 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:45,424 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:45,424 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:45,441 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)
[2023-11-21 18:12:45,442 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-21 18:12:45,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:45,585 INFO  L262         TraceCheckSpWp]: Trace formula consists of 433 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-21 18:12:45,590 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:45,704 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:45,705 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:45,769 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:45,769 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [955616068] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:12:45,769 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:12:45,769 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11
[2023-11-21 18:12:45,770 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [379972399]
[2023-11-21 18:12:45,770 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:12:45,770 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-21 18:12:45,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:45,771 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-21 18:12:45,771 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=87, Unknown=0, NotChecked=0, Total=132
[2023-11-21 18:12:45,771 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:45,771 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:45,772 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 10.0) internal successors, (120), 11 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:45,772 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,772 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:45,772 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,772 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:45,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:45,987 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:45,988 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:45,999 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2023-11-21 18:12:46,199 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
[2023-11-21 18:12:46,200 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:46,200 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:46,201 INFO  L85        PathProgramCache]: Analyzing trace with hash 938736352, now seen corresponding path program 2 times
[2023-11-21 18:12:46,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:46,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722863738]
[2023-11-21 18:12:46,201 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:46,201 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:46,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:46,353 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:12:46,354 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:46,354 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722863738]
[2023-11-21 18:12:46,354 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722863738] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:46,354 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [727559897]
[2023-11-21 18:12:46,354 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-21 18:12:46,354 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:46,355 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:46,355 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)
[2023-11-21 18:12:46,383 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-21 18:12:46,502 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-21 18:12:46,502 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:12:46,504 INFO  L262         TraceCheckSpWp]: Trace formula consists of 442 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-21 18:12:46,506 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:46,583 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:12:46,583 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:46,638 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:12:46,638 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [727559897] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:46,638 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-21 18:12:46,639 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5, 5] total 11
[2023-11-21 18:12:46,639 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2041595786]
[2023-11-21 18:12:46,639 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-21 18:12:46,639 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-21 18:12:46,640 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:46,640 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-21 18:12:46,640 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=90, Unknown=0, NotChecked=0, Total=132
[2023-11-21 18:12:46,640 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:46,641 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:46,641 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 5 states have internal predecessors, (58), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:46,641 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:46,641 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:46,641 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:46,641 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:46,642 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:46,892 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:46,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:46,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:46,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:46,893 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:46,905 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-21 18:12:47,105 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
[2023-11-21 18:12:47,105 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:47,106 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:47,106 INFO  L85        PathProgramCache]: Analyzing trace with hash -459351730, now seen corresponding path program 1 times
[2023-11-21 18:12:47,106 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:47,106 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1033281679]
[2023-11-21 18:12:47,106 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:47,107 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:47,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:47,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:47,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:47,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1033281679]
[2023-11-21 18:12:47,253 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1033281679] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:47,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1123620915]
[2023-11-21 18:12:47,254 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:47,254 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:47,254 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:47,255 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)
[2023-11-21 18:12:47,288 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-21 18:12:47,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:47,405 INFO  L262         TraceCheckSpWp]: Trace formula consists of 442 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-21 18:12:47,406 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:47,480 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:47,480 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:47,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:47,535 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1123620915] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:47,536 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-21 18:12:47,536 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5, 5] total 11
[2023-11-21 18:12:47,536 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075332927]
[2023-11-21 18:12:47,536 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-21 18:12:47,536 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-21 18:12:47,536 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:47,537 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-21 18:12:47,537 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=90, Unknown=0, NotChecked=0, Total=132
[2023-11-21 18:12:47,537 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:47,537 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:47,538 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 9.833333333333334) internal successors, (59), 5 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:47,538 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:47,538 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:47,538 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:47,538 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:47,538 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:47,538 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:47,652 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:47,652 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:47,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:47,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:47,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:47,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:47,675 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-21 18:12:47,865 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
[2023-11-21 18:12:47,866 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:47,866 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:47,866 INFO  L85        PathProgramCache]: Analyzing trace with hash -754237889, now seen corresponding path program 1 times
[2023-11-21 18:12:47,866 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:47,866 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1559282494]
[2023-11-21 18:12:47,866 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:47,867 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:47,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:48,333 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-21 18:12:48,333 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:48,333 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1559282494]
[2023-11-21 18:12:48,334 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1559282494] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:48,334 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [286255670]
[2023-11-21 18:12:48,334 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:48,334 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:48,334 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:48,335 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)
[2023-11-21 18:12:48,360 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-21 18:12:48,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:48,512 INFO  L262         TraceCheckSpWp]: Trace formula consists of 457 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-21 18:12:48,519 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:48,696 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7
[2023-11-21 18:12:48,719 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-21 18:12:48,720 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:48,785 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:12:48,785 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 16
[2023-11-21 18:12:48,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-21 18:12:48,852 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [286255670] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:12:48,852 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:12:48,852 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 8, 8] total 18
[2023-11-21 18:12:48,852 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1258435472]
[2023-11-21 18:12:48,852 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:12:48,853 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2023-11-21 18:12:48,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:48,854 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2023-11-21 18:12:48,854 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=250, Unknown=0, NotChecked=0, Total=306
[2023-11-21 18:12:48,855 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:48,855 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:48,855 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 7.277777777777778) internal successors, (131), 18 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:48,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:48,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:48,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:48,855 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:48,856 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:48,856 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:48,856 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:49,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:49,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:49,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:49,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:49,380 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-21 18:12:49,575 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
[2023-11-21 18:12:49,576 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:49,576 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:49,576 INFO  L85        PathProgramCache]: Analyzing trace with hash -572911430, now seen corresponding path program 2 times
[2023-11-21 18:12:49,576 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:49,577 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561394268]
[2023-11-21 18:12:49,577 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:49,577 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:49,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:49,674 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-21 18:12:49,675 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:49,675 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [561394268]
[2023-11-21 18:12:49,675 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [561394268] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-21 18:12:49,675 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-21 18:12:49,675 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-21 18:12:49,675 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [819956906]
[2023-11-21 18:12:49,675 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-21 18:12:49,676 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-21 18:12:49,676 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:49,676 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-21 18:12:49,676 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-21 18:12:49,676 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:49,676 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:49,677 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:49,677 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:49,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:49,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:49,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:49,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,818 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:49,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:49,819 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:49,819 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-21 18:12:49,819 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:49,819 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:49,819 INFO  L85        PathProgramCache]: Analyzing trace with hash -1949261958, now seen corresponding path program 3 times
[2023-11-21 18:12:49,820 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:49,820 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244690240]
[2023-11-21 18:12:49,820 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:49,820 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:49,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:49,958 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 5 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:49,958 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:49,959 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244690240]
[2023-11-21 18:12:49,959 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244690240] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:49,959 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [346015728]
[2023-11-21 18:12:49,959 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-21 18:12:49,959 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:49,959 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:49,972 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)
[2023-11-21 18:12:49,993 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-21 18:12:50,131 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2023-11-21 18:12:50,131 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:12:50,133 INFO  L262         TraceCheckSpWp]: Trace formula consists of 472 conjuncts, 9 conjunts are in the unsatisfiable core
[2023-11-21 18:12:50,135 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:50,283 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:50,283 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:50,367 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:50,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [346015728] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:12:50,368 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:12:50,368 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 16
[2023-11-21 18:12:50,368 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1699324396]
[2023-11-21 18:12:50,368 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:12:50,369 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2023-11-21 18:12:50,369 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:50,370 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2023-11-21 18:12:50,370 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=190, Unknown=0, NotChecked=0, Total=272
[2023-11-21 18:12:50,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:50,370 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:50,370 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 7.9411764705882355) internal successors, (135), 16 states have internal predecessors, (135), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:50,370 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:50,370 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:50,371 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:50,501 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:50,502 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:12:50,516 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-21 18:12:50,714 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:50,714 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:50,715 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:50,715 INFO  L85        PathProgramCache]: Analyzing trace with hash 289032833, now seen corresponding path program 4 times
[2023-11-21 18:12:50,715 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:50,715 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1305228917]
[2023-11-21 18:12:50,715 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:50,715 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:50,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:50,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 3 proven. 5 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2023-11-21 18:12:50,892 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:50,892 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1305228917]
[2023-11-21 18:12:50,892 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1305228917] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:50,892 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1107258877]
[2023-11-21 18:12:50,892 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-21 18:12:50,893 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:50,893 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:50,894 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)
[2023-11-21 18:12:50,917 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-21 18:12:51,028 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-21 18:12:51,028 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:12:51,029 INFO  L262         TraceCheckSpWp]: Trace formula consists of 287 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-21 18:12:51,031 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:51,144 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-21 18:12:51,144 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:51,240 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-21 18:12:51,241 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1107258877] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:12:51,241 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:12:51,241 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 17
[2023-11-21 18:12:51,241 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [999776116]
[2023-11-21 18:12:51,241 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:12:51,241 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2023-11-21 18:12:51,242 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:51,242 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2023-11-21 18:12:51,242 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=226, Unknown=0, NotChecked=0, Total=272
[2023-11-21 18:12:51,242 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:51,242 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:51,243 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 8.882352941176471) internal successors, (151), 17 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:51,243 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:51,244 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:51,244 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:12:51,244 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:51,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:51,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:51,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:51,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:51,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:51,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:51,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:51,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:51,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:12:51,674 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2023-11-21 18:12:51,703 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-21 18:12:51,886 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-21 18:12:51,886 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:51,887 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:51,887 INFO  L85        PathProgramCache]: Analyzing trace with hash -477871167, now seen corresponding path program 5 times
[2023-11-21 18:12:51,887 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:51,887 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [214930572]
[2023-11-21 18:12:51,887 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:51,887 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:51,905 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:52,032 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 5 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:12:52,032 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:52,032 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [214930572]
[2023-11-21 18:12:52,033 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [214930572] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:52,033 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1917548264]
[2023-11-21 18:12:52,033 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2023-11-21 18:12:52,033 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:52,033 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:52,049 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)
[2023-11-21 18:12:52,074 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-21 18:12:52,211 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s)
[2023-11-21 18:12:52,211 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:12:52,213 INFO  L262         TraceCheckSpWp]: Trace formula consists of 481 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-21 18:12:52,219 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:52,307 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 7 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-21 18:12:52,307 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:52,370 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 7 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-21 18:12:52,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1917548264] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:12:52,371 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:12:52,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 6] total 16
[2023-11-21 18:12:52,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395295801]
[2023-11-21 18:12:52,371 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:12:52,371 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2023-11-21 18:12:52,371 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:12:52,372 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2023-11-21 18:12:52,373 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=196, Unknown=0, NotChecked=0, Total=240
[2023-11-21 18:12:52,373 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:52,373 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:12:52,373 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 8.6875) internal successors, (139), 16 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:12:52,373 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:52,373 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:52,373 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:52,373 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 14 states. 
[2023-11-21 18:12:52,374 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:12:52,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:52,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:52,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:12:52,945 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-21 18:12:52,946 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2023-11-21 18:12:52,974 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-21 18:12:53,146 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-21 18:12:53,147 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:12:53,147 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:12:53,147 INFO  L85        PathProgramCache]: Analyzing trace with hash 154942076, now seen corresponding path program 6 times
[2023-11-21 18:12:53,147 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:12:53,147 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246234619]
[2023-11-21 18:12:53,147 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:12:53,147 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:12:53,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:12:54,375 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:54,375 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:12:54,375 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246234619]
[2023-11-21 18:12:54,376 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246234619] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:12:54,376 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2715393]
[2023-11-21 18:12:54,376 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2023-11-21 18:12:54,376 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:12:54,376 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:12:54,382 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:12:54,386 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-21 18:12:54,549 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s)
[2023-11-21 18:12:54,549 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:12:54,551 INFO  L262         TraceCheckSpWp]: Trace formula consists of 496 conjuncts, 53 conjunts are in the unsatisfiable core
[2023-11-21 18:12:54,553 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:12:55,213 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:12:55,213 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 32 treesize of output 36
[2023-11-21 18:12:55,604 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 3 proven. 19 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:12:55,604 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:12:59,634 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:12:59,635 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 43 treesize of output 66
[2023-11-21 18:13:00,392 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 6 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:00,392 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2715393] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:00,392 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:00,392 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 18, 17] total 47
[2023-11-21 18:13:00,392 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [947446358]
[2023-11-21 18:13:00,392 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:00,393 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 48 states
[2023-11-21 18:13:00,393 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:00,393 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants.
[2023-11-21 18:13:00,394 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=294, Invalid=1959, Unknown=3, NotChecked=0, Total=2256
[2023-11-21 18:13:00,394 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:00,394 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:00,394 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 48 states, 48 states have (on average 4.25) internal successors, (204), 47 states have internal predecessors, (204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:00,394 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:00,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:00,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 17 states. 
[2023-11-21 18:13:00,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 16 states. 
[2023-11-21 18:13:00,395 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:03,908 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:03,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:03,910 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:03,910 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:03,922 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:04,121 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,12 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:04,121 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:04,122 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:04,122 INFO  L85        PathProgramCache]: Analyzing trace with hash 139850930, now seen corresponding path program 7 times
[2023-11-21 18:13:04,122 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:04,122 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [118400656]
[2023-11-21 18:13:04,122 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:04,122 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:04,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:04,339 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 22 proven. 20 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:04,339 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:04,339 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [118400656]
[2023-11-21 18:13:04,340 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [118400656] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:04,340 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1965067920]
[2023-11-21 18:13:04,340 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2023-11-21 18:13:04,340 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:04,340 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:04,341 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:04,385 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2023-11-21 18:13:04,525 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:04,526 INFO  L262         TraceCheckSpWp]: Trace formula consists of 526 conjuncts, 11 conjunts are in the unsatisfiable core
[2023-11-21 18:13:04,528 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:04,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 34 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:13:04,685 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:13:04,804 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 34 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:13:04,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1965067920] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:04,805 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:04,805 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 23
[2023-11-21 18:13:04,805 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235865343]
[2023-11-21 18:13:04,805 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:04,805 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2023-11-21 18:13:04,805 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:04,806 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2023-11-21 18:13:04,806 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=133, Invalid=419, Unknown=0, NotChecked=0, Total=552
[2023-11-21 18:13:04,806 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:04,806 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:04,806 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 24 states have (on average 7.625) internal successors, (183), 23 states have internal predecessors, (183), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:04,806 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:04,807 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:04,807 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:04,807 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:04,807 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:04,807 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:04,807 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:05,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:05,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:05,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:05,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:05,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:05,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:05,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:05,228 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:05,427 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2023-11-21 18:13:05,428 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:05,428 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:05,428 INFO  L85        PathProgramCache]: Analyzing trace with hash -1471501045, now seen corresponding path program 8 times
[2023-11-21 18:13:05,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:05,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1760954876]
[2023-11-21 18:13:05,429 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:05,429 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:05,516 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:07,303 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 46 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:07,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:07,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1760954876]
[2023-11-21 18:13:07,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1760954876] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:07,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [968900752]
[2023-11-21 18:13:07,304 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-21 18:13:07,304 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:07,304 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:07,305 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:07,306 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2023-11-21 18:13:07,505 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-21 18:13:07,505 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:13:07,508 INFO  L262         TraceCheckSpWp]: Trace formula consists of 535 conjuncts, 71 conjunts are in the unsatisfiable core
[2023-11-21 18:13:07,509 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:08,317 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:13:08,317 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 15
[2023-11-21 18:13:08,337 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-21 18:13:08,337 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:13:08,789 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:13:08,789 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 0 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 65 treesize of output 96
[2023-11-21 18:13:08,984 INFO  L134       CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2023-11-21 18:13:08,984 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [968900752] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:08,984 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:08,984 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 20, 16] total 52
[2023-11-21 18:13:08,985 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2070155328]
[2023-11-21 18:13:08,985 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:08,985 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 52 states
[2023-11-21 18:13:08,985 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:08,986 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants.
[2023-11-21 18:13:08,986 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=234, Invalid=2418, Unknown=0, NotChecked=0, Total=2652
[2023-11-21 18:13:08,986 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:08,986 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:08,987 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 52 states, 52 states have (on average 3.769230769230769) internal successors, (196), 52 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:08,987 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:12,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:12,459 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:12,471 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:12,670 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2023-11-21 18:13:12,670 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:12,670 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:12,671 INFO  L85        PathProgramCache]: Analyzing trace with hash 672341165, now seen corresponding path program 9 times
[2023-11-21 18:13:12,671 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:12,671 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316895736]
[2023-11-21 18:13:12,671 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:12,671 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:12,701 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:13,191 INFO  L134       CoverageAnalysis]: Checked inductivity of 154 backedges. 93 proven. 61 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:13,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:13,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1316895736]
[2023-11-21 18:13:13,191 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1316895736] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:13,191 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [200247883]
[2023-11-21 18:13:13,191 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-21 18:13:13,191 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:13,191 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:13,193 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:13,227 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2023-11-21 18:13:13,476 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 7 check-sat command(s)
[2023-11-21 18:13:13,477 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:13:13,479 INFO  L262         TraceCheckSpWp]: Trace formula consists of 625 conjuncts, 15 conjunts are in the unsatisfiable core
[2023-11-21 18:13:13,481 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:13,860 INFO  L134       CoverageAnalysis]: Checked inductivity of 154 backedges. 144 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:13,861 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:13:14,184 INFO  L134       CoverageAnalysis]: Checked inductivity of 154 backedges. 144 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:14,184 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [200247883] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:14,185 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:14,185 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 13, 13] total 43
[2023-11-21 18:13:14,185 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [766552234]
[2023-11-21 18:13:14,185 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:14,185 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 44 states
[2023-11-21 18:13:14,185 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:14,186 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants.
[2023-11-21 18:13:14,186 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=352, Invalid=1540, Unknown=0, NotChecked=0, Total=1892
[2023-11-21 18:13:14,186 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:14,186 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:14,187 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 44 states, 44 states have (on average 6.113636363636363) internal successors, (269), 43 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:14,187 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:14,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:14,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:14,585 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:14,586 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:14,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:14,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:14,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:14,587 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:14,595 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:14,793 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2023-11-21 18:13:14,794 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:14,794 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:14,794 INFO  L85        PathProgramCache]: Analyzing trace with hash -2137215596, now seen corresponding path program 10 times
[2023-11-21 18:13:14,794 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:14,794 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [980157014]
[2023-11-21 18:13:14,794 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:14,795 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:14,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:19,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 172 backedges. 1 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:19,065 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:19,065 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [980157014]
[2023-11-21 18:13:19,065 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [980157014] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:19,065 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [927125658]
[2023-11-21 18:13:19,065 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-21 18:13:19,066 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:19,066 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:19,067 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:19,092 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2023-11-21 18:13:19,315 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-21 18:13:19,315 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:13:19,319 INFO  L262         TraceCheckSpWp]: Trace formula consists of 652 conjuncts, 125 conjunts are in the unsatisfiable core
[2023-11-21 18:13:19,322 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:20,950 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:13:20,950 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 15 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 69 treesize of output 21
[2023-11-21 18:13:20,965 INFO  L134       CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-21 18:13:20,965 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:13:22,546 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:13:22,547 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 12 select indices, 12 select index equivalence classes, 0 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 66 case distinctions, treesize of input 125 treesize of output 366
[2023-11-21 18:13:25,103 INFO  L134       CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2023-11-21 18:13:25,103 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [927125658] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:25,103 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:25,103 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 35, 28] total 94
[2023-11-21 18:13:25,103 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359394242]
[2023-11-21 18:13:25,103 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:25,104 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 94 states
[2023-11-21 18:13:25,104 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:25,105 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 94 interpolants.
[2023-11-21 18:13:25,106 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=648, Invalid=8094, Unknown=0, NotChecked=0, Total=8742
[2023-11-21 18:13:25,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:25,106 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:25,107 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 94 states, 94 states have (on average 2.9148936170212765) internal successors, (274), 94 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:25,107 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:35,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:35,310 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:13:35,322 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:35,522 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2023-11-21 18:13:35,522 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:35,522 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:35,522 INFO  L85        PathProgramCache]: Analyzing trace with hash 1422176472, now seen corresponding path program 11 times
[2023-11-21 18:13:35,523 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:35,523 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73574866]
[2023-11-21 18:13:35,523 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:35,523 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:35,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:36,958 INFO  L134       CoverageAnalysis]: Checked inductivity of 604 backedges. 459 proven. 145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:36,958 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:36,958 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73574866]
[2023-11-21 18:13:36,958 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73574866] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:36,959 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [84294582]
[2023-11-21 18:13:36,959 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2023-11-21 18:13:36,959 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:36,959 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:36,972 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:37,014 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2023-11-21 18:13:37,301 INFO  L228   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s)
[2023-11-21 18:13:37,301 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:13:37,305 INFO  L262         TraceCheckSpWp]: Trace formula consists of 832 conjuncts, 19 conjunts are in the unsatisfiable core
[2023-11-21 18:13:37,307 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:37,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 604 backedges. 471 proven. 28 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked.
[2023-11-21 18:13:37,767 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:13:38,218 INFO  L134       CoverageAnalysis]: Checked inductivity of 604 backedges. 471 proven. 28 refuted. 0 times theorem prover too weak. 105 trivial. 0 not checked.
[2023-11-21 18:13:38,219 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [84294582] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:38,219 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:38,219 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 17, 17] total 65
[2023-11-21 18:13:38,219 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2049358400]
[2023-11-21 18:13:38,219 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:38,219 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 66 states
[2023-11-21 18:13:38,219 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:38,220 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 66 interpolants.
[2023-11-21 18:13:38,221 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=707, Invalid=3583, Unknown=0, NotChecked=0, Total=4290
[2023-11-21 18:13:38,221 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:38,222 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:38,222 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 66 states, 66 states have (on average 5.0) internal successors, (330), 65 states have internal predecessors, (330), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:13:38,222 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:38,927 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:38,928 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:38,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:38,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:38,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:38,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:38,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:13:38,929 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:38,942 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:39,139 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2023-11-21 18:13:39,139 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:39,139 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:39,139 INFO  L85        PathProgramCache]: Analyzing trace with hash -1183882319, now seen corresponding path program 12 times
[2023-11-21 18:13:39,140 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:39,140 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [8672414]
[2023-11-21 18:13:39,140 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:39,140 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:39,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:40,267 INFO  L134       CoverageAnalysis]: Checked inductivity of 612 backedges. 459 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:40,267 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:40,268 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [8672414]
[2023-11-21 18:13:40,268 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [8672414] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:40,268 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1489483365]
[2023-11-21 18:13:40,268 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2023-11-21 18:13:40,268 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:40,268 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:40,270 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:40,270 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2023-11-21 18:13:40,734 INFO  L228   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 13 check-sat command(s)
[2023-11-21 18:13:40,734 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:13:40,739 INFO  L262         TraceCheckSpWp]: Trace formula consists of 841 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-21 18:13:40,741 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:41,444 INFO  L134       CoverageAnalysis]: Checked inductivity of 612 backedges. 576 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:41,445 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:13:42,161 INFO  L134       CoverageAnalysis]: Checked inductivity of 612 backedges. 576 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:42,161 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1489483365] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:13:42,161 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:13:42,161 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [36, 23, 23] total 79
[2023-11-21 18:13:42,161 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295236303]
[2023-11-21 18:13:42,161 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:13:42,162 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 80 states
[2023-11-21 18:13:42,162 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:13:42,163 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 80 interpolants.
[2023-11-21 18:13:42,165 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1110, Invalid=5210, Unknown=0, NotChecked=0, Total=6320
[2023-11-21 18:13:42,165 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:42,165 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:13:42,165 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 80 states, 80 states have (on average 5.3125) internal successors, (425), 79 states have internal predecessors, (425), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:42,165 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:42,166 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:42,166 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:42,166 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:42,166 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:13:42,166 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:42,166 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:13:42,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:13:42,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:13:42,952 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:13:42,967 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2023-11-21 18:13:43,166 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2023-11-21 18:13:43,167 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:13:43,167 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:13:43,167 INFO  L85        PathProgramCache]: Analyzing trace with hash -2118456776, now seen corresponding path program 13 times
[2023-11-21 18:13:43,167 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:13:43,167 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1598195301]
[2023-11-21 18:13:43,167 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:13:43,167 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:13:43,336 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:52,541 INFO  L134       CoverageAnalysis]: Checked inductivity of 667 backedges. 2 proven. 665 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:13:52,542 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:13:52,542 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1598195301]
[2023-11-21 18:13:52,542 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1598195301] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:13:52,542 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1998398805]
[2023-11-21 18:13:52,542 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2023-11-21 18:13:52,542 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:13:52,542 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:13:52,543 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:13:52,548 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2023-11-21 18:13:52,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:13:52,843 INFO  L262         TraceCheckSpWp]: Trace formula consists of 886 conjuncts, 201 conjunts are in the unsatisfiable core
[2023-11-21 18:13:52,846 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:13:57,492 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:13:57,492 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 12 select indices, 12 select index equivalence classes, 0 disjoint index pairs (out of 66 index pairs), introduced 12 new quantified variables, introduced 66 case distinctions, treesize of input 177 treesize of output 33
[2023-11-21 18:13:57,513 INFO  L134       CoverageAnalysis]: Checked inductivity of 667 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked.
[2023-11-21 18:13:57,513 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:14:07,741 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:14:07,742 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 24 select indices, 24 select index equivalence classes, 0 disjoint index pairs (out of 276 index pairs), introduced 24 new quantified variables, introduced 276 case distinctions, treesize of input 245 treesize of output 1446
[2023-11-21 18:15:00,512 INFO  L134       CoverageAnalysis]: Checked inductivity of 667 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked.
[2023-11-21 18:15:00,512 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1998398805] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:15:00,512 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:15:00,513 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [67, 52, 52] total 163
[2023-11-21 18:15:00,514 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719270833]
[2023-11-21 18:15:00,514 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:15:00,515 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 163 states
[2023-11-21 18:15:00,515 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:15:00,519 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 163 interpolants.
[2023-11-21 18:15:00,524 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1945, Invalid=24461, Unknown=0, NotChecked=0, Total=26406
[2023-11-21 18:15:00,524 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:15:00,524 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:15:00,524 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 163 states, 163 states have (on average 2.4662576687116564) internal successors, (402), 163 states have internal predecessors, (402), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:15:00,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:00,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:00,524 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:15:00,525 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:00,526 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:15:00,526 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:00,526 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:00,526 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:15:34,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:34,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:34,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:34,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:34,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:34,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:34,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:34,974 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 147 states. 
[2023-11-21 18:15:34,986 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2023-11-21 18:15:35,186 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,19 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:15:35,187 INFO  L420      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:15:35,187 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:15:35,187 INFO  L85        PathProgramCache]: Analyzing trace with hash 1358112960, now seen corresponding path program 14 times
[2023-11-21 18:15:35,188 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:15:35,188 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464762780]
[2023-11-21 18:15:35,188 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:15:35,188 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:15:35,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:15:37,676 INFO  L134       CoverageAnalysis]: Checked inductivity of 2395 backedges. 2055 proven. 340 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:15:37,676 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:15:37,676 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [464762780]
[2023-11-21 18:15:37,676 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [464762780] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:15:37,677 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1954654109]
[2023-11-21 18:15:37,677 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-21 18:15:37,677 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:15:37,677 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:15:37,678 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:15:37,679 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2023-11-21 18:15:38,023 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-21 18:15:38,024 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:15:38,029 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1246 conjuncts, 31 conjunts are in the unsatisfiable core
[2023-11-21 18:15:38,033 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:15:39,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 2395 backedges. 1763 proven. 91 refuted. 0 times theorem prover too weak. 541 trivial. 0 not checked.
[2023-11-21 18:15:39,015 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:15:40,104 INFO  L134       CoverageAnalysis]: Checked inductivity of 2395 backedges. 1763 proven. 91 refuted. 0 times theorem prover too weak. 541 trivial. 0 not checked.
[2023-11-21 18:15:40,104 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1954654109] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:15:40,105 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:15:40,105 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 29, 29] total 119
[2023-11-21 18:15:40,105 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1520607537]
[2023-11-21 18:15:40,105 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:15:40,105 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 120 states
[2023-11-21 18:15:40,106 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:15:40,107 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 120 interpolants.
[2023-11-21 18:15:40,109 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=2319, Invalid=11961, Unknown=0, NotChecked=0, Total=14280
[2023-11-21 18:15:40,109 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:15:40,109 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:15:40,109 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 120 states, 120 states have (on average 4.525) internal successors, (543), 119 states have internal predecessors, (543), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:40,110 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 147 states. 
[2023-11-21 18:15:40,111 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:15:41,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:41,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:15:41,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 147 states. 
[2023-11-21 18:15:41,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:41,114 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2023-11-21 18:15:41,312 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,20 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:15:41,312 INFO  L420      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:15:41,312 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:15:41,313 INFO  L85        PathProgramCache]: Analyzing trace with hash -246634279, now seen corresponding path program 15 times
[2023-11-21 18:15:41,313 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:15:41,313 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [840910267]
[2023-11-21 18:15:41,313 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:15:41,313 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:15:41,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:15:44,161 INFO  L134       CoverageAnalysis]: Checked inductivity of 2409 backedges. 2055 proven. 354 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:15:44,162 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:15:44,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [840910267]
[2023-11-21 18:15:44,162 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [840910267] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:15:44,162 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [593581306]
[2023-11-21 18:15:44,162 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-21 18:15:44,162 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:15:44,162 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:15:44,163 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:15:44,165 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2023-11-21 18:15:45,453 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 25 check-sat command(s)
[2023-11-21 18:15:45,453 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:15:45,462 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1255 conjuncts, 43 conjunts are in the unsatisfiable core
[2023-11-21 18:15:45,466 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:15:47,054 INFO  L134       CoverageAnalysis]: Checked inductivity of 2409 backedges. 2302 proven. 105 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:15:47,054 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-21 18:15:48,740 INFO  L134       CoverageAnalysis]: Checked inductivity of 2409 backedges. 2302 proven. 105 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-21 18:15:48,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [593581306] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-21 18:15:48,741 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-21 18:15:48,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 41, 41] total 145
[2023-11-21 18:15:48,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1206255985]
[2023-11-21 18:15:48,741 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-21 18:15:48,742 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 146 states
[2023-11-21 18:15:48,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-21 18:15:48,748 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 146 interpolants.
[2023-11-21 18:15:48,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3693, Invalid=17477, Unknown=0, NotChecked=0, Total=21170
[2023-11-21 18:15:48,750 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:15:48,751 INFO  L495      AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states
[2023-11-21 18:15:48,751 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 146 states, 146 states have (on average 4.945205479452055) internal successors, (722), 145 states have internal predecessors, (722), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-21 18:15:48,751 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:48,751 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:48,751 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:15:48,752 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:48,753 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:15:48,753 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:48,753 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:48,753 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 147 states. 
[2023-11-21 18:15:48,753 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:48,753 INFO  L154   InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. 
[2023-11-21 18:15:49,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:49,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:49,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-21 18:15:49,721 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:49,722 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. 
[2023-11-21 18:15:49,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-21 18:15:49,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2023-11-21 18:15:49,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 147 states. 
[2023-11-21 18:15:49,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-21 18:15:49,723 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. 
[2023-11-21 18:15:49,737 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0
[2023-11-21 18:15:49,937 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20
[2023-11-21 18:15:49,937 INFO  L420      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr6INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] ===
[2023-11-21 18:15:49,937 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-21 18:15:49,937 INFO  L85        PathProgramCache]: Analyzing trace with hash -64289920, now seen corresponding path program 16 times
[2023-11-21 18:15:49,938 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-21 18:15:49,938 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561289415]
[2023-11-21 18:15:49,938 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-21 18:15:49,938 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-21 18:15:50,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-21 18:16:22,941 INFO  L134       CoverageAnalysis]: Checked inductivity of 2629 backedges. 66 proven. 2563 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-21 18:16:22,941 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-21 18:16:22,941 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1561289415]
[2023-11-21 18:16:22,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1561289415] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-21 18:16:22,942 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1630801715]
[2023-11-21 18:16:22,942 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2023-11-21 18:16:22,942 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-21 18:16:22,942 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3
[2023-11-21 18:16:22,943 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-21 18:16:22,944 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2023-11-21 18:16:23,297 INFO  L228   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2023-11-21 18:16:23,297 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-21 18:16:23,306 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1354 conjuncts, 449 conjunts are in the unsatisfiable core
[2023-11-21 18:16:23,312 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-21 18:16:48,727 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-21 18:16:48,727 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 24 select indices, 24 select index equivalence classes, 276 disjoint index pairs (out of 276 index pairs), introduced 24 new quantified variables, introduced 276 case distinctions, treesize of input 249 treesize of output 57
[2023-11-21 18:16:48,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 2629 backedges. 0 proven. 2628 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-21 18:16:48,751 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
Killed by 15