./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-multidimensional/rev-2-n-u.c --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-multidimensional/rev-2-n-u.c', '-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', 'bf03248da0b4b82491822f692d5527664b721dbcd28594bdb518a5eab7d5a1f3']
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-multidimensional/rev-2-n-u.c -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 bf03248da0b4b82491822f692d5527664b721dbcd28594bdb518a5eab7d5a1f3
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 18:32:55,381 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 18:32:55,457 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:32:55,461 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 18:32:55,461 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 18:32:55,480 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 18:32:55,482 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 18:32:55,482 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 18:32:55,482 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 18:32:55,483 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 18:32:55,483 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 18:32:55,483 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 18:32:55,483 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 18:32:55,483 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 18:32:55,484 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 18:32:55,484 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 18:32:55,484 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 18:32:55,485 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 18:32:55,486 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 18:32:55,486 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 18:32:55,486 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 18:32:55,486 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 -> bf03248da0b4b82491822f692d5527664b721dbcd28594bdb518a5eab7d5a1f3
[2024-11-06 18:32:55,703 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 18:32:55,707 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 18:32:55,709 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 18:32:55,709 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 18:32:55,710 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 18:32:55,710 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-multidimensional/rev-2-n-u.c
[2024-11-06 18:32:56,786 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 18:32:56,967 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 18:32:56,968 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-multidimensional/rev-2-n-u.c
[2024-11-06 18:32:56,974 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9b1d61d09/431bbba42f004374abdc51da58aa1f73/FLAG5921ce92e
[2024-11-06 18:32:56,989 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9b1d61d09/431bbba42f004374abdc51da58aa1f73
[2024-11-06 18:32:56,990 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 18:32:56,992 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 18:32:56,993 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 18:32:56,993 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 18:32:56,996 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 18:32:56,996 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 06:32:56" (1/1) ...
[2024-11-06 18:32:56,998 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@420386ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:56, skipping insertion in model container
[2024-11-06 18:32:56,998 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 06:32:56" (1/1) ...
[2024-11-06 18:32:57,007 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 18:32:57,098 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-multidimensional/rev-2-n-u.c[321,334]
[2024-11-06 18:32:57,113 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 18:32:57,119 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 18:32:57,128 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-multidimensional/rev-2-n-u.c[321,334]
[2024-11-06 18:32:57,134 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 18:32:57,145 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 18:32:57,146 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57 WrapperNode
[2024-11-06 18:32:57,146 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 18:32:57,147 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 18:32:57,147 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 18:32:57,147 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 18:32:57,151 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:32:57" (1/1) ...
[2024-11-06 18:32:57,155 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:32:57" (1/1) ...
[2024-11-06 18:32:57,166 INFO  L138                Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 83
[2024-11-06 18:32:57,167 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 18:32:57,168 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 18:32:57,168 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 18:32:57,168 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 18:32:57,173 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,173 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,178 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,186 INFO  L175           MemorySlicer]: Split 7 memory accesses to 3 slices as follows [2, 3, 2]. 43 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1].
[2024-11-06 18:32:57,188 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,188 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,194 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,199 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,200 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,201 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,202 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 18:32:57,204 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 18:32:57,204 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 18:32:57,205 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 18:32:57,205 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (1/1) ...
[2024-11-06 18:32:57,211 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 18:32:57,220 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:32:57,231 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:32:57,233 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:32:57,250 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 18:32:57,250 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-06 18:32:57,251 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 18:32:57,251 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 18:32:57,252 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-06 18:32:57,252 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-06 18:32:57,252 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-06 18:32:57,252 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-06 18:32:57,315 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 18:32:57,316 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 18:32:57,429 INFO  L?                        ?]: Removed 18 outVars from TransFormulas that were not future-live.
[2024-11-06 18:32:57,429 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 18:32:57,437 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 18:32:57,437 INFO  L316             CfgBuilder]: Removed 6 assume(true) statements.
[2024-11-06 18:32:57,438 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 06:32:57 BoogieIcfgContainer
[2024-11-06 18:32:57,438 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 18:32:57,440 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 18:32:57,440 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 18:32:57,443 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 18:32:57,444 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 06:32:56" (1/3) ...
[2024-11-06 18:32:57,444 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54ab1de7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 06:32:57, skipping insertion in model container
[2024-11-06 18:32:57,445 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:32:57" (2/3) ...
[2024-11-06 18:32:57,445 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@54ab1de7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 06:32:57, skipping insertion in model container
[2024-11-06 18:32:57,445 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 06:32:57" (3/3) ...
[2024-11-06 18:32:57,446 INFO  L112   eAbstractionObserver]: Analyzing ICFG rev-2-n-u.c
[2024-11-06 18:32:57,456 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 18:32:57,457 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 18:32:57,494 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 18:32:57,503 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;@1c1b0599, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 18:32:57,503 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 18:32:57,507 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 21 states, 19 states have (on average 1.736842105263158) internal successors, (33), 20 states have internal predecessors, (33), 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:32:57,511 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2024-11-06 18:32:57,511 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:32:57,512 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:32:57,512 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:32:57,516 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:32:57,516 INFO  L85        PathProgramCache]: Analyzing trace with hash 1817636276, now seen corresponding path program 1 times
[2024-11-06 18:32:57,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:32:57,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2010207652]
[2024-11-06 18:32:57,521 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:57,522 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:32:57,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:57,723 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:32:57,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:32:57,725 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2010207652]
[2024-11-06 18:32:57,725 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2010207652] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:32:57,726 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:32:57,726 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-06 18:32:57,727 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093205723]
[2024-11-06 18:32:57,727 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:32:57,730 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-06 18:32:57,730 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:32:57,742 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-06 18:32:57,743 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-06 18:32:57,744 INFO  L87              Difference]: Start difference. First operand  has 21 states, 19 states have (on average 1.736842105263158) internal successors, (33), 20 states have internal predecessors, (33), 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:32:57,790 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:32:57,791 INFO  L93              Difference]: Finished difference Result 43 states and 71 transitions.
[2024-11-06 18:32:57,792 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-06 18:32:57,793 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:32:57,793 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:32:57,797 INFO  L225             Difference]: With dead ends: 43
[2024-11-06 18:32:57,797 INFO  L226             Difference]: Without dead ends: 20
[2024-11-06 18:32:57,799 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:32:57,802 INFO  L432           NwaCegarLoop]: 23 mSDtfsCounter, 3 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 18:32:57,802 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 33 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 18:32:57,819 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20 states.
[2024-11-06 18:32:57,826 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 18.
[2024-11-06 18:32:57,827 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 17 states have (on average 1.3529411764705883) internal successors, (23), 17 states have internal predecessors, (23), 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:32:57,829 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 23 transitions.
[2024-11-06 18:32:57,830 INFO  L78                 Accepts]: Start accepts. Automaton has 18 states and 23 transitions. Word has length 10
[2024-11-06 18:32:57,830 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:32:57,830 INFO  L471      AbstractCegarLoop]: Abstraction has 18 states and 23 transitions.
[2024-11-06 18:32:57,830 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:32:57,830 INFO  L276                IsEmpty]: Start isEmpty. Operand 18 states and 23 transitions.
[2024-11-06 18:32:57,830 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2024-11-06 18:32:57,831 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:32:57,831 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:32:57,831 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 18:32:57,831 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:32:57,831 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:32:57,831 INFO  L85        PathProgramCache]: Analyzing trace with hash 429030367, now seen corresponding path program 1 times
[2024-11-06 18:32:57,831 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:32:57,831 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [235113543]
[2024-11-06 18:32:57,831 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:57,831 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:32:57,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:57,908 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:32:57,908 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:32:57,909 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [235113543]
[2024-11-06 18:32:57,909 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [235113543] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:32:57,909 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:32:57,909 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-06 18:32:57,909 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [328918642]
[2024-11-06 18:32:57,909 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:32:57,910 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 18:32:57,910 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:32:57,910 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 18:32:57,910 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 18:32:57,910 INFO  L87              Difference]: Start difference. First operand 18 states and 23 transitions. Second operand  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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:32:57,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:32:57,938 INFO  L93              Difference]: Finished difference Result 40 states and 53 transitions.
[2024-11-06 18:32:57,938 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 18:32:57,938 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13
[2024-11-06 18:32:57,939 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:32:57,939 INFO  L225             Difference]: With dead ends: 40
[2024-11-06 18:32:57,939 INFO  L226             Difference]: Without dead ends: 25
[2024-11-06 18:32:57,939 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 18:32:57,939 INFO  L432           NwaCegarLoop]: 15 mSDtfsCounter, 30 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 18:32:57,940 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 26 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 18:32:57,940 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25 states.
[2024-11-06 18:32:57,942 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 21.
[2024-11-06 18:32:57,942 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21 states, 20 states have (on average 1.3) internal successors, (26), 20 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:32:57,943 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 26 transitions.
[2024-11-06 18:32:57,943 INFO  L78                 Accepts]: Start accepts. Automaton has 21 states and 26 transitions. Word has length 13
[2024-11-06 18:32:57,943 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:32:57,943 INFO  L471      AbstractCegarLoop]: Abstraction has 21 states and 26 transitions.
[2024-11-06 18:32:57,943 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 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:32:57,943 INFO  L276                IsEmpty]: Start isEmpty. Operand 21 states and 26 transitions.
[2024-11-06 18:32:57,943 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-11-06 18:32:57,943 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:32:57,943 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:32:57,944 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-06 18:32:57,944 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:32:57,944 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:32:57,944 INFO  L85        PathProgramCache]: Analyzing trace with hash -270581085, now seen corresponding path program 1 times
[2024-11-06 18:32:57,944 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:32:57,944 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646119708]
[2024-11-06 18:32:57,944 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:57,945 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:32:57,962 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:58,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:32:58,015 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:32:58,015 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646119708]
[2024-11-06 18:32:58,015 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646119708] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:32:58,015 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:32:58,015 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-06 18:32:58,016 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214600234]
[2024-11-06 18:32:58,016 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:32:58,016 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 18:32:58,016 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:32:58,016 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 18:32:58,016 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 18:32:58,017 INFO  L87              Difference]: Start difference. First operand 21 states and 26 transitions. Second operand  has 4 states, 4 states have (on average 3.5) internal successors, (14), 4 states have internal predecessors, (14), 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:32:58,053 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:32:58,053 INFO  L93              Difference]: Finished difference Result 45 states and 55 transitions.
[2024-11-06 18:32:58,053 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 18:32:58,053 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.5) internal successors, (14), 4 states have internal predecessors, (14), 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 14
[2024-11-06 18:32:58,053 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:32:58,054 INFO  L225             Difference]: With dead ends: 45
[2024-11-06 18:32:58,054 INFO  L226             Difference]: Without dead ends: 36
[2024-11-06 18:32:58,054 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 18:32:58,055 INFO  L432           NwaCegarLoop]: 11 mSDtfsCounter, 28 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 18:32:58,055 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 20 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 18:32:58,055 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 36 states.
[2024-11-06 18:32:58,058 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 22.
[2024-11-06 18:32:58,058 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 21 states have (on average 1.2857142857142858) internal successors, (27), 21 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:32:58,058 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 27 transitions.
[2024-11-06 18:32:58,058 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 27 transitions. Word has length 14
[2024-11-06 18:32:58,058 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:32:58,059 INFO  L471      AbstractCegarLoop]: Abstraction has 22 states and 27 transitions.
[2024-11-06 18:32:58,059 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.5) internal successors, (14), 4 states have internal predecessors, (14), 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:32:58,059 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 27 transitions.
[2024-11-06 18:32:58,059 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-06 18:32:58,059 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:32:58,059 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:32:58,059 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-06 18:32:58,059 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:32:58,060 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:32:58,060 INFO  L85        PathProgramCache]: Analyzing trace with hash 1391394002, now seen corresponding path program 1 times
[2024-11-06 18:32:58,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:32:58,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1092136581]
[2024-11-06 18:32:58,060 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:58,060 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:32:58,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:58,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:32:58,154 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:32:58,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1092136581]
[2024-11-06 18:32:58,154 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1092136581] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:32:58,154 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [116629187]
[2024-11-06 18:32:58,154 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:58,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:32:58,155 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:32:58,158 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:32:58,159 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:32:58,226 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:58,228 INFO  L255         TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-06 18:32:58,231 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:32:58,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:32:58,276 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:32:58,308 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:32:58,309 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [116629187] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:32:58,309 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:32:58,309 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-06 18:32:58,309 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1682959996]
[2024-11-06 18:32:58,309 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:32:58,309 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-06 18:32:58,310 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:32:58,310 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-06 18:32:58,311 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90
[2024-11-06 18:32:58,312 INFO  L87              Difference]: Start difference. First operand 22 states and 27 transitions. Second operand  has 10 states, 10 states have (on average 2.5) internal successors, (25), 10 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:32:58,397 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:32:58,398 INFO  L93              Difference]: Finished difference Result 62 states and 81 transitions.
[2024-11-06 18:32:58,398 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-06 18:32:58,398 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 2.5) internal successors, (25), 10 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18
[2024-11-06 18:32:58,398 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:32:58,398 INFO  L225             Difference]: With dead ends: 62
[2024-11-06 18:32:58,399 INFO  L226             Difference]: Without dead ends: 43
[2024-11-06 18:32:58,399 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132
[2024-11-06 18:32:58,400 INFO  L432           NwaCegarLoop]: 15 mSDtfsCounter, 80 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 80 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 64 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:32:58,400 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [80 Valid, 63 Invalid, 64 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:32:58,401 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-11-06 18:32:58,426 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 37.
[2024-11-06 18:32:58,427 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 37 states, 36 states have (on average 1.25) internal successors, (45), 36 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:32:58,427 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 45 transitions.
[2024-11-06 18:32:58,428 INFO  L78                 Accepts]: Start accepts. Automaton has 37 states and 45 transitions. Word has length 18
[2024-11-06 18:32:58,428 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:32:58,428 INFO  L471      AbstractCegarLoop]: Abstraction has 37 states and 45 transitions.
[2024-11-06 18:32:58,428 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 2.5) internal successors, (25), 10 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:32:58,429 INFO  L276                IsEmpty]: Start isEmpty. Operand 37 states and 45 transitions.
[2024-11-06 18:32:58,429 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-06 18:32:58,429 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:32:58,429 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:32:58,441 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-06 18:32:58,629 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:32:58,630 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:32:58,630 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:32:58,630 INFO  L85        PathProgramCache]: Analyzing trace with hash -1541106392, now seen corresponding path program 2 times
[2024-11-06 18:32:58,630 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:32:58,630 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1810080890]
[2024-11-06 18:32:58,630 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:58,631 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:32:58,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:58,778 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 1 proven. 10 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-06 18:32:58,778 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:32:58,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1810080890]
[2024-11-06 18:32:58,778 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1810080890] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:32:58,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [128030551]
[2024-11-06 18:32:58,778 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-06 18:32:58,778 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:32:58,779 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:32:58,780 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:32:58,782 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:32:58,838 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-06 18:32:58,839 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:32:58,839 INFO  L255         TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-06 18:32:58,840 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:32:58,911 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 1 proven. 10 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-06 18:32:58,912 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:32:58,984 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 1 proven. 10 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked.
[2024-11-06 18:32:58,985 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [128030551] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:32:58,985 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:32:58,985 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 19
[2024-11-06 18:32:58,985 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [334093361]
[2024-11-06 18:32:58,985 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:32:58,986 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-06 18:32:58,986 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:32:58,986 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-06 18:32:58,986 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=147, Invalid=195, Unknown=0, NotChecked=0, Total=342
[2024-11-06 18:32:58,986 INFO  L87              Difference]: Start difference. First operand 37 states and 45 transitions. Second operand  has 19 states, 19 states have (on average 1.7894736842105263) internal successors, (34), 19 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:32:59,172 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:32:59,173 INFO  L93              Difference]: Finished difference Result 119 states and 150 transitions.
[2024-11-06 18:32:59,173 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-06 18:32:59,173 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 1.7894736842105263) internal successors, (34), 19 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24
[2024-11-06 18:32:59,173 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:32:59,174 INFO  L225             Difference]: With dead ends: 119
[2024-11-06 18:32:59,176 INFO  L226             Difference]: Without dead ends: 85
[2024-11-06 18:32:59,176 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 157 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=222, Invalid=330, Unknown=0, NotChecked=0, Total=552
[2024-11-06 18:32:59,176 INFO  L432           NwaCegarLoop]: 15 mSDtfsCounter, 238 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 52 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 238 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 126 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 52 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:32:59,177 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [238 Valid, 89 Invalid, 126 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [52 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:32:59,177 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85 states.
[2024-11-06 18:32:59,188 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 67.
[2024-11-06 18:32:59,189 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 66 states have (on average 1.2272727272727273) internal successors, (81), 66 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:32:59,190 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 81 transitions.
[2024-11-06 18:32:59,190 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 81 transitions. Word has length 24
[2024-11-06 18:32:59,191 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:32:59,191 INFO  L471      AbstractCegarLoop]: Abstraction has 67 states and 81 transitions.
[2024-11-06 18:32:59,191 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 1.7894736842105263) internal successors, (34), 19 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:32:59,191 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 81 transitions.
[2024-11-06 18:32:59,191 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-06 18:32:59,192 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:32:59,192 INFO  L215           NwaCegarLoop]: trace histogram [10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:32:59,205 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:32:59,396 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:32:59,397 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:32:59,397 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:32:59,397 INFO  L85        PathProgramCache]: Analyzing trace with hash -1220021784, now seen corresponding path program 3 times
[2024-11-06 18:32:59,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:32:59,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [641333461]
[2024-11-06 18:32:59,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:32:59,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:32:59,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:32:59,647 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 1 proven. 55 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked.
[2024-11-06 18:32:59,647 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:32:59,647 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [641333461]
[2024-11-06 18:32:59,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [641333461] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:32:59,648 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [316852747]
[2024-11-06 18:32:59,648 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-06 18:32:59,648 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:32:59,648 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:32:59,650 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:32:59,651 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:32:59,719 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-06 18:32:59,720 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:32:59,721 INFO  L255         TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-06 18:32:59,722 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:32:59,816 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked.
[2024-11-06 18:32:59,817 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:32:59,880 INFO  L134       CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 111 trivial. 0 not checked.
[2024-11-06 18:32:59,880 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [316852747] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:32:59,880 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:32:59,880 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 5, 5] total 20
[2024-11-06 18:32:59,880 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [649174424]
[2024-11-06 18:32:59,880 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:32:59,880 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 20 states
[2024-11-06 18:32:59,880 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:32:59,881 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants.
[2024-11-06 18:32:59,881 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=104, Invalid=276, Unknown=0, NotChecked=0, Total=380
[2024-11-06 18:32:59,881 INFO  L87              Difference]: Start difference. First operand 67 states and 81 transitions. Second operand  has 20 states, 20 states have (on average 2.55) internal successors, (51), 20 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:33:00,923 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:33:00,923 INFO  L93              Difference]: Finished difference Result 431 states and 477 transitions.
[2024-11-06 18:33:00,923 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-11-06 18:33:00,923 INFO  L78                 Accepts]: Start accepts. Automaton has  has 20 states, 20 states have (on average 2.55) internal successors, (51), 20 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-06 18:33:00,923 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:33:00,925 INFO  L225             Difference]: With dead ends: 431
[2024-11-06 18:33:00,925 INFO  L226             Difference]: Without dead ends: 367
[2024-11-06 18:33:00,926 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 133 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1328 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=1513, Invalid=3179, Unknown=0, NotChecked=0, Total=4692
[2024-11-06 18:33:00,927 INFO  L432           NwaCegarLoop]: 7 mSDtfsCounter, 1453 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 189 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1453 SdHoareTripleChecker+Valid, 69 SdHoareTripleChecker+Invalid, 339 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 189 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-06 18:33:00,927 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1453 Valid, 69 Invalid, 339 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [189 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-06 18:33:00,928 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 367 states.
[2024-11-06 18:33:00,955 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 367 to 156.
[2024-11-06 18:33:00,956 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 155 states have (on average 1.1419354838709677) internal successors, (177), 155 states have internal predecessors, (177), 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:33:00,957 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 177 transitions.
[2024-11-06 18:33:00,958 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 177 transitions. Word has length 36
[2024-11-06 18:33:00,958 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:33:00,958 INFO  L471      AbstractCegarLoop]: Abstraction has 156 states and 177 transitions.
[2024-11-06 18:33:00,958 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 20 states, 20 states have (on average 2.55) internal successors, (51), 20 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:33:00,959 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 177 transitions.
[2024-11-06 18:33:00,960 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 123
[2024-11-06 18:33:00,962 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:33:00,962 INFO  L215           NwaCegarLoop]: trace histogram [44, 44, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:33:00,974 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-06 18:33:01,166 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:33:01,168 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:33:01,168 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:33:01,168 INFO  L85        PathProgramCache]: Analyzing trace with hash 1520129836, now seen corresponding path program 4 times
[2024-11-06 18:33:01,168 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:33:01,168 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [502435147]
[2024-11-06 18:33:01,168 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:33:01,169 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:33:01,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:33:01,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 2288 backedges. 436 proven. 66 refuted. 0 times theorem prover too weak. 1786 trivial. 0 not checked.
[2024-11-06 18:33:01,791 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:33:01,791 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [502435147]
[2024-11-06 18:33:01,791 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [502435147] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:33:01,791 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1518715193]
[2024-11-06 18:33:01,791 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-06 18:33:01,791 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:33:01,791 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:33:01,793 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:33:01,794 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:33:02,155 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-06 18:33:02,155 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:33:02,163 INFO  L255         TraceCheckSpWp]: Trace formula consists of 383 conjuncts, 188 conjuncts are in the unsatisfiable core
[2024-11-06 18:33:02,181 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:33:02,235 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 27 treesize of output 23
[2024-11-06 18:33:02,276 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 43 treesize of output 27
[2024-11-06 18:33:02,301 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 43 treesize of output 27
[2024-11-06 18:33:02,329 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 43 treesize of output 27
[2024-11-06 18:33:02,356 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 43 treesize of output 27
[2024-11-06 18:33:02,387 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 43 treesize of output 27
[2024-11-06 18:33:02,416 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 43 treesize of output 27
[2024-11-06 18:33:02,447 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 43 treesize of output 27
[2024-11-06 18:33:02,493 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 43 treesize of output 27
[2024-11-06 18:33:02,538 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 43 treesize of output 27
[2024-11-06 18:33:02,573 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 43 treesize of output 27
[2024-11-06 18:33:02,680 INFO  L349             Elim1Store]: treesize reduction 25, result has 21.9 percent of original size
[2024-11-06 18:33:02,681 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 47 treesize of output 27
[2024-11-06 18:33:02,727 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:02,728 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:02,771 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:02,771 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:02,814 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:02,814 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:02,856 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:02,856 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:02,916 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:02,917 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:02,964 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:02,964 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:03,009 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:03,009 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:03,064 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:03,064 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:03,124 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:03,124 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:03,176 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:03,176 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:03,275 INFO  L349             Elim1Store]: treesize reduction 25, result has 21.9 percent of original size
[2024-11-06 18:33:03,275 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 47 treesize of output 27
[2024-11-06 18:33:03,324 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,324 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,374 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,374 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,425 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,425 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,484 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,484 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,547 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,548 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,610 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,610 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,662 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,662 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,722 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,723 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,779 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,779 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,835 INFO  L349             Elim1Store]: treesize reduction 36, result has 16.3 percent of original size
[2024-11-06 18:33:03,835 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 53 treesize of output 27
[2024-11-06 18:33:03,928 INFO  L349             Elim1Store]: treesize reduction 25, result has 21.9 percent of original size
[2024-11-06 18:33:03,928 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 47 treesize of output 27
[2024-11-06 18:33:03,976 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 49 treesize of output 27
[2024-11-06 18:33:04,034 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 49 treesize of output 27
[2024-11-06 18:33:04,092 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:04,092 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:04,145 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 49 treesize of output 27
[2024-11-06 18:33:04,194 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 49 treesize of output 27
[2024-11-06 18:33:04,249 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:04,249 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:04,293 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 49 treesize of output 27
[2024-11-06 18:33:04,340 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 49 treesize of output 27
[2024-11-06 18:33:04,401 INFO  L349             Elim1Store]: treesize reduction 30, result has 18.9 percent of original size
[2024-11-06 18:33:04,401 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 49 treesize of output 27
[2024-11-06 18:33:04,456 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 49 treesize of output 27
[2024-11-06 18:33:04,589 INFO  L134       CoverageAnalysis]: Checked inductivity of 2288 backedges. 45 proven. 1099 refuted. 0 times theorem prover too weak. 1144 trivial. 0 not checked.
[2024-11-06 18:33:04,589 INFO  L311         TraceCheckSpWp]: Computing backward predicates...