./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/heap-data/running_example.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version c4f91361
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/heap-data/running_example.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 318c7aa22aeecc0174739978e9fb15d261281003454726c8705d95a97106063f
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-c4f9136-m
[2023-11-23 15:05:31,534 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-23 15:05:31,608 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-23 15:05:31,611 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-23 15:05:31,612 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-23 15:05:31,627 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-23 15:05:31,628 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-23 15:05:31,628 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-23 15:05:31,629 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2023-11-23 15:05:31,629 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2023-11-23 15:05:31,629 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-23 15:05:31,629 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-23 15:05:31,630 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-23 15:05:31,630 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-23 15:05:31,630 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-23 15:05:31,631 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-23 15:05:31,631 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-23 15:05:31,633 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-23 15:05:31,634 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-23 15:05:31,634 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-23 15:05:31,634 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-23 15:05:31,634 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-23 15:05:31,635 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-23 15:05:31,635 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-23 15:05:31,635 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-23 15:05:31,635 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-23 15:05:31,640 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-23 15:05:31,640 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-23 15:05:31,641 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-23 15:05:31,641 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2023-11-23 15:05:31,641 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-23 15:05:31,642 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-23 15:05:31,642 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-23 15:05:31,642 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-23 15:05:31,642 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-23 15:05:31,642 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-23 15:05:31,643 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-23 15:05:31,643 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2023-11-23 15:05:31,643 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-23 15:05:31,643 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-23 15:05:31,643 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-23 15:05:31,643 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-23 15:05:31,644 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 -> Automizer
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 -> 318c7aa22aeecc0174739978e9fb15d261281003454726c8705d95a97106063f
[2023-11-23 15:05:31,835 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-23 15:05:31,855 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-23 15:05:31,857 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-23 15:05:31,858 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-23 15:05:31,859 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-23 15:05:31,861 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/heap-data/running_example.i
[2023-11-23 15:05:32,899 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-23 15:05:33,085 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-23 15:05:33,086 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/heap-data/running_example.i
[2023-11-23 15:05:33,103 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1bdbec906/f57c4f4b0ca14668a644e9cf7698fd7b/FLAGdee4d5ad1
[2023-11-23 15:05:33,118 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1bdbec906/f57c4f4b0ca14668a644e9cf7698fd7b
[2023-11-23 15:05:33,120 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-23 15:05:33,122 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-23 15:05:33,125 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-23 15:05:33,125 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-23 15:05:33,128 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-23 15:05:33,130 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,131 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@68366eb4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33, skipping insertion in model container
[2023-11-23 15:05:33,131 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,172 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-23 15:05:33,399 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/heap-data/running_example.i[23610,23623]
[2023-11-23 15:05:33,407 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-23 15:05:33,413 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-23 15:05:33,440 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/heap-data/running_example.i[23610,23623]
[2023-11-23 15:05:33,441 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-23 15:05:33,459 INFO  L206         MainTranslator]: Completed translation
[2023-11-23 15:05:33,460 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33 WrapperNode
[2023-11-23 15:05:33,460 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-23 15:05:33,461 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-23 15:05:33,461 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-23 15:05:33,461 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-23 15:05:33,465 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,473 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,485 INFO  L138                Inliner]: procedures = 121, calls = 21, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 74
[2023-11-23 15:05:33,486 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-23 15:05:33,486 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-23 15:05:33,486 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-23 15:05:33,487 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-23 15:05:33,493 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,493 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,496 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,510 INFO  L175           MemorySlicer]: Split 15 memory accesses to 2 slices as follows [2, 13]. 87 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 7 writes are split as follows [0, 7].
[2023-11-23 15:05:33,510 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,510 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,514 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,516 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,517 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,517 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,519 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-23 15:05:33,520 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-23 15:05:33,520 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-23 15:05:33,520 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-23 15:05:33,520 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (1/1) ...
[2023-11-23 15:05:33,524 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-23 15:05:33,536 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:33,545 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-23 15:05:33,553 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-23 15:05:33,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2023-11-23 15:05:33,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2023-11-23 15:05:33,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2023-11-23 15:05:33,592 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2023-11-23 15:05:33,592 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2023-11-23 15:05:33,592 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-23 15:05:33,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-23 15:05:33,681 INFO  L241             CfgBuilder]: Building ICFG
[2023-11-23 15:05:33,683 INFO  L267             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-23 15:05:33,784 INFO  L282             CfgBuilder]: Performing block encoding
[2023-11-23 15:05:33,810 INFO  L304             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-23 15:05:33,811 INFO  L309             CfgBuilder]: Removed 3 assume(true) statements.
[2023-11-23 15:05:33,811 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 03:05:33 BoogieIcfgContainer
[2023-11-23 15:05:33,811 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-23 15:05:33,816 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-23 15:05:33,818 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-23 15:05:33,821 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-23 15:05:33,821 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 03:05:33" (1/3) ...
[2023-11-23 15:05:33,822 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a1c1395 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 03:05:33, skipping insertion in model container
[2023-11-23 15:05:33,822 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 03:05:33" (2/3) ...
[2023-11-23 15:05:33,822 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@a1c1395 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 03:05:33, skipping insertion in model container
[2023-11-23 15:05:33,823 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 03:05:33" (3/3) ...
[2023-11-23 15:05:33,823 INFO  L112   eAbstractionObserver]: Analyzing ICFG running_example.i
[2023-11-23 15:05:33,835 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-23 15:05:33,835 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-23 15:05:33,862 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-23 15:05:33,866 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=PETRI_NET, 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;@a4c719b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2023-11-23 15:05:33,867 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-23 15:05:33,869 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 16 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 15 states have internal predecessors, (25), 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-23 15:05:33,873 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-23 15:05:33,873 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:33,873 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:33,873 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:33,877 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:33,877 INFO  L85        PathProgramCache]: Analyzing trace with hash 1646938671, now seen corresponding path program 1 times
[2023-11-23 15:05:33,883 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:33,883 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1972880719]
[2023-11-23 15:05:33,883 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:33,883 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:33,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:34,027 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-23 15:05:34,028 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:34,029 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1972880719]
[2023-11-23 15:05:34,029 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1972880719] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-23 15:05:34,030 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-23 15:05:34,030 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-23 15:05:34,031 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1573556698]
[2023-11-23 15:05:34,031 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-23 15:05:34,034 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-23 15:05:34,035 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:34,051 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-23 15:05:34,052 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-23 15:05:34,053 INFO  L87              Difference]: Start difference. First operand  has 16 states, 14 states have (on average 1.7857142857142858) internal successors, (25), 15 states have internal predecessors, (25), 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) Second operand  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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-23 15:05:34,121 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:34,123 INFO  L93              Difference]: Finished difference Result 25 states and 41 transitions.
[2023-11-23 15:05:34,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-23 15:05:34,125 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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) Word has length 7
[2023-11-23 15:05:34,125 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:34,130 INFO  L225             Difference]: With dead ends: 25
[2023-11-23 15:05:34,130 INFO  L226             Difference]: Without dead ends: 14
[2023-11-23 15:05:34,132 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-23 15:05:34,137 INFO  L413           NwaCegarLoop]: 18 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:34,138 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 18 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-23 15:05:34,149 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14 states.
[2023-11-23 15:05:34,165 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14.
[2023-11-23 15:05:34,166 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 14 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 13 states have internal predecessors, (19), 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-23 15:05:34,167 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 19 transitions.
[2023-11-23 15:05:34,168 INFO  L78                 Accepts]: Start accepts. Automaton has 14 states and 19 transitions. Word has length 7
[2023-11-23 15:05:34,168 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:34,168 INFO  L495      AbstractCegarLoop]: Abstraction has 14 states and 19 transitions.
[2023-11-23 15:05:34,168 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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-23 15:05:34,169 INFO  L276                IsEmpty]: Start isEmpty. Operand 14 states and 19 transitions.
[2023-11-23 15:05:34,169 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-23 15:05:34,169 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:34,170 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:34,170 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-23 15:05:34,170 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:34,171 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:34,171 INFO  L85        PathProgramCache]: Analyzing trace with hash -1234098151, now seen corresponding path program 1 times
[2023-11-23 15:05:34,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:34,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349079905]
[2023-11-23 15:05:34,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:34,173 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:34,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:34,369 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-23 15:05:34,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:34,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349079905]
[2023-11-23 15:05:34,369 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [349079905] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-23 15:05:34,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-23 15:05:34,370 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-23 15:05:34,370 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574740563]
[2023-11-23 15:05:34,370 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-23 15:05:34,371 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-23 15:05:34,371 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:34,371 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-23 15:05:34,372 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-23 15:05:34,372 INFO  L87              Difference]: Start difference. First operand 14 states and 19 transitions. Second operand  has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 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-23 15:05:34,454 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:34,454 INFO  L93              Difference]: Finished difference Result 34 states and 48 transitions.
[2023-11-23 15:05:34,454 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-23 15:05:34,454 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 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) Word has length 9
[2023-11-23 15:05:34,455 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:34,456 INFO  L225             Difference]: With dead ends: 34
[2023-11-23 15:05:34,456 INFO  L226             Difference]: Without dead ends: 25
[2023-11-23 15:05:34,457 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-23 15:05:34,458 INFO  L413           NwaCegarLoop]: 9 mSDtfsCounter, 12 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:34,459 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 36 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-23 15:05:34,461 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25 states.
[2023-11-23 15:05:34,466 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 22.
[2023-11-23 15:05:34,467 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 21 states have (on average 1.4285714285714286) internal successors, (30), 21 states have internal predecessors, (30), 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-23 15:05:34,467 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 30 transitions.
[2023-11-23 15:05:34,467 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 30 transitions. Word has length 9
[2023-11-23 15:05:34,468 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:34,468 INFO  L495      AbstractCegarLoop]: Abstraction has 22 states and 30 transitions.
[2023-11-23 15:05:34,468 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.8) internal successors, (9), 4 states have internal predecessors, (9), 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-23 15:05:34,468 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 30 transitions.
[2023-11-23 15:05:34,468 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-23 15:05:34,469 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:34,469 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:34,469 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-23 15:05:34,469 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:34,470 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:34,470 INFO  L85        PathProgramCache]: Analyzing trace with hash -825321697, now seen corresponding path program 1 times
[2023-11-23 15:05:34,471 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:34,471 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1647382973]
[2023-11-23 15:05:34,471 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:34,471 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:34,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:34,788 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:34,789 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:34,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1647382973]
[2023-11-23 15:05:34,790 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1647382973] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:34,790 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [456088898]
[2023-11-23 15:05:34,790 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:34,790 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:34,791 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:34,792 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:34,824 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-23 15:05:34,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:34,881 INFO  L262         TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 23 conjunts are in the unsatisfiable core
[2023-11-23 15:05:34,886 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:34,934 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-23 15:05:34,940 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-23 15:05:35,043 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 22
[2023-11-23 15:05:35,048 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-23 15:05:35,049 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11
[2023-11-23 15:05:35,055 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-23 15:05:35,097 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:35,098 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:35,153 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_88 (Array Int Int)) (v_ArrVal_87 (Array Int Int)) (|v_ULTIMATE.start_main_~p~0#1.base_19| Int)) (or (< 9 (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~tail~0#1.base| v_ArrVal_88) |v_ULTIMATE.start_main_~p~0#1.base_19| v_ArrVal_87) |c_ULTIMATE.start_main_~list~0#1.base|) |c_ULTIMATE.start_main_~list~0#1.offset|)) (not (= (let ((.cse0 (+ |c_ULTIMATE.start_main_~tail~0#1.offset| 4))) (store (select |c_#memory_int#1| |c_ULTIMATE.start_main_~tail~0#1.base|) .cse0 (select v_ArrVal_88 .cse0))) v_ArrVal_88)) (not (= (select |c_#valid| |v_ULTIMATE.start_main_~p~0#1.base_19|) 0)))) is different from false
[2023-11-23 15:05:35,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 3 not checked.
[2023-11-23 15:05:35,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [456088898] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:35,198 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:35,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 11
[2023-11-23 15:05:35,199 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1152114186]
[2023-11-23 15:05:35,199 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:35,199 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-23 15:05:35,199 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:35,200 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-23 15:05:35,200 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=80, Unknown=1, NotChecked=18, Total=132
[2023-11-23 15:05:35,200 INFO  L87              Difference]: Start difference. First operand 22 states and 30 transitions. Second operand  has 12 states, 12 states have (on average 2.8333333333333335) internal successors, (34), 11 states have internal predecessors, (34), 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-23 15:05:35,396 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:35,396 INFO  L93              Difference]: Finished difference Result 65 states and 90 transitions.
[2023-11-23 15:05:35,397 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-23 15:05:35,397 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 2.8333333333333335) internal successors, (34), 11 states have internal predecessors, (34), 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) Word has length 13
[2023-11-23 15:05:35,397 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:35,400 INFO  L225             Difference]: With dead ends: 65
[2023-11-23 15:05:35,400 INFO  L226             Difference]: Without dead ends: 56
[2023-11-23 15:05:35,402 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 19 SyntacticMatches, 2 SemanticMatches, 17 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 58 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=103, Invalid=206, Unknown=1, NotChecked=32, Total=342
[2023-11-23 15:05:35,404 INFO  L413           NwaCegarLoop]: 16 mSDtfsCounter, 76 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 105 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 76 SdHoareTripleChecker+Valid, 102 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 105 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 65 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:35,407 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [76 Valid, 102 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 105 Invalid, 0 Unknown, 65 Unchecked, 0.1s Time]
[2023-11-23 15:05:35,408 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56 states.
[2023-11-23 15:05:35,415 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 35.
[2023-11-23 15:05:35,415 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 35 states, 34 states have (on average 1.5) internal successors, (51), 34 states have internal predecessors, (51), 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-23 15:05:35,417 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 51 transitions.
[2023-11-23 15:05:35,417 INFO  L78                 Accepts]: Start accepts. Automaton has 35 states and 51 transitions. Word has length 13
[2023-11-23 15:05:35,417 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:35,418 INFO  L495      AbstractCegarLoop]: Abstraction has 35 states and 51 transitions.
[2023-11-23 15:05:35,418 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 2.8333333333333335) internal successors, (34), 11 states have internal predecessors, (34), 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-23 15:05:35,418 INFO  L276                IsEmpty]: Start isEmpty. Operand 35 states and 51 transitions.
[2023-11-23 15:05:35,418 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2023-11-23 15:05:35,419 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:35,419 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:35,431 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:35,632 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:35,633 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:35,633 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:35,633 INFO  L85        PathProgramCache]: Analyzing trace with hash -1998928062, now seen corresponding path program 1 times
[2023-11-23 15:05:35,633 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:35,633 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [47047070]
[2023-11-23 15:05:35,633 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:35,634 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:35,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:35,806 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-23 15:05:35,806 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:35,807 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [47047070]
[2023-11-23 15:05:35,807 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [47047070] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:35,807 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [822557285]
[2023-11-23 15:05:35,807 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:35,807 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:35,807 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:35,808 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:35,832 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-23 15:05:35,864 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:35,866 INFO  L262         TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 21 conjunts are in the unsatisfiable core
[2023-11-23 15:05:35,867 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:35,873 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 7
[2023-11-23 15:05:35,877 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 7
[2023-11-23 15:05:35,938 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2023-11-23 15:05:35,947 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2023-11-23 15:05:35,959 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-23 15:05:35,959 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:36,010 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-23 15:05:36,010 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [822557285] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:36,010 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:36,010 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 6
[2023-11-23 15:05:36,011 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [825012958]
[2023-11-23 15:05:36,011 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:36,012 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-23 15:05:36,012 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:36,013 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-23 15:05:36,013 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2023-11-23 15:05:36,013 INFO  L87              Difference]: Start difference. First operand 35 states and 51 transitions. Second operand  has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 6 states have internal predecessors, (26), 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-23 15:05:36,105 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:36,105 INFO  L93              Difference]: Finished difference Result 81 states and 116 transitions.
[2023-11-23 15:05:36,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-23 15:05:36,106 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 6 states have internal predecessors, (26), 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) Word has length 15
[2023-11-23 15:05:36,106 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:36,107 INFO  L225             Difference]: With dead ends: 81
[2023-11-23 15:05:36,107 INFO  L226             Difference]: Without dead ends: 62
[2023-11-23 15:05:36,108 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2023-11-23 15:05:36,109 INFO  L413           NwaCegarLoop]: 14 mSDtfsCounter, 44 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:36,110 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 50 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-23 15:05:36,111 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62 states.
[2023-11-23 15:05:36,119 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 55.
[2023-11-23 15:05:36,120 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 54 states have (on average 1.4814814814814814) internal successors, (80), 54 states have internal predecessors, (80), 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-23 15:05:36,120 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 80 transitions.
[2023-11-23 15:05:36,121 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 80 transitions. Word has length 15
[2023-11-23 15:05:36,121 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:36,121 INFO  L495      AbstractCegarLoop]: Abstraction has 55 states and 80 transitions.
[2023-11-23 15:05:36,121 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.7142857142857144) internal successors, (26), 6 states have internal predecessors, (26), 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-23 15:05:36,121 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 80 transitions.
[2023-11-23 15:05:36,122 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-23 15:05:36,122 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:36,122 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:36,135 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:36,333 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3
[2023-11-23 15:05:36,333 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:36,334 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:36,334 INFO  L85        PathProgramCache]: Analyzing trace with hash -1187174786, now seen corresponding path program 1 times
[2023-11-23 15:05:36,334 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:36,334 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [686203846]
[2023-11-23 15:05:36,334 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:36,334 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:36,343 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:36,492 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:36,492 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:36,492 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [686203846]
[2023-11-23 15:05:36,492 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [686203846] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:36,493 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1739224812]
[2023-11-23 15:05:36,493 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:36,493 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:36,493 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:36,494 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:36,516 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-23 15:05:36,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:36,553 INFO  L262         TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 18 conjunts are in the unsatisfiable core
[2023-11-23 15:05:36,555 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:36,565 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2023-11-23 15:05:36,621 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 25 treesize of output 13
[2023-11-23 15:05:36,653 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 15 treesize of output 7
[2023-11-23 15:05:36,658 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:36,658 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:36,706 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:36,706 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1739224812] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:36,706 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:36,706 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 15
[2023-11-23 15:05:36,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [350317689]
[2023-11-23 15:05:36,711 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:36,711 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2023-11-23 15:05:36,711 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:36,712 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2023-11-23 15:05:36,712 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240
[2023-11-23 15:05:36,712 INFO  L87              Difference]: Start difference. First operand 55 states and 80 transitions. Second operand  has 16 states, 16 states have (on average 2.8125) internal successors, (45), 15 states have internal predecessors, (45), 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-23 15:05:36,934 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:36,936 INFO  L93              Difference]: Finished difference Result 153 states and 207 transitions.
[2023-11-23 15:05:36,937 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-23 15:05:36,937 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 16 states have (on average 2.8125) internal successors, (45), 15 states have internal predecessors, (45), 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) Word has length 17
[2023-11-23 15:05:36,937 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:36,938 INFO  L225             Difference]: With dead ends: 153
[2023-11-23 15:05:36,938 INFO  L226             Difference]: Without dead ends: 134
[2023-11-23 15:05:36,939 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 159 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=193, Invalid=407, Unknown=0, NotChecked=0, Total=600
[2023-11-23 15:05:36,940 INFO  L413           NwaCegarLoop]: 14 mSDtfsCounter, 72 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 176 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 125 SdHoareTripleChecker+Invalid, 190 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 176 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:36,941 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 125 Invalid, 190 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 176 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-23 15:05:36,941 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 134 states.
[2023-11-23 15:05:36,952 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 134 to 114.
[2023-11-23 15:05:36,953 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 113 states have (on average 1.3982300884955752) internal successors, (158), 113 states have internal predecessors, (158), 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-23 15:05:36,954 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 158 transitions.
[2023-11-23 15:05:36,954 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 158 transitions. Word has length 17
[2023-11-23 15:05:36,954 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:36,954 INFO  L495      AbstractCegarLoop]: Abstraction has 114 states and 158 transitions.
[2023-11-23 15:05:36,954 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 16 states have (on average 2.8125) internal successors, (45), 15 states have internal predecessors, (45), 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-23 15:05:36,954 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 158 transitions.
[2023-11-23 15:05:36,955 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-23 15:05:36,955 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:36,955 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:36,969 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:37,166 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:37,167 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:37,167 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:37,167 INFO  L85        PathProgramCache]: Analyzing trace with hash -1996523334, now seen corresponding path program 1 times
[2023-11-23 15:05:37,167 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:37,168 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1463661643]
[2023-11-23 15:05:37,168 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:37,168 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:37,177 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:37,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-23 15:05:37,222 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:37,222 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1463661643]
[2023-11-23 15:05:37,223 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1463661643] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-23 15:05:37,223 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-23 15:05:37,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-23 15:05:37,223 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2146075356]
[2023-11-23 15:05:37,223 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-23 15:05:37,223 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-23 15:05:37,223 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:37,224 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-23 15:05:37,224 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-23 15:05:37,224 INFO  L87              Difference]: Start difference. First operand 114 states and 158 transitions. Second operand  has 5 states, 5 states have (on average 3.4) internal successors, (17), 4 states have internal predecessors, (17), 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-23 15:05:37,275 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:37,275 INFO  L93              Difference]: Finished difference Result 157 states and 216 transitions.
[2023-11-23 15:05:37,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-23 15:05:37,276 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 4 states have internal predecessors, (17), 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) Word has length 17
[2023-11-23 15:05:37,277 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:37,277 INFO  L225             Difference]: With dead ends: 157
[2023-11-23 15:05:37,277 INFO  L226             Difference]: Without dead ends: 115
[2023-11-23 15:05:37,278 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-23 15:05:37,278 INFO  L413           NwaCegarLoop]: 11 mSDtfsCounter, 10 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:37,278 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 41 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-23 15:05:37,280 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 115 states.
[2023-11-23 15:05:37,301 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 115 to 114.
[2023-11-23 15:05:37,301 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 113 states have (on average 1.3893805309734513) internal successors, (157), 113 states have internal predecessors, (157), 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-23 15:05:37,304 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 157 transitions.
[2023-11-23 15:05:37,304 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 157 transitions. Word has length 17
[2023-11-23 15:05:37,304 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:37,304 INFO  L495      AbstractCegarLoop]: Abstraction has 114 states and 157 transitions.
[2023-11-23 15:05:37,304 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.4) internal successors, (17), 4 states have internal predecessors, (17), 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-23 15:05:37,304 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 157 transitions.
[2023-11-23 15:05:37,305 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 18
[2023-11-23 15:05:37,305 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:37,305 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:37,305 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-23 15:05:37,305 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:37,305 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:37,306 INFO  L85        PathProgramCache]: Analyzing trace with hash -1926163675, now seen corresponding path program 2 times
[2023-11-23 15:05:37,306 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:37,306 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1137608989]
[2023-11-23 15:05:37,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:37,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:37,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:37,497 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:37,497 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:37,497 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1137608989]
[2023-11-23 15:05:37,497 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1137608989] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:37,497 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1764875259]
[2023-11-23 15:05:37,497 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-23 15:05:37,497 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:37,497 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:37,498 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:37,516 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-23 15:05:37,574 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-23 15:05:37,574 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-23 15:05:37,576 INFO  L262         TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 34 conjunts are in the unsatisfiable core
[2023-11-23 15:05:37,577 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:37,583 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-23 15:05:37,587 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-23 15:05:37,657 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 26
[2023-11-23 15:05:37,669 INFO  L349             Elim1Store]: treesize reduction 13, result has 40.9 percent of original size
[2023-11-23 15:05:37,669 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 15
[2023-11-23 15:05:37,679 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2023-11-23 15:05:37,679 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 11 treesize of output 11
[2023-11-23 15:05:37,708 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 9 treesize of output 12
[2023-11-23 15:05:37,712 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11
[2023-11-23 15:05:37,724 INFO  L349             Elim1Store]: treesize reduction 14, result has 39.1 percent of original size
[2023-11-23 15:05:37,724 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 23
[2023-11-23 15:05:37,728 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1
[2023-11-23 15:05:37,779 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 15 treesize of output 7
[2023-11-23 15:05:37,781 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:37,781 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:37,818 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:37,818 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 20
[2023-11-23 15:05:37,824 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_294 (Array Int Int)) (v_arrayElimArr_3 (Array Int Int)) (|v_ULTIMATE.start_main_~p~0#1.base_27| Int)) (or (< 9 (select (select (store (store |c_#memory_int#1| |c_ULTIMATE.start_main_~tail~0#1.base| v_ArrVal_294) |v_ULTIMATE.start_main_~p~0#1.base_27| v_arrayElimArr_3) |c_ULTIMATE.start_main_~list~0#1.base|) |c_ULTIMATE.start_main_~list~0#1.offset|)) (< (select v_arrayElimArr_3 0) 10))) is different from false
[2023-11-23 15:05:37,912 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 7 not checked.
[2023-11-23 15:05:37,913 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1764875259] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:37,913 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:37,913 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 6] total 14
[2023-11-23 15:05:37,913 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1085336453]
[2023-11-23 15:05:37,913 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:37,913 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2023-11-23 15:05:37,914 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:37,914 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2023-11-23 15:05:37,914 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=141, Unknown=2, NotChecked=24, Total=210
[2023-11-23 15:05:37,914 INFO  L87              Difference]: Start difference. First operand 114 states and 157 transitions. Second operand  has 15 states, 15 states have (on average 3.066666666666667) internal successors, (46), 14 states have internal predecessors, (46), 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-23 15:05:38,389 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:38,389 INFO  L93              Difference]: Finished difference Result 163 states and 223 transitions.
[2023-11-23 15:05:38,390 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-23 15:05:38,390 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 3.066666666666667) internal successors, (46), 14 states have internal predecessors, (46), 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) Word has length 17
[2023-11-23 15:05:38,390 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:38,391 INFO  L225             Difference]: With dead ends: 163
[2023-11-23 15:05:38,391 INFO  L226             Difference]: Without dead ends: 154
[2023-11-23 15:05:38,391 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 25 SyntacticMatches, 2 SemanticMatches, 21 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 78 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=139, Invalid=325, Unknown=2, NotChecked=40, Total=506
[2023-11-23 15:05:38,392 INFO  L413           NwaCegarLoop]: 16 mSDtfsCounter, 158 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 118 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 158 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 118 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 56 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:38,392 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [158 Valid, 91 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 118 Invalid, 0 Unknown, 56 Unchecked, 0.3s Time]
[2023-11-23 15:05:38,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 154 states.
[2023-11-23 15:05:38,400 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 154 to 110.
[2023-11-23 15:05:38,400 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 110 states, 109 states have (on average 1.385321100917431) internal successors, (151), 109 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-23 15:05:38,401 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 151 transitions.
[2023-11-23 15:05:38,401 INFO  L78                 Accepts]: Start accepts. Automaton has 110 states and 151 transitions. Word has length 17
[2023-11-23 15:05:38,401 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:38,401 INFO  L495      AbstractCegarLoop]: Abstraction has 110 states and 151 transitions.
[2023-11-23 15:05:38,401 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 3.066666666666667) internal successors, (46), 14 states have internal predecessors, (46), 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-23 15:05:38,401 INFO  L276                IsEmpty]: Start isEmpty. Operand 110 states and 151 transitions.
[2023-11-23 15:05:38,402 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-23 15:05:38,402 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:38,402 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:38,415 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:38,613 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:38,613 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:38,614 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:38,614 INFO  L85        PathProgramCache]: Analyzing trace with hash 948853192, now seen corresponding path program 1 times
[2023-11-23 15:05:38,614 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:38,614 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [118146141]
[2023-11-23 15:05:38,614 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:38,614 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:38,627 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:38,969 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:38,969 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:38,969 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [118146141]
[2023-11-23 15:05:38,969 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [118146141] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:38,970 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1326406145]
[2023-11-23 15:05:38,970 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:38,970 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:38,970 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:38,970 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:38,971 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-23 15:05:39,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:39,040 INFO  L262         TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 40 conjunts are in the unsatisfiable core
[2023-11-23 15:05:39,042 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:39,049 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-23 15:05:39,082 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 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 16 treesize of output 16
[2023-11-23 15:05:39,085 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 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 16 treesize of output 16
[2023-11-23 15:05:39,092 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2023-11-23 15:05:39,092 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 80 treesize of output 69
[2023-11-23 15:05:39,100 INFO  L349             Elim1Store]: treesize reduction 4, result has 66.7 percent of original size
[2023-11-23 15:05:39,101 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 15 treesize of output 15
[2023-11-23 15:05:39,104 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 1
[2023-11-23 15:05:39,107 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11
[2023-11-23 15:05:39,210 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2023-11-23 15:05:39,213 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 19
[2023-11-23 15:05:39,216 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15
[2023-11-23 15:05:39,231 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 27 treesize of output 15
[2023-11-23 15:05:39,235 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3
[2023-11-23 15:05:39,251 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 15 treesize of output 7
[2023-11-23 15:05:39,255 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:39,255 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:39,311 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_377 (Array Int Int))) (< 9 (let ((.cse0 (+ |c_ULTIMATE.start_main_~list~0#1.offset| 4))) (select (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~list~0#1.base| v_ArrVal_377) (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~list~0#1.base|) .cse0)) (select (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_~list~0#1.base|) .cse0))))) is different from false
[2023-11-23 15:05:39,327 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,327 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 56 treesize of output 57
[2023-11-23 15:05:39,337 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,337 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 154 treesize of output 105
[2023-11-23 15:05:39,343 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,343 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 88 treesize of output 78
[2023-11-23 15:05:39,349 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,349 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 68 treesize of output 60
[2023-11-23 15:05:39,367 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,367 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 109 treesize of output 131
[2023-11-23 15:05:39,378 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,379 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 186 treesize of output 167
[2023-11-23 15:05:39,388 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 95 treesize of output 83
[2023-11-23 15:05:39,395 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 71 treesize of output 55
[2023-11-23 15:05:39,406 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:39,407 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 46 treesize of output 50
[2023-11-23 15:05:39,672 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 3 not checked.
[2023-11-23 15:05:39,673 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1326406145] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:39,673 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:39,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 6, 7] total 16
[2023-11-23 15:05:39,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [446373932]
[2023-11-23 15:05:39,673 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:39,673 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2023-11-23 15:05:39,673 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:39,674 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2023-11-23 15:05:39,674 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=197, Unknown=6, NotChecked=28, Total=272
[2023-11-23 15:05:39,674 INFO  L87              Difference]: Start difference. First operand 110 states and 151 transitions. Second operand  has 17 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 16 states have internal predecessors, (52), 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-23 15:05:40,170 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:40,170 INFO  L93              Difference]: Finished difference Result 177 states and 232 transitions.
[2023-11-23 15:05:40,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. 
[2023-11-23 15:05:40,171 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 16 states have internal predecessors, (52), 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) Word has length 19
[2023-11-23 15:05:40,171 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:40,171 INFO  L225             Difference]: With dead ends: 177
[2023-11-23 15:05:40,172 INFO  L226             Difference]: Without dead ends: 175
[2023-11-23 15:05:40,172 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 29 SyntacticMatches, 1 SemanticMatches, 29 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 150 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=163, Invalid=705, Unknown=6, NotChecked=56, Total=930
[2023-11-23 15:05:40,172 INFO  L413           NwaCegarLoop]: 23 mSDtfsCounter, 267 mSDsluCounter, 166 mSDsCounter, 0 mSdLazyCounter, 274 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 267 SdHoareTripleChecker+Valid, 189 SdHoareTripleChecker+Invalid, 413 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 274 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 103 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:40,173 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [267 Valid, 189 Invalid, 413 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 274 Invalid, 0 Unknown, 103 Unchecked, 0.2s Time]
[2023-11-23 15:05:40,173 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 175 states.
[2023-11-23 15:05:40,184 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 175 to 137.
[2023-11-23 15:05:40,184 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 137 states, 136 states have (on average 1.411764705882353) internal successors, (192), 136 states have internal predecessors, (192), 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-23 15:05:40,185 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 137 states and 192 transitions.
[2023-11-23 15:05:40,185 INFO  L78                 Accepts]: Start accepts. Automaton has 137 states and 192 transitions. Word has length 19
[2023-11-23 15:05:40,185 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:40,185 INFO  L495      AbstractCegarLoop]: Abstraction has 137 states and 192 transitions.
[2023-11-23 15:05:40,185 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 16 states have internal predecessors, (52), 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-23 15:05:40,185 INFO  L276                IsEmpty]: Start isEmpty. Operand 137 states and 192 transitions.
[2023-11-23 15:05:40,186 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-23 15:05:40,186 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:40,186 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:40,200 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:40,397 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:40,398 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:40,398 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:40,398 INFO  L85        PathProgramCache]: Analyzing trace with hash 948855114, now seen corresponding path program 1 times
[2023-11-23 15:05:40,398 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:40,398 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448594842]
[2023-11-23 15:05:40,398 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:40,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:40,414 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:40,727 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:40,728 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:40,728 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448594842]
[2023-11-23 15:05:40,728 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448594842] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:40,728 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [953262558]
[2023-11-23 15:05:40,728 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:40,728 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:40,728 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:40,729 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:40,753 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-23 15:05:40,800 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:40,802 INFO  L262         TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 41 conjunts are in the unsatisfiable core
[2023-11-23 15:05:40,803 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:40,807 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-23 15:05:40,838 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 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 16 treesize of output 16
[2023-11-23 15:05:40,847 INFO  L349             Elim1Store]: treesize reduction 19, result has 20.8 percent of original size
[2023-11-23 15:05:40,847 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 88 treesize of output 77
[2023-11-23 15:05:40,853 INFO  L349             Elim1Store]: treesize reduction 4, result has 66.7 percent of original size
[2023-11-23 15:05:40,854 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 15 treesize of output 15
[2023-11-23 15:05:40,857 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 1
[2023-11-23 15:05:40,858 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 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 24 treesize of output 24
[2023-11-23 15:05:40,862 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11
[2023-11-23 15:05:40,926 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2023-11-23 15:05:40,929 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 19
[2023-11-23 15:05:40,931 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15
[2023-11-23 15:05:40,938 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 27 treesize of output 15
[2023-11-23 15:05:40,941 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3
[2023-11-23 15:05:40,955 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 15 treesize of output 7
[2023-11-23 15:05:40,957 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:40,957 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:40,980 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_463 (Array Int Int))) (< (let ((.cse0 (+ |c_ULTIMATE.start_main_~p~0#1.offset| 4))) (select (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~p~0#1.base| v_ArrVal_463) (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~p~0#1.base|) .cse0)) (select (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_~p~0#1.base|) .cse0))) 21)) is different from false
[2023-11-23 15:05:40,990 WARN  L854   $PredicateComparison]: unable to prove that (forall ((v_ArrVal_463 (Array Int Int))) (< (let ((.cse0 (+ |c_ULTIMATE.start_main_~list~0#1.offset| 4))) (select (select (store |c_#memory_int#1| |c_ULTIMATE.start_main_~list~0#1.base| v_ArrVal_463) (select (select |c_#memory_$Pointer$#1.base| |c_ULTIMATE.start_main_~list~0#1.base|) .cse0)) (select (select |c_#memory_$Pointer$#1.offset| |c_ULTIMATE.start_main_~list~0#1.base|) .cse0))) 21)) is different from false
[2023-11-23 15:05:41,019 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,019 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 56 treesize of output 57
[2023-11-23 15:05:41,026 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,028 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 154 treesize of output 105
[2023-11-23 15:05:41,033 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,034 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 88 treesize of output 80
[2023-11-23 15:05:41,039 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,039 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 72 treesize of output 62
[2023-11-23 15:05:41,048 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,048 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 108 treesize of output 101
[2023-11-23 15:05:41,067 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,068 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 81 treesize of output 110
[2023-11-23 15:05:41,072 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 73 treesize of output 57
[2023-11-23 15:05:41,078 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 57 treesize of output 45
[2023-11-23 15:05:41,087 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:41,088 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 46 treesize of output 50
[2023-11-23 15:05:41,303 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 5 not checked.
[2023-11-23 15:05:41,304 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [953262558] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:41,304 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:41,304 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 7] total 16
[2023-11-23 15:05:41,304 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1837901720]
[2023-11-23 15:05:41,304 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:41,305 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2023-11-23 15:05:41,305 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:41,305 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2023-11-23 15:05:41,305 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=175, Unknown=2, NotChecked=54, Total=272
[2023-11-23 15:05:41,306 INFO  L87              Difference]: Start difference. First operand 137 states and 192 transitions. Second operand  has 17 states, 17 states have (on average 3.0) internal successors, (51), 16 states have internal predecessors, (51), 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-23 15:05:41,749 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:41,749 INFO  L93              Difference]: Finished difference Result 231 states and 323 transitions.
[2023-11-23 15:05:41,749 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2023-11-23 15:05:41,749 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 3.0) internal successors, (51), 16 states have internal predecessors, (51), 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) Word has length 19
[2023-11-23 15:05:41,750 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:41,750 INFO  L225             Difference]: With dead ends: 231
[2023-11-23 15:05:41,750 INFO  L226             Difference]: Without dead ends: 192
[2023-11-23 15:05:41,751 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 132 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=151, Invalid=611, Unknown=2, NotChecked=106, Total=870
[2023-11-23 15:05:41,751 INFO  L413           NwaCegarLoop]: 28 mSDtfsCounter, 161 mSDsluCounter, 163 mSDsCounter, 0 mSdLazyCounter, 272 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 161 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 484 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 272 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 184 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:41,752 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [161 Valid, 191 Invalid, 484 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 272 Invalid, 0 Unknown, 184 Unchecked, 0.2s Time]
[2023-11-23 15:05:41,752 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 192 states.
[2023-11-23 15:05:41,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 192 to 164.
[2023-11-23 15:05:41,783 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 164 states, 163 states have (on average 1.4171779141104295) internal successors, (231), 163 states have internal predecessors, (231), 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-23 15:05:41,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 164 states and 231 transitions.
[2023-11-23 15:05:41,784 INFO  L78                 Accepts]: Start accepts. Automaton has 164 states and 231 transitions. Word has length 19
[2023-11-23 15:05:41,784 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:41,784 INFO  L495      AbstractCegarLoop]: Abstraction has 164 states and 231 transitions.
[2023-11-23 15:05:41,784 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 3.0) internal successors, (51), 16 states have internal predecessors, (51), 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-23 15:05:41,784 INFO  L276                IsEmpty]: Start isEmpty. Operand 164 states and 231 transitions.
[2023-11-23 15:05:41,785 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2023-11-23 15:05:41,785 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:41,785 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:41,797 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:41,997 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:41,997 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:41,997 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:41,997 INFO  L85        PathProgramCache]: Analyzing trace with hash 1247162244, now seen corresponding path program 1 times
[2023-11-23 15:05:41,997 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:41,997 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537031523]
[2023-11-23 15:05:41,997 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:41,998 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:42,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:42,088 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:42,089 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:42,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537031523]
[2023-11-23 15:05:42,089 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537031523] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:42,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [612701192]
[2023-11-23 15:05:42,089 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:42,089 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:42,089 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:42,090 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:42,128 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-23 15:05:42,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:42,177 INFO  L262         TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-23 15:05:42,178 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:42,223 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 25 treesize of output 13
[2023-11-23 15:05:42,249 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 15 treesize of output 7
[2023-11-23 15:05:42,250 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:42,251 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:42,277 INFO  L349             Elim1Store]: treesize reduction 10, result has 9.1 percent of original size
[2023-11-23 15:05:42,278 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 39 treesize of output 27
[2023-11-23 15:05:42,286 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:42,286 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [612701192] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:42,286 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:42,286 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 14
[2023-11-23 15:05:42,286 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1961631834]
[2023-11-23 15:05:42,287 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:42,287 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-23 15:05:42,287 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:42,287 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-23 15:05:42,287 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=142, Unknown=0, NotChecked=0, Total=182
[2023-11-23 15:05:42,288 INFO  L87              Difference]: Start difference. First operand 164 states and 231 transitions. Second operand  has 14 states, 14 states have (on average 2.7142857142857144) internal successors, (38), 14 states have internal predecessors, (38), 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-23 15:05:42,461 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:42,461 INFO  L93              Difference]: Finished difference Result 284 states and 390 transitions.
[2023-11-23 15:05:42,461 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-23 15:05:42,461 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 2.7142857142857144) internal successors, (38), 14 states have internal predecessors, (38), 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) Word has length 21
[2023-11-23 15:05:42,462 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:42,462 INFO  L225             Difference]: With dead ends: 284
[2023-11-23 15:05:42,462 INFO  L226             Difference]: Without dead ends: 228
[2023-11-23 15:05:42,463 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 37 SyntacticMatches, 2 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 72 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=106, Invalid=274, Unknown=0, NotChecked=0, Total=380
[2023-11-23 15:05:42,463 INFO  L413           NwaCegarLoop]: 23 mSDtfsCounter, 104 mSDsluCounter, 93 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 116 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:42,463 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 116 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-23 15:05:42,464 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 228 states.
[2023-11-23 15:05:42,473 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 228 to 121.
[2023-11-23 15:05:42,473 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 121 states, 120 states have (on average 1.4416666666666667) internal successors, (173), 120 states have internal predecessors, (173), 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-23 15:05:42,473 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 121 states and 173 transitions.
[2023-11-23 15:05:42,474 INFO  L78                 Accepts]: Start accepts. Automaton has 121 states and 173 transitions. Word has length 21
[2023-11-23 15:05:42,474 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:42,474 INFO  L495      AbstractCegarLoop]: Abstraction has 121 states and 173 transitions.
[2023-11-23 15:05:42,474 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 2.7142857142857144) internal successors, (38), 14 states have internal predecessors, (38), 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-23 15:05:42,474 INFO  L276                IsEmpty]: Start isEmpty. Operand 121 states and 173 transitions.
[2023-11-23 15:05:42,474 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2023-11-23 15:05:42,475 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:42,475 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:42,486 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:42,685 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:42,686 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:42,686 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:42,686 INFO  L85        PathProgramCache]: Analyzing trace with hash 437813696, now seen corresponding path program 1 times
[2023-11-23 15:05:42,686 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:42,686 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688890152]
[2023-11-23 15:05:42,686 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:42,686 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:42,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:42,846 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:42,846 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:42,846 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688890152]
[2023-11-23 15:05:42,846 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688890152] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:42,846 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1392265842]
[2023-11-23 15:05:42,846 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:42,847 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:42,847 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:42,853 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:42,876 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-23 15:05:42,934 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:42,935 INFO  L262         TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 18 conjunts are in the unsatisfiable core
[2023-11-23 15:05:42,937 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:42,991 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 36 treesize of output 13
[2023-11-23 15:05:43,027 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 15 treesize of output 7
[2023-11-23 15:05:43,029 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:43,029 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:43,118 INFO  L349             Elim1Store]: treesize reduction 10, result has 9.1 percent of original size
[2023-11-23 15:05:43,119 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 44 treesize of output 32
[2023-11-23 15:05:43,133 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:43,133 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1392265842] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:43,133 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:43,133 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 14
[2023-11-23 15:05:43,134 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [21005299]
[2023-11-23 15:05:43,134 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:43,135 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-23 15:05:43,135 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:43,135 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-23 15:05:43,136 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=142, Unknown=0, NotChecked=0, Total=182
[2023-11-23 15:05:43,136 INFO  L87              Difference]: Start difference. First operand 121 states and 173 transitions. Second operand  has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 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-23 15:05:43,311 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:43,314 INFO  L93              Difference]: Finished difference Result 165 states and 226 transitions.
[2023-11-23 15:05:43,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-23 15:05:43,315 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 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) Word has length 21
[2023-11-23 15:05:43,315 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:43,316 INFO  L225             Difference]: With dead ends: 165
[2023-11-23 15:05:43,316 INFO  L226             Difference]: Without dead ends: 138
[2023-11-23 15:05:43,316 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 36 SyntacticMatches, 2 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 69 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=91, Invalid=251, Unknown=0, NotChecked=0, Total=342
[2023-11-23 15:05:43,317 INFO  L413           NwaCegarLoop]: 13 mSDtfsCounter, 81 mSDsluCounter, 97 mSDsCounter, 0 mSdLazyCounter, 121 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 121 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:43,317 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 110 Invalid, 132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-23 15:05:43,317 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 138 states.
[2023-11-23 15:05:43,325 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 138 to 117.
[2023-11-23 15:05:43,326 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 117 states, 116 states have (on average 1.4741379310344827) internal successors, (171), 116 states have internal predecessors, (171), 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-23 15:05:43,326 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 171 transitions.
[2023-11-23 15:05:43,326 INFO  L78                 Accepts]: Start accepts. Automaton has 117 states and 171 transitions. Word has length 21
[2023-11-23 15:05:43,326 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:43,326 INFO  L495      AbstractCegarLoop]: Abstraction has 117 states and 171 transitions.
[2023-11-23 15:05:43,327 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 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-23 15:05:43,327 INFO  L276                IsEmpty]: Start isEmpty. Operand 117 states and 171 transitions.
[2023-11-23 15:05:43,328 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2023-11-23 15:05:43,329 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:43,329 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:43,342 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:43,540 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-23 15:05:43,541 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:43,541 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:43,541 INFO  L85        PathProgramCache]: Analyzing trace with hash 437815618, now seen corresponding path program 1 times
[2023-11-23 15:05:43,541 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:43,541 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1907627640]
[2023-11-23 15:05:43,541 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:43,541 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:43,557 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:43,689 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:43,689 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:43,689 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1907627640]
[2023-11-23 15:05:43,690 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1907627640] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:43,690 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2108022494]
[2023-11-23 15:05:43,690 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:43,690 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:43,690 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:43,691 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:43,714 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-23 15:05:43,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:43,781 INFO  L262         TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 21 conjunts are in the unsatisfiable core
[2023-11-23 15:05:43,782 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:43,878 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 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 23 treesize of output 3
[2023-11-23 15:05:43,905 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 15 treesize of output 7
[2023-11-23 15:05:43,907 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:43,907 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:44,047 INFO  L349             Elim1Store]: treesize reduction 10, result has 9.1 percent of original size
[2023-11-23 15:05:44,048 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 36 treesize of output 28
[2023-11-23 15:05:44,052 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 2 proven. 4 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2023-11-23 15:05:44,052 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2108022494] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-23 15:05:44,052 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-23 15:05:44,052 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 21
[2023-11-23 15:05:44,053 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992439239]
[2023-11-23 15:05:44,053 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-23 15:05:44,053 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2023-11-23 15:05:44,053 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-23 15:05:44,054 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2023-11-23 15:05:44,054 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=312, Unknown=0, NotChecked=0, Total=420
[2023-11-23 15:05:44,054 INFO  L87              Difference]: Start difference. First operand 117 states and 171 transitions. Second operand  has 21 states, 21 states have (on average 2.0952380952380953) internal successors, (44), 21 states have internal predecessors, (44), 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-23 15:05:44,481 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-23 15:05:44,482 INFO  L93              Difference]: Finished difference Result 346 states and 496 transitions.
[2023-11-23 15:05:44,482 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2023-11-23 15:05:44,482 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 2.0952380952380953) internal successors, (44), 21 states have internal predecessors, (44), 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) Word has length 21
[2023-11-23 15:05:44,482 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-23 15:05:44,483 INFO  L225             Difference]: With dead ends: 346
[2023-11-23 15:05:44,483 INFO  L226             Difference]: Without dead ends: 291
[2023-11-23 15:05:44,484 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 304 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=402, Invalid=930, Unknown=0, NotChecked=0, Total=1332
[2023-11-23 15:05:44,484 INFO  L413           NwaCegarLoop]: 23 mSDtfsCounter, 133 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 295 mSolverCounterSat, 45 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 133 SdHoareTripleChecker+Valid, 194 SdHoareTripleChecker+Invalid, 340 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 45 IncrementalHoareTripleChecker+Valid, 295 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-23 15:05:44,485 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [133 Valid, 194 Invalid, 340 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [45 Valid, 295 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-23 15:05:44,485 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 291 states.
[2023-11-23 15:05:44,495 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 291 to 204.
[2023-11-23 15:05:44,496 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 204 states, 203 states have (on average 1.4827586206896552) internal successors, (301), 203 states have internal predecessors, (301), 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-23 15:05:44,496 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 204 states and 301 transitions.
[2023-11-23 15:05:44,496 INFO  L78                 Accepts]: Start accepts. Automaton has 204 states and 301 transitions. Word has length 21
[2023-11-23 15:05:44,496 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-23 15:05:44,497 INFO  L495      AbstractCegarLoop]: Abstraction has 204 states and 301 transitions.
[2023-11-23 15:05:44,497 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 2.0952380952380953) internal successors, (44), 21 states have internal predecessors, (44), 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-23 15:05:44,497 INFO  L276                IsEmpty]: Start isEmpty. Operand 204 states and 301 transitions.
[2023-11-23 15:05:44,499 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2023-11-23 15:05:44,499 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-23 15:05:44,499 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-23 15:05:44,515 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-23 15:05:44,715 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:44,716 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-23 15:05:44,716 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-23 15:05:44,716 INFO  L85        PathProgramCache]: Analyzing trace with hash -410437298, now seen corresponding path program 2 times
[2023-11-23 15:05:44,716 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-23 15:05:44,716 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1852895348]
[2023-11-23 15:05:44,716 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-23 15:05:44,716 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-23 15:05:44,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-23 15:05:45,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:45,317 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-23 15:05:45,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1852895348]
[2023-11-23 15:05:45,317 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1852895348] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-23 15:05:45,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [248306064]
[2023-11-23 15:05:45,317 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-23 15:05:45,317 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-23 15:05:45,317 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2023-11-23 15:05:45,318 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-23 15:05:45,339 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-23 15:05:45,416 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-23 15:05:45,416 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-23 15:05:45,418 INFO  L262         TraceCheckSpWp]: Trace formula consists of 208 conjuncts, 57 conjunts are in the unsatisfiable core
[2023-11-23 15:05:45,420 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-23 15:05:45,424 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5
[2023-11-23 15:05:45,460 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1
[2023-11-23 15:05:45,462 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 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 16 treesize of output 16
[2023-11-23 15:05:45,470 INFO  L349             Elim1Store]: treesize reduction 13, result has 40.9 percent of original size
[2023-11-23 15:05:45,471 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 15
[2023-11-23 15:05:45,476 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 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 16 treesize of output 16
[2023-11-23 15:05:45,485 INFO  L349             Elim1Store]: treesize reduction 13, result has 40.9 percent of original size
[2023-11-23 15:05:45,485 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 16 treesize of output 15
[2023-11-23 15:05:45,491 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:05:45,502 INFO  L349             Elim1Store]: treesize reduction 18, result has 35.7 percent of original size
[2023-11-23 15:05:45,503 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21
[2023-11-23 15:05:45,585 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-23 15:05:45,593 INFO  L349             Elim1Store]: treesize reduction 44, result has 10.2 percent of original size
[2023-11-23 15:05:45,594 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 105 treesize of output 78
[2023-11-23 15:05:45,599 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-23 15:05:45,600 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 36
[2023-11-23 15:05:45,604 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-23 15:05:45,604 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 11
[2023-11-23 15:05:45,611 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2023-11-23 15:05:45,611 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 14
[2023-11-23 15:05:45,614 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15
[2023-11-23 15:05:45,754 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 27
[2023-11-23 15:05:45,756 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 19
[2023-11-23 15:05:45,762 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11
[2023-11-23 15:05:45,786 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 27 treesize of output 15
[2023-11-23 15:05:45,789 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7 treesize of output 3
[2023-11-23 15:05:45,823 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 10
[2023-11-23 15:05:45,825 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-23 15:05:45,825 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-23 15:05:46,037 INFO  L173   IndexEqualityManager]: detected equality via solver
[2023-11-23 15:05:46,044 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,044 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 137 treesize of output 103
[2023-11-23 15:05:46,051 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,051 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 74 treesize of output 75
[2023-11-23 15:05:46,062 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,063 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 332 treesize of output 283
[2023-11-23 15:05:46,070 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,070 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 250 treesize of output 220
[2023-11-23 15:05:46,084 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,085 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 1520 treesize of output 1477
[2023-11-23 15:05:46,142 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,142 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 1874 treesize of output 1838
[2023-11-23 15:05:46,166 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 275 treesize of output 235
[2023-11-23 15:05:46,203 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:46,204 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 455 treesize of output 473
[2023-11-23 15:05:46,221 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 434 treesize of output 382
[2023-11-23 15:05:46,239 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 219 treesize of output 195
[2023-11-23 15:05:46,272 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 390 treesize of output 326
[2023-11-23 15:05:56,574 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:05:56,575 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 1249 treesize of output 1229
[2023-11-23 15:06:04,119 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:04,263 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,306 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,394 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,498 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:04,695 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,738 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,874 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,909 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:04,954 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:04,980 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:10,655 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:10,828 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:10,874 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:10,972 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:11,084 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:11,253 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:11,298 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:11,451 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:11,489 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:11,537 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:11,564 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:17,814 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:18,003 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,051 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,157 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,277 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:18,510 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,555 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,718 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,756 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:18,802 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:18,829 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 5 treesize of output 3
[2023-11-23 15:06:25,357 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,378 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,414 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,442 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,476 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,511 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,533 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,562 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,638 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:25,660 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:25,677 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,837 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,866 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,948 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,958 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,977 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:25,998 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:26,013 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:26,022 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:26,040 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3
[2023-11-23 15:06:26,076 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:26,090 WARN  L214             Elim1Store]: Array PQE input equivalent to true
[2023-11-23 15:06:35,173 WARN  L293               SmtUtils]: Spent 8.80s on a formula simplification that was a NOOP. DAG size: 1569 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1)
[2023-11-23 15:06:35,174 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-23 15:06:35,175 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 28 select indices, 28 select index equivalence classes, 0 disjoint index pairs (out of 378 index pairs), introduced 28 new quantified variables, introduced 378 case distinctions, treesize of input 1164 treesize of output 4132
Killed by 15