./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-examples/standard_running-2.i --full-output --architecture 32bit


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


Checking for ERROR reachability
Using default analysis
Version 4f9af400
extending candidate: java
['java']
extending candidate: /usr/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/oracle-jdk-bin-*/bin/java
['java', '/usr/bin/java']
extending candidate: /opt/openjdk-*/bin/java
['java', '/usr/bin/java']
extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java
['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java']
['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/array-examples/standard_running-2.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/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())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'b155d36c818668577415bbab4913364c1907de6bd1c1c9e0d185f4f2f125b180']
Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-examples/standard_running-2.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 b155d36c818668577415bbab4913364c1907de6bd1c1c9e0d185f4f2f125b180
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 18:13:26,718 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 18:13:26,797 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-06 18:13:26,803 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 18:13:26,804 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 18:13:26,822 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 18:13:26,823 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 18:13:26,823 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 18:13:26,823 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 18:13:26,823 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 18:13:26,824 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 18:13:26,824 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 18:13:26,824 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 18:13:26,824 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 18:13:26,824 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 18:13:26,824 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 18:13:26,825 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 18:13:26,826 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 18:13:26,826 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 18:13:26,826 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 18:13:26,827 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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-jdk21/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 -> b155d36c818668577415bbab4913364c1907de6bd1c1c9e0d185f4f2f125b180
[2024-11-06 18:13:27,085 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 18:13:27,094 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 18:13:27,097 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 18:13:27,098 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 18:13:27,099 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 18:13:27,101 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-examples/standard_running-2.i
[2024-11-06 18:13:28,493 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 18:13:28,717 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 18:13:28,718 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-2.i
[2024-11-06 18:13:28,732 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/588a53786/29093788bfa44b8da740824154ac2014/FLAGf85259bd5
[2024-11-06 18:13:28,759 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/588a53786/29093788bfa44b8da740824154ac2014
[2024-11-06 18:13:28,762 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 18:13:28,764 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 18:13:28,766 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 18:13:28,767 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 18:13:28,770 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 18:13:28,771 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:28,772 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@569eaead and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28, skipping insertion in model container
[2024-11-06 18:13:28,774 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:28,788 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 18:13:28,911 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-2.i[811,824]
[2024-11-06 18:13:28,924 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 18:13:28,931 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 18:13:28,939 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-2.i[811,824]
[2024-11-06 18:13:28,946 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 18:13:28,958 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 18:13:28,959 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28 WrapperNode
[2024-11-06 18:13:28,959 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 18:13:28,960 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 18:13:28,960 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 18:13:28,960 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 18:13:28,966 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:28,985 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,004 INFO  L138                Inliner]: procedures = 16, calls = 21, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 84
[2024-11-06 18:13:29,005 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 18:13:29,006 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 18:13:29,006 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 18:13:29,007 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 18:13:29,013 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,014 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,020 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,037 INFO  L175           MemorySlicer]: Split 10 memory accesses to 3 slices as follows [2, 4, 4]. 40 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 3 writes are split as follows [0, 2, 1].
[2024-11-06 18:13:29,038 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,039 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,048 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,054 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,055 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,056 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,059 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 18:13:29,063 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 18:13:29,063 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 18:13:29,063 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 18:13:29,064 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (1/1) ...
[2024-11-06 18:13:29,069 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 18:13:29,084 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:29,104 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-06 18:13:29,112 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-06 18:13:29,137 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-06 18:13:29,138 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 18:13:29,139 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 18:13:29,139 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-06 18:13:29,139 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-06 18:13:29,139 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-06 18:13:29,139 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-06 18:13:29,221 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 18:13:29,223 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 18:13:29,431 INFO  L?                        ?]: Removed 13 outVars from TransFormulas that were not future-live.
[2024-11-06 18:13:29,431 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 18:13:29,442 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 18:13:29,443 INFO  L316             CfgBuilder]: Removed 3 assume(true) statements.
[2024-11-06 18:13:29,444 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 06:13:29 BoogieIcfgContainer
[2024-11-06 18:13:29,444 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 18:13:29,447 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 18:13:29,448 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 18:13:29,452 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 18:13:29,453 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 06:13:28" (1/3) ...
[2024-11-06 18:13:29,454 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68e624d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 06:13:29, skipping insertion in model container
[2024-11-06 18:13:29,454 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:13:28" (2/3) ...
[2024-11-06 18:13:29,455 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@68e624d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 06:13:29, skipping insertion in model container
[2024-11-06 18:13:29,455 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 06:13:29" (3/3) ...
[2024-11-06 18:13:29,457 INFO  L112   eAbstractionObserver]: Analyzing ICFG standard_running-2.i
[2024-11-06 18:13:29,470 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 18:13:29,471 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 18:13:29,526 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 18:13:29,539 INFO  L333      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, 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;@4c935694, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 18:13:29,542 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 18:13:29,546 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 24 states, 22 states have (on average 1.5909090909090908) internal successors, (35), 23 states have internal predecessors, (35), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:29,552 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-06 18:13:29,553 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:29,553 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:29,554 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:29,558 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:29,560 INFO  L85        PathProgramCache]: Analyzing trace with hash -2030235279, now seen corresponding path program 1 times
[2024-11-06 18:13:29,567 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:29,568 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [330657345]
[2024-11-06 18:13:29,569 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:29,570 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:29,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:29,783 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:13:29,784 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:29,784 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [330657345]
[2024-11-06 18:13:29,787 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [330657345] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:13:29,788 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:13:29,788 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 18:13:29,791 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1438626436]
[2024-11-06 18:13:29,792 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:13:29,795 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 18:13:29,796 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:29,810 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 18:13:29,811 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 18:13:29,813 INFO  L87              Difference]: Start difference. First operand  has 24 states, 22 states have (on average 1.5909090909090908) internal successors, (35), 23 states have internal predecessors, (35), 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 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:29,885 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:29,886 INFO  L93              Difference]: Finished difference Result 56 states and 87 transitions.
[2024-11-06 18:13:29,891 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 18:13:29,893 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 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 10
[2024-11-06 18:13:29,893 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:29,898 INFO  L225             Difference]: With dead ends: 56
[2024-11-06 18:13:29,899 INFO  L226             Difference]: Without dead ends: 32
[2024-11-06 18:13:29,902 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 18:13:29,905 INFO  L432           NwaCegarLoop]: 20 mSDtfsCounter, 14 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:29,907 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 33 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:13:29,920 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32 states.
[2024-11-06 18:13:29,929 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 23.
[2024-11-06 18:13:29,931 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23 states, 22 states have (on average 1.3636363636363635) internal successors, (30), 22 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)
[2024-11-06 18:13:29,937 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 30 transitions.
[2024-11-06 18:13:29,940 INFO  L78                 Accepts]: Start accepts. Automaton has 23 states and 30 transitions. Word has length 10
[2024-11-06 18:13:29,941 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:29,941 INFO  L471      AbstractCegarLoop]: Abstraction has 23 states and 30 transitions.
[2024-11-06 18:13:29,942 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:29,942 INFO  L276                IsEmpty]: Start isEmpty. Operand 23 states and 30 transitions.
[2024-11-06 18:13:29,956 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-06 18:13:29,957 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:29,958 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:29,958 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 18:13:29,958 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:29,959 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:29,961 INFO  L85        PathProgramCache]: Analyzing trace with hash -1221461665, now seen corresponding path program 1 times
[2024-11-06 18:13:29,961 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:29,961 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [682546304]
[2024-11-06 18:13:29,961 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:29,961 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:29,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:30,129 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:13:30,130 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:30,130 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [682546304]
[2024-11-06 18:13:30,130 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [682546304] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:13:30,130 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [308250545]
[2024-11-06 18:13:30,130 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:30,130 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:30,130 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:30,140 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:13:30,146 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-06 18:13:30,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:30,236 INFO  L255         TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-06 18:13:30,242 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:13:30,286 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:13:30,290 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:13:30,332 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:13:30,334 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [308250545] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:13:30,334 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:13:30,335 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7
[2024-11-06 18:13:30,335 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1807627571]
[2024-11-06 18:13:30,335 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:13:30,336 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-06 18:13:30,336 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:30,337 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-06 18:13:30,338 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-06 18:13:30,339 INFO  L87              Difference]: Start difference. First operand 23 states and 30 transitions. Second operand  has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:30,487 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:30,490 INFO  L93              Difference]: Finished difference Result 77 states and 114 transitions.
[2024-11-06 18:13:30,491 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-06 18:13:30,491 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 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 22
[2024-11-06 18:13:30,491 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:30,491 INFO  L225             Difference]: With dead ends: 77
[2024-11-06 18:13:30,491 INFO  L226             Difference]: Without dead ends: 59
[2024-11-06 18:13:30,492 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-06 18:13:30,492 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 145 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 145 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:30,493 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [145 Valid, 38 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:13:30,493 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59 states.
[2024-11-06 18:13:30,501 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59.
[2024-11-06 18:13:30,504 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 59 states, 58 states have (on average 1.396551724137931) internal successors, (81), 58 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:30,505 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 81 transitions.
[2024-11-06 18:13:30,506 INFO  L78                 Accepts]: Start accepts. Automaton has 59 states and 81 transitions. Word has length 22
[2024-11-06 18:13:30,506 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:30,506 INFO  L471      AbstractCegarLoop]: Abstraction has 59 states and 81 transitions.
[2024-11-06 18:13:30,506 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 7 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:30,507 INFO  L276                IsEmpty]: Start isEmpty. Operand 59 states and 81 transitions.
[2024-11-06 18:13:30,507 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-06 18:13:30,508 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:30,508 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:30,544 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-06 18:13:30,708 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:30,709 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:30,710 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:30,711 INFO  L85        PathProgramCache]: Analyzing trace with hash 1687151938, now seen corresponding path program 2 times
[2024-11-06 18:13:30,711 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:30,711 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [96842563]
[2024-11-06 18:13:30,711 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:30,711 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:30,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:31,136 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-11-06 18:13:31,136 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:31,136 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [96842563]
[2024-11-06 18:13:31,137 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [96842563] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:13:31,137 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:13:31,137 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-06 18:13:31,137 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [905571914]
[2024-11-06 18:13:31,137 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:13:31,137 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-06 18:13:31,137 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:31,138 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-06 18:13:31,138 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 18:13:31,138 INFO  L87              Difference]: Start difference. First operand 59 states and 81 transitions. Second operand  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:31,222 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:31,222 INFO  L93              Difference]: Finished difference Result 111 states and 162 transitions.
[2024-11-06 18:13:31,223 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-06 18:13:31,224 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 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 58
[2024-11-06 18:13:31,224 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:31,225 INFO  L225             Difference]: With dead ends: 111
[2024-11-06 18:13:31,225 INFO  L226             Difference]: Without dead ends: 83
[2024-11-06 18:13:31,225 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-06 18:13:31,226 INFO  L432           NwaCegarLoop]: 21 mSDtfsCounter, 6 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:31,226 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 53 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:13:31,226 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83 states.
[2024-11-06 18:13:31,238 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 75.
[2024-11-06 18:13:31,239 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 75 states, 74 states have (on average 1.364864864864865) internal successors, (101), 74 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:31,240 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 101 transitions.
[2024-11-06 18:13:31,241 INFO  L78                 Accepts]: Start accepts. Automaton has 75 states and 101 transitions. Word has length 58
[2024-11-06 18:13:31,241 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:31,242 INFO  L471      AbstractCegarLoop]: Abstraction has 75 states and 101 transitions.
[2024-11-06 18:13:31,242 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:31,242 INFO  L276                IsEmpty]: Start isEmpty. Operand 75 states and 101 transitions.
[2024-11-06 18:13:31,243 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-11-06 18:13:31,243 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:31,243 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:31,243 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-06 18:13:31,243 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:31,244 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:31,244 INFO  L85        PathProgramCache]: Analyzing trace with hash -1354664638, now seen corresponding path program 1 times
[2024-11-06 18:13:31,244 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:31,244 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1645359477]
[2024-11-06 18:13:31,244 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:31,244 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:31,307 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:31,505 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-11-06 18:13:31,505 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:31,506 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1645359477]
[2024-11-06 18:13:31,506 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1645359477] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:13:31,506 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1864328462]
[2024-11-06 18:13:31,506 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:31,507 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:31,507 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:31,509 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:13:31,511 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-06 18:13:31,611 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:31,613 INFO  L255         TraceCheckSpWp]: Trace formula consists of 205 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-06 18:13:31,615 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:13:31,648 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-11-06 18:13:31,649 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:13:31,738 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-11-06 18:13:31,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1864328462] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:13:31,741 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:13:31,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13
[2024-11-06 18:13:31,741 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2138494026]
[2024-11-06 18:13:31,742 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:13:31,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-06 18:13:31,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:31,742 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-06 18:13:31,743 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156
[2024-11-06 18:13:31,743 INFO  L87              Difference]: Start difference. First operand 75 states and 101 transitions. Second operand  has 13 states, 13 states have (on average 3.1538461538461537) internal successors, (41), 13 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:31,999 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:31,999 INFO  L93              Difference]: Finished difference Result 235 states and 340 transitions.
[2024-11-06 18:13:32,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-06 18:13:32,000 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 3.1538461538461537) internal successors, (41), 13 states have internal predecessors, (41), 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 58
[2024-11-06 18:13:32,001 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:32,002 INFO  L225             Difference]: With dead ends: 235
[2024-11-06 18:13:32,004 INFO  L226             Difference]: Without dead ends: 171
[2024-11-06 18:13:32,005 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 121 GetRequests, 110 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156
[2024-11-06 18:13:32,005 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 236 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 236 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 185 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:32,005 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [236 Valid, 88 Invalid, 185 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [52 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-06 18:13:32,008 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 171 states.
[2024-11-06 18:13:32,022 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 171 to 171.
[2024-11-06 18:13:32,023 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 171 states, 170 states have (on average 1.3705882352941177) internal successors, (233), 170 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:32,024 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 171 states and 233 transitions.
[2024-11-06 18:13:32,025 INFO  L78                 Accepts]: Start accepts. Automaton has 171 states and 233 transitions. Word has length 58
[2024-11-06 18:13:32,025 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:32,025 INFO  L471      AbstractCegarLoop]: Abstraction has 171 states and 233 transitions.
[2024-11-06 18:13:32,025 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 3.1538461538461537) internal successors, (41), 13 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:32,025 INFO  L276                IsEmpty]: Start isEmpty. Operand 171 states and 233 transitions.
[2024-11-06 18:13:32,028 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 131
[2024-11-06 18:13:32,028 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:32,028 INFO  L215           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:32,043 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-06 18:13:32,229 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:32,229 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:32,230 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:32,230 INFO  L85        PathProgramCache]: Analyzing trace with hash -1703650066, now seen corresponding path program 2 times
[2024-11-06 18:13:32,230 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:32,230 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871136176]
[2024-11-06 18:13:32,230 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:32,230 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:32,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:32,745 INFO  L134       CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 470 trivial. 0 not checked.
[2024-11-06 18:13:32,745 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:32,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871136176]
[2024-11-06 18:13:32,745 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871136176] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:13:32,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1067080284]
[2024-11-06 18:13:32,746 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-06 18:13:32,746 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:32,746 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:32,750 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:13:32,759 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-06 18:13:32,913 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-06 18:13:32,914 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:13:32,919 INFO  L255         TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-06 18:13:32,922 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:13:32,976 INFO  L134       CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 470 trivial. 0 not checked.
[2024-11-06 18:13:32,976 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:13:33,222 INFO  L134       CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 470 trivial. 0 not checked.
[2024-11-06 18:13:33,222 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1067080284] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:13:33,223 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:13:33,223 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25
[2024-11-06 18:13:33,223 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1359527344]
[2024-11-06 18:13:33,223 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:13:33,224 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-06 18:13:33,224 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:33,225 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-06 18:13:33,225 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600
[2024-11-06 18:13:33,225 INFO  L87              Difference]: Start difference. First operand 171 states and 233 transitions. Second operand  has 25 states, 25 states have (on average 2.6) internal successors, (65), 25 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:33,670 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:33,671 INFO  L93              Difference]: Finished difference Result 511 states and 742 transitions.
[2024-11-06 18:13:33,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-06 18:13:33,671 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 2.6) internal successors, (65), 25 states have internal predecessors, (65), 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 130
[2024-11-06 18:13:33,672 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:33,673 INFO  L225             Difference]: With dead ends: 511
[2024-11-06 18:13:33,673 INFO  L226             Difference]: Without dead ends: 363
[2024-11-06 18:13:33,674 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 271 GetRequests, 248 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600
[2024-11-06 18:13:33,675 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 886 mSDsluCounter, 136 mSDsCounter, 0 mSdLazyCounter, 259 mSolverCounterSat, 164 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 886 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 423 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 164 IncrementalHoareTripleChecker+Valid, 259 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:33,675 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [886 Valid, 152 Invalid, 423 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [164 Valid, 259 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-06 18:13:33,676 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-06 18:13:33,689 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363.
[2024-11-06 18:13:33,690 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 363 states, 362 states have (on average 1.37292817679558) internal successors, (497), 362 states have internal predecessors, (497), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:33,692 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 497 transitions.
[2024-11-06 18:13:33,693 INFO  L78                 Accepts]: Start accepts. Automaton has 363 states and 497 transitions. Word has length 130
[2024-11-06 18:13:33,693 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:33,693 INFO  L471      AbstractCegarLoop]: Abstraction has 363 states and 497 transitions.
[2024-11-06 18:13:33,693 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 2.6) internal successors, (65), 25 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:33,693 INFO  L276                IsEmpty]: Start isEmpty. Operand 363 states and 497 transitions.
[2024-11-06 18:13:33,697 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 275
[2024-11-06 18:13:33,697 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:33,697 INFO  L215           NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:33,715 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-06 18:13:33,898 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:33,898 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:33,899 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:33,899 INFO  L85        PathProgramCache]: Analyzing trace with hash -1176972730, now seen corresponding path program 3 times
[2024-11-06 18:13:33,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:33,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [923209375]
[2024-11-06 18:13:33,899 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:33,899 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:34,027 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:35,255 INFO  L134       CoverageAnalysis]: Checked inductivity of 2838 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 2354 trivial. 0 not checked.
[2024-11-06 18:13:35,256 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:35,256 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [923209375]
[2024-11-06 18:13:35,256 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [923209375] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:13:35,256 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [57622]
[2024-11-06 18:13:35,257 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-06 18:13:35,257 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:35,257 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:35,259 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:13:35,261 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-06 18:13:35,429 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-06 18:13:35,430 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:13:35,431 INFO  L255         TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-11-06 18:13:35,439 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:13:35,508 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 11
[2024-11-06 18:13:36,001 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-06 18:13:36,002 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 25
[2024-11-06 18:13:36,159 INFO  L134       CoverageAnalysis]: Checked inductivity of 2838 backedges. 85 proven. 127 refuted. 0 times theorem prover too weak. 2626 trivial. 0 not checked.
[2024-11-06 18:13:36,159 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:13:36,661 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 17 treesize of output 15
[2024-11-06 18:13:36,664 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 12 treesize of output 8
[2024-11-06 18:13:36,695 INFO  L134       CoverageAnalysis]: Checked inductivity of 2838 backedges. 64 proven. 148 refuted. 0 times theorem prover too weak. 2626 trivial. 0 not checked.
[2024-11-06 18:13:36,695 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [57622] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:13:36,695 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:13:36,695 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 9, 9] total 37
[2024-11-06 18:13:36,695 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1372362604]
[2024-11-06 18:13:36,695 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:13:36,696 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 37 states
[2024-11-06 18:13:36,696 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:36,697 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants.
[2024-11-06 18:13:36,698 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=514, Invalid=818, Unknown=0, NotChecked=0, Total=1332
[2024-11-06 18:13:36,698 INFO  L87              Difference]: Start difference. First operand 363 states and 497 transitions. Second operand  has 37 states, 37 states have (on average 2.864864864864865) internal successors, (106), 37 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:39,307 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:39,308 INFO  L93              Difference]: Finished difference Result 1082 states and 1532 transitions.
[2024-11-06 18:13:39,308 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 106 states. 
[2024-11-06 18:13:39,308 INFO  L78                 Accepts]: Start accepts. Automaton has  has 37 states, 37 states have (on average 2.864864864864865) internal successors, (106), 37 states have internal predecessors, (106), 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 274
[2024-11-06 18:13:39,309 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:39,313 INFO  L225             Difference]: With dead ends: 1082
[2024-11-06 18:13:39,313 INFO  L226             Difference]: Without dead ends: 766
[2024-11-06 18:13:39,318 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 645 GetRequests, 533 SyntacticMatches, 3 SemanticMatches, 109 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3154 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=3676, Invalid=8534, Unknown=0, NotChecked=0, Total=12210
[2024-11-06 18:13:39,319 INFO  L432           NwaCegarLoop]: 14 mSDtfsCounter, 2335 mSDsluCounter, 226 mSDsCounter, 0 mSdLazyCounter, 393 mSolverCounterSat, 374 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2335 SdHoareTripleChecker+Valid, 240 SdHoareTripleChecker+Invalid, 767 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 374 IncrementalHoareTripleChecker+Valid, 393 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:39,320 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2335 Valid, 240 Invalid, 767 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [374 Valid, 393 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-06 18:13:39,321 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 766 states.
[2024-11-06 18:13:39,346 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 766 to 690.
[2024-11-06 18:13:39,347 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 690 states, 689 states have (on average 1.4063860667634251) internal successors, (969), 689 states have internal predecessors, (969), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:39,351 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 690 states to 690 states and 969 transitions.
[2024-11-06 18:13:39,351 INFO  L78                 Accepts]: Start accepts. Automaton has 690 states and 969 transitions. Word has length 274
[2024-11-06 18:13:39,351 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:39,351 INFO  L471      AbstractCegarLoop]: Abstraction has 690 states and 969 transitions.
[2024-11-06 18:13:39,352 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 37 states, 37 states have (on average 2.864864864864865) internal successors, (106), 37 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:39,352 INFO  L276                IsEmpty]: Start isEmpty. Operand 690 states and 969 transitions.
[2024-11-06 18:13:39,357 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 311
[2024-11-06 18:13:39,357 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:39,357 INFO  L215           NwaCegarLoop]: trace histogram [25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:39,377 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-06 18:13:39,561 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-06 18:13:39,562 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:39,562 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:39,566 INFO  L85        PathProgramCache]: Analyzing trace with hash -2005252399, now seen corresponding path program 1 times
[2024-11-06 18:13:39,566 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:39,566 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626164516]
[2024-11-06 18:13:39,567 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:39,567 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:39,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:40,844 INFO  L134       CoverageAnalysis]: Checked inductivity of 3675 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 3050 trivial. 0 not checked.
[2024-11-06 18:13:40,844 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:40,844 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626164516]
[2024-11-06 18:13:40,844 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1626164516] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:13:40,844 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [199060215]
[2024-11-06 18:13:40,844 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:40,845 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:40,845 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:40,848 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:13:40,849 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-06 18:13:41,097 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:41,103 INFO  L255         TraceCheckSpWp]: Trace formula consists of 980 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-06 18:13:41,113 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:13:41,210 INFO  L134       CoverageAnalysis]: Checked inductivity of 3675 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 3050 trivial. 0 not checked.
[2024-11-06 18:13:41,211 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:13:42,069 INFO  L134       CoverageAnalysis]: Checked inductivity of 3675 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 3050 trivial. 0 not checked.
[2024-11-06 18:13:42,069 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [199060215] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:13:42,069 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:13:42,069 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 28, 28] total 55
[2024-11-06 18:13:42,069 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [387113220]
[2024-11-06 18:13:42,070 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:13:42,070 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 55 states
[2024-11-06 18:13:42,070 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:42,071 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 55 interpolants.
[2024-11-06 18:13:42,072 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1485, Invalid=1485, Unknown=0, NotChecked=0, Total=2970
[2024-11-06 18:13:42,072 INFO  L87              Difference]: Start difference. First operand 690 states and 969 transitions. Second operand  has 55 states, 55 states have (on average 2.290909090909091) internal successors, (126), 55 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:43,472 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:43,472 INFO  L93              Difference]: Finished difference Result 2390 states and 3379 transitions.
[2024-11-06 18:13:43,472 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. 
[2024-11-06 18:13:43,473 INFO  L78                 Accepts]: Start accepts. Automaton has  has 55 states, 55 states have (on average 2.290909090909091) internal successors, (126), 55 states have internal predecessors, (126), 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 310
[2024-11-06 18:13:43,473 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:43,485 INFO  L225             Difference]: With dead ends: 2390
[2024-11-06 18:13:43,485 INFO  L226             Difference]: Without dead ends: 1753
[2024-11-06 18:13:43,488 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 646 GetRequests, 593 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 100 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1485, Invalid=1485, Unknown=0, NotChecked=0, Total=2970
[2024-11-06 18:13:43,490 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 2147 mSDsluCounter, 326 mSDsCounter, 0 mSdLazyCounter, 590 mSolverCounterSat, 388 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2147 SdHoareTripleChecker+Valid, 342 SdHoareTripleChecker+Invalid, 978 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 388 IncrementalHoareTripleChecker+Valid, 590 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:43,491 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [2147 Valid, 342 Invalid, 978 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [388 Valid, 590 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-06 18:13:43,493 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1753 states.
[2024-11-06 18:13:43,571 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1753 to 1419.
[2024-11-06 18:13:43,578 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1419 states, 1418 states have (on average 1.4069111424541607) internal successors, (1995), 1418 states have internal predecessors, (1995), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:43,583 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1419 states to 1419 states and 1995 transitions.
[2024-11-06 18:13:43,584 INFO  L78                 Accepts]: Start accepts. Automaton has 1419 states and 1995 transitions. Word has length 310
[2024-11-06 18:13:43,585 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:43,586 INFO  L471      AbstractCegarLoop]: Abstraction has 1419 states and 1995 transitions.
[2024-11-06 18:13:43,586 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 55 states, 55 states have (on average 2.290909090909091) internal successors, (126), 55 states have internal predecessors, (126), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:43,587 INFO  L276                IsEmpty]: Start isEmpty. Operand 1419 states and 1995 transitions.
[2024-11-06 18:13:43,597 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 635
[2024-11-06 18:13:43,597 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:43,598 INFO  L215           NwaCegarLoop]: trace histogram [52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 51, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:43,615 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-06 18:13:43,801 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:43,802 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:13:43,802 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:13:43,802 INFO  L85        PathProgramCache]: Analyzing trace with hash 1627801764, now seen corresponding path program 2 times
[2024-11-06 18:13:43,803 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:13:43,803 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [818031680]
[2024-11-06 18:13:43,803 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:13:43,803 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:13:43,973 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:13:47,802 INFO  L134       CoverageAnalysis]: Checked inductivity of 16068 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 13364 trivial. 0 not checked.
[2024-11-06 18:13:47,803 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:13:47,803 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [818031680]
[2024-11-06 18:13:47,803 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [818031680] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:13:47,803 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1880967619]
[2024-11-06 18:13:47,803 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-06 18:13:47,804 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:13:47,804 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:13:47,807 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:13:47,811 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-06 18:13:48,225 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-06 18:13:48,225 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:13:48,235 INFO  L255         TraceCheckSpWp]: Trace formula consists of 1979 conjuncts, 54 conjuncts are in the unsatisfiable core
[2024-11-06 18:13:48,242 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:13:48,446 INFO  L134       CoverageAnalysis]: Checked inductivity of 16068 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 13364 trivial. 0 not checked.
[2024-11-06 18:13:48,446 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:13:51,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 16068 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 13364 trivial. 0 not checked.
[2024-11-06 18:13:51,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1880967619] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:13:51,200 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:13:51,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [55, 55, 55] total 109
[2024-11-06 18:13:51,200 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2036122043]
[2024-11-06 18:13:51,200 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:13:51,201 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 109 states
[2024-11-06 18:13:51,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:13:51,204 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants.
[2024-11-06 18:13:51,211 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5886, Invalid=5886, Unknown=0, NotChecked=0, Total=11772
[2024-11-06 18:13:51,211 INFO  L87              Difference]: Start difference. First operand 1419 states and 1995 transitions. Second operand  has 109 states, 109 states have (on average 2.146788990825688) internal successors, (234), 109 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:59,714 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:13:59,714 INFO  L93              Difference]: Finished difference Result 4847 states and 6862 transitions.
[2024-11-06 18:13:59,714 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 108 states. 
[2024-11-06 18:13:59,715 INFO  L78                 Accepts]: Start accepts. Automaton has  has 109 states, 109 states have (on average 2.146788990825688) internal successors, (234), 109 states have internal predecessors, (234), 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 634
[2024-11-06 18:13:59,715 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:13:59,729 INFO  L225             Difference]: With dead ends: 4847
[2024-11-06 18:13:59,729 INFO  L226             Difference]: Without dead ends: 3535
[2024-11-06 18:13:59,734 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1321 GetRequests, 1214 SyntacticMatches, 0 SemanticMatches, 107 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 208 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=5886, Invalid=5886, Unknown=0, NotChecked=0, Total=11772
[2024-11-06 18:13:59,735 INFO  L432           NwaCegarLoop]: 16 mSDtfsCounter, 5982 mSDsluCounter, 644 mSDsCounter, 0 mSdLazyCounter, 1186 mSolverCounterSat, 1032 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5982 SdHoareTripleChecker+Valid, 660 SdHoareTripleChecker+Invalid, 2218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1032 IncrementalHoareTripleChecker+Valid, 1186 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-06 18:13:59,735 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [5982 Valid, 660 Invalid, 2218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1032 Valid, 1186 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-06 18:13:59,739 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3535 states.
[2024-11-06 18:13:59,805 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3535 to 2877.
[2024-11-06 18:13:59,809 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2877 states, 2876 states have (on average 1.407162726008345) internal successors, (4047), 2876 states have internal predecessors, (4047), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:59,816 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2877 states to 2877 states and 4047 transitions.
[2024-11-06 18:13:59,817 INFO  L78                 Accepts]: Start accepts. Automaton has 2877 states and 4047 transitions. Word has length 634
[2024-11-06 18:13:59,818 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:13:59,818 INFO  L471      AbstractCegarLoop]: Abstraction has 2877 states and 4047 transitions.
[2024-11-06 18:13:59,818 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 109 states, 109 states have (on average 2.146788990825688) internal successors, (234), 109 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:13:59,818 INFO  L276                IsEmpty]: Start isEmpty. Operand 2877 states and 4047 transitions.
[2024-11-06 18:13:59,857 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1283
[2024-11-06 18:13:59,857 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:13:59,858 INFO  L215           NwaCegarLoop]: trace histogram [106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 105, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:13:59,879 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-06 18:14:00,059 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-11-06 18:14:00,059 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:14:00,060 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:14:00,060 INFO  L85        PathProgramCache]: Analyzing trace with hash 955499952, now seen corresponding path program 3 times
[2024-11-06 18:14:00,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:14:00,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2107425483]
[2024-11-06 18:14:00,060 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:14:00,060 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:14:00,355 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:14:15,269 INFO  L134       CoverageAnalysis]: Checked inductivity of 67098 backedges. 0 proven. 11236 refuted. 0 times theorem prover too weak. 55862 trivial. 0 not checked.
[2024-11-06 18:14:15,269 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:14:15,269 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2107425483]
[2024-11-06 18:14:15,269 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2107425483] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:14:15,269 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1050356656]
[2024-11-06 18:14:15,269 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-06 18:14:15,269 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:14:15,270 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:14:15,275 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:14:15,276 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-06 18:14:15,745 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-06 18:14:15,745 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:14:15,750 INFO  L255         TraceCheckSpWp]: Trace formula consists of 166 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-06 18:14:15,782 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:14:15,812 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 11
[2024-11-06 18:14:16,012 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 28 treesize of output 27
[2024-11-06 18:14:19,338 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-06 18:14:19,339 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 30 treesize of output 26
[2024-11-06 18:14:19,799 INFO  L134       CoverageAnalysis]: Checked inductivity of 67098 backedges. 524 proven. 1362 refuted. 0 times theorem prover too weak. 65212 trivial. 0 not checked.
[2024-11-06 18:14:19,799 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:14:21,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 67098 backedges. 523 proven. 1363 refuted. 0 times theorem prover too weak. 65212 trivial. 0 not checked.
[2024-11-06 18:14:21,603 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1050356656] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:14:21,603 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:14:21,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [109, 13, 12] total 128
[2024-11-06 18:14:21,606 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422976339]
[2024-11-06 18:14:21,606 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:14:21,608 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 128 states
[2024-11-06 18:14:21,608 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:14:21,612 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 128 interpolants.
[2024-11-06 18:14:21,618 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7257, Invalid=8999, Unknown=0, NotChecked=0, Total=16256
[2024-11-06 18:14:21,619 INFO  L87              Difference]: Start difference. First operand 2877 states and 4047 transitions. Second operand  has 128 states, 128 states have (on average 2.265625) internal successors, (290), 128 states have internal predecessors, (290), 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)