./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound20.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/nla-digbench-scaling/egcd2-ll_valuebound20.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', 'e587d407128aaafd417211e5ccf66790913a0bc1afeba03ae0cdb578f5831614']
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/nla-digbench-scaling/egcd2-ll_valuebound20.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 e587d407128aaafd417211e5ccf66790913a0bc1afeba03ae0cdb578f5831614
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-06 22:55:37,561 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-06 22:55:37,653 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-06 22:55:37,659 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-06 22:55:37,661 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-06 22:55:37,692 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-06 22:55:37,693 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-06 22:55:37,693 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-06 22:55:37,693 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-06 22:55:37,694 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-06 22:55:37,694 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-06 22:55:37,695 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-06 22:55:37,695 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-06 22:55:37,695 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-06 22:55:37,695 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-06 22:55:37,695 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-06 22:55:37,696 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-06 22:55:37,697 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-06 22:55:37,697 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-06 22:55:37,697 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-06 22:55:37,697 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-06 22:55:37,697 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-06 22:55:37,697 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-06 22:55:37,698 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 22:55:37,698 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-06 22:55:37,698 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-06 22:55:37,698 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-06 22:55:37,698 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-06 22:55:37,698 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-06 22:55:37,699 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-06 22:55:37,699 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-06 22:55:37,699 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-06 22:55:37,699 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-06 22:55:37,699 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 -> e587d407128aaafd417211e5ccf66790913a0bc1afeba03ae0cdb578f5831614
[2024-11-06 22:55:37,926 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-06 22:55:37,933 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-06 22:55:37,936 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-06 22:55:37,937 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-06 22:55:37,937 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-06 22:55:37,939 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound20.c
[2024-11-06 22:55:39,210 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-06 22:55:39,457 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-06 22:55:39,458 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound20.c
[2024-11-06 22:55:39,466 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/afa034941/3da40dbb6ae74a1b88d79570afb646d0/FLAG5e707e122
[2024-11-06 22:55:39,483 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/afa034941/3da40dbb6ae74a1b88d79570afb646d0
[2024-11-06 22:55:39,485 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-06 22:55:39,486 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-06 22:55:39,488 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-06 22:55:39,488 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-06 22:55:39,492 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-06 22:55:39,493 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,494 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2e10ccaf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39, skipping insertion in model container
[2024-11-06 22:55:39,494 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,507 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-06 22:55:39,635 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/nla-digbench-scaling/egcd2-ll_valuebound20.c[490,503]
[2024-11-06 22:55:39,661 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 22:55:39,669 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-06 22:55:39,681 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/nla-digbench-scaling/egcd2-ll_valuebound20.c[490,503]
[2024-11-06 22:55:39,690 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-06 22:55:39,705 INFO  L204         MainTranslator]: Completed translation
[2024-11-06 22:55:39,708 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39 WrapperNode
[2024-11-06 22:55:39,708 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-06 22:55:39,709 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-06 22:55:39,709 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-06 22:55:39,710 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-06 22:55:39,713 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,718 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,732 INFO  L138                Inliner]: procedures = 14, calls = 19, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 79
[2024-11-06 22:55:39,732 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-06 22:55:39,733 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-06 22:55:39,733 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-06 22:55:39,733 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-06 22:55:39,740 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,740 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,741 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,753 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-06 22:55:39,753 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,753 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,757 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,760 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,761 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,762 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,763 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-06 22:55:39,764 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-06 22:55:39,764 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-06 22:55:39,764 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-06 22:55:39,765 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (1/1) ...
[2024-11-06 22:55:39,772 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-06 22:55:39,782 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:39,793 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 22:55:39,796 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 22:55:39,819 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-06 22:55:39,819 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-06 22:55:39,819 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-06 22:55:39,819 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-06 22:55:39,819 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-06 22:55:39,819 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-06 22:55:39,819 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-06 22:55:39,820 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-06 22:55:39,877 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-06 22:55:39,879 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-06 22:55:40,040 INFO  L?                        ?]: Removed 11 outVars from TransFormulas that were not future-live.
[2024-11-06 22:55:40,040 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-06 22:55:40,053 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-06 22:55:40,054 INFO  L316             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-06 22:55:40,055 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:55:40 BoogieIcfgContainer
[2024-11-06 22:55:40,055 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-06 22:55:40,057 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-06 22:55:40,057 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-06 22:55:40,063 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-06 22:55:40,063 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 10:55:39" (1/3) ...
[2024-11-06 22:55:40,064 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@63779c56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:55:40, skipping insertion in model container
[2024-11-06 22:55:40,064 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:55:39" (2/3) ...
[2024-11-06 22:55:40,064 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@63779c56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 10:55:40, skipping insertion in model container
[2024-11-06 22:55:40,065 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:55:40" (3/3) ...
[2024-11-06 22:55:40,066 INFO  L112   eAbstractionObserver]: Analyzing ICFG egcd2-ll_valuebound20.c
[2024-11-06 22:55:40,079 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-06 22:55:40,080 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-06 22:55:40,127 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-06 22:55:40,136 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;@77460ab1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-06 22:55:40,136 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-06 22:55:40,141 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 35 states, 19 states have (on average 1.4736842105263157) internal successors, (28), 21 states have internal predecessors, (28), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-11-06 22:55:40,148 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-06 22:55:40,149 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:40,149 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:40,149 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:40,153 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:40,154 INFO  L85        PathProgramCache]: Analyzing trace with hash -1146169762, now seen corresponding path program 1 times
[2024-11-06 22:55:40,160 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:40,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1515871181]
[2024-11-06 22:55:40,161 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:40,161 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:40,235 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,285 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-06 22:55:40,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-06 22:55:40,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,303 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-06 22:55:40,304 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,307 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-06 22:55:40,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,311 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-06 22:55:40,312 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,316 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-06 22:55:40,317 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-06 22:55:40,324 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:40,324 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1515871181]
[2024-11-06 22:55:40,324 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1515871181] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 22:55:40,324 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 22:55:40,325 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-06 22:55:40,326 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172503674]
[2024-11-06 22:55:40,326 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 22:55:40,329 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-06 22:55:40,329 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:40,355 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-06 22:55:40,355 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-06 22:55:40,357 INFO  L87              Difference]: Start difference. First operand  has 35 states, 19 states have (on average 1.4736842105263157) internal successors, (28), 21 states have internal predecessors, (28), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) Second operand  has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 2 states have call successors, (7), 2 states have call predecessors, (7), 1 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-06 22:55:40,378 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:40,379 INFO  L93              Difference]: Finished difference Result 67 states and 112 transitions.
[2024-11-06 22:55:40,382 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-06 22:55:40,383 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 2 states have call successors, (7), 2 states have call predecessors, (7), 1 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) Word has length 39
[2024-11-06 22:55:40,384 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:40,388 INFO  L225             Difference]: With dead ends: 67
[2024-11-06 22:55:40,388 INFO  L226             Difference]: Without dead ends: 31
[2024-11-06 22:55:40,390 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 20 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 22:55:40,393 INFO  L432           NwaCegarLoop]: 46 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, 46 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 22:55:40,393 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 22:55:40,403 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31 states.
[2024-11-06 22:55:40,420 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31.
[2024-11-06 22:55:40,421 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31 states, 16 states have (on average 1.1875) internal successors, (19), 18 states have internal predecessors, (19), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-06 22:55:40,430 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 42 transitions.
[2024-11-06 22:55:40,434 INFO  L78                 Accepts]: Start accepts. Automaton has 31 states and 42 transitions. Word has length 39
[2024-11-06 22:55:40,434 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:40,434 INFO  L471      AbstractCegarLoop]: Abstraction has 31 states and 42 transitions.
[2024-11-06 22:55:40,434 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 2 states have call successors, (7), 2 states have call predecessors, (7), 1 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-06 22:55:40,435 INFO  L276                IsEmpty]: Start isEmpty. Operand 31 states and 42 transitions.
[2024-11-06 22:55:40,437 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-11-06 22:55:40,437 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:40,437 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:40,438 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-06 22:55:40,439 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:40,439 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:40,439 INFO  L85        PathProgramCache]: Analyzing trace with hash 846808023, now seen corresponding path program 1 times
[2024-11-06 22:55:40,439 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:40,439 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1201331370]
[2024-11-06 22:55:40,440 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:40,440 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:40,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,666 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-06 22:55:40,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,670 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-06 22:55:40,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,676 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-06 22:55:40,680 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,682 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-06 22:55:40,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,739 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-06 22:55:40,741 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,746 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-06 22:55:40,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-11-06 22:55:40,763 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:40,763 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1201331370]
[2024-11-06 22:55:40,763 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1201331370] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:55:40,763 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [130699035]
[2024-11-06 22:55:40,763 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:40,764 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:40,764 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:40,767 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 22:55:40,768 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 22:55:40,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:40,847 INFO  L255         TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:40,853 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:41,104 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 3 proven. 12 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked.
[2024-11-06 22:55:41,106 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:41,283 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [130699035] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:55:41,284 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 22:55:41,284 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 9] total 11
[2024-11-06 22:55:41,284 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1161131965]
[2024-11-06 22:55:41,285 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:55:41,286 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-06 22:55:41,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:41,287 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-06 22:55:41,287 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=173, Unknown=0, NotChecked=0, Total=210
[2024-11-06 22:55:41,289 INFO  L87              Difference]: Start difference. First operand 31 states and 42 transitions. Second operand  has 11 states, 10 states have (on average 2.0) internal successors, (20), 8 states have internal predecessors, (20), 6 states have call successors, (12), 3 states have call predecessors, (12), 2 states have return successors, (11), 5 states have call predecessors, (11), 4 states have call successors, (11)
[2024-11-06 22:55:41,531 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:41,532 INFO  L93              Difference]: Finished difference Result 52 states and 69 transitions.
[2024-11-06 22:55:41,532 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-06 22:55:41,532 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 2.0) internal successors, (20), 8 states have internal predecessors, (20), 6 states have call successors, (12), 3 states have call predecessors, (12), 2 states have return successors, (11), 5 states have call predecessors, (11), 4 states have call successors, (11) Word has length 40
[2024-11-06 22:55:41,533 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:41,534 INFO  L225             Difference]: With dead ends: 52
[2024-11-06 22:55:41,535 INFO  L226             Difference]: Without dead ends: 44
[2024-11-06 22:55:41,535 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 50 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=55, Invalid=251, Unknown=0, NotChecked=0, Total=306
[2024-11-06 22:55:41,537 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 35 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 173 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:41,537 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 173 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-06 22:55:41,538 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44 states.
[2024-11-06 22:55:41,551 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 43.
[2024-11-06 22:55:41,551 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43 states, 23 states have (on average 1.173913043478261) internal successors, (27), 24 states have internal predecessors, (27), 16 states have call successors, (16), 3 states have call predecessors, (16), 3 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-06 22:55:41,552 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 58 transitions.
[2024-11-06 22:55:41,555 INFO  L78                 Accepts]: Start accepts. Automaton has 43 states and 58 transitions. Word has length 40
[2024-11-06 22:55:41,555 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:41,555 INFO  L471      AbstractCegarLoop]: Abstraction has 43 states and 58 transitions.
[2024-11-06 22:55:41,555 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 2.0) internal successors, (20), 8 states have internal predecessors, (20), 6 states have call successors, (12), 3 states have call predecessors, (12), 2 states have return successors, (11), 5 states have call predecessors, (11), 4 states have call successors, (11)
[2024-11-06 22:55:41,555 INFO  L276                IsEmpty]: Start isEmpty. Operand 43 states and 58 transitions.
[2024-11-06 22:55:41,556 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-06 22:55:41,556 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:41,556 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:41,569 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 22:55:41,757 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:41,757 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:41,758 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:41,758 INFO  L85        PathProgramCache]: Analyzing trace with hash 481927254, now seen corresponding path program 1 times
[2024-11-06 22:55:41,758 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:41,758 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1021693420]
[2024-11-06 22:55:41,758 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:41,758 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:41,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:41,789 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1544603238]
[2024-11-06 22:55:41,789 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:41,789 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:41,789 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:41,795 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 22:55:41,798 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 22:55:41,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:41,856 INFO  L255         TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:41,858 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:41,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-06 22:55:41,897 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 22:55:41,897 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:41,897 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1021693420]
[2024-11-06 22:55:41,898 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:55:41,898 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1544603238]
[2024-11-06 22:55:41,898 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1544603238] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 22:55:41,899 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 22:55:41,899 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-06 22:55:41,899 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [299260848]
[2024-11-06 22:55:41,899 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 22:55:41,899 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-06 22:55:41,899 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:41,900 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-06 22:55:41,900 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-06 22:55:41,900 INFO  L87              Difference]: Start difference. First operand 43 states and 58 transitions. Second operand  has 5 states, 5 states have (on average 2.6) internal successors, (13), 4 states have internal predecessors, (13), 2 states have call successors, (7), 2 states have call predecessors, (7), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-06 22:55:41,949 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:41,949 INFO  L93              Difference]: Finished difference Result 62 states and 86 transitions.
[2024-11-06 22:55:41,950 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-06 22:55:41,950 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 2.6) internal successors, (13), 4 states have internal predecessors, (13), 2 states have call successors, (7), 2 states have call predecessors, (7), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 41
[2024-11-06 22:55:41,950 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:41,951 INFO  L225             Difference]: With dead ends: 62
[2024-11-06 22:55:41,951 INFO  L226             Difference]: Without dead ends: 60
[2024-11-06 22:55:41,951 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-06 22:55:41,952 INFO  L432           NwaCegarLoop]: 36 mSDtfsCounter, 4 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 136 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:41,952 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 136 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 22:55:41,953 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60 states.
[2024-11-06 22:55:41,964 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 51.
[2024-11-06 22:55:41,964 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51 states, 28 states have (on average 1.1428571428571428) internal successors, (32), 31 states have internal predecessors, (32), 18 states have call successors, (18), 4 states have call predecessors, (18), 4 states have return successors, (17), 15 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-06 22:55:41,969 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 67 transitions.
[2024-11-06 22:55:41,969 INFO  L78                 Accepts]: Start accepts. Automaton has 51 states and 67 transitions. Word has length 41
[2024-11-06 22:55:41,969 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:41,969 INFO  L471      AbstractCegarLoop]: Abstraction has 51 states and 67 transitions.
[2024-11-06 22:55:41,970 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 2.6) internal successors, (13), 4 states have internal predecessors, (13), 2 states have call successors, (7), 2 states have call predecessors, (7), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-06 22:55:41,970 INFO  L276                IsEmpty]: Start isEmpty. Operand 51 states and 67 transitions.
[2024-11-06 22:55:41,972 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-06 22:55:41,972 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:41,972 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:41,989 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 22:55:42,173 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:42,173 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:42,173 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:42,173 INFO  L85        PathProgramCache]: Analyzing trace with hash -1626076469, now seen corresponding path program 1 times
[2024-11-06 22:55:42,174 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:42,174 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1626532911]
[2024-11-06 22:55:42,174 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:42,174 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:42,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:42,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1327628434]
[2024-11-06 22:55:42,193 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:42,193 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:42,193 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:42,195 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 22:55:42,198 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 22:55:42,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:42,261 INFO  L255         TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:42,264 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:42,342 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-06 22:55:42,342 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-06 22:55:42,342 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:42,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1626532911]
[2024-11-06 22:55:42,342 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:55:42,343 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1327628434]
[2024-11-06 22:55:42,343 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1327628434] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 22:55:42,343 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 22:55:42,343 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-06 22:55:42,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [594458107]
[2024-11-06 22:55:42,343 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 22:55:42,343 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-06 22:55:42,343 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:42,344 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-06 22:55:42,344 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-06 22:55:42,344 INFO  L87              Difference]: Start difference. First operand 51 states and 67 transitions. Second operand  has 5 states, 5 states have (on average 3.2) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (8), 2 states have call predecessors, (8), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-06 22:55:42,392 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:42,393 INFO  L93              Difference]: Finished difference Result 58 states and 73 transitions.
[2024-11-06 22:55:42,393 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-06 22:55:42,393 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 3.2) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (8), 2 states have call predecessors, (8), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 46
[2024-11-06 22:55:42,393 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:42,395 INFO  L225             Difference]: With dead ends: 58
[2024-11-06 22:55:42,396 INFO  L226             Difference]: Without dead ends: 56
[2024-11-06 22:55:42,396 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-11-06 22:55:42,397 INFO  L432           NwaCegarLoop]: 40 mSDtfsCounter, 5 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:42,397 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 146 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 22:55:42,397 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 56 states.
[2024-11-06 22:55:42,410 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 55.
[2024-11-06 22:55:42,411 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 31 states have (on average 1.1290322580645162) internal successors, (35), 34 states have internal predecessors, (35), 18 states have call successors, (18), 5 states have call predecessors, (18), 5 states have return successors, (17), 15 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-06 22:55:42,411 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 70 transitions.
[2024-11-06 22:55:42,411 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 70 transitions. Word has length 46
[2024-11-06 22:55:42,412 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:42,412 INFO  L471      AbstractCegarLoop]: Abstraction has 55 states and 70 transitions.
[2024-11-06 22:55:42,412 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 3.2) internal successors, (16), 4 states have internal predecessors, (16), 2 states have call successors, (8), 2 states have call predecessors, (8), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-06 22:55:42,412 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 70 transitions.
[2024-11-06 22:55:42,414 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 57
[2024-11-06 22:55:42,414 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:42,414 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:42,431 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-06 22:55:42,618 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:42,619 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:42,619 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:42,619 INFO  L85        PathProgramCache]: Analyzing trace with hash -670274197, now seen corresponding path program 1 times
[2024-11-06 22:55:42,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:42,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [659985504]
[2024-11-06 22:55:42,619 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:42,619 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:42,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:42,662 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1318262034]
[2024-11-06 22:55:42,662 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:42,663 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:42,663 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:42,666 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 22:55:42,667 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 22:55:42,730 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:42,732 INFO  L255         TraceCheckSpWp]: Trace formula consists of 142 conjuncts, 25 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:42,734 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:43,037 INFO  L134       CoverageAnalysis]: Checked inductivity of 78 backedges. 8 proven. 4 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked.
[2024-11-06 22:55:43,037 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:43,093 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:43,095 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [659985504]
[2024-11-06 22:55:43,095 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:55:43,095 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1318262034]
[2024-11-06 22:55:43,095 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1318262034] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:55:43,095 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-06 22:55:43,096 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-06 22:55:43,096 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1336356472]
[2024-11-06 22:55:43,096 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:55:43,096 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-06 22:55:43,096 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:43,096 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-06 22:55:43,097 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90
[2024-11-06 22:55:43,097 INFO  L87              Difference]: Start difference. First operand 55 states and 70 transitions. Second operand  has 8 states, 7 states have (on average 2.7142857142857144) internal successors, (19), 6 states have internal predecessors, (19), 3 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (9), 3 states have call predecessors, (9), 3 states have call successors, (9)
[2024-11-06 22:55:43,234 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:43,234 INFO  L93              Difference]: Finished difference Result 62 states and 76 transitions.
[2024-11-06 22:55:43,235 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-06 22:55:43,235 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 2.7142857142857144) internal successors, (19), 6 states have internal predecessors, (19), 3 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (9), 3 states have call predecessors, (9), 3 states have call successors, (9) Word has length 56
[2024-11-06 22:55:43,236 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:43,236 INFO  L225             Difference]: With dead ends: 62
[2024-11-06 22:55:43,237 INFO  L226             Difference]: Without dead ends: 60
[2024-11-06 22:55:43,237 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 61 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=81, Unknown=0, NotChecked=0, Total=110
[2024-11-06 22:55:43,237 INFO  L432           NwaCegarLoop]: 32 mSDtfsCounter, 7 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 161 SdHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:43,238 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 161 Invalid, 98 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 22:55:43,238 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60 states.
[2024-11-06 22:55:43,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 59.
[2024-11-06 22:55:43,249 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 59 states, 34 states have (on average 1.1176470588235294) internal successors, (38), 37 states have internal predecessors, (38), 18 states have call successors, (18), 6 states have call predecessors, (18), 6 states have return successors, (17), 15 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-06 22:55:43,250 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 73 transitions.
[2024-11-06 22:55:43,250 INFO  L78                 Accepts]: Start accepts. Automaton has 59 states and 73 transitions. Word has length 56
[2024-11-06 22:55:43,250 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:43,250 INFO  L471      AbstractCegarLoop]: Abstraction has 59 states and 73 transitions.
[2024-11-06 22:55:43,250 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 2.7142857142857144) internal successors, (19), 6 states have internal predecessors, (19), 3 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (9), 3 states have call predecessors, (9), 3 states have call successors, (9)
[2024-11-06 22:55:43,250 INFO  L276                IsEmpty]: Start isEmpty. Operand 59 states and 73 transitions.
[2024-11-06 22:55:43,251 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-11-06 22:55:43,251 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:43,251 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 5, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:43,267 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-06 22:55:43,451 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:43,452 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:43,452 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:43,452 INFO  L85        PathProgramCache]: Analyzing trace with hash 815241237, now seen corresponding path program 1 times
[2024-11-06 22:55:43,452 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:43,452 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1655348157]
[2024-11-06 22:55:43,452 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:43,452 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:43,476 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:43,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1022961503]
[2024-11-06 22:55:43,477 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:43,477 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:43,477 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:43,483 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 22:55:43,485 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 22:55:43,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:43,547 INFO  L255         TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:43,549 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:43,623 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-06 22:55:43,623 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:43,713 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 8 proven. 2 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-06 22:55:43,714 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:43,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1655348157]
[2024-11-06 22:55:43,714 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:55:43,714 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1022961503]
[2024-11-06 22:55:43,714 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1022961503] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 22:55:43,714 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 22:55:43,714 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 7
[2024-11-06 22:55:43,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671885980]
[2024-11-06 22:55:43,714 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:55:43,714 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-06 22:55:43,715 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:43,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-06 22:55:43,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42
[2024-11-06 22:55:43,715 INFO  L87              Difference]: Start difference. First operand 59 states and 73 transitions. Second operand  has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 6 states have internal predecessors, (20), 4 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-06 22:55:43,856 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:43,856 INFO  L93              Difference]: Finished difference Result 87 states and 118 transitions.
[2024-11-06 22:55:43,859 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-06 22:55:43,859 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 6 states have internal predecessors, (20), 4 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10) Word has length 63
[2024-11-06 22:55:43,859 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:43,860 INFO  L225             Difference]: With dead ends: 87
[2024-11-06 22:55:43,860 INFO  L226             Difference]: Without dead ends: 85
[2024-11-06 22:55:43,861 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 125 GetRequests, 116 SyntacticMatches, 3 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-06 22:55:43,861 INFO  L432           NwaCegarLoop]: 44 mSDtfsCounter, 8 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:43,861 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 156 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 22:55:43,862 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 85 states.
[2024-11-06 22:55:43,881 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 55.
[2024-11-06 22:55:43,881 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 32 states have (on average 1.125) internal successors, (36), 33 states have internal predecessors, (36), 16 states have call successors, (16), 6 states have call predecessors, (16), 6 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-06 22:55:43,882 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 67 transitions.
[2024-11-06 22:55:43,883 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 67 transitions. Word has length 63
[2024-11-06 22:55:43,884 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:43,884 INFO  L471      AbstractCegarLoop]: Abstraction has 55 states and 67 transitions.
[2024-11-06 22:55:43,885 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 6 states have internal predecessors, (20), 4 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (10), 2 states have call predecessors, (10), 2 states have call successors, (10)
[2024-11-06 22:55:43,885 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 67 transitions.
[2024-11-06 22:55:43,885 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-06 22:55:43,885 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:43,885 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 5, 4, 4, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:43,903 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 22:55:44,086 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:44,086 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:44,086 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:44,086 INFO  L85        PathProgramCache]: Analyzing trace with hash -759965185, now seen corresponding path program 1 times
[2024-11-06 22:55:44,087 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:44,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [685333399]
[2024-11-06 22:55:44,087 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:44,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:44,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,244 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-06 22:55:44,245 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,246 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-06 22:55:44,249 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,251 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-06 22:55:44,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,273 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-06 22:55:44,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-06 22:55:44,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,285 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-06 22:55:44,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,288 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37
[2024-11-06 22:55:44,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,292 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-06 22:55:44,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,298 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-11-06 22:55:44,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,307 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52
[2024-11-06 22:55:44,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,312 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 14 proven. 11 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked.
[2024-11-06 22:55:44,312 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:44,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [685333399]
[2024-11-06 22:55:44,312 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [685333399] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:55:44,312 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [249575291]
[2024-11-06 22:55:44,312 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:44,313 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:44,313 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:44,315 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 22:55:44,317 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 22:55:44,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:44,371 INFO  L255         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:44,373 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:44,439 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 14 proven. 11 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked.
[2024-11-06 22:55:44,439 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:44,549 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 14 proven. 11 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked.
[2024-11-06 22:55:44,549 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [249575291] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 22:55:44,549 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-06 22:55:44,549 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 12
[2024-11-06 22:55:44,549 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886422289]
[2024-11-06 22:55:44,549 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:55:44,550 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-06 22:55:44,550 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:44,550 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-06 22:55:44,550 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=103, Unknown=0, NotChecked=0, Total=132
[2024-11-06 22:55:44,551 INFO  L87              Difference]: Start difference. First operand 55 states and 67 transitions. Second operand  has 12 states, 12 states have (on average 2.75) internal successors, (33), 11 states have internal predecessors, (33), 7 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (16), 6 states have call predecessors, (16), 6 states have call successors, (16)
[2024-11-06 22:55:44,756 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:44,757 INFO  L93              Difference]: Finished difference Result 102 states and 142 transitions.
[2024-11-06 22:55:44,757 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-06 22:55:44,758 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 2.75) internal successors, (33), 11 states have internal predecessors, (33), 7 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (16), 6 states have call predecessors, (16), 6 states have call successors, (16) Word has length 65
[2024-11-06 22:55:44,759 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:44,760 INFO  L225             Difference]: With dead ends: 102
[2024-11-06 22:55:44,760 INFO  L226             Difference]: Without dead ends: 94
[2024-11-06 22:55:44,760 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 158 GetRequests, 141 SyntacticMatches, 4 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 44 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=156, Unknown=0, NotChecked=0, Total=210
[2024-11-06 22:55:44,761 INFO  L432           NwaCegarLoop]: 44 mSDtfsCounter, 32 mSDsluCounter, 226 mSDsCounter, 0 mSdLazyCounter, 130 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 270 SdHoareTripleChecker+Invalid, 158 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 130 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:44,761 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 270 Invalid, 158 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 130 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 22:55:44,762 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94 states.
[2024-11-06 22:55:44,787 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 85.
[2024-11-06 22:55:44,787 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 85 states, 46 states have (on average 1.1956521739130435) internal successors, (55), 47 states have internal predecessors, (55), 32 states have call successors, (32), 6 states have call predecessors, (32), 6 states have return successors, (31), 31 states have call predecessors, (31), 31 states have call successors, (31)
[2024-11-06 22:55:44,788 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 118 transitions.
[2024-11-06 22:55:44,789 INFO  L78                 Accepts]: Start accepts. Automaton has 85 states and 118 transitions. Word has length 65
[2024-11-06 22:55:44,789 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:44,789 INFO  L471      AbstractCegarLoop]: Abstraction has 85 states and 118 transitions.
[2024-11-06 22:55:44,790 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 2.75) internal successors, (33), 11 states have internal predecessors, (33), 7 states have call successors, (17), 2 states have call predecessors, (17), 2 states have return successors, (16), 6 states have call predecessors, (16), 6 states have call successors, (16)
[2024-11-06 22:55:44,790 INFO  L276                IsEmpty]: Start isEmpty. Operand 85 states and 118 transitions.
[2024-11-06 22:55:44,791 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 72
[2024-11-06 22:55:44,791 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:44,791 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 5, 5, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:44,808 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 22:55:44,991 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,SelfDestructingSolverStorable6
[2024-11-06 22:55:44,992 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:44,992 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:44,992 INFO  L85        PathProgramCache]: Analyzing trace with hash -696294669, now seen corresponding path program 1 times
[2024-11-06 22:55:44,992 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:44,992 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [560592613]
[2024-11-06 22:55:44,992 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:44,992 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:45,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:45,020 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1363462652]
[2024-11-06 22:55:45,021 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:45,021 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:45,021 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:45,023 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 22:55:45,025 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 22:55:45,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:55:45,085 INFO  L255         TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:45,087 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:45,207 INFO  L134       CoverageAnalysis]: Checked inductivity of 115 backedges. 10 proven. 5 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked.
[2024-11-06 22:55:45,208 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:45,255 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:45,255 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [560592613]
[2024-11-06 22:55:45,255 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:55:45,255 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1363462652]
[2024-11-06 22:55:45,255 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1363462652] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:55:45,255 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-06 22:55:45,256 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2024-11-06 22:55:45,256 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246608303]
[2024-11-06 22:55:45,256 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:55:45,256 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-06 22:55:45,256 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:45,257 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-06 22:55:45,257 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2024-11-06 22:55:45,257 INFO  L87              Difference]: Start difference. First operand 85 states and 118 transitions. Second operand  has 6 states, 6 states have (on average 3.5) internal successors, (21), 5 states have internal predecessors, (21), 3 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-06 22:55:45,360 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:45,360 INFO  L93              Difference]: Finished difference Result 120 states and 169 transitions.
[2024-11-06 22:55:45,360 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-06 22:55:45,360 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 3.5) internal successors, (21), 5 states have internal predecessors, (21), 3 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 71
[2024-11-06 22:55:45,361 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:45,362 INFO  L225             Difference]: With dead ends: 120
[2024-11-06 22:55:45,362 INFO  L226             Difference]: Without dead ends: 117
[2024-11-06 22:55:45,362 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 68 SyntacticMatches, 2 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56
[2024-11-06 22:55:45,363 INFO  L432           NwaCegarLoop]: 49 mSDtfsCounter, 7 mSDsluCounter, 149 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 198 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:45,363 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 198 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 22:55:45,364 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 117 states.
[2024-11-06 22:55:45,388 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 114.
[2024-11-06 22:55:45,388 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 114 states, 61 states have (on average 1.2131147540983607) internal successors, (74), 63 states have internal predecessors, (74), 45 states have call successors, (45), 7 states have call predecessors, (45), 7 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-06 22:55:45,389 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 162 transitions.
[2024-11-06 22:55:45,390 INFO  L78                 Accepts]: Start accepts. Automaton has 114 states and 162 transitions. Word has length 71
[2024-11-06 22:55:45,390 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:45,390 INFO  L471      AbstractCegarLoop]: Abstraction has 114 states and 162 transitions.
[2024-11-06 22:55:45,390 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 3.5) internal successors, (21), 5 states have internal predecessors, (21), 3 states have call successors, (12), 2 states have call predecessors, (12), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-06 22:55:45,390 INFO  L276                IsEmpty]: Start isEmpty. Operand 114 states and 162 transitions.
[2024-11-06 22:55:45,391 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 77
[2024-11-06 22:55:45,391 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:45,392 INFO  L215           NwaCegarLoop]: trace histogram [7, 6, 6, 6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:45,408 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 22:55:45,592 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:45,592 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:45,593 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:45,593 INFO  L85        PathProgramCache]: Analyzing trace with hash 1352497678, now seen corresponding path program 2 times
[2024-11-06 22:55:45,593 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:45,593 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [639761869]
[2024-11-06 22:55:45,593 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:45,593 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:45,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:45,613 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1387340456]
[2024-11-06 22:55:45,613 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-06 22:55:45,615 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:45,615 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:45,617 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 22:55:45,619 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 22:55:45,681 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-06 22:55:45,681 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 22:55:45,686 INFO  L255         TraceCheckSpWp]: Trace formula consists of 189 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:45,689 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:45,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 12 proven. 6 refuted. 0 times theorem prover too weak. 120 trivial. 0 not checked.
[2024-11-06 22:55:45,874 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:45,919 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:55:45,919 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [639761869]
[2024-11-06 22:55:45,919 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:55:45,919 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1387340456]
[2024-11-06 22:55:45,919 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1387340456] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:55:45,919 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-06 22:55:45,919 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7] total 7
[2024-11-06 22:55:45,920 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1400038040]
[2024-11-06 22:55:45,920 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:55:45,921 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-06 22:55:45,921 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:55:45,921 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-06 22:55:45,921 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2024-11-06 22:55:45,921 INFO  L87              Difference]: Start difference. First operand 114 states and 162 transitions. Second operand  has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 4 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-06 22:55:46,091 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:55:46,092 INFO  L93              Difference]: Finished difference Result 126 states and 172 transitions.
[2024-11-06 22:55:46,092 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-06 22:55:46,093 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 4 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12) Word has length 76
[2024-11-06 22:55:46,093 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:55:46,094 INFO  L225             Difference]: With dead ends: 126
[2024-11-06 22:55:46,094 INFO  L226             Difference]: Without dead ends: 124
[2024-11-06 22:55:46,094 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 72 SyntacticMatches, 2 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90
[2024-11-06 22:55:46,096 INFO  L432           NwaCegarLoop]: 43 mSDtfsCounter, 12 mSDsluCounter, 173 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 216 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-06 22:55:46,097 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 216 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-06 22:55:46,097 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 124 states.
[2024-11-06 22:55:46,131 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 122.
[2024-11-06 22:55:46,131 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 122 states, 67 states have (on average 1.1940298507462686) internal successors, (80), 69 states have internal predecessors, (80), 45 states have call successors, (45), 9 states have call predecessors, (45), 9 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-06 22:55:46,132 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 168 transitions.
[2024-11-06 22:55:46,133 INFO  L78                 Accepts]: Start accepts. Automaton has 122 states and 168 transitions. Word has length 76
[2024-11-06 22:55:46,133 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:55:46,133 INFO  L471      AbstractCegarLoop]: Abstraction has 122 states and 168 transitions.
[2024-11-06 22:55:46,133 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 4 states have call successors, (13), 2 states have call predecessors, (13), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-06 22:55:46,133 INFO  L276                IsEmpty]: Start isEmpty. Operand 122 states and 168 transitions.
[2024-11-06 22:55:46,134 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 82
[2024-11-06 22:55:46,134 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:55:46,137 INFO  L215           NwaCegarLoop]: trace histogram [8, 7, 7, 6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:55:46,153 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-06 22:55:46,337 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:46,338 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:55:46,338 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:55:46,338 INFO  L85        PathProgramCache]: Analyzing trace with hash -421153901, now seen corresponding path program 3 times
[2024-11-06 22:55:46,338 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:55:46,338 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [163059675]
[2024-11-06 22:55:46,338 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:55:46,338 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:55:46,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:55:46,357 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [895087139]
[2024-11-06 22:55:46,357 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-06 22:55:46,358 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:55:46,358 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:55:46,360 INFO  L229       MonitoredProcess]: Starting monitored process 10 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 22:55:46,362 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-06 22:55:46,422 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-06 22:55:46,422 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-06 22:55:46,424 INFO  L255         TraceCheckSpWp]: Trace formula consists of 142 conjuncts, 57 conjuncts are in the unsatisfiable core
[2024-11-06 22:55:46,427 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:55:47,400 INFO  L134       CoverageAnalysis]: Checked inductivity of 165 backedges. 48 proven. 27 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2024-11-06 22:55:47,400 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:55:53,547 WARN  L873   $PredicateComparison]: unable to prove that (let ((.cse0 (+ (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~p~0#1|) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~r~0#1|))) (.cse1 (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~k~0#1| |c_ULTIMATE.start_main_~q~0#1|)) (.cse2 (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~s~0#1| |c_ULTIMATE.start_main_~k~0#1|))) (or (not (= (+ (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~s~0#1|) (* |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~q~0#1|) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~b~0#1|)) (+ (* |c_ULTIMATE.start_main_~xy~0#1| |c_ULTIMATE.start_main_~q~0#1|) (* |c_ULTIMATE.start_main_~yy~0#1| |c_ULTIMATE.start_main_~s~0#1|) |c_ULTIMATE.start_main_~b~0#1|))) (= .cse0 (+ .cse1 .cse2)) (not (= .cse0 (+ |c_ULTIMATE.start_main_~c~0#1| .cse1 .cse2))) (= (+ (* |c_ULTIMATE.start_main_~yy~0#1| |c_ULTIMATE.start_main_~r~0#1|) (* |c_ULTIMATE.start_main_~xy~0#1| |c_ULTIMATE.start_main_~p~0#1|) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~s~0#1| |c_ULTIMATE.start_main_~k~0#1|) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~k~0#1| |c_ULTIMATE.start_main_~q~0#1|)) (+ (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~r~0#1|) (* |c_ULTIMATE.start_main_~xy~0#1| |c_ULTIMATE.start_main_~k~0#1| |c_ULTIMATE.start_main_~q~0#1|) (* |c_ULTIMATE.start_main_~y~0#1| |c_ULTIMATE.start_main_~x~0#1| |c_ULTIMATE.start_main_~p~0#1|) (* |c_ULTIMATE.start_main_~yy~0#1| |c_ULTIMATE.start_main_~s~0#1| |c_ULTIMATE.start_main_~k~0#1|))) (< |c_ULTIMATE.start_main_~b~0#1| (+ |c_ULTIMATE.start_main_~c~0#1| 1)))) is different from true
[2024-11-06 22:56:00,581 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:56:00,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [163059675]
[2024-11-06 22:56:00,581 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:56:00,581 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [895087139]
[2024-11-06 22:56:00,581 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [895087139] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-06 22:56:00,581 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-06 22:56:00,581 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16] total 16
[2024-11-06 22:56:00,581 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1287804564]
[2024-11-06 22:56:00,581 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:56:00,581 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-06 22:56:00,582 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:56:00,582 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-06 22:56:00,582 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=502, Unknown=1, NotChecked=46, Total=650
[2024-11-06 22:56:00,582 INFO  L87              Difference]: Start difference. First operand 122 states and 168 transitions. Second operand  has 16 states, 15 states have (on average 1.8) internal successors, (27), 14 states have internal predecessors, (27), 5 states have call successors, (14), 2 states have call predecessors, (14), 3 states have return successors, (13), 6 states have call predecessors, (13), 5 states have call successors, (13)
[2024-11-06 22:56:01,138 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:56:01,138 INFO  L93              Difference]: Finished difference Result 130 states and 175 transitions.
[2024-11-06 22:56:01,138 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-06 22:56:01,139 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 1.8) internal successors, (27), 14 states have internal predecessors, (27), 5 states have call successors, (14), 2 states have call predecessors, (14), 3 states have return successors, (13), 6 states have call predecessors, (13), 5 states have call successors, (13) Word has length 81
[2024-11-06 22:56:01,139 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:56:01,140 INFO  L225             Difference]: With dead ends: 130
[2024-11-06 22:56:01,140 INFO  L226             Difference]: Without dead ends: 128
[2024-11-06 22:56:01,141 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 132 GetRequests, 104 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 158 ImplicationChecksByTransitivity, 6.4s TimeCoverageRelationStatistics Valid=151, Invalid=664, Unknown=1, NotChecked=54, Total=870
[2024-11-06 22:56:01,141 INFO  L432           NwaCegarLoop]: 28 mSDtfsCounter, 36 mSDsluCounter, 200 mSDsCounter, 0 mSdLazyCounter, 337 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 228 SdHoareTripleChecker+Invalid, 360 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 337 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-06 22:56:01,141 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 228 Invalid, 360 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 337 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-06 22:56:01,142 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 128 states.
[2024-11-06 22:56:01,177 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 128 to 126.
[2024-11-06 22:56:01,178 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 126 states, 70 states have (on average 1.1857142857142857) internal successors, (83), 72 states have internal predecessors, (83), 45 states have call successors, (45), 10 states have call predecessors, (45), 10 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-06 22:56:01,180 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 171 transitions.
[2024-11-06 22:56:01,180 INFO  L78                 Accepts]: Start accepts. Automaton has 126 states and 171 transitions. Word has length 81
[2024-11-06 22:56:01,181 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:56:01,181 INFO  L471      AbstractCegarLoop]: Abstraction has 126 states and 171 transitions.
[2024-11-06 22:56:01,181 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 1.8) internal successors, (27), 14 states have internal predecessors, (27), 5 states have call successors, (14), 2 states have call predecessors, (14), 3 states have return successors, (13), 6 states have call predecessors, (13), 5 states have call successors, (13)
[2024-11-06 22:56:01,181 INFO  L276                IsEmpty]: Start isEmpty. Operand 126 states and 171 transitions.
[2024-11-06 22:56:01,182 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-06 22:56:01,183 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:56:01,183 INFO  L215           NwaCegarLoop]: trace histogram [9, 8, 8, 6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:56:01,198 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-06 22:56:01,387 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,10 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:56:01,387 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:56:01,388 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:56:01,388 INFO  L85        PathProgramCache]: Analyzing trace with hash -1712962370, now seen corresponding path program 1 times
[2024-11-06 22:56:01,388 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:56:01,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [862353809]
[2024-11-06 22:56:01,388 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:56:01,388 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:56:01,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:56:01,413 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1878750401]
[2024-11-06 22:56:01,413 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:56:01,413 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:56:01,413 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:56:01,415 INFO  L229       MonitoredProcess]: Starting monitored process 11 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 22:56:01,416 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-06 22:56:01,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:01,483 INFO  L255         TraceCheckSpWp]: Trace formula consists of 209 conjuncts, 41 conjuncts are in the unsatisfiable core
[2024-11-06 22:56:01,485 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:56:01,941 INFO  L134       CoverageAnalysis]: Checked inductivity of 196 backedges. 22 proven. 17 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked.
[2024-11-06 22:56:01,941 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:56:02,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 196 backedges. 16 proven. 8 refuted. 0 times theorem prover too weak. 172 trivial. 0 not checked.
[2024-11-06 22:56:02,553 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:56:02,553 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [862353809]
[2024-11-06 22:56:02,553 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:56:02,553 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1878750401]
[2024-11-06 22:56:02,553 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1878750401] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 22:56:02,553 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 22:56:02,553 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 10] total 21
[2024-11-06 22:56:02,553 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [871546526]
[2024-11-06 22:56:02,553 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:56:02,553 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-06 22:56:02,553 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:56:02,554 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-06 22:56:02,554 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=64, Invalid=356, Unknown=0, NotChecked=0, Total=420
[2024-11-06 22:56:02,554 INFO  L87              Difference]: Start difference. First operand 126 states and 171 transitions. Second operand  has 21 states, 19 states have (on average 1.9473684210526316) internal successors, (37), 18 states have internal predecessors, (37), 10 states have call successors, (27), 3 states have call predecessors, (27), 2 states have return successors, (26), 8 states have call predecessors, (26), 8 states have call successors, (26)
[2024-11-06 22:56:05,412 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:56:05,412 INFO  L93              Difference]: Finished difference Result 226 states and 334 transitions.
[2024-11-06 22:56:05,412 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-06 22:56:05,413 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 19 states have (on average 1.9473684210526316) internal successors, (37), 18 states have internal predecessors, (37), 10 states have call successors, (27), 3 states have call predecessors, (27), 2 states have return successors, (26), 8 states have call predecessors, (26), 8 states have call successors, (26) Word has length 87
[2024-11-06 22:56:05,413 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:56:05,415 INFO  L225             Difference]: With dead ends: 226
[2024-11-06 22:56:05,415 INFO  L226             Difference]: Without dead ends: 222
[2024-11-06 22:56:05,416 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 189 GetRequests, 153 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 206 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=255, Invalid=1151, Unknown=0, NotChecked=0, Total=1406
[2024-11-06 22:56:05,416 INFO  L432           NwaCegarLoop]: 46 mSDtfsCounter, 79 mSDsluCounter, 415 mSDsCounter, 0 mSdLazyCounter, 555 mSolverCounterSat, 99 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 461 SdHoareTripleChecker+Invalid, 654 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 99 IncrementalHoareTripleChecker+Valid, 555 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-06 22:56:05,417 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 461 Invalid, 654 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [99 Valid, 555 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-06 22:56:05,417 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 222 states.
[2024-11-06 22:56:05,495 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 222 to 219.
[2024-11-06 22:56:05,496 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 219 states, 112 states have (on average 1.2410714285714286) internal successors, (139), 115 states have internal predecessors, (139), 94 states have call successors, (94), 12 states have call predecessors, (94), 12 states have return successors, (92), 91 states have call predecessors, (92), 92 states have call successors, (92)
[2024-11-06 22:56:05,498 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 219 states and 325 transitions.
[2024-11-06 22:56:05,498 INFO  L78                 Accepts]: Start accepts. Automaton has 219 states and 325 transitions. Word has length 87
[2024-11-06 22:56:05,501 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:56:05,501 INFO  L471      AbstractCegarLoop]: Abstraction has 219 states and 325 transitions.
[2024-11-06 22:56:05,501 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 19 states have (on average 1.9473684210526316) internal successors, (37), 18 states have internal predecessors, (37), 10 states have call successors, (27), 3 states have call predecessors, (27), 2 states have return successors, (26), 8 states have call predecessors, (26), 8 states have call successors, (26)
[2024-11-06 22:56:05,501 INFO  L276                IsEmpty]: Start isEmpty. Operand 219 states and 325 transitions.
[2024-11-06 22:56:05,502 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2024-11-06 22:56:05,502 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:56:05,502 INFO  L215           NwaCegarLoop]: trace histogram [10, 9, 9, 6, 6, 6, 3, 3, 3, 3, 3, 3, 2, 2, 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 22:56:05,519 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-11-06 22:56:05,702 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,11 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:56:05,703 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:56:05,703 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:56:05,703 INFO  L85        PathProgramCache]: Analyzing trace with hash 1006372811, now seen corresponding path program 4 times
[2024-11-06 22:56:05,703 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:56:05,703 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [68554240]
[2024-11-06 22:56:05,703 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:56:05,703 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:56:05,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,783 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-06 22:56:05,784 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,785 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8
[2024-11-06 22:56:05,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,787 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13
[2024-11-06 22:56:05,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18
[2024-11-06 22:56:05,789 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,789 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-06 22:56:05,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,791 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29
[2024-11-06 22:56:05,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,793 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37
[2024-11-06 22:56:05,794 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,796 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42
[2024-11-06 22:56:05,797 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,798 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-11-06 22:56:05,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,801 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52
[2024-11-06 22:56:05,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,803 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62
[2024-11-06 22:56:05,804 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,806 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67
[2024-11-06 22:56:05,807 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,810 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72
[2024-11-06 22:56:05,811 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,815 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77
[2024-11-06 22:56:05,816 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,820 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87
[2024-11-06 22:56:05,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:05,822 INFO  L134       CoverageAnalysis]: Checked inductivity of 241 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 204 trivial. 0 not checked.
[2024-11-06 22:56:05,822 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:56:05,823 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [68554240]
[2024-11-06 22:56:05,823 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [68554240] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-06 22:56:05,823 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-06 22:56:05,823 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-06 22:56:05,823 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2032536474]
[2024-11-06 22:56:05,823 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-06 22:56:05,823 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-06 22:56:05,823 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:56:05,824 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-06 22:56:05,824 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-11-06 22:56:05,824 INFO  L87              Difference]: Start difference. First operand 219 states and 325 transitions. Second operand  has 5 states, 5 states have (on average 5.2) internal successors, (26), 5 states have internal predecessors, (26), 3 states have call successors, (16), 2 states have call predecessors, (16), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-06 22:56:05,943 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-06 22:56:05,944 INFO  L93              Difference]: Finished difference Result 272 states and 401 transitions.
[2024-11-06 22:56:05,944 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-06 22:56:05,944 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 5.2) internal successors, (26), 5 states have internal predecessors, (26), 3 states have call successors, (16), 2 states have call predecessors, (16), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15) Word has length 96
[2024-11-06 22:56:05,946 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-06 22:56:05,948 INFO  L225             Difference]: With dead ends: 272
[2024-11-06 22:56:05,948 INFO  L226             Difference]: Without dead ends: 198
[2024-11-06 22:56:05,949 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2024-11-06 22:56:05,951 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 6 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-06 22:56:05,951 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 171 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-06 22:56:05,951 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 198 states.
[2024-11-06 22:56:06,003 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 198 to 186.
[2024-11-06 22:56:06,004 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 186 states, 95 states have (on average 1.1789473684210525) internal successors, (112), 98 states have internal predecessors, (112), 78 states have call successors, (78), 12 states have call predecessors, (78), 12 states have return successors, (76), 75 states have call predecessors, (76), 76 states have call successors, (76)
[2024-11-06 22:56:06,006 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 186 states and 266 transitions.
[2024-11-06 22:56:06,006 INFO  L78                 Accepts]: Start accepts. Automaton has 186 states and 266 transitions. Word has length 96
[2024-11-06 22:56:06,006 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-06 22:56:06,007 INFO  L471      AbstractCegarLoop]: Abstraction has 186 states and 266 transitions.
[2024-11-06 22:56:06,007 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.2) internal successors, (26), 5 states have internal predecessors, (26), 3 states have call successors, (16), 2 states have call predecessors, (16), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-06 22:56:06,007 INFO  L276                IsEmpty]: Start isEmpty. Operand 186 states and 266 transitions.
[2024-11-06 22:56:06,008 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-06 22:56:06,008 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-06 22:56:06,008 INFO  L215           NwaCegarLoop]: trace histogram [12, 11, 11, 6, 6, 6, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-06 22:56:06,008 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-06 22:56:06,008 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-06 22:56:06,009 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-06 22:56:06,009 INFO  L85        PathProgramCache]: Analyzing trace with hash -1899970478, now seen corresponding path program 1 times
[2024-11-06 22:56:06,009 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-06 22:56:06,009 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [851326330]
[2024-11-06 22:56:06,009 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:56:06,009 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-06 22:56:06,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-06 22:56:06,037 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [590646676]
[2024-11-06 22:56:06,037 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-06 22:56:06,037 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-06 22:56:06,037 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-06 22:56:06,040 INFO  L229       MonitoredProcess]: Starting monitored process 12 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 22:56:06,041 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-06 22:56:06,112 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-06 22:56:06,114 INFO  L255         TraceCheckSpWp]: Trace formula consists of 240 conjuncts, 54 conjuncts are in the unsatisfiable core
[2024-11-06 22:56:06,116 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-06 22:56:06,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 320 backedges. 74 proven. 35 refuted. 0 times theorem prover too weak. 211 trivial. 0 not checked.
[2024-11-06 22:56:06,897 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-06 22:56:54,709 INFO  L134       CoverageAnalysis]: Checked inductivity of 320 backedges. 68 proven. 26 refuted. 0 times theorem prover too weak. 226 trivial. 0 not checked.
[2024-11-06 22:56:54,710 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-06 22:56:54,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [851326330]
[2024-11-06 22:56:54,710 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-06 22:56:54,710 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [590646676]
[2024-11-06 22:56:54,710 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [590646676] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-06 22:56:54,710 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-06 22:56:54,710 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 13] total 25
[2024-11-06 22:56:54,710 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1540730450]
[2024-11-06 22:56:54,710 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-06 22:56:54,710 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-06 22:56:54,710 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-06 22:56:54,711 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-06 22:56:54,711 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=112, Invalid=488, Unknown=0, NotChecked=0, Total=600
[2024-11-06 22:56:54,711 INFO  L87              Difference]: Start difference. First operand 186 states and 266 transitions. Second operand  has 25 states, 24 states have (on average 1.8333333333333333) internal successors, (44), 21 states have internal predecessors, (44), 11 states have call successors, (33), 3 states have call predecessors, (33), 3 states have return successors, (32), 12 states have call predecessors, (32), 10 states have call successors, (32)
[2024-11-06 22:56:58,793 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-06 22:57:02,817 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []