./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/nla-digbench-scaling/mannadiv_unwindbound50.c --full-output --architecture 32bit


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


Checking for overflows
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/mannadiv_unwindbound50.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-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 ! overflow) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '7aff0c23635f1e1acd85672a1024d6cb6d0af57cad0028c56f5d301198b4eae6']
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/mannadiv_unwindbound50.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-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 ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7aff0c23635f1e1acd85672a1024d6cb6d0af57cad0028c56f5d301198b4eae6
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 20:39:37,090 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 20:39:37,170 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-07 20:39:37,176 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 20:39:37,176 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 20:39:37,197 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 20:39:37,198 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 20:39:37,198 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 20:39:37,198 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 20:39:37,198 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 20:39:37,198 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 20:39:37,198 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 20:39:37,199 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 20:39:37,199 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 20:39:37,199 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 20:39:37,199 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 20:39:37,199 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 20:39:37,199 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 20:39:37,200 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 20:39:37,201 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 20:39:37,201 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 20:39:37,202 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 20:39:37,202 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 20:39:37,203 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 ! overflow) )


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 -> 7aff0c23635f1e1acd85672a1024d6cb6d0af57cad0028c56f5d301198b4eae6
[2024-11-07 20:39:37,485 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 20:39:37,494 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 20:39:37,498 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 20:39:37,499 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 20:39:37,499 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 20:39:37,500 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/nla-digbench-scaling/mannadiv_unwindbound50.c
[2024-11-07 20:39:38,850 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 20:39:39,079 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 20:39:39,080 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/nla-digbench-scaling/mannadiv_unwindbound50.c
[2024-11-07 20:39:39,087 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/10b2aca48/37e52ab087d6462a94e22589df193acc/FLAG56c8b9f2f
[2024-11-07 20:39:39,101 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/10b2aca48/37e52ab087d6462a94e22589df193acc
[2024-11-07 20:39:39,103 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 20:39:39,105 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 20:39:39,106 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 20:39:39,106 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 20:39:39,111 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 20:39:39,112 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,114 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1e0ba0f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39, skipping insertion in model container
[2024-11-07 20:39:39,115 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,128 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 20:39:39,268 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 20:39:39,282 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 20:39:39,299 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 20:39:39,312 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 20:39:39,313 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39 WrapperNode
[2024-11-07 20:39:39,313 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 20:39:39,315 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 20:39:39,315 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 20:39:39,315 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 20:39:39,320 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,326 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,342 INFO  L138                Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 76
[2024-11-07 20:39:39,343 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 20:39:39,344 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 20:39:39,344 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 20:39:39,344 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 20:39:39,351 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,352 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,357 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,375 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-07 20:39:39,375 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,375 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,378 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,383 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,387 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,390 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,392 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 20:39:39,393 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 20:39:39,393 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 20:39:39,393 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 20:39:39,394 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (1/1) ...
[2024-11-07 20:39:39,401 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 20:39:39,417 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:39,434 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-07 20:39:39,438 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-07 20:39:39,464 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 20:39:39,464 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-07 20:39:39,464 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-07 20:39:39,464 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 20:39:39,464 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 20:39:39,464 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 20:39:39,464 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-07 20:39:39,464 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-07 20:39:39,530 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 20:39:39,532 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 20:39:39,717 INFO  L?                        ?]: Removed 47 outVars from TransFormulas that were not future-live.
[2024-11-07 20:39:39,717 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 20:39:39,728 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 20:39:39,729 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-07 20:39:39,729 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 08:39:39 BoogieIcfgContainer
[2024-11-07 20:39:39,729 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 20:39:39,732 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 20:39:39,732 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 20:39:39,737 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 20:39:39,737 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 08:39:39" (1/3) ...
[2024-11-07 20:39:39,738 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40908dbe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 08:39:39, skipping insertion in model container
[2024-11-07 20:39:39,738 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:39:39" (2/3) ...
[2024-11-07 20:39:39,738 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40908dbe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 08:39:39, skipping insertion in model container
[2024-11-07 20:39:39,738 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 08:39:39" (3/3) ...
[2024-11-07 20:39:39,740 INFO  L112   eAbstractionObserver]: Analyzing ICFG mannadiv_unwindbound50.c
[2024-11-07 20:39:39,754 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 20:39:39,754 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 22 error locations.
[2024-11-07 20:39:39,814 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 20:39:39,827 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;@408924ed, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 20:39:39,828 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 22 error locations.
[2024-11-07 20:39:39,833 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 69 states, 40 states have (on average 1.7) internal successors, (68), 62 states have internal predecessors, (68), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-07 20:39:39,838 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-07 20:39:39,839 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:39,839 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:39,840 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:39,844 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:39,846 INFO  L85        PathProgramCache]: Analyzing trace with hash -2141166240, now seen corresponding path program 1 times
[2024-11-07 20:39:39,852 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:39,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157895914]
[2024-11-07 20:39:39,853 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:39,853 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:39,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:39,971 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:39,978 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:39,983 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:39,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:39,996 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:39,997 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:39,998 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157895914]
[2024-11-07 20:39:39,999 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157895914] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:40,000 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:40,000 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:39:40,001 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [789258769]
[2024-11-07 20:39:40,003 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:40,007 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-07 20:39:40,007 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:40,025 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-07 20:39:40,026 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-07 20:39:40,028 INFO  L87              Difference]: Start difference. First operand  has 69 states, 40 states have (on average 1.7) internal successors, (68), 62 states have internal predecessors, (68), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Second operand  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-07 20:39:40,051 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:40,053 INFO  L93              Difference]: Finished difference Result 134 states and 151 transitions.
[2024-11-07 20:39:40,054 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-07 20:39:40,055 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 15
[2024-11-07 20:39:40,055 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:40,063 INFO  L225             Difference]: With dead ends: 134
[2024-11-07 20:39:40,063 INFO  L226             Difference]: Without dead ends: 62
[2024-11-07 20:39:40,069 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 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-07 20:39:40,072 INFO  L432           NwaCegarLoop]: 72 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, 72 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-07 20:39:40,075 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:40,088 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62 states.
[2024-11-07 20:39:40,110 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 62.
[2024-11-07 20:39:40,112 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 62 states, 35 states have (on average 1.6857142857142857) internal successors, (59), 56 states have internal predecessors, (59), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 20:39:40,117 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 65 transitions.
[2024-11-07 20:39:40,119 INFO  L78                 Accepts]: Start accepts. Automaton has 62 states and 65 transitions. Word has length 15
[2024-11-07 20:39:40,119 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:40,119 INFO  L471      AbstractCegarLoop]: Abstraction has 62 states and 65 transitions.
[2024-11-07 20:39:40,119 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-11-07 20:39:40,119 INFO  L276                IsEmpty]: Start isEmpty. Operand 62 states and 65 transitions.
[2024-11-07 20:39:40,122 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-11-07 20:39:40,122 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:40,122 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:40,122 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 20:39:40,122 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:40,123 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:40,123 INFO  L85        PathProgramCache]: Analyzing trace with hash -1382845121, now seen corresponding path program 1 times
[2024-11-07 20:39:40,123 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:40,123 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1816967385]
[2024-11-07 20:39:40,124 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:40,124 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:40,146 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,264 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:40,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:40,286 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,296 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:40,296 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:40,296 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1816967385]
[2024-11-07 20:39:40,296 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1816967385] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:40,296 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:40,296 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:40,296 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1990643580]
[2024-11-07 20:39:40,296 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:40,302 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:40,302 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:40,302 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:40,302 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:40,303 INFO  L87              Difference]: Start difference. First operand 62 states and 65 transitions. Second operand  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:40,350 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:40,350 INFO  L93              Difference]: Finished difference Result 62 states and 65 transitions.
[2024-11-07 20:39:40,354 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:40,354 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 15
[2024-11-07 20:39:40,354 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:40,355 INFO  L225             Difference]: With dead ends: 62
[2024-11-07 20:39:40,355 INFO  L226             Difference]: Without dead ends: 61
[2024-11-07 20:39:40,355 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:39:40,356 INFO  L432           NwaCegarLoop]: 58 mSDtfsCounter, 60 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:40,356 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 115 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:40,359 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 61 states.
[2024-11-07 20:39:40,364 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61.
[2024-11-07 20:39:40,365 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 61 states, 35 states have (on average 1.6571428571428573) internal successors, (58), 55 states have internal predecessors, (58), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 20:39:40,367 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 64 transitions.
[2024-11-07 20:39:40,367 INFO  L78                 Accepts]: Start accepts. Automaton has 61 states and 64 transitions. Word has length 15
[2024-11-07 20:39:40,369 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:40,370 INFO  L471      AbstractCegarLoop]: Abstraction has 61 states and 64 transitions.
[2024-11-07 20:39:40,370 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:40,370 INFO  L276                IsEmpty]: Start isEmpty. Operand 61 states and 64 transitions.
[2024-11-07 20:39:40,371 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2024-11-07 20:39:40,371 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:40,371 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:40,371 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 20:39:40,372 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:40,372 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:40,372 INFO  L85        PathProgramCache]: Analyzing trace with hash 81474253, now seen corresponding path program 1 times
[2024-11-07 20:39:40,372 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:40,372 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [596197353]
[2024-11-07 20:39:40,372 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:40,372 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:40,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:40,450 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,460 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:40,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:40,475 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:40,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [596197353]
[2024-11-07 20:39:40,475 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [596197353] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:40,475 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:40,475 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:40,476 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [463346065]
[2024-11-07 20:39:40,476 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:40,476 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:40,476 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:40,476 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:40,476 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:40,477 INFO  L87              Difference]: Start difference. First operand 61 states and 64 transitions. Second operand  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:40,521 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:40,521 INFO  L93              Difference]: Finished difference Result 74 states and 77 transitions.
[2024-11-07 20:39:40,522 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:39:40,522 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 16
[2024-11-07 20:39:40,523 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:40,524 INFO  L225             Difference]: With dead ends: 74
[2024-11-07 20:39:40,524 INFO  L226             Difference]: Without dead ends: 65
[2024-11-07 20:39:40,525 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:39:40,525 INFO  L432           NwaCegarLoop]: 60 mSDtfsCounter, 8 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 168 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:40,526 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 168 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:40,528 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65 states.
[2024-11-07 20:39:40,535 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65.
[2024-11-07 20:39:40,536 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 39 states have (on average 1.5897435897435896) internal successors, (62), 59 states have internal predecessors, (62), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 20:39:40,538 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 68 transitions.
[2024-11-07 20:39:40,540 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 68 transitions. Word has length 16
[2024-11-07 20:39:40,540 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:40,540 INFO  L471      AbstractCegarLoop]: Abstraction has 65 states and 68 transitions.
[2024-11-07 20:39:40,540 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.0) internal successors, (9), 4 states have internal predecessors, (9), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:40,540 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 68 transitions.
[2024-11-07 20:39:40,541 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-11-07 20:39:40,541 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:40,541 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:40,541 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-07 20:39:40,541 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:40,541 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:40,541 INFO  L85        PathProgramCache]: Analyzing trace with hash 987347375, now seen corresponding path program 1 times
[2024-11-07 20:39:40,541 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:40,541 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820220981]
[2024-11-07 20:39:40,542 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:40,542 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:40,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:39:40,569 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1386501107]
[2024-11-07 20:39:40,569 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:40,569 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:40,569 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:40,573 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-07 20:39:40,574 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-07 20:39:40,620 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:40,622 INFO  L255         TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:40,625 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:40,648 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:40,648 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:39:40,648 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:40,648 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820220981]
[2024-11-07 20:39:40,649 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:39:40,649 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1386501107]
[2024-11-07 20:39:40,649 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1386501107] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:40,649 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:40,649 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:39:40,649 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1921069901]
[2024-11-07 20:39:40,649 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:40,649 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:39:40,649 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:40,650 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:39:40,650 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:39:40,650 INFO  L87              Difference]: Start difference. First operand 65 states and 68 transitions. Second operand  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:40,775 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:40,775 INFO  L93              Difference]: Finished difference Result 103 states and 115 transitions.
[2024-11-07 20:39:40,777 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:39:40,777 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 18
[2024-11-07 20:39:40,777 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:40,778 INFO  L225             Difference]: With dead ends: 103
[2024-11-07 20:39:40,778 INFO  L226             Difference]: Without dead ends: 97
[2024-11-07 20:39:40,778 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:39:40,781 INFO  L432           NwaCegarLoop]: 47 mSDtfsCounter, 28 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:40,782 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 86 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:39:40,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 97 states.
[2024-11-07 20:39:40,790 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 88.
[2024-11-07 20:39:40,791 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 88 states, 61 states have (on average 1.6065573770491803) internal successors, (98), 81 states have internal predecessors, (98), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-11-07 20:39:40,792 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 106 transitions.
[2024-11-07 20:39:40,794 INFO  L78                 Accepts]: Start accepts. Automaton has 88 states and 106 transitions. Word has length 18
[2024-11-07 20:39:40,794 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:40,794 INFO  L471      AbstractCegarLoop]: Abstraction has 88 states and 106 transitions.
[2024-11-07 20:39:40,794 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:40,794 INFO  L276                IsEmpty]: Start isEmpty. Operand 88 states and 106 transitions.
[2024-11-07 20:39:40,795 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-11-07 20:39:40,795 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:40,795 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:40,811 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-07 20:39:40,995 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:40,996 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:40,996 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:40,996 INFO  L85        PathProgramCache]: Analyzing trace with hash -346943343, now seen corresponding path program 1 times
[2024-11-07 20:39:40,996 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:40,996 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1234173731]
[2024-11-07 20:39:40,996 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:40,996 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:41,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,077 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:41,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:41,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,089 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:41,089 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:41,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1234173731]
[2024-11-07 20:39:41,089 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1234173731] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:41,089 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:41,089 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:41,089 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1646473001]
[2024-11-07 20:39:41,089 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:41,089 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:41,089 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:41,090 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:41,090 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:41,092 INFO  L87              Difference]: Start difference. First operand 88 states and 106 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:41,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:41,306 INFO  L93              Difference]: Finished difference Result 137 states and 173 transitions.
[2024-11-07 20:39:41,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:41,307 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20
[2024-11-07 20:39:41,308 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:41,309 INFO  L225             Difference]: With dead ends: 137
[2024-11-07 20:39:41,309 INFO  L226             Difference]: Without dead ends: 130
[2024-11-07 20:39:41,309 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:41,310 INFO  L432           NwaCegarLoop]: 45 mSDtfsCounter, 41 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:41,310 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 91 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:41,311 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 130 states.
[2024-11-07 20:39:41,327 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 130 to 124.
[2024-11-07 20:39:41,328 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 124 states, 95 states have (on average 1.5578947368421052) internal successors, (148), 115 states have internal predecessors, (148), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-07 20:39:41,329 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 160 transitions.
[2024-11-07 20:39:41,329 INFO  L78                 Accepts]: Start accepts. Automaton has 124 states and 160 transitions. Word has length 20
[2024-11-07 20:39:41,329 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:41,329 INFO  L471      AbstractCegarLoop]: Abstraction has 124 states and 160 transitions.
[2024-11-07 20:39:41,329 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:41,329 INFO  L276                IsEmpty]: Start isEmpty. Operand 124 states and 160 transitions.
[2024-11-07 20:39:41,330 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-11-07 20:39:41,330 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:41,330 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:41,330 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 20:39:41,330 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:41,333 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:41,333 INFO  L85        PathProgramCache]: Analyzing trace with hash 2129658312, now seen corresponding path program 1 times
[2024-11-07 20:39:41,333 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:41,333 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [245428618]
[2024-11-07 20:39:41,333 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:41,333 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:41,346 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,403 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:41,404 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,407 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:41,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:41,413 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:41,413 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [245428618]
[2024-11-07 20:39:41,413 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [245428618] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:41,413 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:41,413 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:41,413 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [905286169]
[2024-11-07 20:39:41,414 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:41,414 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:41,414 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:41,415 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:41,415 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:41,415 INFO  L87              Difference]: Start difference. First operand 124 states and 160 transitions. Second operand  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:41,561 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:41,561 INFO  L93              Difference]: Finished difference Result 134 states and 163 transitions.
[2024-11-07 20:39:41,562 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:41,562 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 21
[2024-11-07 20:39:41,562 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:41,563 INFO  L225             Difference]: With dead ends: 134
[2024-11-07 20:39:41,563 INFO  L226             Difference]: Without dead ends: 125
[2024-11-07 20:39:41,563 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:41,564 INFO  L432           NwaCegarLoop]: 49 mSDtfsCounter, 41 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 95 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:41,564 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 95 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:39:41,565 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 125 states.
[2024-11-07 20:39:41,572 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 120.
[2024-11-07 20:39:41,572 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 120 states, 91 states have (on average 1.5274725274725274) internal successors, (139), 111 states have internal predecessors, (139), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-07 20:39:41,573 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 120 states and 151 transitions.
[2024-11-07 20:39:41,573 INFO  L78                 Accepts]: Start accepts. Automaton has 120 states and 151 transitions. Word has length 21
[2024-11-07 20:39:41,573 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:41,573 INFO  L471      AbstractCegarLoop]: Abstraction has 120 states and 151 transitions.
[2024-11-07 20:39:41,573 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:41,573 INFO  L276                IsEmpty]: Start isEmpty. Operand 120 states and 151 transitions.
[2024-11-07 20:39:41,574 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-11-07 20:39:41,574 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:41,574 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:41,574 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 20:39:41,574 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:41,574 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:41,574 INFO  L85        PathProgramCache]: Analyzing trace with hash 1594898291, now seen corresponding path program 1 times
[2024-11-07 20:39:41,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:41,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438238715]
[2024-11-07 20:39:41,575 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:41,575 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:41,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,741 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:41,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,776 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:41,778 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:41,782 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:41,783 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438238715]
[2024-11-07 20:39:41,783 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438238715] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:41,783 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1409228917]
[2024-11-07 20:39:41,783 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:41,783 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:41,783 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:41,786 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-07 20:39:41,788 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-07 20:39:41,829 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:41,830 INFO  L255         TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:41,831 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:41,977 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:41,977 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:39:41,977 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1409228917] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:41,978 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:39:41,978 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 8
[2024-11-07 20:39:41,978 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [399590953]
[2024-11-07 20:39:41,978 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:41,978 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:41,978 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:41,979 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:41,979 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:39:41,979 INFO  L87              Difference]: Start difference. First operand 120 states and 151 transitions. Second operand  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:42,105 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:42,105 INFO  L93              Difference]: Finished difference Result 123 states and 155 transitions.
[2024-11-07 20:39:42,106 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:42,106 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 22
[2024-11-07 20:39:42,106 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:42,107 INFO  L225             Difference]: With dead ends: 123
[2024-11-07 20:39:42,107 INFO  L226             Difference]: Without dead ends: 122
[2024-11-07 20:39:42,107 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=20, Invalid=70, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:39:42,108 INFO  L432           NwaCegarLoop]: 45 mSDtfsCounter, 80 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 66 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:42,108 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 74 Invalid, 66 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:39:42,108 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 122 states.
[2024-11-07 20:39:42,115 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 120.
[2024-11-07 20:39:42,116 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 120 states, 91 states have (on average 1.5164835164835164) internal successors, (138), 111 states have internal predecessors, (138), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-07 20:39:42,117 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 120 states and 150 transitions.
[2024-11-07 20:39:42,117 INFO  L78                 Accepts]: Start accepts. Automaton has 120 states and 150 transitions. Word has length 22
[2024-11-07 20:39:42,117 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:42,117 INFO  L471      AbstractCegarLoop]: Abstraction has 120 states and 150 transitions.
[2024-11-07 20:39:42,117 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.0) internal successors, (15), 4 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:42,118 INFO  L276                IsEmpty]: Start isEmpty. Operand 120 states and 150 transitions.
[2024-11-07 20:39:42,118 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-11-07 20:39:42,118 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:42,118 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:42,136 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-07 20:39:42,318 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:42,319 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:42,319 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:42,319 INFO  L85        PathProgramCache]: Analyzing trace with hash -2097760470, now seen corresponding path program 1 times
[2024-11-07 20:39:42,319 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:42,319 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869378786]
[2024-11-07 20:39:42,319 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:42,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:42,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:39:42,335 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [990036948]
[2024-11-07 20:39:42,335 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:42,335 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:42,336 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:42,342 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-07 20:39:42,343 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-07 20:39:42,389 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:42,391 INFO  L255         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:42,392 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:42,492 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:42,493 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:39:42,493 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:42,493 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869378786]
[2024-11-07 20:39:42,493 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:39:42,493 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [990036948]
[2024-11-07 20:39:42,493 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [990036948] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:42,493 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:42,493 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:42,493 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1877084679]
[2024-11-07 20:39:42,493 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:42,493 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:42,494 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:42,494 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:42,494 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:42,494 INFO  L87              Difference]: Start difference. First operand 120 states and 150 transitions. Second operand  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:42,662 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:42,662 INFO  L93              Difference]: Finished difference Result 121 states and 150 transitions.
[2024-11-07 20:39:42,663 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:42,663 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 23
[2024-11-07 20:39:42,663 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:42,664 INFO  L225             Difference]: With dead ends: 121
[2024-11-07 20:39:42,664 INFO  L226             Difference]: Without dead ends: 120
[2024-11-07 20:39:42,664 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:39:42,665 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 73 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 74 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:42,665 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [74 Valid, 79 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:39:42,665 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 120 states.
[2024-11-07 20:39:42,679 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 120 to 120.
[2024-11-07 20:39:42,680 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 120 states, 91 states have (on average 1.5054945054945055) internal successors, (137), 111 states have internal predecessors, (137), 6 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-11-07 20:39:42,681 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 120 states and 149 transitions.
[2024-11-07 20:39:42,681 INFO  L78                 Accepts]: Start accepts. Automaton has 120 states and 149 transitions. Word has length 23
[2024-11-07 20:39:42,681 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:42,681 INFO  L471      AbstractCegarLoop]: Abstraction has 120 states and 149 transitions.
[2024-11-07 20:39:42,682 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-11-07 20:39:42,682 INFO  L276                IsEmpty]: Start isEmpty. Operand 120 states and 149 transitions.
[2024-11-07 20:39:42,682 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-11-07 20:39:42,682 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:42,682 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1]
[2024-11-07 20:39:42,700 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-07 20:39:42,886 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:42,887 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:42,887 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:42,887 INFO  L85        PathProgramCache]: Analyzing trace with hash 909892350, now seen corresponding path program 1 times
[2024-11-07 20:39:42,887 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:42,887 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450333894]
[2024-11-07 20:39:42,887 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:42,887 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:42,901 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:42,970 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:42,973 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:42,993 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:42,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:42,998 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:43,000 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,003 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:43,003 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:43,003 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450333894]
[2024-11-07 20:39:43,004 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [450333894] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:43,004 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1213260385]
[2024-11-07 20:39:43,004 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:43,004 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:43,004 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:43,006 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-07 20:39:43,008 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-07 20:39:43,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,052 INFO  L255         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:43,054 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:43,096 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:43,096 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:43,193 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:43,193 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1213260385] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:39:43,193 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:39:43,193 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8
[2024-11-07 20:39:43,194 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [829743411]
[2024-11-07 20:39:43,194 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:43,194 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 20:39:43,194 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:43,195 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 20:39:43,195 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:39:43,195 INFO  L87              Difference]: Start difference. First operand 120 states and 149 transitions. Second operand  has 9 states, 8 states have (on average 6.125) internal successors, (49), 7 states have internal predecessors, (49), 5 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-07 20:39:43,326 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:43,326 INFO  L93              Difference]: Finished difference Result 190 states and 234 transitions.
[2024-11-07 20:39:43,328 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 20:39:43,328 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 6.125) internal successors, (49), 7 states have internal predecessors, (49), 5 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6) Word has length 35
[2024-11-07 20:39:43,328 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:43,329 INFO  L225             Difference]: With dead ends: 190
[2024-11-07 20:39:43,329 INFO  L226             Difference]: Without dead ends: 188
[2024-11-07 20:39:43,330 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:39:43,330 INFO  L432           NwaCegarLoop]: 48 mSDtfsCounter, 265 mSDsluCounter, 187 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 235 SdHoareTripleChecker+Invalid, 100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:43,330 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 235 Invalid, 100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:39:43,331 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2024-11-07 20:39:43,341 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 167.
[2024-11-07 20:39:43,341 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 167 states, 136 states have (on average 1.5073529411764706) internal successors, (205), 156 states have internal predecessors, (205), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-07 20:39:43,342 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 167 states and 221 transitions.
[2024-11-07 20:39:43,343 INFO  L78                 Accepts]: Start accepts. Automaton has 167 states and 221 transitions. Word has length 35
[2024-11-07 20:39:43,343 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:43,343 INFO  L471      AbstractCegarLoop]: Abstraction has 167 states and 221 transitions.
[2024-11-07 20:39:43,343 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 6.125) internal successors, (49), 7 states have internal predecessors, (49), 5 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-07 20:39:43,343 INFO  L276                IsEmpty]: Start isEmpty. Operand 167 states and 221 transitions.
[2024-11-07 20:39:43,344 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-11-07 20:39:43,344 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:43,344 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1]
[2024-11-07 20:39:43,361 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-07 20:39:43,548 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2024-11-07 20:39:43,549 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:43,549 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:43,549 INFO  L85        PathProgramCache]: Analyzing trace with hash -1858108130, now seen corresponding path program 1 times
[2024-11-07 20:39:43,549 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:43,549 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1896017881]
[2024-11-07 20:39:43,549 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:43,549 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:43,558 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,603 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:43,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,607 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:43,609 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:43,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,615 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:43,615 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:43,616 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1896017881]
[2024-11-07 20:39:43,616 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1896017881] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:43,616 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:43,616 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:43,616 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691051363]
[2024-11-07 20:39:43,616 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:43,616 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:43,617 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:43,617 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:43,617 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:43,617 INFO  L87              Difference]: Start difference. First operand 167 states and 221 transitions. Second operand  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:43,657 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:43,657 INFO  L93              Difference]: Finished difference Result 177 states and 230 transitions.
[2024-11-07 20:39:43,657 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:43,657 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 36
[2024-11-07 20:39:43,658 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:43,659 INFO  L225             Difference]: With dead ends: 177
[2024-11-07 20:39:43,659 INFO  L226             Difference]: Without dead ends: 175
[2024-11-07 20:39:43,659 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:39:43,659 INFO  L432           NwaCegarLoop]: 49 mSDtfsCounter, 78 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 78 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:43,660 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 78 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:43,660 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 175 states.
[2024-11-07 20:39:43,677 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 175 to 165.
[2024-11-07 20:39:43,677 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 165 states, 136 states have (on average 1.4705882352941178) internal successors, (200), 154 states have internal predecessors, (200), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-07 20:39:43,679 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 216 transitions.
[2024-11-07 20:39:43,680 INFO  L78                 Accepts]: Start accepts. Automaton has 165 states and 216 transitions. Word has length 36
[2024-11-07 20:39:43,680 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:43,680 INFO  L471      AbstractCegarLoop]: Abstraction has 165 states and 216 transitions.
[2024-11-07 20:39:43,680 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.0) internal successors, (27), 4 states have internal predecessors, (27), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:43,680 INFO  L276                IsEmpty]: Start isEmpty. Operand 165 states and 216 transitions.
[2024-11-07 20:39:43,681 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-07 20:39:43,681 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:43,681 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:43,681 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 20:39:43,681 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:43,681 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:43,681 INFO  L85        PathProgramCache]: Analyzing trace with hash -1360750196, now seen corresponding path program 1 times
[2024-11-07 20:39:43,681 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:43,682 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992961548]
[2024-11-07 20:39:43,682 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:43,682 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:43,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,746 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:43,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,750 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:43,751 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,752 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:43,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,756 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:43,756 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:43,756 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992961548]
[2024-11-07 20:39:43,756 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992961548] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:43,756 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [716230701]
[2024-11-07 20:39:43,756 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:43,756 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:43,756 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:43,758 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-07 20:39:43,760 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-07 20:39:43,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:43,803 INFO  L255         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:43,804 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:43,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:43,853 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:39:43,853 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [716230701] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:43,853 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:39:43,853 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 8
[2024-11-07 20:39:43,854 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [871595956]
[2024-11-07 20:39:43,854 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:43,854 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:39:43,854 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:43,854 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:39:43,855 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:39:43,855 INFO  L87              Difference]: Start difference. First operand 165 states and 216 transitions. Second operand  has 5 states, 4 states have (on average 7.5) internal successors, (30), 5 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:43,910 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:43,910 INFO  L93              Difference]: Finished difference Result 175 states and 225 transitions.
[2024-11-07 20:39:43,911 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:39:43,911 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 7.5) internal successors, (30), 5 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 39
[2024-11-07 20:39:43,911 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:43,912 INFO  L225             Difference]: With dead ends: 175
[2024-11-07 20:39:43,912 INFO  L226             Difference]: Without dead ends: 174
[2024-11-07 20:39:43,912 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=31, Invalid=79, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:39:43,913 INFO  L432           NwaCegarLoop]: 63 mSDtfsCounter, 40 mSDsluCounter, 124 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:43,913 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 187 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:43,914 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 174 states.
[2024-11-07 20:39:43,923 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 174 to 164.
[2024-11-07 20:39:43,923 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 164 states, 136 states have (on average 1.4338235294117647) internal successors, (195), 153 states have internal predecessors, (195), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-11-07 20:39:43,924 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 164 states and 211 transitions.
[2024-11-07 20:39:43,924 INFO  L78                 Accepts]: Start accepts. Automaton has 164 states and 211 transitions. Word has length 39
[2024-11-07 20:39:43,925 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:43,925 INFO  L471      AbstractCegarLoop]: Abstraction has 164 states and 211 transitions.
[2024-11-07 20:39:43,925 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.5) internal successors, (30), 5 states have internal predecessors, (30), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:43,925 INFO  L276                IsEmpty]: Start isEmpty. Operand 164 states and 211 transitions.
[2024-11-07 20:39:43,927 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-07 20:39:43,927 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:43,927 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1]
[2024-11-07 20:39:43,944 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-07 20:39:44,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-11-07 20:39:44,128 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:44,128 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:44,128 INFO  L85        PathProgramCache]: Analyzing trace with hash 29303785, now seen corresponding path program 1 times
[2024-11-07 20:39:44,128 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:44,128 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [192630709]
[2024-11-07 20:39:44,129 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:44,129 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:44,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:44,192 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:44,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:44,197 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:44,199 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:44,201 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:44,204 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:44,207 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:44,208 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:44,208 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [192630709]
[2024-11-07 20:39:44,208 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [192630709] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:44,208 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1003320972]
[2024-11-07 20:39:44,208 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:44,208 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:44,208 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:44,210 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-07 20:39:44,212 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-07 20:39:44,257 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:44,258 INFO  L255         TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:44,260 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:44,323 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:44,323 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:44,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:44,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1003320972] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:39:44,398 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:39:44,398 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 6] total 10
[2024-11-07 20:39:44,398 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [632350796]
[2024-11-07 20:39:44,398 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:44,399 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 20:39:44,399 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:44,399 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 20:39:44,399 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:39:44,399 INFO  L87              Difference]: Start difference. First operand 164 states and 211 transitions. Second operand  has 10 states, 10 states have (on average 6.3) internal successors, (63), 10 states have internal predecessors, (63), 4 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9)
[2024-11-07 20:39:44,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:44,509 INFO  L93              Difference]: Finished difference Result 306 states and 363 transitions.
[2024-11-07 20:39:44,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-07 20:39:44,510 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 6.3) internal successors, (63), 10 states have internal predecessors, (63), 4 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9) Word has length 41
[2024-11-07 20:39:44,510 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:44,511 INFO  L225             Difference]: With dead ends: 306
[2024-11-07 20:39:44,511 INFO  L226             Difference]: Without dead ends: 294
[2024-11-07 20:39:44,512 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 83 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=99, Invalid=173, Unknown=0, NotChecked=0, Total=272
[2024-11-07 20:39:44,512 INFO  L432           NwaCegarLoop]: 57 mSDtfsCounter, 96 mSDsluCounter, 288 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 96 SdHoareTripleChecker+Valid, 345 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:44,512 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [96 Valid, 345 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:44,513 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 294 states.
[2024-11-07 20:39:44,522 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 294 to 252.
[2024-11-07 20:39:44,523 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 252 states, 218 states have (on average 1.408256880733945) internal successors, (307), 235 states have internal predecessors, (307), 11 states have call successors, (11), 5 states have call predecessors, (11), 5 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-07 20:39:44,524 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 252 states and 329 transitions.
[2024-11-07 20:39:44,525 INFO  L78                 Accepts]: Start accepts. Automaton has 252 states and 329 transitions. Word has length 41
[2024-11-07 20:39:44,525 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:44,525 INFO  L471      AbstractCegarLoop]: Abstraction has 252 states and 329 transitions.
[2024-11-07 20:39:44,525 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 6.3) internal successors, (63), 10 states have internal predecessors, (63), 4 states have call successors, (9), 3 states have call predecessors, (9), 3 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9)
[2024-11-07 20:39:44,525 INFO  L276                IsEmpty]: Start isEmpty. Operand 252 states and 329 transitions.
[2024-11-07 20:39:44,525 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-07 20:39:44,525 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:44,525 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1, 1]
[2024-11-07 20:39:44,543 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-07 20:39:44,726 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,SelfDestructingSolverStorable11
[2024-11-07 20:39:44,726 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:44,726 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:44,727 INFO  L85        PathProgramCache]: Analyzing trace with hash 29303800, now seen corresponding path program 1 times
[2024-11-07 20:39:44,727 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:44,727 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462216812]
[2024-11-07 20:39:44,727 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:44,727 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:44,741 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:39:44,742 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1507042793]
[2024-11-07 20:39:44,742 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:44,742 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:44,742 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:44,744 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-07 20:39:44,745 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-07 20:39:44,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:44,797 INFO  L255         TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:44,798 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:44,960 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:44,960 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:45,150 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:45,150 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462216812]
[2024-11-07 20:39:45,150 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:39:45,150 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1507042793]
[2024-11-07 20:39:45,150 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1507042793] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:45,150 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:39:45,150 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-11-07 20:39:45,151 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2008320649]
[2024-11-07 20:39:45,151 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:45,151 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 20:39:45,151 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:45,151 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 20:39:45,152 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:39:45,152 INFO  L87              Difference]: Start difference. First operand 252 states and 329 transitions. Second operand  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:45,280 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:45,280 INFO  L93              Difference]: Finished difference Result 259 states and 332 transitions.
[2024-11-07 20:39:45,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 20:39:45,281 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 41
[2024-11-07 20:39:45,281 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:45,282 INFO  L225             Difference]: With dead ends: 259
[2024-11-07 20:39:45,282 INFO  L226             Difference]: Without dead ends: 252
[2024-11-07 20:39:45,283 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 47 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=54, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:39:45,283 INFO  L432           NwaCegarLoop]: 39 mSDtfsCounter, 65 mSDsluCounter, 43 mSDsCounter, 0 mSdLazyCounter, 123 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 82 SdHoareTripleChecker+Invalid, 133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:45,283 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 82 Invalid, 133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 123 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:39:45,284 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 252 states.
[2024-11-07 20:39:45,297 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 252 to 248.
[2024-11-07 20:39:45,298 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 248 states, 219 states have (on average 1.3059360730593608) internal successors, (286), 231 states have internal predecessors, (286), 11 states have call successors, (11), 5 states have call predecessors, (11), 5 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-07 20:39:45,311 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 248 states and 308 transitions.
[2024-11-07 20:39:45,312 INFO  L78                 Accepts]: Start accepts. Automaton has 248 states and 308 transitions. Word has length 41
[2024-11-07 20:39:45,312 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:45,312 INFO  L471      AbstractCegarLoop]: Abstraction has 248 states and 308 transitions.
[2024-11-07 20:39:45,312 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.4) internal successors, (32), 6 states have internal predecessors, (32), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:45,312 INFO  L276                IsEmpty]: Start isEmpty. Operand 248 states and 308 transitions.
[2024-11-07 20:39:45,313 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 43
[2024-11-07 20:39:45,313 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:45,313 INFO  L215           NwaCegarLoop]: trace histogram [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, 1, 1]
[2024-11-07 20:39:45,329 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-07 20:39:45,513 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:45,513 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:45,514 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:45,514 INFO  L85        PathProgramCache]: Analyzing trace with hash 908417853, now seen corresponding path program 1 times
[2024-11-07 20:39:45,514 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:45,514 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [914454435]
[2024-11-07 20:39:45,514 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:45,514 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:45,526 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:39:45,527 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [27053107]
[2024-11-07 20:39:45,527 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:45,527 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:45,527 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:45,529 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-07 20:39:45,531 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-07 20:39:45,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:45,574 INFO  L255         TraceCheckSpWp]: Trace formula consists of 97 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:45,576 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:45,735 INFO  L134       CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:45,735 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:46,124 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:46,124 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [914454435]
[2024-11-07 20:39:46,124 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:39:46,124 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [27053107]
[2024-11-07 20:39:46,124 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [27053107] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:46,124 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:39:46,124 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-11-07 20:39:46,124 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293810384]
[2024-11-07 20:39:46,124 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:46,125 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 20:39:46,125 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:46,125 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 20:39:46,125 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:39:46,125 INFO  L87              Difference]: Start difference. First operand 248 states and 308 transitions. Second operand  has 6 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:46,330 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:46,331 INFO  L93              Difference]: Finished difference Result 336 states and 416 transitions.
[2024-11-07 20:39:46,331 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:39:46,331 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 42
[2024-11-07 20:39:46,331 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:46,333 INFO  L225             Difference]: With dead ends: 336
[2024-11-07 20:39:46,333 INFO  L226             Difference]: Without dead ends: 331
[2024-11-07 20:39:46,333 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:39:46,334 INFO  L432           NwaCegarLoop]: 49 mSDtfsCounter, 70 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 178 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 154 SdHoareTripleChecker+Invalid, 181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 178 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:46,334 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 154 Invalid, 181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 178 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:46,334 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 331 states.
[2024-11-07 20:39:46,345 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 331 to 315.
[2024-11-07 20:39:46,346 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 315 states, 283 states have (on average 1.2862190812720848) internal successors, (364), 295 states have internal predecessors, (364), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-07 20:39:46,347 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 315 states and 392 transitions.
[2024-11-07 20:39:46,347 INFO  L78                 Accepts]: Start accepts. Automaton has 315 states and 392 transitions. Word has length 42
[2024-11-07 20:39:46,348 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:46,348 INFO  L471      AbstractCegarLoop]: Abstraction has 315 states and 392 transitions.
[2024-11-07 20:39:46,348 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.6) internal successors, (33), 6 states have internal predecessors, (33), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:46,348 INFO  L276                IsEmpty]: Start isEmpty. Operand 315 states and 392 transitions.
[2024-11-07 20:39:46,348 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-07 20:39:46,348 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:46,349 INFO  L215           NwaCegarLoop]: trace histogram [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, 1]
[2024-11-07 20:39:46,365 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-07 20:39:46,549 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,9 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:46,549 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:46,550 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:46,550 INFO  L85        PathProgramCache]: Analyzing trace with hash 280756176, now seen corresponding path program 1 times
[2024-11-07 20:39:46,550 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:46,550 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1733684132]
[2024-11-07 20:39:46,550 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:46,550 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:46,556 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:46,624 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:46,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:46,626 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:46,627 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:46,629 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:46,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:46,636 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:46,636 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:46,637 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1733684132]
[2024-11-07 20:39:46,637 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1733684132] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:46,637 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1479005824]
[2024-11-07 20:39:46,637 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:46,637 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:46,637 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:46,639 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-07 20:39:46,641 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-07 20:39:46,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:46,682 INFO  L255         TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:46,684 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:46,809 INFO  L134       CoverageAnalysis]: Checked inductivity of 11 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:46,809 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:39:46,809 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1479005824] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:46,809 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:39:46,809 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7
[2024-11-07 20:39:46,809 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492953112]
[2024-11-07 20:39:46,809 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:46,809 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:39:46,810 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:46,810 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:39:46,810 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:39:46,810 INFO  L87              Difference]: Start difference. First operand 315 states and 392 transitions. Second operand  has 5 states, 4 states have (on average 8.5) internal successors, (34), 5 states have internal predecessors, (34), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:46,988 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:46,988 INFO  L93              Difference]: Finished difference Result 315 states and 392 transitions.
[2024-11-07 20:39:46,988 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:39:46,989 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 8.5) internal successors, (34), 5 states have internal predecessors, (34), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 43
[2024-11-07 20:39:46,989 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:46,990 INFO  L225             Difference]: With dead ends: 315
[2024-11-07 20:39:46,990 INFO  L226             Difference]: Without dead ends: 313
[2024-11-07 20:39:46,991 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 52 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:39:46,991 INFO  L432           NwaCegarLoop]: 38 mSDtfsCounter, 27 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:46,991 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 83 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:46,992 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 313 states.
[2024-11-07 20:39:47,003 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 313 to 310.
[2024-11-07 20:39:47,004 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 310 states, 280 states have (on average 1.275) internal successors, (357), 290 states have internal predecessors, (357), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-07 20:39:47,005 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 385 transitions.
[2024-11-07 20:39:47,005 INFO  L78                 Accepts]: Start accepts. Automaton has 310 states and 385 transitions. Word has length 43
[2024-11-07 20:39:47,005 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:47,006 INFO  L471      AbstractCegarLoop]: Abstraction has 310 states and 385 transitions.
[2024-11-07 20:39:47,006 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 8.5) internal successors, (34), 5 states have internal predecessors, (34), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:47,006 INFO  L276                IsEmpty]: Start isEmpty. Operand 310 states and 385 transitions.
[2024-11-07 20:39:47,006 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-07 20:39:47,006 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:47,006 INFO  L215           NwaCegarLoop]: trace histogram [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-07 20:39:47,023 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-07 20:39:47,207 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,10 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:47,207 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:47,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:47,207 INFO  L85        PathProgramCache]: Analyzing trace with hash 113506921, now seen corresponding path program 1 times
[2024-11-07 20:39:47,207 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:47,208 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [146349625]
[2024-11-07 20:39:47,208 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:47,208 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:47,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:47,322 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:47,323 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:47,325 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:47,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:47,327 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:47,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:47,349 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:47,350 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:47,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [146349625]
[2024-11-07 20:39:47,350 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [146349625] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:47,350 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1466129948]
[2024-11-07 20:39:47,350 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:47,350 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:47,350 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:47,352 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-07 20:39:47,354 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-07 20:39:47,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:47,393 INFO  L255         TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:47,395 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:47,482 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:47,482 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:51,724 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1466129948] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:51,724 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:39:51,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 3] total 8
[2024-11-07 20:39:51,724 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [486567150]
[2024-11-07 20:39:51,724 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:51,725 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 20:39:51,725 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:51,725 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 20:39:51,726 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=78, Unknown=1, NotChecked=0, Total=110
[2024-11-07 20:39:51,727 INFO  L87              Difference]: Start difference. First operand 310 states and 385 transitions. Second operand  has 9 states, 8 states have (on average 8.125) internal successors, (65), 9 states have internal predecessors, (65), 3 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-07 20:39:51,979 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:51,979 INFO  L93              Difference]: Finished difference Result 318 states and 389 transitions.
[2024-11-07 20:39:51,979 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:39:51,980 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 8.125) internal successors, (65), 9 states have internal predecessors, (65), 3 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 44
[2024-11-07 20:39:51,980 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:51,983 INFO  L225             Difference]: With dead ends: 318
[2024-11-07 20:39:51,983 INFO  L226             Difference]: Without dead ends: 310
[2024-11-07 20:39:51,983 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 62 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=31, Invalid=78, Unknown=1, NotChecked=0, Total=110
[2024-11-07 20:39:51,984 INFO  L432           NwaCegarLoop]: 35 mSDtfsCounter, 12 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 196 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 189 SdHoareTripleChecker+Invalid, 199 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 196 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:51,984 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 189 Invalid, 199 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 196 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:51,985 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 310 states.
[2024-11-07 20:39:52,004 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 310 to 310.
[2024-11-07 20:39:52,004 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 310 states, 280 states have (on average 1.2607142857142857) internal successors, (353), 290 states have internal predecessors, (353), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-07 20:39:52,006 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 381 transitions.
[2024-11-07 20:39:52,006 INFO  L78                 Accepts]: Start accepts. Automaton has 310 states and 381 transitions. Word has length 44
[2024-11-07 20:39:52,007 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:52,007 INFO  L471      AbstractCegarLoop]: Abstraction has 310 states and 381 transitions.
[2024-11-07 20:39:52,007 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 8.125) internal successors, (65), 9 states have internal predecessors, (65), 3 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-07 20:39:52,007 INFO  L276                IsEmpty]: Start isEmpty. Operand 310 states and 381 transitions.
[2024-11-07 20:39:52,007 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-07 20:39:52,007 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:52,007 INFO  L215           NwaCegarLoop]: trace histogram [2, 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]
[2024-11-07 20:39:52,025 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-07 20:39:52,208 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-07 20:39:52,208 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:52,208 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:52,208 INFO  L85        PathProgramCache]: Analyzing trace with hash -776252686, now seen corresponding path program 1 times
[2024-11-07 20:39:52,209 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:52,209 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [102299532]
[2024-11-07 20:39:52,209 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:52,209 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:52,216 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,266 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:52,267 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,269 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:52,270 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,272 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:52,273 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,276 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:52,276 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:52,276 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [102299532]
[2024-11-07 20:39:52,276 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [102299532] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:52,276 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:52,276 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:52,276 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2010532772]
[2024-11-07 20:39:52,277 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:52,277 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:52,277 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:52,278 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:52,278 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:52,278 INFO  L87              Difference]: Start difference. First operand 310 states and 381 transitions. Second operand  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:52,449 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:52,450 INFO  L93              Difference]: Finished difference Result 317 states and 388 transitions.
[2024-11-07 20:39:52,450 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:52,450 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 45
[2024-11-07 20:39:52,450 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:52,452 INFO  L225             Difference]: With dead ends: 317
[2024-11-07 20:39:52,453 INFO  L226             Difference]: Without dead ends: 316
[2024-11-07 20:39:52,453 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:52,454 INFO  L432           NwaCegarLoop]: 42 mSDtfsCounter, 4 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:52,454 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 64 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:52,455 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 316 states.
[2024-11-07 20:39:52,470 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 316 to 310.
[2024-11-07 20:39:52,471 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 310 states, 280 states have (on average 1.2392857142857143) internal successors, (347), 290 states have internal predecessors, (347), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-07 20:39:52,473 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 375 transitions.
[2024-11-07 20:39:52,473 INFO  L78                 Accepts]: Start accepts. Automaton has 310 states and 375 transitions. Word has length 45
[2024-11-07 20:39:52,473 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:52,473 INFO  L471      AbstractCegarLoop]: Abstraction has 310 states and 375 transitions.
[2024-11-07 20:39:52,474 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:52,474 INFO  L276                IsEmpty]: Start isEmpty. Operand 310 states and 375 transitions.
[2024-11-07 20:39:52,474 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-11-07 20:39:52,474 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:52,474 INFO  L215           NwaCegarLoop]: trace histogram [2, 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]
[2024-11-07 20:39:52,474 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 20:39:52,475 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:52,475 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:52,475 INFO  L85        PathProgramCache]: Analyzing trace with hash 87381308, now seen corresponding path program 1 times
[2024-11-07 20:39:52,475 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:52,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1541060979]
[2024-11-07 20:39:52,476 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:52,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:52,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,589 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:52,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,613 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:52,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,618 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:52,619 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 5 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:52,621 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:52,621 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1541060979]
[2024-11-07 20:39:52,621 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1541060979] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:52,621 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1149390942]
[2024-11-07 20:39:52,621 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:52,622 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:52,622 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:52,624 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-07 20:39:52,625 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-07 20:39:52,664 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:52,665 INFO  L255         TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:52,666 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:52,785 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:52,785 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:53,102 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-11-07 20:39:53,102 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1149390942] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:39:53,102 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:39:53,103 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 16
[2024-11-07 20:39:53,103 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1699406486]
[2024-11-07 20:39:53,103 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:53,103 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-07 20:39:53,103 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:53,104 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-07 20:39:53,104 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=57, Invalid=215, Unknown=0, NotChecked=0, Total=272
[2024-11-07 20:39:53,104 INFO  L87              Difference]: Start difference. First operand 310 states and 375 transitions. Second operand  has 17 states, 16 states have (on average 4.0625) internal successors, (65), 16 states have internal predecessors, (65), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 20:39:53,608 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:53,608 INFO  L93              Difference]: Finished difference Result 320 states and 382 transitions.
[2024-11-07 20:39:53,608 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-07 20:39:53,609 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 16 states have (on average 4.0625) internal successors, (65), 16 states have internal predecessors, (65), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 45
[2024-11-07 20:39:53,609 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:53,611 INFO  L225             Difference]: With dead ends: 320
[2024-11-07 20:39:53,611 INFO  L226             Difference]: Without dead ends: 317
[2024-11-07 20:39:53,612 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 111 GetRequests, 82 SyntacticMatches, 5 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 123 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=159, Invalid=491, Unknown=0, NotChecked=0, Total=650
[2024-11-07 20:39:53,612 INFO  L432           NwaCegarLoop]: 26 mSDtfsCounter, 203 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 193 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 203 SdHoareTripleChecker+Valid, 138 SdHoareTripleChecker+Invalid, 231 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 193 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:53,612 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [203 Valid, 138 Invalid, 231 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 193 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 20:39:53,613 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 317 states.
[2024-11-07 20:39:53,627 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 317 to 307.
[2024-11-07 20:39:53,628 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 307 states, 280 states have (on average 1.1892857142857143) internal successors, (333), 287 states have internal predecessors, (333), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-07 20:39:53,629 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 307 states and 361 transitions.
[2024-11-07 20:39:53,629 INFO  L78                 Accepts]: Start accepts. Automaton has 307 states and 361 transitions. Word has length 45
[2024-11-07 20:39:53,629 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:53,629 INFO  L471      AbstractCegarLoop]: Abstraction has 307 states and 361 transitions.
[2024-11-07 20:39:53,630 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 16 states have (on average 4.0625) internal successors, (65), 16 states have internal predecessors, (65), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-11-07 20:39:53,630 INFO  L276                IsEmpty]: Start isEmpty. Operand 307 states and 361 transitions.
[2024-11-07 20:39:53,630 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-07 20:39:53,630 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:53,630 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 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]
[2024-11-07 20:39:53,647 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-11-07 20:39:53,831 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-07 20:39:53,831 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:53,831 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:53,831 INFO  L85        PathProgramCache]: Analyzing trace with hash 1705970571, now seen corresponding path program 1 times
[2024-11-07 20:39:53,832 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:53,832 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688148352]
[2024-11-07 20:39:53,832 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:53,832 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:53,840 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:53,890 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:53,891 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:53,892 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:53,892 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:53,898 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:53,898 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:53,901 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:53,901 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:53,901 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688148352]
[2024-11-07 20:39:53,901 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688148352] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:53,902 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:39:53,903 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:39:53,903 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [315058628]
[2024-11-07 20:39:53,903 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:53,903 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:39:53,903 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:53,904 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:39:53,904 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:53,904 INFO  L87              Difference]: Start difference. First operand 307 states and 361 transitions. Second operand  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:54,100 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:54,100 INFO  L93              Difference]: Finished difference Result 314 states and 368 transitions.
[2024-11-07 20:39:54,103 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:39:54,104 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 46
[2024-11-07 20:39:54,104 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:54,106 INFO  L225             Difference]: With dead ends: 314
[2024-11-07 20:39:54,106 INFO  L226             Difference]: Without dead ends: 313
[2024-11-07 20:39:54,107 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:39:54,107 INFO  L432           NwaCegarLoop]: 42 mSDtfsCounter, 4 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:54,107 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 76 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:54,108 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 313 states.
[2024-11-07 20:39:54,121 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 313 to 307.
[2024-11-07 20:39:54,122 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 307 states, 280 states have (on average 1.167857142857143) internal successors, (327), 287 states have internal predecessors, (327), 14 states have call successors, (14), 5 states have call predecessors, (14), 5 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-11-07 20:39:54,123 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 307 states and 355 transitions.
[2024-11-07 20:39:54,123 INFO  L78                 Accepts]: Start accepts. Automaton has 307 states and 355 transitions. Word has length 46
[2024-11-07 20:39:54,123 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:54,123 INFO  L471      AbstractCegarLoop]: Abstraction has 307 states and 355 transitions.
[2024-11-07 20:39:54,123 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:54,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 307 states and 355 transitions.
[2024-11-07 20:39:54,124 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-11-07 20:39:54,124 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:54,124 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 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]
[2024-11-07 20:39:54,124 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-07 20:39:54,124 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:54,124 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:54,125 INFO  L85        PathProgramCache]: Analyzing trace with hash -1586146687, now seen corresponding path program 1 times
[2024-11-07 20:39:54,125 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:54,125 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152377948]
[2024-11-07 20:39:54,125 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:54,125 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:54,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:39:54,136 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1660843185]
[2024-11-07 20:39:54,136 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:54,136 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:54,136 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:54,139 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:39:54,141 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-07 20:39:54,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:54,179 INFO  L255         TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 16 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:54,180 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:54,388 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:54,388 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:54,502 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:39:54,503 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:54,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152377948]
[2024-11-07 20:39:54,503 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:39:54,503 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1660843185]
[2024-11-07 20:39:54,503 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1660843185] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:39:54,503 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:39:54,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10
[2024-11-07 20:39:54,504 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308041199]
[2024-11-07 20:39:54,504 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:54,504 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:39:54,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:54,505 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:39:54,505 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:39:54,505 INFO  L87              Difference]: Start difference. First operand 307 states and 355 transitions. Second operand  has 11 states, 10 states have (on average 6.6) internal successors, (66), 11 states have internal predecessors, (66), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-07 20:39:55,005 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:55,005 INFO  L93              Difference]: Finished difference Result 411 states and 473 transitions.
[2024-11-07 20:39:55,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 20:39:55,006 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 6.6) internal successors, (66), 11 states have internal predecessors, (66), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 46
[2024-11-07 20:39:55,006 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:55,009 INFO  L225             Difference]: With dead ends: 411
[2024-11-07 20:39:55,010 INFO  L226             Difference]: Without dead ends: 291
[2024-11-07 20:39:55,011 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 80 SyntacticMatches, 1 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 30 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=78, Invalid=228, Unknown=0, NotChecked=0, Total=306
[2024-11-07 20:39:55,012 INFO  L432           NwaCegarLoop]: 30 mSDtfsCounter, 78 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 239 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 248 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 239 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:55,013 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 134 Invalid, 248 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 239 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 20:39:55,013 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 291 states.
[2024-11-07 20:39:55,029 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 291 to 285.
[2024-11-07 20:39:55,030 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 285 states, 260 states have (on average 1.1384615384615384) internal successors, (296), 266 states have internal predecessors, (296), 13 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13)
[2024-11-07 20:39:55,032 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 285 states and 322 transitions.
[2024-11-07 20:39:55,032 INFO  L78                 Accepts]: Start accepts. Automaton has 285 states and 322 transitions. Word has length 46
[2024-11-07 20:39:55,032 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:55,032 INFO  L471      AbstractCegarLoop]: Abstraction has 285 states and 322 transitions.
[2024-11-07 20:39:55,032 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 6.6) internal successors, (66), 11 states have internal predecessors, (66), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-11-07 20:39:55,033 INFO  L276                IsEmpty]: Start isEmpty. Operand 285 states and 322 transitions.
[2024-11-07 20:39:55,033 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 66
[2024-11-07 20:39:55,033 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:55,034 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:55,052 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-07 20:39:55,238 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,13 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:55,239 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:55,239 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:55,239 INFO  L85        PathProgramCache]: Analyzing trace with hash -1884112250, now seen corresponding path program 2 times
[2024-11-07 20:39:55,239 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:55,239 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [706199296]
[2024-11-07 20:39:55,239 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:55,239 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:55,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:39:55,257 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1301758923]
[2024-11-07 20:39:55,258 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:39:55,260 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:55,260 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:55,262 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:39:55,264 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-07 20:39:55,315 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:39:55,315 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:39:55,317 INFO  L255         TraceCheckSpWp]: Trace formula consists of 134 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:55,318 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:55,473 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-07 20:39:55,473 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:55,852 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-07 20:39:55,852 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:55,852 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [706199296]
[2024-11-07 20:39:55,852 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:39:55,852 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1301758923]
[2024-11-07 20:39:55,852 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1301758923] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:39:55,852 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:39:55,852 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-07 20:39:55,853 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837657795]
[2024-11-07 20:39:55,853 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:55,853 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 20:39:55,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:55,854 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 20:39:55,854 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:39:55,854 INFO  L87              Difference]: Start difference. First operand 285 states and 322 transitions. Second operand  has 10 states, 9 states have (on average 10.444444444444445) internal successors, (94), 10 states have internal predecessors, (94), 5 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 5 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-07 20:39:56,707 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:56,707 INFO  L93              Difference]: Finished difference Result 450 states and 525 transitions.
[2024-11-07 20:39:56,707 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 20:39:56,708 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 10.444444444444445) internal successors, (94), 10 states have internal predecessors, (94), 5 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 5 states have call predecessors, (6), 5 states have call successors, (6) Word has length 65
[2024-11-07 20:39:56,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:56,710 INFO  L225             Difference]: With dead ends: 450
[2024-11-07 20:39:56,710 INFO  L226             Difference]: Without dead ends: 441
[2024-11-07 20:39:56,710 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 120 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=80, Invalid=160, Unknown=0, NotChecked=0, Total=240
[2024-11-07 20:39:56,711 INFO  L432           NwaCegarLoop]: 56 mSDtfsCounter, 154 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 321 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 156 SdHoareTripleChecker+Valid, 272 SdHoareTripleChecker+Invalid, 335 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 321 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:56,711 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [156 Valid, 272 Invalid, 335 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 321 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 20:39:56,712 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 441 states.
[2024-11-07 20:39:56,733 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 441 to 403.
[2024-11-07 20:39:56,734 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 403 states, 372 states have (on average 1.1612903225806452) internal successors, (432), 378 states have internal predecessors, (432), 19 states have call successors, (19), 5 states have call predecessors, (19), 5 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-07 20:39:56,736 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 403 states and 470 transitions.
[2024-11-07 20:39:56,737 INFO  L78                 Accepts]: Start accepts. Automaton has 403 states and 470 transitions. Word has length 65
[2024-11-07 20:39:56,737 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:56,737 INFO  L471      AbstractCegarLoop]: Abstraction has 403 states and 470 transitions.
[2024-11-07 20:39:56,737 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 10.444444444444445) internal successors, (94), 10 states have internal predecessors, (94), 5 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 5 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-07 20:39:56,737 INFO  L276                IsEmpty]: Start isEmpty. Operand 403 states and 470 transitions.
[2024-11-07 20:39:56,737 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-11-07 20:39:56,738 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:56,738 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:56,757 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-07 20:39:56,938 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,14 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:56,938 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:56,939 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:56,939 INFO  L85        PathProgramCache]: Analyzing trace with hash 1626594472, now seen corresponding path program 2 times
[2024-11-07 20:39:56,939 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:56,939 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109453049]
[2024-11-07 20:39:56,939 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:56,939 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:56,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:57,063 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:57,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:57,066 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:57,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:57,072 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:57,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:57,096 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:39:57,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:57,103 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 38 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-11-07 20:39:57,103 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:57,103 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109453049]
[2024-11-07 20:39:57,104 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109453049] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:57,104 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [630671981]
[2024-11-07 20:39:57,104 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:39:57,104 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:57,104 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:57,106 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:39:57,109 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-07 20:39:57,154 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:39:57,154 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:39:57,155 INFO  L255         TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:57,156 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:57,311 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-11-07 20:39:57,311 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:57,407 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [630671981] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:57,407 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:39:57,408 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 4] total 10
[2024-11-07 20:39:57,408 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [692813603]
[2024-11-07 20:39:57,408 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:57,408 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:39:57,408 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:57,409 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:39:57,409 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=113, Unknown=0, NotChecked=0, Total=156
[2024-11-07 20:39:57,409 INFO  L87              Difference]: Start difference. First operand 403 states and 470 transitions. Second operand  has 11 states, 10 states have (on average 10.1) internal successors, (101), 11 states have internal predecessors, (101), 5 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 5 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-07 20:39:57,680 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:57,680 INFO  L93              Difference]: Finished difference Result 411 states and 474 transitions.
[2024-11-07 20:39:57,681 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 20:39:57,681 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 10.1) internal successors, (101), 11 states have internal predecessors, (101), 5 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 5 states have call predecessors, (6), 5 states have call successors, (6) Word has length 67
[2024-11-07 20:39:57,681 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:57,683 INFO  L225             Difference]: With dead ends: 411
[2024-11-07 20:39:57,683 INFO  L226             Difference]: Without dead ends: 403
[2024-11-07 20:39:57,684 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 86 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 42 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=69, Invalid=171, Unknown=0, NotChecked=0, Total=240
[2024-11-07 20:39:57,685 INFO  L432           NwaCegarLoop]: 27 mSDtfsCounter, 37 mSDsluCounter, 125 mSDsCounter, 0 mSdLazyCounter, 212 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 220 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 212 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:57,685 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 152 Invalid, 220 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 212 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:39:57,686 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 403 states.
[2024-11-07 20:39:57,703 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 403 to 403.
[2024-11-07 20:39:57,703 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 403 states, 372 states have (on average 1.1505376344086022) internal successors, (428), 378 states have internal predecessors, (428), 19 states have call successors, (19), 5 states have call predecessors, (19), 5 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-07 20:39:57,705 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 403 states and 466 transitions.
[2024-11-07 20:39:57,705 INFO  L78                 Accepts]: Start accepts. Automaton has 403 states and 466 transitions. Word has length 67
[2024-11-07 20:39:57,705 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:57,705 INFO  L471      AbstractCegarLoop]: Abstraction has 403 states and 466 transitions.
[2024-11-07 20:39:57,706 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 10.1) internal successors, (101), 11 states have internal predecessors, (101), 5 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 5 states have call predecessors, (6), 5 states have call successors, (6)
[2024-11-07 20:39:57,706 INFO  L276                IsEmpty]: Start isEmpty. Operand 403 states and 466 transitions.
[2024-11-07 20:39:57,706 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-11-07 20:39:57,707 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:57,707 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:57,724 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-11-07 20:39:57,907 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2024-11-07 20:39:57,908 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:57,908 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:57,908 INFO  L85        PathProgramCache]: Analyzing trace with hash 1718084489, now seen corresponding path program 3 times
[2024-11-07 20:39:57,908 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:57,908 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1501314726]
[2024-11-07 20:39:57,909 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:57,909 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:57,932 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,057 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:58,058 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,059 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:58,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,061 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:58,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,082 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:39:58,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,085 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:39:58,086 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,088 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 0 proven. 87 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-07 20:39:58,088 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:58,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1501314726]
[2024-11-07 20:39:58,089 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1501314726] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:58,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [922004977]
[2024-11-07 20:39:58,089 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-07 20:39:58,089 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:58,089 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:58,091 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:39:58,093 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-07 20:39:58,133 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-07 20:39:58,133 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,134 INFO  L255         TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:58,135 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:58,246 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked.
[2024-11-07 20:39:58,247 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:39:58,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [922004977] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:39:58,247 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:39:58,247 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [8] total 11
[2024-11-07 20:39:58,247 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [706446494]
[2024-11-07 20:39:58,247 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:39:58,248 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:39:58,248 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:58,248 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:39:58,248 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132
[2024-11-07 20:39:58,249 INFO  L87              Difference]: Start difference. First operand 403 states and 466 transitions. Second operand  has 5 states, 4 states have (on average 10.25) internal successors, (41), 5 states have internal predecessors, (41), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:58,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:58,306 INFO  L93              Difference]: Finished difference Result 411 states and 470 transitions.
[2024-11-07 20:39:58,307 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:39:58,307 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 10.25) internal successors, (41), 5 states have internal predecessors, (41), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 90
[2024-11-07 20:39:58,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:58,309 INFO  L225             Difference]: With dead ends: 411
[2024-11-07 20:39:58,309 INFO  L226             Difference]: Without dead ends: 404
[2024-11-07 20:39:58,309 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 96 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132
[2024-11-07 20:39:58,309 INFO  L432           NwaCegarLoop]: 33 mSDtfsCounter, 30 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:58,309 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 74 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:39:58,310 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 404 states.
[2024-11-07 20:39:58,334 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 404 to 394.
[2024-11-07 20:39:58,335 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 394 states, 363 states have (on average 1.140495867768595) internal successors, (414), 369 states have internal predecessors, (414), 19 states have call successors, (19), 5 states have call predecessors, (19), 5 states have return successors, (19), 19 states have call predecessors, (19), 19 states have call successors, (19)
[2024-11-07 20:39:58,337 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 394 states and 452 transitions.
[2024-11-07 20:39:58,337 INFO  L78                 Accepts]: Start accepts. Automaton has 394 states and 452 transitions. Word has length 90
[2024-11-07 20:39:58,337 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:58,337 INFO  L471      AbstractCegarLoop]: Abstraction has 394 states and 452 transitions.
[2024-11-07 20:39:58,338 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 10.25) internal successors, (41), 5 states have internal predecessors, (41), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-11-07 20:39:58,338 INFO  L276                IsEmpty]: Start isEmpty. Operand 394 states and 452 transitions.
[2024-11-07 20:39:58,339 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-11-07 20:39:58,339 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:58,339 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:58,355 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-11-07 20:39:58,539 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,16 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:58,540 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:58,541 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:58,541 INFO  L85        PathProgramCache]: Analyzing trace with hash 938127955, now seen corresponding path program 1 times
[2024-11-07 20:39:58,541 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:58,541 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2091253221]
[2024-11-07 20:39:58,541 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:58,542 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:58,555 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,655 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:58,656 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,657 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:58,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,659 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:58,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:39:58,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,664 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:39:58,665 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,683 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 6 proven. 73 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-07 20:39:58,684 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:39:58,684 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2091253221]
[2024-11-07 20:39:58,684 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2091253221] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:39:58,684 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [567082255]
[2024-11-07 20:39:58,684 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:58,684 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:58,684 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:39:58,686 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:39:58,688 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-07 20:39:58,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:58,737 INFO  L255         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-07 20:39:58,740 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:39:58,831 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 6 proven. 73 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-07 20:39:58,831 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:39:59,033 INFO  L134       CoverageAnalysis]: Checked inductivity of 89 backedges. 6 proven. 73 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2024-11-07 20:39:59,034 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [567082255] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:39:59,034 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:39:59,034 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 14
[2024-11-07 20:39:59,034 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [807796859]
[2024-11-07 20:39:59,034 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:39:59,035 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-07 20:39:59,035 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:39:59,035 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-07 20:39:59,035 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=160, Unknown=0, NotChecked=0, Total=210
[2024-11-07 20:39:59,036 INFO  L87              Difference]: Start difference. First operand 394 states and 452 transitions. Second operand  has 15 states, 14 states have (on average 9.928571428571429) internal successors, (139), 15 states have internal predecessors, (139), 7 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8)
[2024-11-07 20:39:59,642 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:39:59,642 INFO  L93              Difference]: Finished difference Result 1083 states and 1271 transitions.
[2024-11-07 20:39:59,643 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. 
[2024-11-07 20:39:59,643 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 9.928571428571429) internal successors, (139), 15 states have internal predecessors, (139), 7 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8) Word has length 90
[2024-11-07 20:39:59,643 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:39:59,648 INFO  L225             Difference]: With dead ends: 1083
[2024-11-07 20:39:59,648 INFO  L226             Difference]: Without dead ends: 1057
[2024-11-07 20:39:59,649 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 210 GetRequests, 182 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 156 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=258, Invalid=612, Unknown=0, NotChecked=0, Total=870
[2024-11-07 20:39:59,649 INFO  L432           NwaCegarLoop]: 26 mSDtfsCounter, 168 mSDsluCounter, 235 mSDsCounter, 0 mSdLazyCounter, 385 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 261 SdHoareTripleChecker+Invalid, 410 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 385 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 20:39:59,649 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 261 Invalid, 410 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 385 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 20:39:59,651 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1057 states.
[2024-11-07 20:39:59,696 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1057 to 985.
[2024-11-07 20:39:59,698 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 985 states, 928 states have (on average 1.1174568965517242) internal successors, (1037), 934 states have internal predecessors, (1037), 45 states have call successors, (45), 5 states have call predecessors, (45), 5 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45)
[2024-11-07 20:39:59,700 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 985 states and 1127 transitions.
[2024-11-07 20:39:59,701 INFO  L78                 Accepts]: Start accepts. Automaton has 985 states and 1127 transitions. Word has length 90
[2024-11-07 20:39:59,701 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:39:59,701 INFO  L471      AbstractCegarLoop]: Abstraction has 985 states and 1127 transitions.
[2024-11-07 20:39:59,701 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 9.928571428571429) internal successors, (139), 15 states have internal predecessors, (139), 7 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8)
[2024-11-07 20:39:59,702 INFO  L276                IsEmpty]: Start isEmpty. Operand 985 states and 1127 transitions.
[2024-11-07 20:39:59,713 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2024-11-07 20:39:59,713 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:39:59,713 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:39:59,729 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-07 20:39:59,913 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,17 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:39:59,914 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:39:59,914 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:39:59,914 INFO  L85        PathProgramCache]: Analyzing trace with hash -1915498629, now seen corresponding path program 1 times
[2024-11-07 20:39:59,914 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:39:59,914 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [432521943]
[2024-11-07 20:39:59,914 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:39:59,914 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:39:59,924 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:59,994 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:39:59,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:59,996 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:39:59,997 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:39:59,997 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:39:59,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,000 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:00,001 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,003 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:00,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,007 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:00,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,009 INFO  L134       CoverageAnalysis]: Checked inductivity of 127 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-07 20:40:00,009 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:00,009 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [432521943]
[2024-11-07 20:40:00,009 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [432521943] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:00,010 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1965832029]
[2024-11-07 20:40:00,010 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:00,010 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:00,010 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:00,012 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:00,014 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-07 20:40:00,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,066 INFO  L255         TraceCheckSpWp]: Trace formula consists of 178 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:00,067 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:00,146 INFO  L134       CoverageAnalysis]: Checked inductivity of 127 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-07 20:40:00,146 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:00,275 INFO  L134       CoverageAnalysis]: Checked inductivity of 127 backedges. 0 proven. 99 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-07 20:40:00,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1965832029] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:00,275 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:00,275 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-07 20:40:00,275 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [470481472]
[2024-11-07 20:40:00,275 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:00,276 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:40:00,276 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:00,276 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:40:00,276 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=55, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:40:00,276 INFO  L87              Difference]: Start difference. First operand 985 states and 1127 transitions. Second operand  has 11 states, 10 states have (on average 16.1) internal successors, (161), 11 states have internal predecessors, (161), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-07 20:40:00,479 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:00,480 INFO  L93              Difference]: Finished difference Result 1843 states and 2204 transitions.
[2024-11-07 20:40:00,480 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 20:40:00,480 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 16.1) internal successors, (161), 11 states have internal predecessors, (161), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11) Word has length 100
[2024-11-07 20:40:00,481 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:00,487 INFO  L225             Difference]: With dead ends: 1843
[2024-11-07 20:40:00,487 INFO  L226             Difference]: Without dead ends: 1841
[2024-11-07 20:40:00,488 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 215 GetRequests, 206 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=55, Invalid=55, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:40:00,488 INFO  L432           NwaCegarLoop]: 35 mSDtfsCounter, 58 mSDsluCounter, 154 mSDsCounter, 0 mSdLazyCounter, 124 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 189 SdHoareTripleChecker+Invalid, 134 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:00,488 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 189 Invalid, 134 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 124 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:40:00,490 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1841 states.
[2024-11-07 20:40:00,561 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1841 to 1813.
[2024-11-07 20:40:00,568 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1813 states, 1715 states have (on average 1.103790087463557) internal successors, (1893), 1720 states have internal predecessors, (1893), 87 states have call successors, (87), 5 states have call predecessors, (87), 5 states have return successors, (87), 87 states have call predecessors, (87), 87 states have call successors, (87)
[2024-11-07 20:40:00,574 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1813 states to 1813 states and 2067 transitions.
[2024-11-07 20:40:00,574 INFO  L78                 Accepts]: Start accepts. Automaton has 1813 states and 2067 transitions. Word has length 100
[2024-11-07 20:40:00,574 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:00,574 INFO  L471      AbstractCegarLoop]: Abstraction has 1813 states and 2067 transitions.
[2024-11-07 20:40:00,575 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 16.1) internal successors, (161), 11 states have internal predecessors, (161), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-07 20:40:00,575 INFO  L276                IsEmpty]: Start isEmpty. Operand 1813 states and 2067 transitions.
[2024-11-07 20:40:00,576 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-07 20:40:00,576 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:00,576 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:00,595 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-07 20:40:00,777 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,18 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:00,777 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:00,777 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:00,778 INFO  L85        PathProgramCache]: Analyzing trace with hash 1124255409, now seen corresponding path program 1 times
[2024-11-07 20:40:00,778 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:00,778 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2061719570]
[2024-11-07 20:40:00,778 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:00,778 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:00,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,851 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:00,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,853 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:00,853 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,854 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:00,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,857 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:00,857 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,859 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:00,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,862 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:00,863 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,865 INFO  L134       CoverageAnalysis]: Checked inductivity of 126 backedges. 0 proven. 83 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked.
[2024-11-07 20:40:00,865 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:00,866 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2061719570]
[2024-11-07 20:40:00,866 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2061719570] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:00,866 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1502003287]
[2024-11-07 20:40:00,866 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:00,866 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:00,866 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:00,868 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:00,870 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-07 20:40:00,922 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:00,923 INFO  L255         TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:00,925 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:01,029 INFO  L134       CoverageAnalysis]: Checked inductivity of 126 backedges. 78 proven. 30 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2024-11-07 20:40:01,029 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:01,134 INFO  L134       CoverageAnalysis]: Checked inductivity of 126 backedges. 66 proven. 30 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked.
[2024-11-07 20:40:01,134 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1502003287] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:01,134 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:01,134 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 6] total 10
[2024-11-07 20:40:01,134 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [22930812]
[2024-11-07 20:40:01,134 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:01,135 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 20:40:01,135 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:01,135 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 20:40:01,135 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=67, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:40:01,136 INFO  L87              Difference]: Start difference. First operand 1813 states and 2067 transitions. Second operand  has 10 states, 10 states have (on average 15.6) internal successors, (156), 10 states have internal predecessors, (156), 9 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 9 states have call predecessors, (11), 9 states have call successors, (11)
[2024-11-07 20:40:01,577 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:01,578 INFO  L93              Difference]: Finished difference Result 2907 states and 3356 transitions.
[2024-11-07 20:40:01,578 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-07 20:40:01,579 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 15.6) internal successors, (156), 10 states have internal predecessors, (156), 9 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 9 states have call predecessors, (11), 9 states have call successors, (11) Word has length 103
[2024-11-07 20:40:01,579 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:01,588 INFO  L225             Difference]: With dead ends: 2907
[2024-11-07 20:40:01,588 INFO  L226             Difference]: Without dead ends: 2354
[2024-11-07 20:40:01,590 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 234 GetRequests, 209 SyntacticMatches, 3 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 115 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=135, Invalid=417, Unknown=0, NotChecked=0, Total=552
[2024-11-07 20:40:01,591 INFO  L432           NwaCegarLoop]: 54 mSDtfsCounter, 170 mSDsluCounter, 234 mSDsCounter, 0 mSdLazyCounter, 405 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 170 SdHoareTripleChecker+Valid, 288 SdHoareTripleChecker+Invalid, 412 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 405 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:01,592 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [170 Valid, 288 Invalid, 412 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 405 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 20:40:01,594 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2354 states.
[2024-11-07 20:40:01,698 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2354 to 1956.
[2024-11-07 20:40:01,700 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1956 states, 1850 states have (on average 1.1021621621621622) internal successors, (2039), 1855 states have internal predecessors, (2039), 95 states have call successors, (95), 5 states have call predecessors, (95), 5 states have return successors, (95), 95 states have call predecessors, (95), 95 states have call successors, (95)
[2024-11-07 20:40:01,705 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1956 states to 1956 states and 2229 transitions.
[2024-11-07 20:40:01,707 INFO  L78                 Accepts]: Start accepts. Automaton has 1956 states and 2229 transitions. Word has length 103
[2024-11-07 20:40:01,707 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:01,707 INFO  L471      AbstractCegarLoop]: Abstraction has 1956 states and 2229 transitions.
[2024-11-07 20:40:01,707 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 15.6) internal successors, (156), 10 states have internal predecessors, (156), 9 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 9 states have call predecessors, (11), 9 states have call successors, (11)
[2024-11-07 20:40:01,707 INFO  L276                IsEmpty]: Start isEmpty. Operand 1956 states and 2229 transitions.
[2024-11-07 20:40:01,709 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 104
[2024-11-07 20:40:01,712 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:01,712 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:01,729 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-11-07 20:40:01,913 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-11-07 20:40:01,913 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:01,914 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:01,914 INFO  L85        PathProgramCache]: Analyzing trace with hash -1977386885, now seen corresponding path program 1 times
[2024-11-07 20:40:01,914 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:01,914 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [125603246]
[2024-11-07 20:40:01,914 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:01,914 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:01,925 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:01,986 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:01,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:01,988 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:01,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:01,989 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:01,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:01,991 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:01,992 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:01,994 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:01,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:01,997 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:01,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:02,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 108 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-07 20:40:02,000 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:02,000 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [125603246]
[2024-11-07 20:40:02,000 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [125603246] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:02,000 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1498558397]
[2024-11-07 20:40:02,000 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:02,001 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:02,001 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:02,003 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:02,005 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-07 20:40:02,058 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:02,059 INFO  L255         TraceCheckSpWp]: Trace formula consists of 191 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:02,060 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:02,154 INFO  L134       CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 108 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-07 20:40:02,154 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:02,283 INFO  L134       CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 108 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-11-07 20:40:02,283 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1498558397] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:02,283 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:02,283 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2024-11-07 20:40:02,284 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [468300281]
[2024-11-07 20:40:02,284 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:02,284 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:40:02,284 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:02,285 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:40:02,285 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=55, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:40:02,285 INFO  L87              Difference]: Start difference. First operand 1956 states and 2229 transitions. Second operand  has 11 states, 10 states have (on average 16.7) internal successors, (167), 11 states have internal predecessors, (167), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-07 20:40:02,543 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:02,543 INFO  L93              Difference]: Finished difference Result 2895 states and 3350 transitions.
[2024-11-07 20:40:02,544 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 20:40:02,544 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 16.7) internal successors, (167), 11 states have internal predecessors, (167), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11) Word has length 103
[2024-11-07 20:40:02,544 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:02,553 INFO  L225             Difference]: With dead ends: 2895
[2024-11-07 20:40:02,553 INFO  L226             Difference]: Without dead ends: 2894
[2024-11-07 20:40:02,554 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 221 GetRequests, 212 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=55, Invalid=55, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:40:02,555 INFO  L432           NwaCegarLoop]: 34 mSDtfsCounter, 96 mSDsluCounter, 229 mSDsCounter, 0 mSdLazyCounter, 181 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 96 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:02,555 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [96 Valid, 263 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 181 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:40:02,557 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2894 states.
[2024-11-07 20:40:02,686 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2894 to 2846.
[2024-11-07 20:40:02,689 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2846 states, 2693 states have (on average 1.1188265874489418) internal successors, (3013), 2698 states have internal predecessors, (3013), 142 states have call successors, (142), 5 states have call predecessors, (142), 5 states have return successors, (142), 142 states have call predecessors, (142), 142 states have call successors, (142)
[2024-11-07 20:40:02,700 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2846 states to 2846 states and 3297 transitions.
[2024-11-07 20:40:02,701 INFO  L78                 Accepts]: Start accepts. Automaton has 2846 states and 3297 transitions. Word has length 103
[2024-11-07 20:40:02,701 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:02,701 INFO  L471      AbstractCegarLoop]: Abstraction has 2846 states and 3297 transitions.
[2024-11-07 20:40:02,701 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 16.7) internal successors, (167), 11 states have internal predecessors, (167), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-07 20:40:02,701 INFO  L276                IsEmpty]: Start isEmpty. Operand 2846 states and 3297 transitions.
[2024-11-07 20:40:02,703 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-11-07 20:40:02,703 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:02,704 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:02,723 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-11-07 20:40:02,908 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26,20 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:02,909 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:02,909 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:02,909 INFO  L85        PathProgramCache]: Analyzing trace with hash 195229521, now seen corresponding path program 1 times
[2024-11-07 20:40:02,909 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:02,909 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630486958]
[2024-11-07 20:40:02,909 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:02,909 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:02,921 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,029 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:03,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,031 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:03,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:03,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:03,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,037 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:03,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:03,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,059 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:03,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,061 INFO  L134       CoverageAnalysis]: Checked inductivity of 230 backedges. 58 proven. 128 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2024-11-07 20:40:03,061 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:03,061 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [630486958]
[2024-11-07 20:40:03,062 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [630486958] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:03,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [959785674]
[2024-11-07 20:40:03,062 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:03,062 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:03,062 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:03,068 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:03,069 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-07 20:40:03,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:03,129 INFO  L255         TraceCheckSpWp]: Trace formula consists of 236 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:03,132 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:03,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 230 backedges. 73 proven. 113 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2024-11-07 20:40:03,316 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:03,476 INFO  L134       CoverageAnalysis]: Checked inductivity of 230 backedges. 73 proven. 113 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked.
[2024-11-07 20:40:03,477 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [959785674] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:03,477 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:03,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 12
[2024-11-07 20:40:03,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [728271168]
[2024-11-07 20:40:03,477 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:03,478 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-07 20:40:03,478 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:03,478 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-07 20:40:03,479 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132
[2024-11-07 20:40:03,479 INFO  L87              Difference]: Start difference. First operand 2846 states and 3297 transitions. Second operand  has 12 states, 12 states have (on average 14.666666666666666) internal successors, (176), 12 states have internal predecessors, (176), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-07 20:40:03,932 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:03,932 INFO  L93              Difference]: Finished difference Result 5713 states and 6731 transitions.
[2024-11-07 20:40:03,933 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-07 20:40:03,933 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 14.666666666666666) internal successors, (176), 12 states have internal predecessors, (176), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11) Word has length 134
[2024-11-07 20:40:03,933 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:03,943 INFO  L225             Difference]: With dead ends: 5713
[2024-11-07 20:40:03,944 INFO  L226             Difference]: Without dead ends: 4294
[2024-11-07 20:40:03,947 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 290 GetRequests, 273 SyntacticMatches, 5 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182
[2024-11-07 20:40:03,947 INFO  L432           NwaCegarLoop]: 92 mSDtfsCounter, 63 mSDsluCounter, 314 mSDsCounter, 0 mSdLazyCounter, 482 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 63 SdHoareTripleChecker+Valid, 406 SdHoareTripleChecker+Invalid, 484 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 482 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:03,947 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [63 Valid, 406 Invalid, 484 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 482 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 20:40:03,951 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4294 states.
[2024-11-07 20:40:04,107 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4294 to 3114.
[2024-11-07 20:40:04,116 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3114 states, 2947 states have (on average 1.1153715643026807) internal successors, (3287), 2952 states have internal predecessors, (3287), 156 states have call successors, (156), 5 states have call predecessors, (156), 5 states have return successors, (156), 156 states have call predecessors, (156), 156 states have call successors, (156)
[2024-11-07 20:40:04,128 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3114 states to 3114 states and 3599 transitions.
[2024-11-07 20:40:04,130 INFO  L78                 Accepts]: Start accepts. Automaton has 3114 states and 3599 transitions. Word has length 134
[2024-11-07 20:40:04,131 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:04,131 INFO  L471      AbstractCegarLoop]: Abstraction has 3114 states and 3599 transitions.
[2024-11-07 20:40:04,131 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 14.666666666666666) internal successors, (176), 12 states have internal predecessors, (176), 10 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 10 states have call predecessors, (11), 10 states have call successors, (11)
[2024-11-07 20:40:04,131 INFO  L276                IsEmpty]: Start isEmpty. Operand 3114 states and 3599 transitions.
[2024-11-07 20:40:04,134 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 158
[2024-11-07 20:40:04,134 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:04,134 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:04,151 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-11-07 20:40:04,335 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-07 20:40:04,335 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:04,335 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:04,335 INFO  L85        PathProgramCache]: Analyzing trace with hash 1924404516, now seen corresponding path program 2 times
[2024-11-07 20:40:04,335 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:04,336 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1273248947]
[2024-11-07 20:40:04,336 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:04,336 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:04,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,585 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:04,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,589 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:04,590 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:04,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,593 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:04,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,598 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:04,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,602 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:04,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,604 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:04,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,609 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:04,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,612 INFO  L134       CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 277 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-11-07 20:40:04,612 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:04,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1273248947]
[2024-11-07 20:40:04,612 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1273248947] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:04,612 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1562344790]
[2024-11-07 20:40:04,612 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:40:04,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:04,612 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:04,614 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:04,616 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-07 20:40:04,682 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:40:04,682 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:04,685 INFO  L255         TraceCheckSpWp]: Trace formula consists of 270 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:04,687 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:04,861 INFO  L134       CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 337 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-11-07 20:40:04,862 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:05,199 INFO  L134       CoverageAnalysis]: Checked inductivity of 341 backedges. 0 proven. 277 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-11-07 20:40:05,199 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1562344790] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:05,199 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:05,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 15, 16] total 30
[2024-11-07 20:40:05,200 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [911359411]
[2024-11-07 20:40:05,200 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:05,200 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-07 20:40:05,200 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:05,201 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-07 20:40:05,201 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=239, Invalid=631, Unknown=0, NotChecked=0, Total=870
[2024-11-07 20:40:05,201 INFO  L87              Difference]: Start difference. First operand 3114 states and 3599 transitions. Second operand  has 30 states, 30 states have (on average 8.633333333333333) internal successors, (259), 30 states have internal predecessors, (259), 14 states have call successors, (24), 8 states have call predecessors, (24), 8 states have return successors, (24), 14 states have call predecessors, (24), 14 states have call successors, (24)
[2024-11-07 20:40:06,004 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:06,004 INFO  L93              Difference]: Finished difference Result 10561 states and 12323 transitions.
[2024-11-07 20:40:06,005 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 44 states. 
[2024-11-07 20:40:06,005 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 30 states have (on average 8.633333333333333) internal successors, (259), 30 states have internal predecessors, (259), 14 states have call successors, (24), 8 states have call predecessors, (24), 8 states have return successors, (24), 14 states have call predecessors, (24), 14 states have call successors, (24) Word has length 157
[2024-11-07 20:40:06,005 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:06,036 INFO  L225             Difference]: With dead ends: 10561
[2024-11-07 20:40:06,036 INFO  L226             Difference]: Without dead ends: 10553
[2024-11-07 20:40:06,039 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 370 GetRequests, 315 SyntacticMatches, 0 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 611 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=1049, Invalid=2143, Unknown=0, NotChecked=0, Total=3192
[2024-11-07 20:40:06,039 INFO  L432           NwaCegarLoop]: 44 mSDtfsCounter, 291 mSDsluCounter, 571 mSDsCounter, 0 mSdLazyCounter, 142 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 291 SdHoareTripleChecker+Valid, 615 SdHoareTripleChecker+Invalid, 149 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 142 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:06,039 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [291 Valid, 615 Invalid, 149 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 142 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:40:06,043 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10553 states.
[2024-11-07 20:40:06,497 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10553 to 10478.
[2024-11-07 20:40:06,509 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10478 states, 9948 states have (on average 1.089264173703257) internal successors, (10836), 9954 states have internal predecessors, (10836), 509 states have call successors, (509), 15 states have call predecessors, (509), 15 states have return successors, (509), 508 states have call predecessors, (509), 509 states have call successors, (509)
[2024-11-07 20:40:06,532 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10478 states to 10478 states and 11854 transitions.
[2024-11-07 20:40:06,535 INFO  L78                 Accepts]: Start accepts. Automaton has 10478 states and 11854 transitions. Word has length 157
[2024-11-07 20:40:06,535 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:06,535 INFO  L471      AbstractCegarLoop]: Abstraction has 10478 states and 11854 transitions.
[2024-11-07 20:40:06,536 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 30 states have (on average 8.633333333333333) internal successors, (259), 30 states have internal predecessors, (259), 14 states have call successors, (24), 8 states have call predecessors, (24), 8 states have return successors, (24), 14 states have call predecessors, (24), 14 states have call successors, (24)
[2024-11-07 20:40:06,536 INFO  L276                IsEmpty]: Start isEmpty. Operand 10478 states and 11854 transitions.
[2024-11-07 20:40:06,539 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 158
[2024-11-07 20:40:06,539 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:06,539 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:06,556 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-07 20:40:06,744 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-07 20:40:06,744 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:06,744 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:06,744 INFO  L85        PathProgramCache]: Analyzing trace with hash 1924404934, now seen corresponding path program 1 times
[2024-11-07 20:40:06,744 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:06,744 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [183703920]
[2024-11-07 20:40:06,744 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:06,745 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:06,763 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:40:06,764 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [856938670]
[2024-11-07 20:40:06,764 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:06,764 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:06,764 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:06,767 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:06,769 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-07 20:40:06,833 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:06,835 INFO  L255         TraceCheckSpWp]: Trace formula consists of 270 conjuncts, 27 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:06,837 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:07,413 INFO  L134       CoverageAnalysis]: Checked inductivity of 353 backedges. 15 proven. 289 refuted. 0 times theorem prover too weak. 49 trivial. 0 not checked.
[2024-11-07 20:40:07,413 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:07,991 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:07,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [183703920]
[2024-11-07 20:40:07,991 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:40:07,991 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [856938670]
[2024-11-07 20:40:07,991 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [856938670] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:07,991 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:40:07,992 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17] total 17
[2024-11-07 20:40:07,992 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650514446]
[2024-11-07 20:40:07,992 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:07,992 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-07 20:40:07,992 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:07,992 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-07 20:40:07,993 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=59, Invalid=361, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:40:07,993 INFO  L87              Difference]: Start difference. First operand 10478 states and 11854 transitions. Second operand  has 18 states, 17 states have (on average 7.411764705882353) internal successors, (126), 18 states have internal predecessors, (126), 7 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8)
[2024-11-07 20:40:09,175 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:09,175 INFO  L93              Difference]: Finished difference Result 11307 states and 12793 transitions.
[2024-11-07 20:40:09,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-07 20:40:09,176 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 17 states have (on average 7.411764705882353) internal successors, (126), 18 states have internal predecessors, (126), 7 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8) Word has length 157
[2024-11-07 20:40:09,176 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:09,218 INFO  L225             Difference]: With dead ends: 11307
[2024-11-07 20:40:09,218 INFO  L226             Difference]: Without dead ends: 11303
[2024-11-07 20:40:09,221 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 176 GetRequests, 152 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 108 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=107, Invalid=543, Unknown=0, NotChecked=0, Total=650
[2024-11-07 20:40:09,222 INFO  L432           NwaCegarLoop]: 69 mSDtfsCounter, 83 mSDsluCounter, 692 mSDsCounter, 0 mSdLazyCounter, 1564 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 85 SdHoareTripleChecker+Valid, 761 SdHoareTripleChecker+Invalid, 1569 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 1564 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:09,222 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [85 Valid, 761 Invalid, 1569 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 1564 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-07 20:40:09,228 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11303 states.
[2024-11-07 20:40:09,826 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11303 to 10449.
[2024-11-07 20:40:09,836 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10449 states, 9920 states have (on average 1.0891129032258065) internal successors, (10804), 9926 states have internal predecessors, (10804), 508 states have call successors, (508), 15 states have call predecessors, (508), 15 states have return successors, (508), 507 states have call predecessors, (508), 508 states have call successors, (508)
[2024-11-07 20:40:09,851 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10449 states to 10449 states and 11820 transitions.
[2024-11-07 20:40:09,854 INFO  L78                 Accepts]: Start accepts. Automaton has 10449 states and 11820 transitions. Word has length 157
[2024-11-07 20:40:09,855 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:09,855 INFO  L471      AbstractCegarLoop]: Abstraction has 10449 states and 11820 transitions.
[2024-11-07 20:40:09,855 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 7.411764705882353) internal successors, (126), 18 states have internal predecessors, (126), 7 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8)
[2024-11-07 20:40:09,855 INFO  L276                IsEmpty]: Start isEmpty. Operand 10449 states and 11820 transitions.
[2024-11-07 20:40:09,858 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 158
[2024-11-07 20:40:09,859 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:09,859 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:09,876 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-11-07 20:40:10,059 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,23 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:10,060 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:10,060 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:10,060 INFO  L85        PathProgramCache]: Analyzing trace with hash -111175832, now seen corresponding path program 2 times
[2024-11-07 20:40:10,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:10,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1836107117]
[2024-11-07 20:40:10,060 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:10,060 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:10,084 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:40:10,086 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [874977854]
[2024-11-07 20:40:10,086 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:40:10,086 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:10,087 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:10,089 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:10,090 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-07 20:40:10,154 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:40:10,154 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:10,156 INFO  L255         TraceCheckSpWp]: Trace formula consists of 273 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:10,159 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:10,461 INFO  L134       CoverageAnalysis]: Checked inductivity of 349 backedges. 0 proven. 255 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked.
[2024-11-07 20:40:10,462 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:10,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 349 backedges. 0 proven. 255 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked.
[2024-11-07 20:40:10,918 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:10,918 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1836107117]
[2024-11-07 20:40:10,918 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:40:10,918 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [874977854]
[2024-11-07 20:40:10,918 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [874977854] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:10,918 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:40:10,918 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2024-11-07 20:40:10,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [387785228]
[2024-11-07 20:40:10,919 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:10,919 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-07 20:40:10,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:10,919 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-07 20:40:10,920 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=47, Invalid=135, Unknown=0, NotChecked=0, Total=182
[2024-11-07 20:40:10,920 INFO  L87              Difference]: Start difference. First operand 10449 states and 11820 transitions. Second operand  has 14 states, 13 states have (on average 14.307692307692308) internal successors, (186), 14 states have internal predecessors, (186), 9 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 9 states have call predecessors, (10), 9 states have call successors, (10)
[2024-11-07 20:40:12,643 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:12,644 INFO  L93              Difference]: Finished difference Result 12941 states and 14662 transitions.
[2024-11-07 20:40:12,644 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2024-11-07 20:40:12,644 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 14.307692307692308) internal successors, (186), 14 states have internal predecessors, (186), 9 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 9 states have call predecessors, (10), 9 states have call successors, (10) Word has length 157
[2024-11-07 20:40:12,645 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:12,674 INFO  L225             Difference]: With dead ends: 12941
[2024-11-07 20:40:12,674 INFO  L226             Difference]: Without dead ends: 12919
[2024-11-07 20:40:12,678 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 325 GetRequests, 300 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=206, Invalid=496, Unknown=0, NotChecked=0, Total=702
[2024-11-07 20:40:12,682 INFO  L432           NwaCegarLoop]: 83 mSDtfsCounter, 264 mSDsluCounter, 573 mSDsCounter, 0 mSdLazyCounter, 923 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 656 SdHoareTripleChecker+Invalid, 954 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 923 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:12,682 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 656 Invalid, 954 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 923 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-07 20:40:12,688 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12919 states.
[2024-11-07 20:40:13,242 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12919 to 12696.
[2024-11-07 20:40:13,252 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12696 states, 12053 states have (on average 1.0881108437733344) internal successors, (13115), 12061 states have internal predecessors, (13115), 622 states have call successors, (622), 15 states have call predecessors, (622), 15 states have return successors, (622), 619 states have call predecessors, (622), 622 states have call successors, (622)
[2024-11-07 20:40:13,278 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12696 states to 12696 states and 14359 transitions.
[2024-11-07 20:40:13,282 INFO  L78                 Accepts]: Start accepts. Automaton has 12696 states and 14359 transitions. Word has length 157
[2024-11-07 20:40:13,282 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:13,282 INFO  L471      AbstractCegarLoop]: Abstraction has 12696 states and 14359 transitions.
[2024-11-07 20:40:13,282 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 14.307692307692308) internal successors, (186), 14 states have internal predecessors, (186), 9 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 9 states have call predecessors, (10), 9 states have call successors, (10)
[2024-11-07 20:40:13,283 INFO  L276                IsEmpty]: Start isEmpty. Operand 12696 states and 14359 transitions.
[2024-11-07 20:40:13,286 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 158
[2024-11-07 20:40:13,286 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:13,286 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:13,302 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-11-07 20:40:13,486 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,24 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:13,486 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:13,487 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:13,487 INFO  L85        PathProgramCache]: Analyzing trace with hash -1837625658, now seen corresponding path program 3 times
[2024-11-07 20:40:13,487 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:13,487 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408985125]
[2024-11-07 20:40:13,487 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:13,487 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:13,517 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:40:13,518 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [727785710]
[2024-11-07 20:40:13,518 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-07 20:40:13,518 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:13,518 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:13,522 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:13,523 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-07 20:40:13,576 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-07 20:40:13,576 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:13,579 INFO  L255         TraceCheckSpWp]: Trace formula consists of 134 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:13,581 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:13,641 INFO  L134       CoverageAnalysis]: Checked inductivity of 385 backedges. 131 proven. 8 refuted. 0 times theorem prover too weak. 246 trivial. 0 not checked.
[2024-11-07 20:40:13,641 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:14,004 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:14,004 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408985125]
[2024-11-07 20:40:14,004 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:40:14,004 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [727785710]
[2024-11-07 20:40:14,004 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [727785710] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:14,004 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:40:14,005 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-07 20:40:14,005 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235800210]
[2024-11-07 20:40:14,005 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:14,006 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:40:14,006 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:14,006 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:40:14,007 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:40:14,007 INFO  L87              Difference]: Start difference. First operand 12696 states and 14359 transitions. Second operand  has 5 states, 4 states have (on average 13.5) internal successors, (54), 5 states have internal predecessors, (54), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-07 20:40:14,351 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:14,351 INFO  L93              Difference]: Finished difference Result 13478 states and 15269 transitions.
[2024-11-07 20:40:14,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:40:14,352 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 13.5) internal successors, (54), 5 states have internal predecessors, (54), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 157
[2024-11-07 20:40:14,352 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:14,369 INFO  L225             Difference]: With dead ends: 13478
[2024-11-07 20:40:14,369 INFO  L226             Difference]: Without dead ends: 7612
[2024-11-07 20:40:14,378 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 173 GetRequests, 166 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:40:14,378 INFO  L432           NwaCegarLoop]: 45 mSDtfsCounter, 31 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 102 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:14,379 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 102 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:40:14,386 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7612 states.
[2024-11-07 20:40:14,696 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7612 to 7599.
[2024-11-07 20:40:14,702 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7599 states, 7202 states have (on average 1.0896973063038045) internal successors, (7848), 7211 states have internal predecessors, (7848), 376 states have call successors, (376), 15 states have call predecessors, (376), 15 states have return successors, (376), 372 states have call predecessors, (376), 376 states have call successors, (376)
[2024-11-07 20:40:14,714 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7599 states to 7599 states and 8600 transitions.
[2024-11-07 20:40:14,717 INFO  L78                 Accepts]: Start accepts. Automaton has 7599 states and 8600 transitions. Word has length 157
[2024-11-07 20:40:14,718 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:14,718 INFO  L471      AbstractCegarLoop]: Abstraction has 7599 states and 8600 transitions.
[2024-11-07 20:40:14,718 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 13.5) internal successors, (54), 5 states have internal predecessors, (54), 2 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2024-11-07 20:40:14,718 INFO  L276                IsEmpty]: Start isEmpty. Operand 7599 states and 8600 transitions.
[2024-11-07 20:40:14,721 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 183
[2024-11-07 20:40:14,721 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:14,722 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:14,738 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-11-07 20:40:14,925 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable31
[2024-11-07 20:40:14,926 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:14,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:14,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 2333843, now seen corresponding path program 2 times
[2024-11-07 20:40:14,927 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:14,927 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1936748699]
[2024-11-07 20:40:14,927 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:14,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:14,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,129 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:15,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,131 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:15,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,132 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:15,133 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,134 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:15,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,136 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:15,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,138 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:15,139 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,142 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:15,143 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,144 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:15,146 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,147 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:15,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,170 INFO  L134       CoverageAnalysis]: Checked inductivity of 519 backedges. 18 proven. 431 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-07 20:40:15,170 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:15,170 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1936748699]
[2024-11-07 20:40:15,170 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1936748699] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:15,171 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [659135115]
[2024-11-07 20:40:15,171 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:40:15,171 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:15,171 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:15,173 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:15,175 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-07 20:40:15,268 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:40:15,268 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:15,273 INFO  L255         TraceCheckSpWp]: Trace formula consists of 303 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:15,284 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:15,460 INFO  L134       CoverageAnalysis]: Checked inductivity of 519 backedges. 18 proven. 431 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-07 20:40:15,460 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:15,812 INFO  L134       CoverageAnalysis]: Checked inductivity of 519 backedges. 18 proven. 431 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked.
[2024-11-07 20:40:15,812 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [659135115] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:15,812 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:15,812 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 22
[2024-11-07 20:40:15,813 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2142055641]
[2024-11-07 20:40:15,813 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:15,813 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-07 20:40:15,813 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:15,814 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-07 20:40:15,814 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=142, Invalid=364, Unknown=0, NotChecked=0, Total=506
[2024-11-07 20:40:15,814 INFO  L87              Difference]: Start difference. First operand 7599 states and 8600 transitions. Second operand  has 23 states, 22 states have (on average 12.863636363636363) internal successors, (283), 23 states have internal predecessors, (283), 15 states have call successors, (16), 1 states have call predecessors, (16), 2 states have return successors, (16), 15 states have call predecessors, (16), 15 states have call successors, (16)
[2024-11-07 20:40:16,858 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:16,858 INFO  L93              Difference]: Finished difference Result 9185 states and 10442 transitions.
[2024-11-07 20:40:16,859 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. 
[2024-11-07 20:40:16,859 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 12.863636363636363) internal successors, (283), 23 states have internal predecessors, (283), 15 states have call successors, (16), 1 states have call predecessors, (16), 2 states have return successors, (16), 15 states have call predecessors, (16), 15 states have call successors, (16) Word has length 182
[2024-11-07 20:40:16,860 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:16,879 INFO  L225             Difference]: With dead ends: 9185
[2024-11-07 20:40:16,879 INFO  L226             Difference]: Without dead ends: 9179
[2024-11-07 20:40:16,885 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 426 GetRequests, 370 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 832 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=1046, Invalid=2260, Unknown=0, NotChecked=0, Total=3306
[2024-11-07 20:40:16,886 INFO  L432           NwaCegarLoop]: 25 mSDtfsCounter, 249 mSDsluCounter, 248 mSDsCounter, 0 mSdLazyCounter, 434 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 250 SdHoareTripleChecker+Valid, 273 SdHoareTripleChecker+Invalid, 475 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 434 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:16,886 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [250 Valid, 273 Invalid, 475 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 434 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 20:40:16,895 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9179 states.
[2024-11-07 20:40:17,294 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9179 to 8997.
[2024-11-07 20:40:17,303 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8997 states, 8542 states have (on average 1.0652072114258955) internal successors, (9099), 8548 states have internal predecessors, (9099), 434 states have call successors, (434), 15 states have call predecessors, (434), 15 states have return successors, (434), 433 states have call predecessors, (434), 434 states have call successors, (434)
[2024-11-07 20:40:17,317 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8997 states to 8997 states and 9967 transitions.
[2024-11-07 20:40:17,320 INFO  L78                 Accepts]: Start accepts. Automaton has 8997 states and 9967 transitions. Word has length 182
[2024-11-07 20:40:17,320 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:17,320 INFO  L471      AbstractCegarLoop]: Abstraction has 8997 states and 9967 transitions.
[2024-11-07 20:40:17,320 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 12.863636363636363) internal successors, (283), 23 states have internal predecessors, (283), 15 states have call successors, (16), 1 states have call predecessors, (16), 2 states have return successors, (16), 15 states have call predecessors, (16), 15 states have call successors, (16)
[2024-11-07 20:40:17,321 INFO  L276                IsEmpty]: Start isEmpty. Operand 8997 states and 9967 transitions.
[2024-11-07 20:40:17,324 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 204
[2024-11-07 20:40:17,324 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:17,325 INFO  L215           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 6, 6, 6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:17,343 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0
[2024-11-07 20:40:17,528 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2024-11-07 20:40:17,529 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:17,529 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:17,529 INFO  L85        PathProgramCache]: Analyzing trace with hash -1047457370, now seen corresponding path program 3 times
[2024-11-07 20:40:17,529 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:17,529 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026023788]
[2024-11-07 20:40:17,529 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:17,529 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:17,549 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,730 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:17,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,733 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:17,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,736 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:17,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,738 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:17,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,740 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:17,741 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,743 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:17,743 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,745 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:17,746 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,747 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:17,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,752 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:17,753 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,755 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:17,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 648 backedges. 177 proven. 355 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked.
[2024-11-07 20:40:17,759 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:17,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026023788]
[2024-11-07 20:40:17,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026023788] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:17,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1595640436]
[2024-11-07 20:40:17,760 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-07 20:40:17,760 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:17,760 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:17,762 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:17,764 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-07 20:40:17,831 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s)
[2024-11-07 20:40:17,831 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:17,832 INFO  L255         TraceCheckSpWp]: Trace formula consists of 202 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:17,835 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:18,149 INFO  L134       CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 358 refuted. 0 times theorem prover too weak. 290 trivial. 0 not checked.
[2024-11-07 20:40:18,149 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:22,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1595640436] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:22,681 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:40:22,681 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 7] total 17
[2024-11-07 20:40:22,681 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [898957472]
[2024-11-07 20:40:22,681 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:22,682 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 17 states
[2024-11-07 20:40:22,682 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:22,682 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants.
[2024-11-07 20:40:22,682 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=59, Invalid=320, Unknown=1, NotChecked=0, Total=380
[2024-11-07 20:40:22,682 INFO  L87              Difference]: Start difference. First operand 8997 states and 9967 transitions. Second operand  has 17 states, 17 states have (on average 14.294117647058824) internal successors, (243), 17 states have internal predecessors, (243), 13 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 13 states have call predecessors, (14), 13 states have call successors, (14)
[2024-11-07 20:40:24,367 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:24,367 INFO  L93              Difference]: Finished difference Result 14383 states and 16151 transitions.
[2024-11-07 20:40:24,368 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-07 20:40:24,368 INFO  L78                 Accepts]: Start accepts. Automaton has  has 17 states, 17 states have (on average 14.294117647058824) internal successors, (243), 17 states have internal predecessors, (243), 13 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 13 states have call predecessors, (14), 13 states have call successors, (14) Word has length 203
[2024-11-07 20:40:24,368 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:24,388 INFO  L225             Difference]: With dead ends: 14383
[2024-11-07 20:40:24,389 INFO  L226             Difference]: Without dead ends: 11095
[2024-11-07 20:40:24,398 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 269 GetRequests, 230 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 323 ImplicationChecksByTransitivity, 4.7s TimeCoverageRelationStatistics Valid=223, Invalid=1416, Unknown=1, NotChecked=0, Total=1640
[2024-11-07 20:40:24,399 INFO  L432           NwaCegarLoop]: 188 mSDtfsCounter, 214 mSDsluCounter, 1477 mSDsCounter, 0 mSdLazyCounter, 2752 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 214 SdHoareTripleChecker+Valid, 1665 SdHoareTripleChecker+Invalid, 2764 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 2752 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:24,399 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [214 Valid, 1665 Invalid, 2764 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 2752 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-07 20:40:24,405 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11095 states.
[2024-11-07 20:40:24,859 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11095 to 9974.
[2024-11-07 20:40:24,867 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9974 states, 9469 states have (on average 1.0618861548209948) internal successors, (10055), 9475 states have internal predecessors, (10055), 484 states have call successors, (484), 15 states have call predecessors, (484), 15 states have return successors, (484), 483 states have call predecessors, (484), 484 states have call successors, (484)
[2024-11-07 20:40:24,881 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9974 states to 9974 states and 11023 transitions.
[2024-11-07 20:40:24,884 INFO  L78                 Accepts]: Start accepts. Automaton has 9974 states and 11023 transitions. Word has length 203
[2024-11-07 20:40:24,886 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:24,886 INFO  L471      AbstractCegarLoop]: Abstraction has 9974 states and 11023 transitions.
[2024-11-07 20:40:24,886 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 17 states, 17 states have (on average 14.294117647058824) internal successors, (243), 17 states have internal predecessors, (243), 13 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 13 states have call predecessors, (14), 13 states have call successors, (14)
[2024-11-07 20:40:24,887 INFO  L276                IsEmpty]: Start isEmpty. Operand 9974 states and 11023 transitions.
[2024-11-07 20:40:24,891 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 216
[2024-11-07 20:40:24,891 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:24,891 INFO  L215           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:24,908 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0
[2024-11-07 20:40:25,092 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,27 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:25,092 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:25,092 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:25,092 INFO  L85        PathProgramCache]: Analyzing trace with hash -295614854, now seen corresponding path program 2 times
[2024-11-07 20:40:25,093 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:25,093 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516263191]
[2024-11-07 20:40:25,093 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:25,093 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:25,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,290 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:25,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,292 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:25,293 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,294 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:25,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,296 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:25,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:25,298 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,299 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:25,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,300 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:25,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,302 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:25,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,304 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:25,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,306 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:25,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,308 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207
[2024-11-07 20:40:25,309 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,310 INFO  L134       CoverageAnalysis]: Checked inductivity of 792 backedges. 0 proven. 644 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:25,311 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:25,311 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1516263191]
[2024-11-07 20:40:25,311 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1516263191] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:25,311 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [190421951]
[2024-11-07 20:40:25,311 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:40:25,311 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:25,311 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:25,313 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:25,315 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-07 20:40:25,389 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:40:25,389 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:25,393 INFO  L255         TraceCheckSpWp]: Trace formula consists of 348 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:25,396 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:25,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 792 backedges. 0 proven. 644 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:25,594 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:25,942 INFO  L134       CoverageAnalysis]: Checked inductivity of 792 backedges. 0 proven. 644 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:25,943 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [190421951] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:25,943 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:25,943 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 20
[2024-11-07 20:40:25,943 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [130146045]
[2024-11-07 20:40:25,943 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:25,944 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-07 20:40:25,944 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:25,945 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-07 20:40:25,946 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:40:25,946 INFO  L87              Difference]: Start difference. First operand 9974 states and 11023 transitions. Second operand  has 21 states, 20 states have (on average 17.05) internal successors, (341), 21 states have internal predecessors, (341), 20 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 20 states have call predecessors, (21), 20 states have call successors, (21)
[2024-11-07 20:40:26,614 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:26,614 INFO  L93              Difference]: Finished difference Result 13336 states and 15212 transitions.
[2024-11-07 20:40:26,614 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-07 20:40:26,615 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 17.05) internal successors, (341), 21 states have internal predecessors, (341), 20 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 20 states have call predecessors, (21), 20 states have call successors, (21) Word has length 215
[2024-11-07 20:40:26,615 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:26,636 INFO  L225             Difference]: With dead ends: 13336
[2024-11-07 20:40:26,636 INFO  L226             Difference]: Without dead ends: 13335
[2024-11-07 20:40:26,640 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 460 GetRequests, 441 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:40:26,640 INFO  L432           NwaCegarLoop]: 36 mSDtfsCounter, 166 mSDsluCounter, 285 mSDsCounter, 0 mSdLazyCounter, 242 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 166 SdHoareTripleChecker+Valid, 321 SdHoareTripleChecker+Invalid, 251 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 242 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:26,641 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [166 Valid, 321 Invalid, 251 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 242 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:40:26,645 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13335 states.
[2024-11-07 20:40:27,226 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13335 to 13267.
[2024-11-07 20:40:27,238 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13267 states, 12590 states have (on average 1.0837966640190628) internal successors, (13645), 12596 states have internal predecessors, (13645), 656 states have call successors, (656), 15 states have call predecessors, (656), 15 states have return successors, (656), 655 states have call predecessors, (656), 656 states have call successors, (656)
[2024-11-07 20:40:27,258 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13267 states to 13267 states and 14957 transitions.
[2024-11-07 20:40:27,261 INFO  L78                 Accepts]: Start accepts. Automaton has 13267 states and 14957 transitions. Word has length 215
[2024-11-07 20:40:27,262 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:27,262 INFO  L471      AbstractCegarLoop]: Abstraction has 13267 states and 14957 transitions.
[2024-11-07 20:40:27,262 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 17.05) internal successors, (341), 21 states have internal predecessors, (341), 20 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 20 states have call predecessors, (21), 20 states have call successors, (21)
[2024-11-07 20:40:27,262 INFO  L276                IsEmpty]: Start isEmpty. Operand 13267 states and 14957 transitions.
[2024-11-07 20:40:27,266 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 219
[2024-11-07 20:40:27,266 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:27,266 INFO  L215           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:27,284 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0
[2024-11-07 20:40:27,466 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2024-11-07 20:40:27,467 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:27,467 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:27,467 INFO  L85        PathProgramCache]: Analyzing trace with hash 1820811666, now seen corresponding path program 2 times
[2024-11-07 20:40:27,467 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:27,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1330192363]
[2024-11-07 20:40:27,467 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:27,467 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:27,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,657 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:27,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,658 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:27,659 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,659 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:27,660 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,661 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:27,662 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,663 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:27,664 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,668 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:27,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,670 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:27,671 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,672 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:27,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,674 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:27,675 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,676 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:27,677 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,678 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207
[2024-11-07 20:40:27,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,680 INFO  L134       CoverageAnalysis]: Checked inductivity of 816 backedges. 0 proven. 668 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:27,680 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:27,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1330192363]
[2024-11-07 20:40:27,681 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1330192363] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:27,681 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1776596608]
[2024-11-07 20:40:27,681 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:40:27,682 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:27,683 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:27,685 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:27,686 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-11-07 20:40:27,766 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:40:27,767 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:27,768 INFO  L255         TraceCheckSpWp]: Trace formula consists of 376 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:27,771 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:27,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 816 backedges. 0 proven. 668 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:27,952 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:28,213 INFO  L134       CoverageAnalysis]: Checked inductivity of 816 backedges. 0 proven. 668 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:28,213 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1776596608] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:28,213 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:28,214 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 20
[2024-11-07 20:40:28,214 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1371323374]
[2024-11-07 20:40:28,214 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:28,214 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-07 20:40:28,214 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:28,215 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-07 20:40:28,215 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:40:28,215 INFO  L87              Difference]: Start difference. First operand 13267 states and 14957 transitions. Second operand  has 21 states, 20 states have (on average 17.35) internal successors, (347), 21 states have internal predecessors, (347), 20 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 20 states have call predecessors, (21), 20 states have call successors, (21)
[2024-11-07 20:40:29,160 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:29,161 INFO  L93              Difference]: Finished difference Result 18227 states and 20879 transitions.
[2024-11-07 20:40:29,161 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. 
[2024-11-07 20:40:29,161 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 20 states have (on average 17.35) internal successors, (347), 21 states have internal predecessors, (347), 20 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 20 states have call predecessors, (21), 20 states have call successors, (21) Word has length 218
[2024-11-07 20:40:29,162 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:29,191 INFO  L225             Difference]: With dead ends: 18227
[2024-11-07 20:40:29,191 INFO  L226             Difference]: Without dead ends: 18226
[2024-11-07 20:40:29,198 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 466 GetRequests, 447 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:40:29,199 INFO  L432           NwaCegarLoop]: 35 mSDtfsCounter, 662 mSDsluCounter, 372 mSDsCounter, 0 mSdLazyCounter, 289 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 662 SdHoareTripleChecker+Valid, 407 SdHoareTripleChecker+Invalid, 290 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 289 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:29,199 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [662 Valid, 407 Invalid, 290 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 289 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 20:40:29,208 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18226 states.
[2024-11-07 20:40:29,968 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18226 to 18108.
[2024-11-07 20:40:29,981 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18108 states, 17176 states have (on average 1.1013623660922216) internal successors, (18917), 17181 states have internal predecessors, (18917), 911 states have call successors, (911), 15 states have call predecessors, (911), 15 states have return successors, (911), 911 states have call predecessors, (911), 911 states have call successors, (911)
[2024-11-07 20:40:30,000 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18108 states to 18108 states and 20739 transitions.
[2024-11-07 20:40:30,003 INFO  L78                 Accepts]: Start accepts. Automaton has 18108 states and 20739 transitions. Word has length 218
[2024-11-07 20:40:30,003 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:30,003 INFO  L471      AbstractCegarLoop]: Abstraction has 18108 states and 20739 transitions.
[2024-11-07 20:40:30,004 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 20 states have (on average 17.35) internal successors, (347), 21 states have internal predecessors, (347), 20 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 20 states have call predecessors, (21), 20 states have call successors, (21)
[2024-11-07 20:40:30,004 INFO  L276                IsEmpty]: Start isEmpty. Operand 18108 states and 20739 transitions.
[2024-11-07 20:40:30,006 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 227
[2024-11-07 20:40:30,006 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:30,007 INFO  L215           NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 7, 7, 7, 7, 7, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:30,019 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-11-07 20:40:30,207 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-11-07 20:40:30,207 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:30,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:30,208 INFO  L85        PathProgramCache]: Analyzing trace with hash 1266803891, now seen corresponding path program 4 times
[2024-11-07 20:40:30,208 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:30,208 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1968377281]
[2024-11-07 20:40:30,208 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:30,208 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:30,223 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,420 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:30,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,422 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:30,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,424 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:30,424 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,425 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:30,426 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,427 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:30,427 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,428 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:30,429 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,430 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:30,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:30,433 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,434 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:30,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,436 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:30,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,438 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207
[2024-11-07 20:40:30,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,440 INFO  L134       CoverageAnalysis]: Checked inductivity of 830 backedges. 183 proven. 499 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:30,440 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:30,440 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1968377281]
[2024-11-07 20:40:30,441 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1968377281] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:30,441 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1831922703]
[2024-11-07 20:40:30,441 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-07 20:40:30,441 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:30,441 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:30,443 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:30,445 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-11-07 20:40:30,525 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-07 20:40:30,525 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:30,526 INFO  L255         TraceCheckSpWp]: Trace formula consists of 372 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:30,528 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:30,817 INFO  L134       CoverageAnalysis]: Checked inductivity of 830 backedges. 232 proven. 450 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:30,817 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:31,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 830 backedges. 232 proven. 450 refuted. 0 times theorem prover too weak. 148 trivial. 0 not checked.
[2024-11-07 20:40:31,055 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1831922703] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:31,055 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:31,055 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 18
[2024-11-07 20:40:31,055 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [88281674]
[2024-11-07 20:40:31,055 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:31,055 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-07 20:40:31,056 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:31,056 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-07 20:40:31,056 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=81, Invalid=225, Unknown=0, NotChecked=0, Total=306
[2024-11-07 20:40:31,056 INFO  L87              Difference]: Start difference. First operand 18108 states and 20739 transitions. Second operand  has 18 states, 18 states have (on average 15.777777777777779) internal successors, (284), 18 states have internal predecessors, (284), 16 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 16 states have call predecessors, (17), 16 states have call successors, (17)
[2024-11-07 20:40:32,091 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:32,091 INFO  L93              Difference]: Finished difference Result 32340 states and 37799 transitions.
[2024-11-07 20:40:32,091 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 20:40:32,091 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 15.777777777777779) internal successors, (284), 18 states have internal predecessors, (284), 16 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 16 states have call predecessors, (17), 16 states have call successors, (17) Word has length 226
[2024-11-07 20:40:32,092 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:32,125 INFO  L225             Difference]: With dead ends: 32340
[2024-11-07 20:40:32,126 INFO  L226             Difference]: Without dead ends: 24171
[2024-11-07 20:40:32,138 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 488 GetRequests, 459 SyntacticMatches, 9 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 188 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=119, Invalid=343, Unknown=0, NotChecked=0, Total=462
[2024-11-07 20:40:32,139 INFO  L432           NwaCegarLoop]: 127 mSDtfsCounter, 115 mSDsluCounter, 603 mSDsCounter, 0 mSdLazyCounter, 951 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 730 SdHoareTripleChecker+Invalid, 953 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 951 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:32,139 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 730 Invalid, 953 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 951 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 20:40:32,149 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 24171 states.
[2024-11-07 20:40:32,933 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 24171 to 17991.
[2024-11-07 20:40:32,945 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17991 states, 17064 states have (on average 1.099566338490389) internal successors, (18763), 17069 states have internal predecessors, (18763), 906 states have call successors, (906), 15 states have call predecessors, (906), 15 states have return successors, (906), 906 states have call predecessors, (906), 906 states have call successors, (906)
[2024-11-07 20:40:32,963 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17991 states to 17991 states and 20575 transitions.
[2024-11-07 20:40:32,967 INFO  L78                 Accepts]: Start accepts. Automaton has 17991 states and 20575 transitions. Word has length 226
[2024-11-07 20:40:32,968 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:32,968 INFO  L471      AbstractCegarLoop]: Abstraction has 17991 states and 20575 transitions.
[2024-11-07 20:40:32,968 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 15.777777777777779) internal successors, (284), 18 states have internal predecessors, (284), 16 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 16 states have call predecessors, (17), 16 states have call successors, (17)
[2024-11-07 20:40:32,968 INFO  L276                IsEmpty]: Start isEmpty. Operand 17991 states and 20575 transitions.
[2024-11-07 20:40:32,971 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 250
[2024-11-07 20:40:32,971 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:32,972 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 11, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 8, 8, 8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:32,983 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0
[2024-11-07 20:40:33,172 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable36,30 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:33,172 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:33,172 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:33,172 INFO  L85        PathProgramCache]: Analyzing trace with hash -1469582586, now seen corresponding path program 5 times
[2024-11-07 20:40:33,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:33,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1574712827]
[2024-11-07 20:40:33,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:33,173 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:33,198 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:40:33,199 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [736526479]
[2024-11-07 20:40:33,200 INFO  L93    rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1
[2024-11-07 20:40:33,200 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:33,200 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:33,203 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:33,204 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-11-07 20:40:33,304 INFO  L227   tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s)
[2024-11-07 20:40:33,304 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:33,307 INFO  L255         TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 40 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:33,311 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:34,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 1035 backedges. 15 proven. 863 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked.
[2024-11-07 20:40:34,198 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:34,610 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:34,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1574712827]
[2024-11-07 20:40:34,610 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:40:34,610 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [736526479]
[2024-11-07 20:40:34,610 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [736526479] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:34,610 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:40:34,610 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22] total 22
[2024-11-07 20:40:34,610 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [14803783]
[2024-11-07 20:40:34,610 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:34,610 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-07 20:40:34,610 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:34,611 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-07 20:40:34,611 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=559, Unknown=0, NotChecked=0, Total=650
[2024-11-07 20:40:34,611 INFO  L87              Difference]: Start difference. First operand 17991 states and 20575 transitions. Second operand  has 23 states, 22 states have (on average 9.0) internal successors, (198), 23 states have internal predecessors, (198), 11 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (12), 11 states have call predecessors, (12), 11 states have call successors, (12)
[2024-11-07 20:40:36,218 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:36,218 INFO  L93              Difference]: Finished difference Result 24747 states and 28650 transitions.
[2024-11-07 20:40:36,218 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-07 20:40:36,219 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 9.0) internal successors, (198), 23 states have internal predecessors, (198), 11 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (12), 11 states have call predecessors, (12), 11 states have call successors, (12) Word has length 249
[2024-11-07 20:40:36,219 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:36,255 INFO  L225             Difference]: With dead ends: 24747
[2024-11-07 20:40:36,255 INFO  L226             Difference]: Without dead ends: 18182
[2024-11-07 20:40:36,271 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 264 GetRequests, 239 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 98 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=100, Invalid=602, Unknown=0, NotChecked=0, Total=702
[2024-11-07 20:40:36,271 INFO  L432           NwaCegarLoop]: 104 mSDtfsCounter, 27 mSDsluCounter, 1148 mSDsCounter, 0 mSdLazyCounter, 2472 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 1252 SdHoareTripleChecker+Invalid, 2473 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 2472 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:36,272 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 1252 Invalid, 2473 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 2472 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 20:40:36,281 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18182 states.
[2024-11-07 20:40:37,204 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18182 to 17903.
[2024-11-07 20:40:37,216 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17903 states, 16980 states have (on average 1.0997055359246173) internal successors, (18673), 16985 states have internal predecessors, (18673), 902 states have call successors, (902), 15 states have call predecessors, (902), 15 states have return successors, (902), 902 states have call predecessors, (902), 902 states have call successors, (902)
[2024-11-07 20:40:37,235 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17903 states to 17903 states and 20477 transitions.
[2024-11-07 20:40:37,240 INFO  L78                 Accepts]: Start accepts. Automaton has 17903 states and 20477 transitions. Word has length 249
[2024-11-07 20:40:37,240 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:37,240 INFO  L471      AbstractCegarLoop]: Abstraction has 17903 states and 20477 transitions.
[2024-11-07 20:40:37,240 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 9.0) internal successors, (198), 23 states have internal predecessors, (198), 11 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (12), 11 states have call predecessors, (12), 11 states have call successors, (12)
[2024-11-07 20:40:37,240 INFO  L276                IsEmpty]: Start isEmpty. Operand 17903 states and 20477 transitions.
[2024-11-07 20:40:37,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 273
[2024-11-07 20:40:37,247 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:37,247 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 12, 12, 12, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 9, 9, 9, 9, 9, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:37,265 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0
[2024-11-07 20:40:37,447 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2024-11-07 20:40:37,448 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:37,448 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:37,448 INFO  L85        PathProgramCache]: Analyzing trace with hash -1671997657, now seen corresponding path program 6 times
[2024-11-07 20:40:37,448 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:37,448 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579568921]
[2024-11-07 20:40:37,449 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:37,449 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:37,465 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,768 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:37,768 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,769 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:37,770 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,770 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:37,771 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,773 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:37,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,774 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:37,775 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,776 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:37,777 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,778 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:37,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,780 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:37,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,782 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:37,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:37,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,786 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207
[2024-11-07 20:40:37,787 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,788 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 230
[2024-11-07 20:40:37,789 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,790 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-07 20:40:37,791 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,794 INFO  L134       CoverageAnalysis]: Checked inductivity of 1263 backedges. 269 proven. 770 refuted. 0 times theorem prover too weak. 224 trivial. 0 not checked.
[2024-11-07 20:40:37,794 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:37,794 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579568921]
[2024-11-07 20:40:37,794 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579568921] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:37,794 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [542315222]
[2024-11-07 20:40:37,794 INFO  L93    rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE
[2024-11-07 20:40:37,794 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:37,794 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:37,797 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:37,799 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-11-07 20:40:37,943 INFO  L227   tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s)
[2024-11-07 20:40:37,943 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:37,944 INFO  L255         TraceCheckSpWp]: Trace formula consists of 440 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:37,948 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:38,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 1263 backedges. 335 proven. 704 refuted. 0 times theorem prover too weak. 224 trivial. 0 not checked.
[2024-11-07 20:40:38,321 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:38,611 INFO  L134       CoverageAnalysis]: Checked inductivity of 1263 backedges. 335 proven. 704 refuted. 0 times theorem prover too weak. 224 trivial. 0 not checked.
[2024-11-07 20:40:38,611 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [542315222] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:38,611 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:38,611 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 21
[2024-11-07 20:40:38,611 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [54110062]
[2024-11-07 20:40:38,611 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:38,612 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 21 states
[2024-11-07 20:40:38,612 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:38,613 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants.
[2024-11-07 20:40:38,613 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=312, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:40:38,613 INFO  L87              Difference]: Start difference. First operand 17903 states and 20477 transitions. Second operand  has 21 states, 21 states have (on average 16.095238095238095) internal successors, (338), 21 states have internal predecessors, (338), 19 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 19 states have call predecessors, (20), 19 states have call successors, (20)
[2024-11-07 20:40:39,707 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:39,708 INFO  L93              Difference]: Finished difference Result 33811 states and 39479 transitions.
[2024-11-07 20:40:39,708 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-07 20:40:39,708 INFO  L78                 Accepts]: Start accepts. Automaton has  has 21 states, 21 states have (on average 16.095238095238095) internal successors, (338), 21 states have internal predecessors, (338), 19 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 19 states have call predecessors, (20), 19 states have call successors, (20) Word has length 272
[2024-11-07 20:40:39,708 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:39,753 INFO  L225             Difference]: With dead ends: 33811
[2024-11-07 20:40:39,753 INFO  L226             Difference]: Without dead ends: 26055
[2024-11-07 20:40:39,775 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 587 GetRequests, 552 SyntacticMatches, 11 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 283 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=163, Invalid=487, Unknown=0, NotChecked=0, Total=650
[2024-11-07 20:40:39,776 INFO  L432           NwaCegarLoop]: 157 mSDtfsCounter, 138 mSDsluCounter, 577 mSDsCounter, 0 mSdLazyCounter, 985 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 734 SdHoareTripleChecker+Invalid, 987 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 985 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:39,776 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 734 Invalid, 987 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 985 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 20:40:39,789 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26055 states.
[2024-11-07 20:40:40,548 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26055 to 19970.
[2024-11-07 20:40:40,562 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19970 states, 18940 states have (on average 1.0988384371700106) internal successors, (20812), 18945 states have internal predecessors, (20812), 1009 states have call successors, (1009), 15 states have call predecessors, (1009), 15 states have return successors, (1009), 1009 states have call predecessors, (1009), 1009 states have call successors, (1009)
[2024-11-07 20:40:40,590 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19970 states to 19970 states and 22830 transitions.
[2024-11-07 20:40:40,595 INFO  L78                 Accepts]: Start accepts. Automaton has 19970 states and 22830 transitions. Word has length 272
[2024-11-07 20:40:40,596 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:40,596 INFO  L471      AbstractCegarLoop]: Abstraction has 19970 states and 22830 transitions.
[2024-11-07 20:40:40,596 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 21 states, 21 states have (on average 16.095238095238095) internal successors, (338), 21 states have internal predecessors, (338), 19 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 19 states have call predecessors, (20), 19 states have call successors, (20)
[2024-11-07 20:40:40,596 INFO  L276                IsEmpty]: Start isEmpty. Operand 19970 states and 22830 transitions.
[2024-11-07 20:40:40,604 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 296
[2024-11-07 20:40:40,604 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:40,604 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 13, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 10, 10, 10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:40,622 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0
[2024-11-07 20:40:40,804 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2024-11-07 20:40:40,805 INFO  L396      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:40,805 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:40,805 INFO  L85        PathProgramCache]: Analyzing trace with hash 440860178, now seen corresponding path program 7 times
[2024-11-07 20:40:40,805 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:40,805 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1143237976]
[2024-11-07 20:40:40,805 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:40,805 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:40,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:40:40,833 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2115645733]
[2024-11-07 20:40:40,833 INFO  L93    rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY
[2024-11-07 20:40:40,833 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:40,833 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:40,836 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:40,837 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-11-07 20:40:40,940 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:40,947 INFO  L255         TraceCheckSpWp]: Trace formula consists of 474 conjuncts, 42 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:40,951 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:41,975 INFO  L134       CoverageAnalysis]: Checked inductivity of 1514 backedges. 33 proven. 1246 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked.
[2024-11-07 20:40:41,975 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:42,477 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:42,477 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1143237976]
[2024-11-07 20:40:42,477 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:40:42,477 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2115645733]
[2024-11-07 20:40:42,478 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2115645733] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:42,478 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:40:42,478 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29] total 29
[2024-11-07 20:40:42,478 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [697425656]
[2024-11-07 20:40:42,478 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:42,478 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 30 states
[2024-11-07 20:40:42,478 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:42,479 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants.
[2024-11-07 20:40:42,479 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=98, Invalid=958, Unknown=0, NotChecked=0, Total=1056
[2024-11-07 20:40:42,479 INFO  L87              Difference]: Start difference. First operand 19970 states and 22830 transitions. Second operand  has 30 states, 29 states have (on average 8.068965517241379) internal successors, (234), 30 states have internal predecessors, (234), 13 states have call successors, (14), 1 states have call predecessors, (14), 2 states have return successors, (14), 13 states have call predecessors, (14), 13 states have call successors, (14)
[2024-11-07 20:40:44,712 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:44,712 INFO  L93              Difference]: Finished difference Result 20573 states and 23544 transitions.
[2024-11-07 20:40:44,712 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-11-07 20:40:44,712 INFO  L78                 Accepts]: Start accepts. Automaton has  has 30 states, 29 states have (on average 8.068965517241379) internal successors, (234), 30 states have internal predecessors, (234), 13 states have call successors, (14), 1 states have call predecessors, (14), 2 states have return successors, (14), 13 states have call predecessors, (14), 13 states have call successors, (14) Word has length 295
[2024-11-07 20:40:44,713 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:44,740 INFO  L225             Difference]: With dead ends: 20573
[2024-11-07 20:40:44,740 INFO  L226             Difference]: Without dead ends: 20569
[2024-11-07 20:40:44,748 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 320 GetRequests, 278 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 375 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=206, Invalid=1686, Unknown=0, NotChecked=0, Total=1892
[2024-11-07 20:40:44,748 INFO  L432           NwaCegarLoop]: 105 mSDtfsCounter, 194 mSDsluCounter, 1558 mSDsCounter, 0 mSdLazyCounter, 3948 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 1663 SdHoareTripleChecker+Invalid, 3962 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 3948 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:44,748 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 1663 Invalid, 3962 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 3948 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 20:40:44,756 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 20569 states.
[2024-11-07 20:40:45,413 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 20569 to 20186.
[2024-11-07 20:40:45,427 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 20186 states, 19145 states have (on average 1.099347088012536) internal successors, (21047), 19150 states have internal predecessors, (21047), 1020 states have call successors, (1020), 15 states have call predecessors, (1020), 15 states have return successors, (1020), 1020 states have call predecessors, (1020), 1020 states have call successors, (1020)
[2024-11-07 20:40:45,450 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 20186 states to 20186 states and 23087 transitions.
[2024-11-07 20:40:45,455 INFO  L78                 Accepts]: Start accepts. Automaton has 20186 states and 23087 transitions. Word has length 295
[2024-11-07 20:40:45,456 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:45,456 INFO  L471      AbstractCegarLoop]: Abstraction has 20186 states and 23087 transitions.
[2024-11-07 20:40:45,456 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 30 states, 29 states have (on average 8.068965517241379) internal successors, (234), 30 states have internal predecessors, (234), 13 states have call successors, (14), 1 states have call predecessors, (14), 2 states have return successors, (14), 13 states have call predecessors, (14), 13 states have call successors, (14)
[2024-11-07 20:40:45,456 INFO  L276                IsEmpty]: Start isEmpty. Operand 20186 states and 23087 transitions.
[2024-11-07 20:40:45,461 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 296
[2024-11-07 20:40:45,461 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:45,462 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 13, 13, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 8, 8, 8, 8, 8, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:45,474 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Ended with exit code 0
[2024-11-07 20:40:45,662 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 33 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39
[2024-11-07 20:40:45,662 INFO  L396      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:45,662 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:45,662 INFO  L85        PathProgramCache]: Analyzing trace with hash 1850685734, now seen corresponding path program 8 times
[2024-11-07 20:40:45,662 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:45,663 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [290371196]
[2024-11-07 20:40:45,663 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:45,663 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:45,692 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:40:45,693 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [72282285]
[2024-11-07 20:40:45,693 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:40:45,693 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:45,694 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:45,698 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:45,700 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process
[2024-11-07 20:40:45,804 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:40:45,804 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:45,808 INFO  L255         TraceCheckSpWp]: Trace formula consists of 480 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:45,811 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:46,298 INFO  L134       CoverageAnalysis]: Checked inductivity of 1466 backedges. 0 proven. 1051 refuted. 0 times theorem prover too weak. 415 trivial. 0 not checked.
[2024-11-07 20:40:46,298 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:46,896 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:46,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [290371196]
[2024-11-07 20:40:46,896 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:40:46,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [72282285]
[2024-11-07 20:40:46,896 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [72282285] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:46,896 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:40:46,896 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2024-11-07 20:40:46,896 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1356686667]
[2024-11-07 20:40:46,896 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:46,896 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 20:40:46,896 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:46,897 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 20:40:46,897 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=177, Unknown=0, NotChecked=0, Total=240
[2024-11-07 20:40:46,897 INFO  L87              Difference]: Start difference. First operand 20186 states and 23087 transitions. Second operand  has 10 states, 9 states have (on average 15.333333333333334) internal successors, (138), 10 states have internal predecessors, (138), 7 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8)
[2024-11-07 20:40:47,767 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:47,768 INFO  L93              Difference]: Finished difference Result 22392 states and 25628 transitions.
[2024-11-07 20:40:47,768 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 20:40:47,768 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 15.333333333333334) internal successors, (138), 10 states have internal predecessors, (138), 7 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8) Word has length 295
[2024-11-07 20:40:47,768 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:47,791 INFO  L225             Difference]: With dead ends: 22392
[2024-11-07 20:40:47,791 INFO  L226             Difference]: Without dead ends: 22388
[2024-11-07 20:40:47,796 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 516 GetRequests, 502 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=63, Invalid=177, Unknown=0, NotChecked=0, Total=240
[2024-11-07 20:40:47,796 INFO  L432           NwaCegarLoop]: 94 mSDtfsCounter, 37 mSDsluCounter, 487 mSDsCounter, 0 mSdLazyCounter, 648 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 581 SdHoareTripleChecker+Invalid, 649 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 648 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:47,796 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 581 Invalid, 649 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 648 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:40:47,803 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22388 states.
[2024-11-07 20:40:48,557 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22388 to 21644.
[2024-11-07 20:40:48,570 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21644 states, 20532 states have (on average 1.099162283265147) internal successors, (22568), 20537 states have internal predecessors, (22568), 1091 states have call successors, (1091), 15 states have call predecessors, (1091), 15 states have return successors, (1091), 1091 states have call predecessors, (1091), 1091 states have call successors, (1091)
[2024-11-07 20:40:48,604 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21644 states to 21644 states and 24750 transitions.
[2024-11-07 20:40:48,609 INFO  L78                 Accepts]: Start accepts. Automaton has 21644 states and 24750 transitions. Word has length 295
[2024-11-07 20:40:48,609 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:48,609 INFO  L471      AbstractCegarLoop]: Abstraction has 21644 states and 24750 transitions.
[2024-11-07 20:40:48,609 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 15.333333333333334) internal successors, (138), 10 states have internal predecessors, (138), 7 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 7 states have call predecessors, (8), 7 states have call successors, (8)
[2024-11-07 20:40:48,610 INFO  L276                IsEmpty]: Start isEmpty. Operand 21644 states and 24750 transitions.
[2024-11-07 20:40:48,620 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 319
[2024-11-07 20:40:48,620 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:48,620 INFO  L215           NwaCegarLoop]: trace histogram [14, 14, 14, 14, 14, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:48,633 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0
[2024-11-07 20:40:48,820 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40,34 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:48,821 INFO  L396      AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:48,821 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:48,821 INFO  L85        PathProgramCache]: Analyzing trace with hash 1604735091, now seen corresponding path program 9 times
[2024-11-07 20:40:48,821 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:48,821 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [949000239]
[2024-11-07 20:40:48,821 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:48,821 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:48,850 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,275 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:49,276 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,277 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:49,277 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:49,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,279 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:49,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:49,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,282 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:49,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,283 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:49,284 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,285 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:49,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,286 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:49,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,288 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:49,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,290 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207
[2024-11-07 20:40:49,291 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,293 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 230
[2024-11-07 20:40:49,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,295 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-07 20:40:49,296 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,297 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-07 20:40:49,299 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,300 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299
[2024-11-07 20:40:49,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,305 INFO  L134       CoverageAnalysis]: Checked inductivity of 1788 backedges. 374 proven. 1098 refuted. 0 times theorem prover too weak. 316 trivial. 0 not checked.
[2024-11-07 20:40:49,305 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:49,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [949000239]
[2024-11-07 20:40:49,305 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [949000239] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:49,305 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1443028033]
[2024-11-07 20:40:49,305 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-07 20:40:49,305 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:49,306 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:49,309 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:49,311 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2024-11-07 20:40:49,404 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s)
[2024-11-07 20:40:49,404 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:49,408 INFO  L255         TraceCheckSpWp]: Trace formula consists of 304 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:49,413 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:49,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 1788 backedges. 0 proven. 1097 refuted. 0 times theorem prover too weak. 691 trivial. 0 not checked.
[2024-11-07 20:40:49,979 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:50,385 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1443028033] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:50,385 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:40:50,385 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 10] total 25
[2024-11-07 20:40:50,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [918702859]
[2024-11-07 20:40:50,385 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:50,386 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-07 20:40:50,386 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:50,387 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-07 20:40:50,387 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=111, Invalid=645, Unknown=0, NotChecked=0, Total=756
[2024-11-07 20:40:50,387 INFO  L87              Difference]: Start difference. First operand 21644 states and 24750 transitions. Second operand  has 25 states, 25 states have (on average 15.48) internal successors, (387), 25 states have internal predecessors, (387), 21 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 21 states have call predecessors, (22), 21 states have call successors, (22)
[2024-11-07 20:40:53,418 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:53,418 INFO  L93              Difference]: Finished difference Result 38411 states and 44763 transitions.
[2024-11-07 20:40:53,418 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. 
[2024-11-07 20:40:53,419 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 25 states have (on average 15.48) internal successors, (387), 25 states have internal predecessors, (387), 21 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 21 states have call predecessors, (22), 21 states have call successors, (22) Word has length 318
[2024-11-07 20:40:53,419 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:53,451 INFO  L225             Difference]: With dead ends: 38411
[2024-11-07 20:40:53,451 INFO  L226             Difference]: Without dead ends: 30412
[2024-11-07 20:40:53,462 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 411 GetRequests, 352 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 794 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=457, Invalid=3203, Unknown=0, NotChecked=0, Total=3660
[2024-11-07 20:40:53,463 INFO  L432           NwaCegarLoop]: 272 mSDtfsCounter, 416 mSDsluCounter, 2485 mSDsCounter, 0 mSdLazyCounter, 4624 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 416 SdHoareTripleChecker+Valid, 2757 SdHoareTripleChecker+Invalid, 4642 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 4624 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:53,463 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [416 Valid, 2757 Invalid, 4642 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 4624 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2024-11-07 20:40:53,473 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30412 states.
[2024-11-07 20:40:54,213 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30412 to 24083.
[2024-11-07 20:40:54,230 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 24083 states, 22840 states have (on average 1.0998248686514887) internal successors, (25120), 22845 states have internal predecessors, (25120), 1222 states have call successors, (1222), 15 states have call predecessors, (1222), 15 states have return successors, (1222), 1222 states have call predecessors, (1222), 1222 states have call successors, (1222)
[2024-11-07 20:40:54,255 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 24083 states to 24083 states and 27564 transitions.
[2024-11-07 20:40:54,261 INFO  L78                 Accepts]: Start accepts. Automaton has 24083 states and 27564 transitions. Word has length 318
[2024-11-07 20:40:54,261 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:40:54,261 INFO  L471      AbstractCegarLoop]: Abstraction has 24083 states and 27564 transitions.
[2024-11-07 20:40:54,262 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 25 states have (on average 15.48) internal successors, (387), 25 states have internal predecessors, (387), 21 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 21 states have call predecessors, (22), 21 states have call successors, (22)
[2024-11-07 20:40:54,262 INFO  L276                IsEmpty]: Start isEmpty. Operand 24083 states and 27564 transitions.
[2024-11-07 20:40:54,269 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 319
[2024-11-07 20:40:54,269 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:40:54,269 INFO  L215           NwaCegarLoop]: trace histogram [14, 14, 14, 14, 14, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 13, 9, 9, 9, 9, 9, 4, 4, 4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:40:54,281 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Ended with exit code 0
[2024-11-07 20:40:54,470 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable41,35 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:54,470 INFO  L396      AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-11-07 20:40:54,470 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:40:54,470 INFO  L85        PathProgramCache]: Analyzing trace with hash -1280406649, now seen corresponding path program 10 times
[2024-11-07 20:40:54,470 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:40:54,470 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141370225]
[2024-11-07 20:40:54,470 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:40:54,470 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:40:54,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,715 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2
[2024-11-07 20:40:54,716 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7
[2024-11-07 20:40:54,717 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,717 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23
[2024-11-07 20:40:54,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,719 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46
[2024-11-07 20:40:54,720 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,721 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-07 20:40:54,721 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,722 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92
[2024-11-07 20:40:54,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,724 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115
[2024-11-07 20:40:54,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,728 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138
[2024-11-07 20:40:54,729 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,731 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161
[2024-11-07 20:40:54,731 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,732 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 184
[2024-11-07 20:40:54,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,733 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207
[2024-11-07 20:40:54,734 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,734 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 230
[2024-11-07 20:40:54,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,736 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253
[2024-11-07 20:40:54,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,740 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-07 20:40:54,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,743 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299
[2024-11-07 20:40:54,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,746 INFO  L134       CoverageAnalysis]: Checked inductivity of 1732 backedges. 834 proven. 285 refuted. 0 times theorem prover too weak. 613 trivial. 0 not checked.
[2024-11-07 20:40:54,746 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:40:54,746 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141370225]
[2024-11-07 20:40:54,746 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141370225] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:40:54,746 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1480318488]
[2024-11-07 20:40:54,746 INFO  L93    rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST
[2024-11-07 20:40:54,746 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:40:54,746 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:40:54,749 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-07 20:40:54,750 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process
[2024-11-07 20:40:54,847 INFO  L227   tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s)
[2024-11-07 20:40:54,847 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:40:54,852 INFO  L255         TraceCheckSpWp]: Trace formula consists of 514 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-07 20:40:54,855 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:40:55,120 INFO  L134       CoverageAnalysis]: Checked inductivity of 1732 backedges. 1034 proven. 253 refuted. 0 times theorem prover too weak. 445 trivial. 0 not checked.
[2024-11-07 20:40:55,121 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:40:55,343 INFO  L134       CoverageAnalysis]: Checked inductivity of 1732 backedges. 866 proven. 253 refuted. 0 times theorem prover too weak. 613 trivial. 0 not checked.
[2024-11-07 20:40:55,343 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1480318488] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:40:55,343 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:40:55,343 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 15
[2024-11-07 20:40:55,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [894855904]
[2024-11-07 20:40:55,344 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:40:55,344 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-11-07 20:40:55,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:40:55,345 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-11-07 20:40:55,345 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=58, Invalid=152, Unknown=0, NotChecked=0, Total=210
[2024-11-07 20:40:55,345 INFO  L87              Difference]: Start difference. First operand 24083 states and 27564 transitions. Second operand  has 15 states, 15 states have (on average 16.466666666666665) internal successors, (247), 15 states have internal predecessors, (247), 14 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 14 states have call predecessors, (16), 14 states have call successors, (16)
[2024-11-07 20:40:56,588 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:40:56,589 INFO  L93              Difference]: Finished difference Result 44332 states and 51591 transitions.
[2024-11-07 20:40:56,589 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-07 20:40:56,589 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 16.466666666666665) internal successors, (247), 15 states have internal predecessors, (247), 14 states have call successors, (16), 2 states have call predecessors, (16), 2 states have return successors, (16), 14 states have call predecessors, (16), 14 states have call successors, (16) Word has length 318
[2024-11-07 20:40:56,589 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:40:56,627 INFO  L225             Difference]: With dead ends: 44332
[2024-11-07 20:40:56,627 INFO  L226             Difference]: Without dead ends: 30944
[2024-11-07 20:40:56,639 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 677 GetRequests, 654 SyntacticMatches, 7 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 111 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=82, Invalid=224, Unknown=0, NotChecked=0, Total=306
[2024-11-07 20:40:56,639 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 89 mSDsluCounter, 455 mSDsCounter, 0 mSdLazyCounter, 686 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 89 SdHoareTripleChecker+Valid, 558 SdHoareTripleChecker+Invalid, 688 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 686 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:40:56,639 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [89 Valid, 558 Invalid, 688 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 686 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-07 20:40:56,650 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30944 states.