./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-fpi/ifeqn1.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-fpi/ifeqn1.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', '6c377c3922cafbc07c158cb252290a97b70e1cbfc6e9de773d7729c460f56857']
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-fpi/ifeqn1.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 6c377c3922cafbc07c158cb252290a97b70e1cbfc6e9de773d7729c460f56857
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 18:41:15,839 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 18:41:15,929 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:41:15,936 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 18:41:15,936 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 18:41:15,957 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 18:41:15,960 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 18:41:15,960 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 18:41:15,960 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 18:41:15,960 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 18:41:15,960 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 18:41:15,960 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 18:41:15,961 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 18:41:15,961 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 18:41:15,961 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 18:41:15,961 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 18:41:15,961 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 18:41:15,962 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 18:41:15,962 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 18:41:15,962 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 18:41:15,963 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 18:41:15,963 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 18:41:15,963 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 18:41:15,963 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 -> 6c377c3922cafbc07c158cb252290a97b70e1cbfc6e9de773d7729c460f56857
[2024-11-06 18:41:16,205 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 18:41:16,218 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 18:41:16,219 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 18:41:16,220 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 18:41:16,220 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 18:41:16,223 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-fpi/ifeqn1.c
[2024-11-06 18:41:17,405 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 18:41:17,641 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 18:41:17,642 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-fpi/ifeqn1.c
[2024-11-06 18:41:17,647 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/41829b623/4e113a548ba54d6c80e8c3dbc1904f88/FLAGf914cf896
[2024-11-06 18:41:17,970 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/41829b623/4e113a548ba54d6c80e8c3dbc1904f88
[2024-11-06 18:41:17,972 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 18:41:17,973 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 18:41:17,974 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 18:41:17,974 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 18:41:17,977 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 18:41:17,977 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 06:41:17" (1/1) ...
[2024-11-06 18:41:17,978 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1b0e3b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:17, skipping insertion in model container
[2024-11-06 18:41:17,978 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 06:41:17" (1/1) ...
[2024-11-06 18:41:17,995 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 18:41:18,075 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-fpi/ifeqn1.c[589,602]
[2024-11-06 18:41:18,088 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 18:41:18,095 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 18:41:18,102 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-fpi/ifeqn1.c[589,602]
[2024-11-06 18:41:18,106 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 18:41:18,116 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 18:41:18,117 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18 WrapperNode
[2024-11-06 18:41:18,118 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 18:41:18,118 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 18:41:18,118 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 18:41:18,119 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 18:41:18,122 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:41:18" (1/1) ...
[2024-11-06 18:41:18,130 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:41:18" (1/1) ...
[2024-11-06 18:41:18,145 INFO  L138                Inliner]: procedures = 16, calls = 19, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 74
[2024-11-06 18:41:18,147 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 18:41:18,147 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 18:41:18,147 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 18:41:18,147 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 18:41:18,152 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,152 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,155 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,167 INFO  L175           MemorySlicer]: Split 10 memory accesses to 3 slices as follows [2, 4, 4]. 40 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 4 writes are split as follows [0, 2, 2].
[2024-11-06 18:41:18,168 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,168 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,171 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,176 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,178 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,179 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,183 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 18:41:18,184 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 18:41:18,184 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 18:41:18,184 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 18:41:18,184 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (1/1) ...
[2024-11-06 18:41:18,190 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 18:41:18,202 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:18,213 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:41:18,216 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:41:18,231 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 18:41:18,231 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 18:41:18,231 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-06 18:41:18,231 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-06 18:41:18,231 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 18:41:18,232 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-06 18:41:18,232 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-06 18:41:18,282 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 18:41:18,283 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 18:41:18,376 INFO  L?                        ?]: Removed 11 outVars from TransFormulas that were not future-live.
[2024-11-06 18:41:18,377 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 18:41:18,382 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 18:41:18,382 INFO  L316             CfgBuilder]: Removed 3 assume(true) statements.
[2024-11-06 18:41:18,383 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 06:41:18 BoogieIcfgContainer
[2024-11-06 18:41:18,383 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 18:41:18,384 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 18:41:18,384 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 18:41:18,388 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 18:41:18,389 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 06:41:17" (1/3) ...
[2024-11-06 18:41:18,390 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3590062e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 06:41:18, skipping insertion in model container
[2024-11-06 18:41:18,390 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 06:41:18" (2/3) ...
[2024-11-06 18:41:18,390 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3590062e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 06:41:18, skipping insertion in model container
[2024-11-06 18:41:18,390 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 06:41:18" (3/3) ...
[2024-11-06 18:41:18,391 INFO  L112   eAbstractionObserver]: Analyzing ICFG ifeqn1.c
[2024-11-06 18:41:18,402 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 18:41:18,402 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 18:41:18,433 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 18:41:18,440 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;@5efe6e26, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 18:41:18,440 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 18:41:18,443 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 23 states, 21 states have (on average 1.5714285714285714) internal successors, (33), 22 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:41:18,446 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-06 18:41:18,446 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:18,447 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:18,447 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:18,450 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:18,450 INFO  L85        PathProgramCache]: Analyzing trace with hash -1670316217, now seen corresponding path program 1 times
[2024-11-06 18:41:18,454 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:18,455 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2073345796]
[2024-11-06 18:41:18,455 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:18,455 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:18,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:18,541 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:41:18,542 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:18,542 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2073345796]
[2024-11-06 18:41:18,542 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2073345796] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:41:18,543 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:41:18,543 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 18:41:18,544 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719217138]
[2024-11-06 18:41:18,544 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:41:18,546 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-06 18:41:18,546 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:18,557 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-06 18:41:18,558 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-06 18:41:18,560 INFO  L87              Difference]: Start difference. First operand  has 23 states, 21 states have (on average 1.5714285714285714) internal successors, (33), 22 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 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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:41:18,568 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:18,568 INFO  L93              Difference]: Finished difference Result 42 states and 60 transitions.
[2024-11-06 18:41:18,569 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-06 18:41:18,569 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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 12
[2024-11-06 18:41:18,570 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:18,573 INFO  L225             Difference]: With dead ends: 42
[2024-11-06 18:41:18,573 INFO  L226             Difference]: Without dead ends: 19
[2024-11-06 18:41:18,575 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-06 18:41:18,576 INFO  L432           NwaCegarLoop]: 28 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:18,577 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 18:41:18,585 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19 states.
[2024-11-06 18:41:18,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19.
[2024-11-06 18:41:18,592 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19 states, 18 states have (on average 1.2777777777777777) internal successors, (23), 18 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:41:18,594 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 23 transitions.
[2024-11-06 18:41:18,595 INFO  L78                 Accepts]: Start accepts. Automaton has 19 states and 23 transitions. Word has length 12
[2024-11-06 18:41:18,595 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:18,595 INFO  L471      AbstractCegarLoop]: Abstraction has 19 states and 23 transitions.
[2024-11-06 18:41:18,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 6.0) internal successors, (12), 2 states have internal predecessors, (12), 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:41:18,596 INFO  L276                IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions.
[2024-11-06 18:41:18,596 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2024-11-06 18:41:18,596 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:18,596 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:18,596 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 18:41:18,597 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:18,597 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:18,597 INFO  L85        PathProgramCache]: Analyzing trace with hash -1000416578, now seen corresponding path program 1 times
[2024-11-06 18:41:18,597 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:18,597 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912068745]
[2024-11-06 18:41:18,597 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:18,598 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:18,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:18,712 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:41:18,713 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:18,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1912068745]
[2024-11-06 18:41:18,713 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1912068745] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:41:18,713 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:41:18,713 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-06 18:41:18,713 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1469420772]
[2024-11-06 18:41:18,713 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:41:18,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-06 18:41:18,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:18,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-06 18:41:18,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-06 18:41:18,715 INFO  L87              Difference]: Start difference. First operand 19 states and 23 transitions. Second operand  has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 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:41:18,758 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:18,759 INFO  L93              Difference]: Finished difference Result 45 states and 57 transitions.
[2024-11-06 18:41:18,759 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-06 18:41:18,759 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 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 12
[2024-11-06 18:41:18,759 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:18,760 INFO  L225             Difference]: With dead ends: 45
[2024-11-06 18:41:18,760 INFO  L226             Difference]: Without dead ends: 31
[2024-11-06 18:41:18,760 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:41:18,760 INFO  L432           NwaCegarLoop]: 12 mSDtfsCounter, 39 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:18,761 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 17 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 18:41:18,761 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-11-06 18:41:18,763 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 23.
[2024-11-06 18:41:18,764 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23 states, 22 states have (on average 1.2272727272727273) internal successors, (27), 22 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:41:18,764 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions.
[2024-11-06 18:41:18,764 INFO  L78                 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 12
[2024-11-06 18:41:18,764 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:18,764 INFO  L471      AbstractCegarLoop]: Abstraction has 23 states and 27 transitions.
[2024-11-06 18:41:18,766 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 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:41:18,766 INFO  L276                IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions.
[2024-11-06 18:41:18,766 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-06 18:41:18,766 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:18,766 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:41:18,766 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-06 18:41:18,767 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:18,767 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:18,767 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992201947, now seen corresponding path program 1 times
[2024-11-06 18:41:18,767 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:18,767 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [52768050]
[2024-11-06 18:41:18,767 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:18,767 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:18,791 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 18:41:18,793 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1957178049]
[2024-11-06 18:41:18,793 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:18,793 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:18,793 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:18,795 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:41:18,796 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:41:18,872 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:18,875 INFO  L255         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:18,879 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:18,903 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-06 18:41:18,938 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-06 18:41:18,939 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 18:41:18,939 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:18,939 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [52768050]
[2024-11-06 18:41:18,939 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 18:41:18,939 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1957178049]
[2024-11-06 18:41:18,940 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1957178049] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 18:41:18,940 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 18:41:18,940 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-06 18:41:18,940 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574836292]
[2024-11-06 18:41:18,940 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 18:41:18,940 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-06 18:41:18,940 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:18,941 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-06 18:41:18,941 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-11-06 18:41:18,941 INFO  L87              Difference]: Start difference. First operand 23 states and 27 transitions. Second operand  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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:41:18,975 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:18,975 INFO  L93              Difference]: Finished difference Result 39 states and 45 transitions.
[2024-11-06 18:41:18,976 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-06 18:41:18,976 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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:41:18,976 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:18,976 INFO  L225             Difference]: With dead ends: 39
[2024-11-06 18:41:18,977 INFO  L226             Difference]: Without dead ends: 37
[2024-11-06 18:41:18,977 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 14 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-06 18:41:18,977 INFO  L432           NwaCegarLoop]: 21 mSDtfsCounter, 14 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:18,977 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 61 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 18:41:18,978 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 37 states.
[2024-11-06 18:41:18,980 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 28.
[2024-11-06 18:41:18,980 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28 states, 27 states have (on average 1.2222222222222223) internal successors, (33), 27 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:41:18,980 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 33 transitions.
[2024-11-06 18:41:18,980 INFO  L78                 Accepts]: Start accepts. Automaton has 28 states and 33 transitions. Word has length 18
[2024-11-06 18:41:18,981 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:18,981 INFO  L471      AbstractCegarLoop]: Abstraction has 28 states and 33 transitions.
[2024-11-06 18:41:18,981 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.6) internal successors, (18), 5 states have internal predecessors, (18), 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:41:18,981 INFO  L276                IsEmpty]: Start isEmpty. Operand 28 states and 33 transitions.
[2024-11-06 18:41:18,981 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-06 18:41:18,981 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:18,981 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:18,996 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:41:19,185 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:19,186 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:19,186 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:19,187 INFO  L85        PathProgramCache]: Analyzing trace with hash 259417010, now seen corresponding path program 1 times
[2024-11-06 18:41:19,187 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:19,187 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748257350]
[2024-11-06 18:41:19,187 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:19,187 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:19,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:19,335 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:19,336 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:19,336 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1748257350]
[2024-11-06 18:41:19,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1748257350] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:41:19,336 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1838113652]
[2024-11-06 18:41:19,336 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:19,336 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:19,336 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:19,341 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:41:19,344 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:41:19,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:19,394 INFO  L255         TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:19,395 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:19,454 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:19,454 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:19,490 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:19,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1838113652] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:41:19,491 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:41:19,491 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 11
[2024-11-06 18:41:19,491 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1820161336]
[2024-11-06 18:41:19,491 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:41:19,491 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-06 18:41:19,491 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:19,492 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-06 18:41:19,492 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110
[2024-11-06 18:41:19,492 INFO  L87              Difference]: Start difference. First operand 28 states and 33 transitions. Second operand  has 11 states, 11 states have (on average 3.090909090909091) internal successors, (34), 11 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:41:19,583 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:19,583 INFO  L93              Difference]: Finished difference Result 69 states and 81 transitions.
[2024-11-06 18:41:19,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-06 18:41:19,583 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 3.090909090909091) internal successors, (34), 11 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 21
[2024-11-06 18:41:19,583 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:19,584 INFO  L225             Difference]: With dead ends: 69
[2024-11-06 18:41:19,584 INFO  L226             Difference]: Without dead ends: 43
[2024-11-06 18:41:19,584 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 35 SyntacticMatches, 3 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=43, Invalid=89, Unknown=0, NotChecked=0, Total=132
[2024-11-06 18:41:19,585 INFO  L432           NwaCegarLoop]: 11 mSDtfsCounter, 43 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:19,585 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 43 Invalid, 113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 90 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:41:19,585 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-11-06 18:41:19,587 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 27.
[2024-11-06 18:41:19,587 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 26 states have (on average 1.1923076923076923) internal successors, (31), 26 states have internal predecessors, (31), 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:41:19,587 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 31 transitions.
[2024-11-06 18:41:19,588 INFO  L78                 Accepts]: Start accepts. Automaton has 27 states and 31 transitions. Word has length 21
[2024-11-06 18:41:19,588 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:19,588 INFO  L471      AbstractCegarLoop]: Abstraction has 27 states and 31 transitions.
[2024-11-06 18:41:19,588 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 3.090909090909091) internal successors, (34), 11 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:41:19,588 INFO  L276                IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions.
[2024-11-06 18:41:19,588 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-11-06 18:41:19,588 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:19,588 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:19,601 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:41:19,791 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:19,792 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:19,792 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:19,792 INFO  L85        PathProgramCache]: Analyzing trace with hash 939318754, now seen corresponding path program 1 times
[2024-11-06 18:41:19,792 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:19,792 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1798722552]
[2024-11-06 18:41:19,792 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:19,792 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:19,849 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 18:41:19,852 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [212720035]
[2024-11-06 18:41:19,852 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:19,853 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:19,853 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:19,855 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:41:19,856 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:41:19,912 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:19,914 INFO  L255         TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:19,916 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:19,935 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-06 18:41:19,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 0 case distinctions, treesize of input 27 treesize of output 11
[2024-11-06 18:41:19,995 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:19,996 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:20,227 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 19
[2024-11-06 18:41:20,246 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-06 18:41:20,246 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:20,246 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1798722552]
[2024-11-06 18:41:20,246 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 18:41:20,246 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [212720035]
[2024-11-06 18:41:20,246 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [212720035] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:41:20,246 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 18:41:20,246 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 13
[2024-11-06 18:41:20,246 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285974880]
[2024-11-06 18:41:20,246 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:41:20,247 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-06 18:41:20,247 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:20,247 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-06 18:41:20,249 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=117, Unknown=0, NotChecked=0, Total=156
[2024-11-06 18:41:20,249 INFO  L87              Difference]: Start difference. First operand 27 states and 31 transitions. Second operand  has 13 states, 13 states have (on average 2.8461538461538463) internal successors, (37), 13 states have internal predecessors, (37), 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:41:20,518 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:20,519 INFO  L93              Difference]: Finished difference Result 109 states and 128 transitions.
[2024-11-06 18:41:20,521 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-06 18:41:20,521 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 13 states have (on average 2.8461538461538463) internal successors, (37), 13 states have internal predecessors, (37), 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:41:20,521 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:20,522 INFO  L225             Difference]: With dead ends: 109
[2024-11-06 18:41:20,522 INFO  L226             Difference]: Without dead ends: 89
[2024-11-06 18:41:20,522 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=56, Invalid=154, Unknown=0, NotChecked=0, Total=210
[2024-11-06 18:41:20,523 INFO  L432           NwaCegarLoop]: 14 mSDtfsCounter, 77 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 207 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 239 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:20,523 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 110 Invalid, 239 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 207 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-06 18:41:20,523 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89 states.
[2024-11-06 18:41:20,534 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 40.
[2024-11-06 18:41:20,534 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40 states, 39 states have (on average 1.205128205128205) internal successors, (47), 39 states have internal predecessors, (47), 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:41:20,535 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 47 transitions.
[2024-11-06 18:41:20,535 INFO  L78                 Accepts]: Start accepts. Automaton has 40 states and 47 transitions. Word has length 24
[2024-11-06 18:41:20,535 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:20,535 INFO  L471      AbstractCegarLoop]: Abstraction has 40 states and 47 transitions.
[2024-11-06 18:41:20,535 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 13 states have (on average 2.8461538461538463) internal successors, (37), 13 states have internal predecessors, (37), 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:41:20,535 INFO  L276                IsEmpty]: Start isEmpty. Operand 40 states and 47 transitions.
[2024-11-06 18:41:20,536 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-11-06 18:41:20,536 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:20,536 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:20,548 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-06 18:41:20,736 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:20,737 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:20,737 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:20,738 INFO  L85        PathProgramCache]: Analyzing trace with hash 430403928, now seen corresponding path program 1 times
[2024-11-06 18:41:20,738 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:20,738 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [916339271]
[2024-11-06 18:41:20,738 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:20,738 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:20,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 18:41:20,802 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2050350907]
[2024-11-06 18:41:20,802 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:20,802 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:20,802 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:20,804 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:41:20,805 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:41:20,884 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:20,885 INFO  L255         TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 35 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:20,888 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:20,909 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-06 18:41:20,932 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 27 treesize of output 11
[2024-11-06 18:41:20,952 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-06 18:41:20,995 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 21 treesize of output 20
[2024-11-06 18:41:21,075 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:21,075 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:21,353 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 44
[2024-11-06 18:41:21,362 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-06 18:41:21,362 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 75 treesize of output 73
[2024-11-06 18:41:21,575 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 19
[2024-11-06 18:41:21,627 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:21,627 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:21,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [916339271]
[2024-11-06 18:41:21,627 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 18:41:21,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2050350907]
[2024-11-06 18:41:21,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2050350907] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:41:21,627 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 18:41:21,627 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 13] total 22
[2024-11-06 18:41:21,627 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650305613]
[2024-11-06 18:41:21,627 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:41:21,627 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 22 states
[2024-11-06 18:41:21,627 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:21,628 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants.
[2024-11-06 18:41:21,628 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=87, Invalid=375, Unknown=0, NotChecked=0, Total=462
[2024-11-06 18:41:21,628 INFO  L87              Difference]: Start difference. First operand 40 states and 47 transitions. Second operand  has 22 states, 22 states have (on average 2.227272727272727) internal successors, (49), 22 states have internal predecessors, (49), 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:41:22,735 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:22,736 INFO  L93              Difference]: Finished difference Result 174 states and 196 transitions.
[2024-11-06 18:41:22,736 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. 
[2024-11-06 18:41:22,736 INFO  L78                 Accepts]: Start accepts. Automaton has  has 22 states, 22 states have (on average 2.227272727272727) internal successors, (49), 22 states have internal predecessors, (49), 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 28
[2024-11-06 18:41:22,736 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:22,738 INFO  L225             Difference]: With dead ends: 174
[2024-11-06 18:41:22,738 INFO  L226             Difference]: Without dead ends: 172
[2024-11-06 18:41:22,739 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 328 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=344, Invalid=1138, Unknown=0, NotChecked=0, Total=1482
[2024-11-06 18:41:22,739 INFO  L432           NwaCegarLoop]: 15 mSDtfsCounter, 366 mSDsluCounter, 185 mSDsCounter, 0 mSdLazyCounter, 384 mSolverCounterSat, 100 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 366 SdHoareTripleChecker+Valid, 200 SdHoareTripleChecker+Invalid, 484 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 100 IncrementalHoareTripleChecker+Valid, 384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:22,739 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [366 Valid, 200 Invalid, 484 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [100 Valid, 384 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-06 18:41:22,740 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 172 states.
[2024-11-06 18:41:22,752 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 172 to 76.
[2024-11-06 18:41:22,752 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 76 states, 75 states have (on average 1.28) internal successors, (96), 75 states have internal predecessors, (96), 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:41:22,752 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 96 transitions.
[2024-11-06 18:41:22,753 INFO  L78                 Accepts]: Start accepts. Automaton has 76 states and 96 transitions. Word has length 28
[2024-11-06 18:41:22,753 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:22,753 INFO  L471      AbstractCegarLoop]: Abstraction has 76 states and 96 transitions.
[2024-11-06 18:41:22,753 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 22 states, 22 states have (on average 2.227272727272727) internal successors, (49), 22 states have internal predecessors, (49), 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:41:22,753 INFO  L276                IsEmpty]: Start isEmpty. Operand 76 states and 96 transitions.
[2024-11-06 18:41:22,754 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-11-06 18:41:22,754 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:22,754 INFO  L215           NwaCegarLoop]: trace histogram [3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:22,780 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2024-11-06 18:41:22,954 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-11-06 18:41:22,954 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:22,955 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:22,955 INFO  L85        PathProgramCache]: Analyzing trace with hash 877615566, now seen corresponding path program 2 times
[2024-11-06 18:41:22,955 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:22,955 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1656227810]
[2024-11-06 18:41:22,955 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:22,955 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:22,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:23,119 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 3 proven. 10 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-06 18:41:23,120 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:23,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1656227810]
[2024-11-06 18:41:23,120 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1656227810] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:41:23,120 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [553314950]
[2024-11-06 18:41:23,120 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-06 18:41:23,120 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:23,120 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:23,128 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:41:23,128 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-06 18:41:23,193 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-06 18:41:23,194 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:41:23,194 INFO  L255         TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:23,195 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:23,261 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 8 proven. 5 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-06 18:41:23,261 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:23,312 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 8 proven. 5 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-06 18:41:23,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [553314950] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:41:23,312 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:41:23,312 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 14
[2024-11-06 18:41:23,312 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038420319]
[2024-11-06 18:41:23,312 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:41:23,313 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-06 18:41:23,313 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:23,313 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-06 18:41:23,313 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=129, Unknown=0, NotChecked=0, Total=182
[2024-11-06 18:41:23,313 INFO  L87              Difference]: Start difference. First operand 76 states and 96 transitions. Second operand  has 14 states, 14 states have (on average 3.5) internal successors, (49), 14 states have internal predecessors, (49), 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:41:23,436 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:23,436 INFO  L93              Difference]: Finished difference Result 157 states and 186 transitions.
[2024-11-06 18:41:23,436 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-06 18:41:23,436 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 14 states have (on average 3.5) internal successors, (49), 14 states have internal predecessors, (49), 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 32
[2024-11-06 18:41:23,437 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:23,437 INFO  L225             Difference]: With dead ends: 157
[2024-11-06 18:41:23,437 INFO  L226             Difference]: Without dead ends: 105
[2024-11-06 18:41:23,437 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 73 GetRequests, 54 SyntacticMatches, 5 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 90 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=72, Invalid=168, Unknown=0, NotChecked=0, Total=240
[2024-11-06 18:41:23,438 INFO  L432           NwaCegarLoop]: 15 mSDtfsCounter, 73 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 125 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 161 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:23,438 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 59 Invalid, 161 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 125 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:41:23,438 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 105 states.
[2024-11-06 18:41:23,452 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 83.
[2024-11-06 18:41:23,454 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 83 states, 82 states have (on average 1.2317073170731707) internal successors, (101), 82 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:41:23,454 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 101 transitions.
[2024-11-06 18:41:23,455 INFO  L78                 Accepts]: Start accepts. Automaton has 83 states and 101 transitions. Word has length 32
[2024-11-06 18:41:23,456 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:23,456 INFO  L471      AbstractCegarLoop]: Abstraction has 83 states and 101 transitions.
[2024-11-06 18:41:23,456 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 14 states have (on average 3.5) internal successors, (49), 14 states have internal predecessors, (49), 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:41:23,456 INFO  L276                IsEmpty]: Start isEmpty. Operand 83 states and 101 transitions.
[2024-11-06 18:41:23,456 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-06 18:41:23,457 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:23,457 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 4, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:23,470 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-06 18:41:23,657 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:23,658 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:23,658 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:23,658 INFO  L85        PathProgramCache]: Analyzing trace with hash -187195163, now seen corresponding path program 2 times
[2024-11-06 18:41:23,658 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:23,658 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [284933042]
[2024-11-06 18:41:23,658 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:23,658 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:23,680 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:23,879 INFO  L134       CoverageAnalysis]: Checked inductivity of 47 backedges. 25 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:23,879 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:23,879 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [284933042]
[2024-11-06 18:41:23,879 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [284933042] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:41:23,879 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1777959286]
[2024-11-06 18:41:23,879 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-06 18:41:23,879 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:23,879 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:23,884 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:41:23,885 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-06 18:41:23,936 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-06 18:41:23,936 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:41:23,939 INFO  L255         TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:23,940 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:24,012 INFO  L134       CoverageAnalysis]: Checked inductivity of 47 backedges. 32 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-06 18:41:24,013 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:24,068 INFO  L134       CoverageAnalysis]: Checked inductivity of 47 backedges. 32 proven. 12 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-11-06 18:41:24,068 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1777959286] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:41:24,068 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:41:24,069 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 18
[2024-11-06 18:41:24,069 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1656994908]
[2024-11-06 18:41:24,069 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:41:24,069 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-06 18:41:24,069 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:24,069 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-06 18:41:24,070 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=225, Unknown=0, NotChecked=0, Total=306
[2024-11-06 18:41:24,070 INFO  L87              Difference]: Start difference. First operand 83 states and 101 transitions. Second operand  has 18 states, 18 states have (on average 3.1666666666666665) internal successors, (57), 18 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:41:24,227 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:24,228 INFO  L93              Difference]: Finished difference Result 179 states and 205 transitions.
[2024-11-06 18:41:24,228 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-06 18:41:24,228 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 3.1666666666666665) internal successors, (57), 18 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 36
[2024-11-06 18:41:24,228 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:24,229 INFO  L225             Difference]: With dead ends: 179
[2024-11-06 18:41:24,229 INFO  L226             Difference]: Without dead ends: 142
[2024-11-06 18:41:24,229 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 59 SyntacticMatches, 7 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 171 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=114, Invalid=306, Unknown=0, NotChecked=0, Total=420
[2024-11-06 18:41:24,230 INFO  L432           NwaCegarLoop]: 19 mSDtfsCounter, 101 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 178 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 219 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 178 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:24,230 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 92 Invalid, 219 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 18:41:24,231 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 142 states.
[2024-11-06 18:41:24,241 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 142 to 106.
[2024-11-06 18:41:24,241 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 106 states, 105 states have (on average 1.1904761904761905) internal successors, (125), 105 states have internal predecessors, (125), 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:41:24,242 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 125 transitions.
[2024-11-06 18:41:24,242 INFO  L78                 Accepts]: Start accepts. Automaton has 106 states and 125 transitions. Word has length 36
[2024-11-06 18:41:24,242 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:24,242 INFO  L471      AbstractCegarLoop]: Abstraction has 106 states and 125 transitions.
[2024-11-06 18:41:24,242 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 3.1666666666666665) internal successors, (57), 18 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-06 18:41:24,243 INFO  L276                IsEmpty]: Start isEmpty. Operand 106 states and 125 transitions.
[2024-11-06 18:41:24,243 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-11-06 18:41:24,243 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:24,243 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:24,258 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-06 18:41:24,444 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-11-06 18:41:24,444 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:24,445 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:24,445 INFO  L85        PathProgramCache]: Analyzing trace with hash 1173959464, now seen corresponding path program 3 times
[2024-11-06 18:41:24,445 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:24,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215057110]
[2024-11-06 18:41:24,445 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:24,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:24,457 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 18:41:24,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 12 proven. 28 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-11-06 18:41:24,587 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:41:24,587 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215057110]
[2024-11-06 18:41:24,587 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215057110] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 18:41:24,587 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1696200835]
[2024-11-06 18:41:24,587 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-06 18:41:24,587 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:24,588 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:24,591 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-06 18:41:24,595 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-06 18:41:24,735 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-06 18:41:24,735 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:41:24,736 INFO  L255         TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:24,737 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:24,937 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 20 proven. 7 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-06 18:41:24,937 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:25,080 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 20 proven. 7 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-11-06 18:41:25,080 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1696200835] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:41:25,080 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 18:41:25,080 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 13, 13] total 29
[2024-11-06 18:41:25,080 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [69126596]
[2024-11-06 18:41:25,080 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:41:25,081 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2024-11-06 18:41:25,081 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:41:25,081 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2024-11-06 18:41:25,081 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=168, Invalid=644, Unknown=0, NotChecked=0, Total=812
[2024-11-06 18:41:25,082 INFO  L87              Difference]: Start difference. First operand 106 states and 125 transitions. Second operand  has 29 states, 29 states have (on average 2.7241379310344827) internal successors, (79), 29 states have internal predecessors, (79), 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:41:25,689 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 18:41:25,689 INFO  L93              Difference]: Finished difference Result 240 states and 277 transitions.
[2024-11-06 18:41:25,689 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-11-06 18:41:25,689 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 29 states have (on average 2.7241379310344827) internal successors, (79), 29 states have internal predecessors, (79), 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 37
[2024-11-06 18:41:25,690 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 18:41:25,690 INFO  L225             Difference]: With dead ends: 240
[2024-11-06 18:41:25,690 INFO  L226             Difference]: Without dead ends: 141
[2024-11-06 18:41:25,691 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 60 SyntacticMatches, 1 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 490 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=405, Invalid=1575, Unknown=0, NotChecked=0, Total=1980
[2024-11-06 18:41:25,692 INFO  L432           NwaCegarLoop]: 41 mSDtfsCounter, 231 mSDsluCounter, 272 mSDsCounter, 0 mSdLazyCounter, 700 mSolverCounterSat, 79 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 231 SdHoareTripleChecker+Valid, 313 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 79 IncrementalHoareTripleChecker+Valid, 700 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-06 18:41:25,692 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [231 Valid, 313 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [79 Valid, 700 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-06 18:41:25,693 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 141 states.
[2024-11-06 18:41:25,704 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 141 to 94.
[2024-11-06 18:41:25,704 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 94 states, 93 states have (on average 1.096774193548387) internal successors, (102), 93 states have internal predecessors, (102), 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:41:25,704 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 102 transitions.
[2024-11-06 18:41:25,705 INFO  L78                 Accepts]: Start accepts. Automaton has 94 states and 102 transitions. Word has length 37
[2024-11-06 18:41:25,705 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 18:41:25,705 INFO  L471      AbstractCegarLoop]: Abstraction has 94 states and 102 transitions.
[2024-11-06 18:41:25,705 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 29 states have (on average 2.7241379310344827) internal successors, (79), 29 states have internal predecessors, (79), 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:41:25,705 INFO  L276                IsEmpty]: Start isEmpty. Operand 94 states and 102 transitions.
[2024-11-06 18:41:25,705 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-11-06 18:41:25,706 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 18:41:25,706 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 18:41:25,721 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-06 18:41:25,909 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:25,910 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 18:41:25,910 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 18:41:25,910 INFO  L85        PathProgramCache]: Analyzing trace with hash 1129715953, now seen corresponding path program 4 times
[2024-11-06 18:41:25,910 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 18:41:25,911 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1879357794]
[2024-11-06 18:41:25,911 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 18:41:25,911 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 18:41:25,963 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 18:41:25,964 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1853150392]
[2024-11-06 18:41:25,964 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-06 18:41:25,965 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 18:41:25,965 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 18:41:25,967 INFO  L229       MonitoredProcess]: Starting monitored process 9 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:41:25,971 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-06 18:41:26,140 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-06 18:41:26,140 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 18:41:26,146 INFO  L255         TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 53 conjuncts are in the unsatisfiable core
[2024-11-06 18:41:26,149 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 18:41:26,164 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-06 18:41:26,205 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-06 18:41:26,260 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-06 18:41:26,260 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 21
[2024-11-06 18:41:26,313 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2024-11-06 18:41:26,372 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18
[2024-11-06 18:41:26,440 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-06 18:41:26,441 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 28
[2024-11-06 18:41:26,597 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 5 proven. 27 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:41:26,598 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 18:41:27,160 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 91
[2024-11-06 18:41:27,169 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2024-11-06 18:41:27,169 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 548 treesize of output 502
[2024-11-06 18:41:56,119 WARN  L286               SmtUtils]: Spent 16.16s on a formula simplification. DAG size of input: 80 DAG size of output: 77 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-06 18:42:08,762 INFO  L134       CoverageAnalysis]: Checked inductivity of 32 backedges. 5 proven. 27 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-06 18:42:08,762 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 18:42:08,762 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1879357794]
[2024-11-06 18:42:08,762 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 18:42:08,762 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1853150392]
[2024-11-06 18:42:08,762 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1853150392] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 18:42:08,762 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 18:42:08,763 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 17] total 33
[2024-11-06 18:42:08,763 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [341235632]
[2024-11-06 18:42:08,763 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 18:42:08,763 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 33 states
[2024-11-06 18:42:08,763 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 18:42:08,766 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants.
[2024-11-06 18:42:08,767 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=157, Invalid=898, Unknown=1, NotChecked=0, Total=1056
[2024-11-06 18:42:08,767 INFO  L87              Difference]: Start difference. First operand 94 states and 102 transitions. Second operand  has 33 states, 33 states have (on average 2.1515151515151514) internal successors, (71), 33 states have internal predecessors, (71), 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:42:30,042 WARN  L286               SmtUtils]: Spent 16.40s on a formula simplification. DAG size of input: 144 DAG size of output: 102 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-06 18:42:39,096 WARN  L286               SmtUtils]: Spent 8.62s on a formula simplification. DAG size of input: 99 DAG size of output: 73 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-06 18:43:01,544 WARN  L286               SmtUtils]: Spent 20.20s on a formula simplification. DAG size of input: 94 DAG size of output: 88 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)