./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.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/cohencu-ll_valuebound10.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', '4e2993d4b0d2c145cb6ebddb0d9f125eb6995ee629adf15e0b0f7e55a8d8a49a']
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/cohencu-ll_valuebound10.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 4e2993d4b0d2c145cb6ebddb0d9f125eb6995ee629adf15e0b0f7e55a8d8a49a
--- Real Ultimate output ---
This is Ultimate 0.3.0-?-4f9af40
[2024-11-07 20:16:42,903 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-07 20:16:42,989 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:16:42,993 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-07 20:16:42,994 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-07 20:16:43,018 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-07 20:16:43,020 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-07 20:16:43,021 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-07 20:16:43,021 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-07 20:16:43,022 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-07 20:16:43,022 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-07 20:16:43,022 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-07 20:16:43,023 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-07 20:16:43,023 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-07 20:16:43,023 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-07 20:16:43,023 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-07 20:16:43,023 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-07 20:16:43,023 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-07 20:16:43,024 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-07 20:16:43,024 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 20:16:43,025 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-07 20:16:43,025 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-07 20:16:43,027 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-07 20:16:43,027 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-07 20:16:43,027 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 -> 4e2993d4b0d2c145cb6ebddb0d9f125eb6995ee629adf15e0b0f7e55a8d8a49a
[2024-11-07 20:16:43,298 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-07 20:16:43,308 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-07 20:16:43,310 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-07 20:16:43,312 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-07 20:16:43,313 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-07 20:16:43,314 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.c
[2024-11-07 20:16:44,541 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-07 20:16:44,783 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-07 20:16:44,785 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.c
[2024-11-07 20:16:44,792 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e402a8b75/a2e4daf8159641beb172f053df263769/FLAG2d690d5cb
[2024-11-07 20:16:45,105 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e402a8b75/a2e4daf8159641beb172f053df263769
[2024-11-07 20:16:45,107 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-07 20:16:45,108 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-07 20:16:45,109 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-07 20:16:45,109 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-07 20:16:45,113 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-07 20:16:45,113 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,114 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66a5b6f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45, skipping insertion in model container
[2024-11-07 20:16:45,114 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,125 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-07 20:16:45,268 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 20:16:45,275 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-07 20:16:45,304 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-07 20:16:45,316 INFO  L204         MainTranslator]: Completed translation
[2024-11-07 20:16:45,316 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45 WrapperNode
[2024-11-07 20:16:45,316 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-07 20:16:45,317 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-07 20:16:45,317 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-07 20:16:45,317 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-07 20:16:45,322 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:16:45" (1/1) ...
[2024-11-07 20:16:45,328 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:16:45" (1/1) ...
[2024-11-07 20:16:45,368 INFO  L138                Inliner]: procedures = 14, calls = 20, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 192
[2024-11-07 20:16:45,372 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-07 20:16:45,373 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-07 20:16:45,373 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-07 20:16:45,373 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-07 20:16:45,384 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,384 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,386 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,404 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:16:45,404 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,405 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,412 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,414 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,419 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,420 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,421 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-07 20:16:45,426 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-07 20:16:45,426 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-07 20:16:45,426 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-07 20:16:45,427 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (1/1) ...
[2024-11-07 20:16:45,438 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-07 20:16:45,451 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:16:45,463 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:16:45,466 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:16:45,487 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-07 20:16:45,487 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-07 20:16:45,487 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-07 20:16:45,488 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-07 20:16:45,488 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-07 20:16:45,488 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-07 20:16:45,540 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-07 20:16:45,541 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-07 20:16:46,777 INFO  L?                        ?]: Removed 239 outVars from TransFormulas that were not future-live.
[2024-11-07 20:16:46,777 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-07 20:16:46,798 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-07 20:16:46,798 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-07 20:16:46,799 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 08:16:46 BoogieIcfgContainer
[2024-11-07 20:16:46,799 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-07 20:16:46,801 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-07 20:16:46,801 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-07 20:16:46,805 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-07 20:16:46,805 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 08:16:45" (1/3) ...
[2024-11-07 20:16:46,805 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3be7a0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 08:16:46, skipping insertion in model container
[2024-11-07 20:16:46,805 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 08:16:45" (2/3) ...
[2024-11-07 20:16:46,806 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3be7a0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 08:16:46, skipping insertion in model container
[2024-11-07 20:16:46,806 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 08:16:46" (3/3) ...
[2024-11-07 20:16:46,807 INFO  L112   eAbstractionObserver]: Analyzing ICFG cohencu-ll_valuebound10.c
[2024-11-07 20:16:46,819 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-07 20:16:46,820 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 138 error locations.
[2024-11-07 20:16:46,865 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-07 20:16:46,875 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;@184246d6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-07 20:16:46,875 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 138 error locations.
[2024-11-07 20:16:46,879 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 303 states, 152 states have (on average 1.9407894736842106) internal successors, (295), 290 states have internal predecessors, (295), 11 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-07 20:16:46,883 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-07 20:16:46,883 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:46,884 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:46,884 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr54ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:46,887 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:46,887 INFO  L85        PathProgramCache]: Analyzing trace with hash 889508963, now seen corresponding path program 1 times
[2024-11-07 20:16:46,892 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:46,892 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [830899570]
[2024-11-07 20:16:46,892 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:46,892 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:46,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:46,983 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 20:16:46,984 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:46,984 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [830899570]
[2024-11-07 20:16:46,984 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [830899570] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:46,984 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:46,984 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:46,985 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [84369780]
[2024-11-07 20:16:46,986 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:46,989 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-07 20:16:46,989 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:47,003 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-07 20:16:47,003 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-07 20:16:47,006 INFO  L87              Difference]: Start difference. First operand  has 303 states, 152 states have (on average 1.9407894736842106) internal successors, (295), 290 states have internal predecessors, (295), 11 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) Second operand  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 20:16:47,045 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:47,046 INFO  L93              Difference]: Finished difference Result 595 states and 640 transitions.
[2024-11-07 20:16:47,047 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-07 20:16:47,048 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6
[2024-11-07 20:16:47,048 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:47,054 INFO  L225             Difference]: With dead ends: 595
[2024-11-07 20:16:47,054 INFO  L226             Difference]: Without dead ends: 289
[2024-11-07 20:16:47,057 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-07 20:16:47,059 INFO  L432           NwaCegarLoop]: 305 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, 305 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:16:47,059 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 305 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-07 20:16:47,072 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 289 states.
[2024-11-07 20:16:47,105 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 289 to 289.
[2024-11-07 20:16:47,107 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 289 states, 147 states have (on average 1.8911564625850341) internal successors, (278), 277 states have internal predecessors, (278), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-07 20:16:47,111 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 289 states and 298 transitions.
[2024-11-07 20:16:47,114 INFO  L78                 Accepts]: Start accepts. Automaton has 289 states and 298 transitions. Word has length 6
[2024-11-07 20:16:47,114 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:47,114 INFO  L471      AbstractCegarLoop]: Abstraction has 289 states and 298 transitions.
[2024-11-07 20:16:47,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 20:16:47,115 INFO  L276                IsEmpty]: Start isEmpty. Operand 289 states and 298 transitions.
[2024-11-07 20:16:47,115 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-07 20:16:47,115 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:47,115 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:47,115 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-07 20:16:47,115 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:47,116 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:47,116 INFO  L85        PathProgramCache]: Analyzing trace with hash 889568486, now seen corresponding path program 1 times
[2024-11-07 20:16:47,116 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:47,116 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515061628]
[2024-11-07 20:16:47,116 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:47,116 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:47,133 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:47,182 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-07 20:16:47,182 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:47,185 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515061628]
[2024-11-07 20:16:47,185 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515061628] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:47,185 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:47,185 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:47,185 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1609131710]
[2024-11-07 20:16:47,185 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:47,187 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:47,187 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:47,187 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:47,188 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:47,189 INFO  L87              Difference]: Start difference. First operand 289 states and 298 transitions. Second operand  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 20:16:47,363 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:47,364 INFO  L93              Difference]: Finished difference Result 558 states and 577 transitions.
[2024-11-07 20:16:47,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:47,365 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6
[2024-11-07 20:16:47,365 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:47,368 INFO  L225             Difference]: With dead ends: 558
[2024-11-07 20:16:47,368 INFO  L226             Difference]: Without dead ends: 538
[2024-11-07 20:16:47,368 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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:16:47,369 INFO  L432           NwaCegarLoop]: 272 mSDtfsCounter, 237 mSDsluCounter, 250 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 522 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:47,369 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 522 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:16:47,371 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 538 states.
[2024-11-07 20:16:47,399 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 538 to 348.
[2024-11-07 20:16:47,403 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 348 states, 201 states have (on average 1.791044776119403) internal successors, (360), 331 states have internal predecessors, (360), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-07 20:16:47,405 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 348 states and 390 transitions.
[2024-11-07 20:16:47,406 INFO  L78                 Accepts]: Start accepts. Automaton has 348 states and 390 transitions. Word has length 6
[2024-11-07 20:16:47,406 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:47,407 INFO  L471      AbstractCegarLoop]: Abstraction has 348 states and 390 transitions.
[2024-11-07 20:16:47,407 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-07 20:16:47,408 INFO  L276                IsEmpty]: Start isEmpty. Operand 348 states and 390 transitions.
[2024-11-07 20:16:47,408 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-07 20:16:47,408 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:47,409 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:47,409 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-07 20:16:47,409 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:47,409 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:47,409 INFO  L85        PathProgramCache]: Analyzing trace with hash 1390848492, now seen corresponding path program 1 times
[2024-11-07 20:16:47,409 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:47,409 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1268330438]
[2024-11-07 20:16:47,409 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:47,409 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:47,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:16:47,449 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [260945320]
[2024-11-07 20:16:47,449 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:47,449 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:16:47,450 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:16:47,453 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:16:47,455 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:16:47,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:47,512 INFO  L255         TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:16:47,516 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:16:47,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:47,686 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:16:47,686 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:47,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1268330438]
[2024-11-07 20:16:47,687 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:16:47,687 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [260945320]
[2024-11-07 20:16:47,687 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [260945320] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:47,687 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:47,687 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:47,687 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876839762]
[2024-11-07 20:16:47,687 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:47,688 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:47,688 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:47,689 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:47,690 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:47,690 INFO  L87              Difference]: Start difference. First operand 348 states and 390 transitions. Second operand  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:48,321 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:48,321 INFO  L93              Difference]: Finished difference Result 508 states and 565 transitions.
[2024-11-07 20:16:48,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:48,322 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 39
[2024-11-07 20:16:48,322 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:48,325 INFO  L225             Difference]: With dead ends: 508
[2024-11-07 20:16:48,325 INFO  L226             Difference]: Without dead ends: 453
[2024-11-07 20:16:48,325 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 37 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:16:48,327 INFO  L432           NwaCegarLoop]: 165 mSDtfsCounter, 134 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 326 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 380 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 326 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:48,328 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 269 Invalid, 380 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 326 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 20:16:48,329 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 453 states.
[2024-11-07 20:16:48,346 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 453 to 433.
[2024-11-07 20:16:48,347 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.6476868327402134) internal successors, (463), 411 states have internal predecessors, (463), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-07 20:16:48,349 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 503 transitions.
[2024-11-07 20:16:48,350 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 503 transitions. Word has length 39
[2024-11-07 20:16:48,350 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:48,350 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 503 transitions.
[2024-11-07 20:16:48,350 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:48,350 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 503 transitions.
[2024-11-07 20:16:48,351 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-07 20:16:48,351 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:48,351 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:48,367 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-07 20:16:48,555 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:16:48,556 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:48,556 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:48,556 INFO  L85        PathProgramCache]: Analyzing trace with hash 870574670, now seen corresponding path program 1 times
[2024-11-07 20:16:48,556 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:48,556 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [394832350]
[2024-11-07 20:16:48,556 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:48,556 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:48,577 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:48,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:48,684 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:48,690 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:48,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:48,697 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:48,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:48,702 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:48,702 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:48,702 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [394832350]
[2024-11-07 20:16:48,702 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [394832350] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:48,703 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:48,703 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:48,703 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1779078152]
[2024-11-07 20:16:48,703 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:48,703 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:48,703 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:48,704 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:48,704 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:48,704 INFO  L87              Difference]: Start difference. First operand 433 states and 503 transitions. Second operand  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:49,282 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:49,283 INFO  L93              Difference]: Finished difference Result 466 states and 510 transitions.
[2024-11-07 20:16:49,283 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:49,283 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 41
[2024-11-07 20:16:49,283 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:49,285 INFO  L225             Difference]: With dead ends: 466
[2024-11-07 20:16:49,286 INFO  L226             Difference]: Without dead ends: 443
[2024-11-07 20:16:49,287 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 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:16:49,288 INFO  L432           NwaCegarLoop]: 226 mSDtfsCounter, 120 mSDsluCounter, 201 mSDsCounter, 0 mSdLazyCounter, 168 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 427 SdHoareTripleChecker+Invalid, 190 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:49,290 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 427 Invalid, 190 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 168 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 20:16:49,291 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-07 20:16:49,305 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 433.
[2024-11-07 20:16:49,307 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.5658362989323844) internal successors, (440), 411 states have internal predecessors, (440), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-07 20:16:49,310 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 480 transitions.
[2024-11-07 20:16:49,310 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 480 transitions. Word has length 41
[2024-11-07 20:16:49,311 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:49,311 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 480 transitions.
[2024-11-07 20:16:49,311 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:49,311 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 480 transitions.
[2024-11-07 20:16:49,312 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-07 20:16:49,312 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:49,312 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:49,313 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-07 20:16:49,313 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:49,313 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:49,314 INFO  L85        PathProgramCache]: Analyzing trace with hash -896361808, now seen corresponding path program 1 times
[2024-11-07 20:16:49,314 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:49,314 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [776364984]
[2024-11-07 20:16:49,314 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:49,314 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:49,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:49,428 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:49,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:49,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:49,434 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:49,437 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:49,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:49,444 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:49,448 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:49,448 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [776364984]
[2024-11-07 20:16:49,448 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [776364984] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:49,448 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:49,448 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:16:49,448 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139613198]
[2024-11-07 20:16:49,449 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:49,449 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:16:49,449 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:49,449 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:16:49,449 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:16:49,449 INFO  L87              Difference]: Start difference. First operand 433 states and 480 transitions. Second operand  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:51,363 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:51,363 INFO  L93              Difference]: Finished difference Result 445 states and 487 transitions.
[2024-11-07 20:16:51,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:16:51,364 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 43
[2024-11-07 20:16:51,364 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:51,366 INFO  L225             Difference]: With dead ends: 445
[2024-11-07 20:16:51,366 INFO  L226             Difference]: Without dead ends: 443
[2024-11-07 20:16:51,366 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 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:16:51,367 INFO  L432           NwaCegarLoop]: 168 mSDtfsCounter, 137 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 443 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 147 SdHoareTripleChecker+Valid, 449 SdHoareTripleChecker+Invalid, 445 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 443 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:51,367 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [147 Valid, 449 Invalid, 445 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 443 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-07 20:16:51,369 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-07 20:16:51,381 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 433.
[2024-11-07 20:16:51,382 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.5587188612099645) internal successors, (438), 411 states have internal predecessors, (438), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-07 20:16:51,384 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 478 transitions.
[2024-11-07 20:16:51,385 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 478 transitions. Word has length 43
[2024-11-07 20:16:51,387 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:51,387 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 478 transitions.
[2024-11-07 20:16:51,387 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:51,387 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 478 transitions.
[2024-11-07 20:16:51,388 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-07 20:16:51,388 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:51,388 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:51,388 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-07 20:16:51,388 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:51,389 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:51,389 INFO  L85        PathProgramCache]: Analyzing trace with hash -2017412173, now seen corresponding path program 1 times
[2024-11-07 20:16:51,389 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:51,389 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1026740208]
[2024-11-07 20:16:51,389 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:51,389 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:51,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:51,479 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:51,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:51,483 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:51,484 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:51,487 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:51,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:51,491 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:51,491 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:51,491 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1026740208]
[2024-11-07 20:16:51,491 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1026740208] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:51,491 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:51,491 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:16:51,491 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1601941232]
[2024-11-07 20:16:51,491 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:51,492 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:16:51,492 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:51,492 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:16:51,492 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:16:51,493 INFO  L87              Difference]: Start difference. First operand 433 states and 478 transitions. Second operand  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:54,673 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:54,673 INFO  L93              Difference]: Finished difference Result 445 states and 485 transitions.
[2024-11-07 20:16:54,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:16:54,674 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 44
[2024-11-07 20:16:54,674 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:54,676 INFO  L225             Difference]: With dead ends: 445
[2024-11-07 20:16:54,676 INFO  L226             Difference]: Without dead ends: 443
[2024-11-07 20:16:54,676 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 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:16:54,676 INFO  L432           NwaCegarLoop]: 170 mSDtfsCounter, 137 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 441 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 147 SdHoareTripleChecker+Valid, 451 SdHoareTripleChecker+Invalid, 443 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 441 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:54,676 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [147 Valid, 451 Invalid, 443 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 441 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2024-11-07 20:16:54,677 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-07 20:16:54,686 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 433.
[2024-11-07 20:16:54,687 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.5516014234875444) internal successors, (436), 411 states have internal predecessors, (436), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-07 20:16:54,689 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 476 transitions.
[2024-11-07 20:16:54,689 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 476 transitions. Word has length 44
[2024-11-07 20:16:54,689 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:54,690 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 476 transitions.
[2024-11-07 20:16:54,690 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:54,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 476 transitions.
[2024-11-07 20:16:54,690 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-11-07 20:16:54,690 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:54,691 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:54,691 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-07 20:16:54,691 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:54,691 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:54,691 INFO  L85        PathProgramCache]: Analyzing trace with hash -1248572556, now seen corresponding path program 1 times
[2024-11-07 20:16:54,692 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:54,692 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1551732395]
[2024-11-07 20:16:54,692 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:54,692 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:54,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:16:54,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [582223596]
[2024-11-07 20:16:54,705 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:54,705 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:16:54,705 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:16:54,707 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:16:54,709 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:16:54,752 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:54,753 INFO  L255         TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:16:54,755 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:16:54,953 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:54,953 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:16:54,953 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:54,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1551732395]
[2024-11-07 20:16:54,953 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:16:54,954 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [582223596]
[2024-11-07 20:16:54,954 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [582223596] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:54,954 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:54,954 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:54,954 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1567315650]
[2024-11-07 20:16:54,954 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:54,954 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:54,954 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:54,955 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:54,955 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:54,955 INFO  L87              Difference]: Start difference. First operand 433 states and 476 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:55,556 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:55,556 INFO  L93              Difference]: Finished difference Result 450 states and 483 transitions.
[2024-11-07 20:16:55,556 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:55,557 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 47
[2024-11-07 20:16:55,557 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:55,559 INFO  L225             Difference]: With dead ends: 450
[2024-11-07 20:16:55,559 INFO  L226             Difference]: Without dead ends: 441
[2024-11-07 20:16:55,559 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 45 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:16:55,560 INFO  L432           NwaCegarLoop]: 179 mSDtfsCounter, 112 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 336 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 259 SdHoareTripleChecker+Invalid, 344 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 336 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:55,560 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 259 Invalid, 344 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 336 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 20:16:55,561 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 441 states.
[2024-11-07 20:16:55,577 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 441 to 436.
[2024-11-07 20:16:55,578 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 436 states, 284 states have (on average 1.5246478873239437) internal successors, (433), 414 states have internal predecessors, (433), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-07 20:16:55,580 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 436 states and 473 transitions.
[2024-11-07 20:16:55,581 INFO  L78                 Accepts]: Start accepts. Automaton has 436 states and 473 transitions. Word has length 47
[2024-11-07 20:16:55,581 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:55,581 INFO  L471      AbstractCegarLoop]: Abstraction has 436 states and 473 transitions.
[2024-11-07 20:16:55,581 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:55,581 INFO  L276                IsEmpty]: Start isEmpty. Operand 436 states and 473 transitions.
[2024-11-07 20:16:55,583 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-07 20:16:55,584 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:55,584 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:55,598 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:16:55,788 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:16:55,788 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:55,789 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:55,789 INFO  L85        PathProgramCache]: Analyzing trace with hash -51043465, now seen corresponding path program 1 times
[2024-11-07 20:16:55,789 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:55,789 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2022464135]
[2024-11-07 20:16:55,789 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:55,789 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:55,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:55,895 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:55,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:55,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:55,904 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:55,922 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:55,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:55,930 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:55,931 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:55,931 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2022464135]
[2024-11-07 20:16:55,931 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2022464135] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:55,931 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:55,932 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:16:55,932 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1718492808]
[2024-11-07 20:16:55,932 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:55,934 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:16:55,935 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:55,935 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:16:55,935 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:16:55,935 INFO  L87              Difference]: Start difference. First operand 436 states and 473 transitions. Second operand  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:56,783 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:56,783 INFO  L93              Difference]: Finished difference Result 449 states and 474 transitions.
[2024-11-07 20:16:56,784 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:16:56,784 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), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 48
[2024-11-07 20:16:56,788 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:56,790 INFO  L225             Difference]: With dead ends: 449
[2024-11-07 20:16:56,790 INFO  L226             Difference]: Without dead ends: 443
[2024-11-07 20:16:56,790 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 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:16:56,791 INFO  L432           NwaCegarLoop]: 185 mSDtfsCounter, 244 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 290 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 254 SdHoareTripleChecker+Valid, 307 SdHoareTripleChecker+Invalid, 303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 290 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:56,791 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [254 Valid, 307 Invalid, 303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 290 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 20:16:56,792 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-07 20:16:56,801 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 436.
[2024-11-07 20:16:56,802 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 436 states, 284 states have (on average 1.5035211267605635) internal successors, (427), 414 states have internal predecessors, (427), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-11-07 20:16:56,803 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 436 states and 467 transitions.
[2024-11-07 20:16:56,804 INFO  L78                 Accepts]: Start accepts. Automaton has 436 states and 467 transitions. Word has length 48
[2024-11-07 20:16:56,804 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:56,804 INFO  L471      AbstractCegarLoop]: Abstraction has 436 states and 467 transitions.
[2024-11-07 20:16:56,804 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), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:56,804 INFO  L276                IsEmpty]: Start isEmpty. Operand 436 states and 467 transitions.
[2024-11-07 20:16:56,805 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-11-07 20:16:56,805 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:56,805 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:56,805 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-07 20:16:56,805 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr31ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:56,806 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:56,806 INFO  L85        PathProgramCache]: Analyzing trace with hash 1852558139, now seen corresponding path program 1 times
[2024-11-07 20:16:56,806 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:56,806 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2054311398]
[2024-11-07 20:16:56,806 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:56,806 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:56,815 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:56,929 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:56,931 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:56,935 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:56,936 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:56,949 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:56,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:56,954 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-07 20:16:56,954 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:56,954 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2054311398]
[2024-11-07 20:16:56,954 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2054311398] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:56,954 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:56,955 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-07 20:16:56,955 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390363258]
[2024-11-07 20:16:56,955 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:56,955 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:16:56,955 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:56,955 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:16:56,955 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-07 20:16:56,955 INFO  L87              Difference]: Start difference. First operand 436 states and 467 transitions. Second operand  has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 4 states have internal predecessors, (40), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:57,619 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:57,619 INFO  L93              Difference]: Finished difference Result 447 states and 468 transitions.
[2024-11-07 20:16:57,619 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:57,619 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 4 states have internal predecessors, (40), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 52
[2024-11-07 20:16:57,620 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:57,621 INFO  L225             Difference]: With dead ends: 447
[2024-11-07 20:16:57,621 INFO  L226             Difference]: Without dead ends: 374
[2024-11-07 20:16:57,621 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 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:16:57,622 INFO  L432           NwaCegarLoop]: 191 mSDtfsCounter, 226 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 233 SdHoareTripleChecker+Valid, 271 SdHoareTripleChecker+Invalid, 336 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:57,622 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [233 Valid, 271 Invalid, 336 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 324 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 20:16:57,623 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 374 states.
[2024-11-07 20:16:57,630 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 374 to 370.
[2024-11-07 20:16:57,631 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 370 states, 221 states have (on average 1.6199095022624435) internal successors, (358), 351 states have internal predecessors, (358), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-07 20:16:57,632 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 392 transitions.
[2024-11-07 20:16:57,633 INFO  L78                 Accepts]: Start accepts. Automaton has 370 states and 392 transitions. Word has length 52
[2024-11-07 20:16:57,633 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:57,633 INFO  L471      AbstractCegarLoop]: Abstraction has 370 states and 392 transitions.
[2024-11-07 20:16:57,633 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 4 states have internal predecessors, (40), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-07 20:16:57,633 INFO  L276                IsEmpty]: Start isEmpty. Operand 370 states and 392 transitions.
[2024-11-07 20:16:57,634 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2024-11-07 20:16:57,634 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:57,634 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:57,635 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-07 20:16:57,635 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr52ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:57,635 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:57,635 INFO  L85        PathProgramCache]: Analyzing trace with hash 386547261, now seen corresponding path program 1 times
[2024-11-07 20:16:57,635 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:57,635 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675809026]
[2024-11-07 20:16:57,636 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:57,636 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:57,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:57,728 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:57,729 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:57,732 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:57,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:57,735 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:57,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:57,738 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:16:57,739 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:57,742 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:16:57,744 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:57,747 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:16:57,748 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:57,748 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675809026]
[2024-11-07 20:16:57,748 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675809026] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:57,748 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:57,748 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:57,749 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1119162208]
[2024-11-07 20:16:57,749 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:57,749 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:57,749 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:57,749 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:57,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:57,750 INFO  L87              Difference]: Start difference. First operand 370 states and 392 transitions. Second operand  has 3 states, 2 states have (on average 31.0) internal successors, (62), 3 states have internal predecessors, (62), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-07 20:16:58,167 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:58,167 INFO  L93              Difference]: Finished difference Result 370 states and 392 transitions.
[2024-11-07 20:16:58,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:58,167 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 31.0) internal successors, (62), 3 states have internal predecessors, (62), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 84
[2024-11-07 20:16:58,168 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:58,169 INFO  L225             Difference]: With dead ends: 370
[2024-11-07 20:16:58,169 INFO  L226             Difference]: Without dead ends: 363
[2024-11-07 20:16:58,169 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 11 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:16:58,169 INFO  L432           NwaCegarLoop]: 141 mSDtfsCounter, 138 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 222 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 229 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 222 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:58,170 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 156 Invalid, 229 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 222 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-07 20:16:58,170 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-07 20:16:58,178 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363.
[2024-11-07 20:16:58,178 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 363 states, 221 states have (on average 1.588235294117647) internal successors, (351), 344 states have internal predecessors, (351), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-07 20:16:58,180 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 385 transitions.
[2024-11-07 20:16:58,180 INFO  L78                 Accepts]: Start accepts. Automaton has 363 states and 385 transitions. Word has length 84
[2024-11-07 20:16:58,180 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:58,180 INFO  L471      AbstractCegarLoop]: Abstraction has 363 states and 385 transitions.
[2024-11-07 20:16:58,180 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 31.0) internal successors, (62), 3 states have internal predecessors, (62), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-07 20:16:58,181 INFO  L276                IsEmpty]: Start isEmpty. Operand 363 states and 385 transitions.
[2024-11-07 20:16:58,181 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 86
[2024-11-07 20:16:58,182 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:58,182 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:58,182 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-07 20:16:58,182 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr53ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:58,182 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:58,182 INFO  L85        PathProgramCache]: Analyzing trace with hash -901936631, now seen corresponding path program 1 times
[2024-11-07 20:16:58,183 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:58,183 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1544410071]
[2024-11-07 20:16:58,183 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:58,183 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:58,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:58,252 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:58,254 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:58,256 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:58,257 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:58,259 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:58,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:58,261 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:16:58,262 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:58,264 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:16:58,265 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:58,271 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:16:58,271 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:58,272 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1544410071]
[2024-11-07 20:16:58,272 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1544410071] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:58,272 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:58,272 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:58,272 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1673263517]
[2024-11-07 20:16:58,272 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:58,272 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:58,272 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:58,272 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:58,273 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:58,273 INFO  L87              Difference]: Start difference. First operand 363 states and 385 transitions. Second operand  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-07 20:16:58,900 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:58,901 INFO  L93              Difference]: Finished difference Result 370 states and 388 transitions.
[2024-11-07 20:16:58,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:58,901 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 85
[2024-11-07 20:16:58,902 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:58,904 INFO  L225             Difference]: With dead ends: 370
[2024-11-07 20:16:58,905 INFO  L226             Difference]: Without dead ends: 369
[2024-11-07 20:16:58,905 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 11 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:16:58,906 INFO  L432           NwaCegarLoop]: 255 mSDtfsCounter, 24 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 187 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 394 SdHoareTripleChecker+Invalid, 187 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 187 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:58,906 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 394 Invalid, 187 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 187 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-11-07 20:16:58,907 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 369 states.
[2024-11-07 20:16:58,916 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 365.
[2024-11-07 20:16:58,916 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 365 states, 223 states have (on average 1.5829596412556053) internal successors, (353), 346 states have internal predecessors, (353), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-07 20:16:58,918 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 387 transitions.
[2024-11-07 20:16:58,918 INFO  L78                 Accepts]: Start accepts. Automaton has 365 states and 387 transitions. Word has length 85
[2024-11-07 20:16:58,919 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:58,919 INFO  L471      AbstractCegarLoop]: Abstraction has 365 states and 387 transitions.
[2024-11-07 20:16:58,919 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-07 20:16:58,920 INFO  L276                IsEmpty]: Start isEmpty. Operand 365 states and 387 transitions.
[2024-11-07 20:16:58,920 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-07 20:16:58,921 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:58,922 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:58,922 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-07 20:16:58,922 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr58ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:58,922 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:58,922 INFO  L85        PathProgramCache]: Analyzing trace with hash 1031775984, now seen corresponding path program 1 times
[2024-11-07 20:16:58,922 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:58,922 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [329606842]
[2024-11-07 20:16:58,922 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:58,922 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:58,951 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,026 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:59,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:59,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,037 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:59,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,043 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:16:59,044 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:16:59,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,050 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-07 20:16:59,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,057 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-07 20:16:59,057 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:59,057 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [329606842]
[2024-11-07 20:16:59,057 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [329606842] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:59,057 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:59,057 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:16:59,058 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759730095]
[2024-11-07 20:16:59,058 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:59,058 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:16:59,058 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:59,058 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:16:59,058 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:16:59,058 INFO  L87              Difference]: Start difference. First operand 365 states and 387 transitions. Second operand  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 states have internal predecessors, (60), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-07 20:16:59,296 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:59,296 INFO  L93              Difference]: Finished difference Result 365 states and 387 transitions.
[2024-11-07 20:16:59,298 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:16:59,299 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 states have internal predecessors, (60), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 87
[2024-11-07 20:16:59,299 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:59,300 INFO  L225             Difference]: With dead ends: 365
[2024-11-07 20:16:59,300 INFO  L226             Difference]: Without dead ends: 363
[2024-11-07 20:16:59,301 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 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:16:59,301 INFO  L432           NwaCegarLoop]: 249 mSDtfsCounter, 192 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:59,302 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 263 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:16:59,302 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-07 20:16:59,310 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363.
[2024-11-07 20:16:59,311 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 363 states, 223 states have (on average 1.5650224215246638) internal successors, (349), 344 states have internal predecessors, (349), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-07 20:16:59,313 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 383 transitions.
[2024-11-07 20:16:59,313 INFO  L78                 Accepts]: Start accepts. Automaton has 363 states and 383 transitions. Word has length 87
[2024-11-07 20:16:59,313 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:59,313 INFO  L471      AbstractCegarLoop]: Abstraction has 363 states and 383 transitions.
[2024-11-07 20:16:59,313 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 states have internal predecessors, (60), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-07 20:16:59,314 INFO  L276                IsEmpty]: Start isEmpty. Operand 363 states and 383 transitions.
[2024-11-07 20:16:59,314 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-07 20:16:59,314 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:59,315 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:59,315 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-07 20:16:59,315 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:59,315 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:59,315 INFO  L85        PathProgramCache]: Analyzing trace with hash 1920284614, now seen corresponding path program 1 times
[2024-11-07 20:16:59,315 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:59,316 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [706420097]
[2024-11-07 20:16:59,316 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:59,316 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:59,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,404 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:59,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,408 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:59,409 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,410 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:59,411 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,414 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:16:59,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,417 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:16:59,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,421 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-07 20:16:59,422 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-07 20:16:59,427 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:59,427 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [706420097]
[2024-11-07 20:16:59,427 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [706420097] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:59,427 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:16:59,427 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 20:16:59,427 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [365533716]
[2024-11-07 20:16:59,427 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:59,428 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:16:59,428 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:59,428 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:16:59,428 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:16:59,429 INFO  L87              Difference]: Start difference. First operand 363 states and 383 transitions. Second operand  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-07 20:16:59,632 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:16:59,634 INFO  L93              Difference]: Finished difference Result 367 states and 383 transitions.
[2024-11-07 20:16:59,635 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:16:59,635 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 88
[2024-11-07 20:16:59,635 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:16:59,637 INFO  L225             Difference]: With dead ends: 367
[2024-11-07 20:16:59,637 INFO  L226             Difference]: Without dead ends: 363
[2024-11-07 20:16:59,638 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:16:59,638 INFO  L432           NwaCegarLoop]: 250 mSDtfsCounter, 48 mSDsluCounter, 469 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 719 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:16:59,638 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 719 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:16:59,640 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-07 20:16:59,647 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 361.
[2024-11-07 20:16:59,647 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 361 states, 221 states have (on average 1.5610859728506787) internal successors, (345), 342 states have internal predecessors, (345), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-07 20:16:59,649 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 379 transitions.
[2024-11-07 20:16:59,649 INFO  L78                 Accepts]: Start accepts. Automaton has 361 states and 379 transitions. Word has length 88
[2024-11-07 20:16:59,649 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:16:59,649 INFO  L471      AbstractCegarLoop]: Abstraction has 361 states and 379 transitions.
[2024-11-07 20:16:59,649 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-07 20:16:59,649 INFO  L276                IsEmpty]: Start isEmpty. Operand 361 states and 379 transitions.
[2024-11-07 20:16:59,650 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-07 20:16:59,650 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:16:59,650 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:16:59,650 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-07 20:16:59,651 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:16:59,651 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:16:59,651 INFO  L85        PathProgramCache]: Analyzing trace with hash 822292939, now seen corresponding path program 1 times
[2024-11-07 20:16:59,651 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:16:59,651 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729742767]
[2024-11-07 20:16:59,651 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:59,651 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:16:59,664 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,713 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:16:59,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,716 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:16:59,717 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,718 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:16:59,719 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,721 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:16:59,722 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,724 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:16:59,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,727 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:16:59,727 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:16:59,727 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729742767]
[2024-11-07 20:16:59,727 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729742767] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:16:59,728 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2091595898]
[2024-11-07 20:16:59,728 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:16:59,728 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:16:59,728 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:16:59,730 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:16:59,732 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:16:59,797 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:16:59,798 INFO  L255         TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-07 20:16:59,800 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:16:59,899 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:16:59,899 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:16:59,899 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2091595898] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:16:59,899 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:16:59,899 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4
[2024-11-07 20:16:59,901 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [666586640]
[2024-11-07 20:16:59,901 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:16:59,901 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-07 20:16:59,901 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:16:59,901 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-07 20:16:59,902 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:16:59,902 INFO  L87              Difference]: Start difference. First operand 361 states and 379 transitions. Second operand  has 4 states, 3 states have (on average 21.666666666666668) internal successors, (65), 4 states have internal predecessors, (65), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-07 20:17:00,020 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:00,020 INFO  L93              Difference]: Finished difference Result 363 states and 379 transitions.
[2024-11-07 20:17:00,020 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-07 20:17:00,021 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 21.666666666666668) internal successors, (65), 4 states have internal predecessors, (65), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 87
[2024-11-07 20:17:00,021 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:00,022 INFO  L225             Difference]: With dead ends: 363
[2024-11-07 20:17:00,022 INFO  L226             Difference]: Without dead ends: 355
[2024-11-07 20:17:00,023 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 96 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:17:00,023 INFO  L432           NwaCegarLoop]: 301 mSDtfsCounter, 254 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 123 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 389 SdHoareTripleChecker+Invalid, 130 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:00,024 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 389 Invalid, 130 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 123 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:17:00,024 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 355 states.
[2024-11-07 20:17:00,033 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 355 to 353.
[2024-11-07 20:17:00,034 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 353 states, 221 states have (on average 1.5248868778280542) internal successors, (337), 334 states have internal predecessors, (337), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-07 20:17:00,035 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 353 states and 371 transitions.
[2024-11-07 20:17:00,035 INFO  L78                 Accepts]: Start accepts. Automaton has 353 states and 371 transitions. Word has length 87
[2024-11-07 20:17:00,035 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:00,035 INFO  L471      AbstractCegarLoop]: Abstraction has 353 states and 371 transitions.
[2024-11-07 20:17:00,036 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 21.666666666666668) internal successors, (65), 4 states have internal predecessors, (65), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2024-11-07 20:17:00,036 INFO  L276                IsEmpty]: Start isEmpty. Operand 353 states and 371 transitions.
[2024-11-07 20:17:00,036 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-07 20:17:00,036 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:00,036 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:00,053 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-11-07 20:17:00,237 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:00,237 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:00,237 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:00,237 INFO  L85        PathProgramCache]: Analyzing trace with hash -278722615, now seen corresponding path program 1 times
[2024-11-07 20:17:00,237 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:00,237 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761489360]
[2024-11-07 20:17:00,237 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:00,237 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:00,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,307 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:00,308 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,310 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:00,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,313 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:00,314 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,315 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:00,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,318 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:00,319 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,321 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:17:00,321 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:00,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761489360]
[2024-11-07 20:17:00,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1761489360] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:00,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1658505299]
[2024-11-07 20:17:00,321 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:00,321 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:00,321 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:00,323 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:17:00,325 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:17:00,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:00,393 INFO  L255         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:00,394 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:00,484 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:17:00,484 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:00,618 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-07 20:17:00,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1658505299] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:00,618 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:17:00,618 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-07 20:17:00,618 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928238418]
[2024-11-07 20:17:00,618 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:00,618 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-07 20:17:00,618 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:00,619 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-07 20:17:00,619 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-07 20:17:00,619 INFO  L87              Difference]: Start difference. First operand 353 states and 371 transitions. Second operand  has 7 states, 6 states have (on average 29.5) internal successors, (177), 7 states have internal predecessors, (177), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-07 20:17:00,792 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:00,792 INFO  L93              Difference]: Finished difference Result 614 states and 652 transitions.
[2024-11-07 20:17:00,792 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:17:00,793 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 29.5) internal successors, (177), 7 states have internal predecessors, (177), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15) Word has length 88
[2024-11-07 20:17:00,793 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:00,795 INFO  L225             Difference]: With dead ends: 614
[2024-11-07 20:17:00,795 INFO  L226             Difference]: Without dead ends: 606
[2024-11-07 20:17:00,795 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 187 GetRequests, 182 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-07 20:17:00,795 INFO  L432           NwaCegarLoop]: 243 mSDtfsCounter, 467 mSDsluCounter, 504 mSDsCounter, 0 mSdLazyCounter, 136 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 484 SdHoareTripleChecker+Valid, 747 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 136 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:00,796 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [484 Valid, 747 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 136 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:17:00,796 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 606 states.
[2024-11-07 20:17:00,808 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 606 to 413.
[2024-11-07 20:17:00,808 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 413 states, 282 states have (on average 1.5141843971631206) internal successors, (427), 389 states have internal predecessors, (427), 22 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-07 20:17:00,810 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 413 states and 471 transitions.
[2024-11-07 20:17:00,810 INFO  L78                 Accepts]: Start accepts. Automaton has 413 states and 471 transitions. Word has length 88
[2024-11-07 20:17:00,810 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:00,810 INFO  L471      AbstractCegarLoop]: Abstraction has 413 states and 471 transitions.
[2024-11-07 20:17:00,810 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 29.5) internal successors, (177), 7 states have internal predecessors, (177), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-07 20:17:00,811 INFO  L276                IsEmpty]: Start isEmpty. Operand 413 states and 471 transitions.
[2024-11-07 20:17:00,812 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2024-11-07 20:17:00,812 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:00,812 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:00,829 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:17:01,013 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,SelfDestructingSolverStorable14
[2024-11-07 20:17:01,013 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:01,013 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:01,013 INFO  L85        PathProgramCache]: Analyzing trace with hash 1460160748, now seen corresponding path program 1 times
[2024-11-07 20:17:01,013 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:01,014 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470313166]
[2024-11-07 20:17:01,014 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:01,014 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:01,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:01,030 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1440325436]
[2024-11-07 20:17:01,030 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:01,030 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:01,030 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:01,033 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:17:01,034 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:17:01,088 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:01,090 INFO  L255         TraceCheckSpWp]: Trace formula consists of 163 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:01,091 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:01,175 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-07 20:17:01,175 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:01,335 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-07 20:17:01,335 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:01,336 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470313166]
[2024-11-07 20:17:01,336 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:01,336 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1440325436]
[2024-11-07 20:17:01,336 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1440325436] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:01,336 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:17:01,337 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5
[2024-11-07 20:17:01,337 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [589090815]
[2024-11-07 20:17:01,337 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:01,337 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 20:17:01,337 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:01,338 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 20:17:01,338 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-07 20:17:01,338 INFO  L87              Difference]: Start difference. First operand 413 states and 471 transitions. Second operand  has 6 states, 5 states have (on average 27.6) internal successors, (138), 6 states have internal predecessors, (138), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-07 20:17:01,568 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:01,568 INFO  L93              Difference]: Finished difference Result 616 states and 648 transitions.
[2024-11-07 20:17:01,568 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:17:01,569 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 27.6) internal successors, (138), 6 states have internal predecessors, (138), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12) Word has length 99
[2024-11-07 20:17:01,569 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:01,588 INFO  L225             Difference]: With dead ends: 616
[2024-11-07 20:17:01,588 INFO  L226             Difference]: Without dead ends: 611
[2024-11-07 20:17:01,588 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 197 GetRequests, 192 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42
[2024-11-07 20:17:01,588 INFO  L432           NwaCegarLoop]: 301 mSDtfsCounter, 691 mSDsluCounter, 510 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 702 SdHoareTripleChecker+Valid, 811 SdHoareTripleChecker+Invalid, 175 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:01,589 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [702 Valid, 811 Invalid, 175 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:17:01,589 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 611 states.
[2024-11-07 20:17:01,601 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 611 to 418.
[2024-11-07 20:17:01,602 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 418 states, 290 states have (on average 1.4724137931034482) internal successors, (427), 393 states have internal predecessors, (427), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-07 20:17:01,604 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 418 states and 473 transitions.
[2024-11-07 20:17:01,604 INFO  L78                 Accepts]: Start accepts. Automaton has 418 states and 473 transitions. Word has length 99
[2024-11-07 20:17:01,604 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:01,604 INFO  L471      AbstractCegarLoop]: Abstraction has 418 states and 473 transitions.
[2024-11-07 20:17:01,604 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 27.6) internal successors, (138), 6 states have internal predecessors, (138), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-07 20:17:01,605 INFO  L276                IsEmpty]: Start isEmpty. Operand 418 states and 473 transitions.
[2024-11-07 20:17:01,605 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-07 20:17:01,605 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:01,606 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:01,622 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:17:01,809 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,SelfDestructingSolverStorable15
[2024-11-07 20:17:01,810 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr70ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:01,810 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:01,810 INFO  L85        PathProgramCache]: Analyzing trace with hash -590433326, now seen corresponding path program 1 times
[2024-11-07 20:17:01,811 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:01,811 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1290649761]
[2024-11-07 20:17:01,811 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:01,811 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:01,830 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,005 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:02,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,010 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:02,012 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,014 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:02,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,020 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:02,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,024 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:02,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,028 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-07 20:17:02,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-07 20:17:02,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-07 20:17:02,036 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:02,036 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1290649761]
[2024-11-07 20:17:02,037 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1290649761] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:17:02,037 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:17:02,037 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-07 20:17:02,037 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1447097449]
[2024-11-07 20:17:02,037 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:17:02,037 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:17:02,038 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:02,038 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:17:02,038 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:17:02,038 INFO  L87              Difference]: Start difference. First operand 418 states and 473 transitions. Second operand  has 5 states, 5 states have (on average 14.4) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-07 20:17:02,283 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:02,283 INFO  L93              Difference]: Finished difference Result 424 states and 476 transitions.
[2024-11-07 20:17:02,284 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:17:02,284 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 14.4) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 104
[2024-11-07 20:17:02,284 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:02,285 INFO  L225             Difference]: With dead ends: 424
[2024-11-07 20:17:02,285 INFO  L226             Difference]: Without dead ends: 396
[2024-11-07 20:17:02,286 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:17:02,286 INFO  L432           NwaCegarLoop]: 210 mSDtfsCounter, 456 mSDsluCounter, 206 mSDsCounter, 0 mSdLazyCounter, 152 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 466 SdHoareTripleChecker+Valid, 416 SdHoareTripleChecker+Invalid, 164 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:02,286 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [466 Valid, 416 Invalid, 164 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 152 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-07 20:17:02,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 396 states.
[2024-11-07 20:17:02,297 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 396 to 396.
[2024-11-07 20:17:02,298 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 396 states, 272 states have (on average 1.4889705882352942) internal successors, (405), 373 states have internal predecessors, (405), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-07 20:17:02,299 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 396 states and 447 transitions.
[2024-11-07 20:17:02,300 INFO  L78                 Accepts]: Start accepts. Automaton has 396 states and 447 transitions. Word has length 104
[2024-11-07 20:17:02,300 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:02,300 INFO  L471      AbstractCegarLoop]: Abstraction has 396 states and 447 transitions.
[2024-11-07 20:17:02,300 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 14.4) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-07 20:17:02,300 INFO  L276                IsEmpty]: Start isEmpty. Operand 396 states and 447 transitions.
[2024-11-07 20:17:02,301 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 121
[2024-11-07 20:17:02,301 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:02,302 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:02,302 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-07 20:17:02,302 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:02,303 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:02,303 INFO  L85        PathProgramCache]: Analyzing trace with hash -1663949401, now seen corresponding path program 1 times
[2024-11-07 20:17:02,303 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:02,303 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721921928]
[2024-11-07 20:17:02,303 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:02,303 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:02,324 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:02,325 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1230671888]
[2024-11-07 20:17:02,325 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:02,325 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:02,325 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:02,327 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:17:02,329 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:17:02,388 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:02,389 INFO  L255         TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:02,393 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:02,673 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:02,673 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-07 20:17:02,673 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:02,673 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [721921928]
[2024-11-07 20:17:02,673 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:02,673 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1230671888]
[2024-11-07 20:17:02,673 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1230671888] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:17:02,673 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:17:02,673 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-07 20:17:02,673 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1381532412]
[2024-11-07 20:17:02,674 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:17:02,674 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:17:02,674 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:02,674 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:17:02,674 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-07 20:17:02,674 INFO  L87              Difference]: Start difference. First operand 396 states and 447 transitions. Second operand  has 5 states, 4 states have (on average 20.75) internal successors, (83), 5 states have internal predecessors, (83), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-07 20:17:03,808 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:03,808 INFO  L93              Difference]: Finished difference Result 396 states and 447 transitions.
[2024-11-07 20:17:03,809 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:17:03,809 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 20.75) internal successors, (83), 5 states have internal predecessors, (83), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 120
[2024-11-07 20:17:03,809 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:03,811 INFO  L225             Difference]: With dead ends: 396
[2024-11-07 20:17:03,811 INFO  L226             Difference]: Without dead ends: 386
[2024-11-07 20:17:03,811 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-07 20:17:03,811 INFO  L432           NwaCegarLoop]: 118 mSDtfsCounter, 133 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 543 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 140 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 553 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 543 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:03,812 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [140 Valid, 263 Invalid, 553 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 543 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-07 20:17:03,813 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 386 states.
[2024-11-07 20:17:03,827 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 386 to 386.
[2024-11-07 20:17:03,828 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 386 states, 272 states have (on average 1.4375) internal successors, (391), 363 states have internal predecessors, (391), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-07 20:17:03,830 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 386 states and 433 transitions.
[2024-11-07 20:17:03,830 INFO  L78                 Accepts]: Start accepts. Automaton has 386 states and 433 transitions. Word has length 120
[2024-11-07 20:17:03,830 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:03,831 INFO  L471      AbstractCegarLoop]: Abstraction has 386 states and 433 transitions.
[2024-11-07 20:17:03,831 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 20.75) internal successors, (83), 5 states have internal predecessors, (83), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-07 20:17:03,831 INFO  L276                IsEmpty]: Start isEmpty. Operand 386 states and 433 transitions.
[2024-11-07 20:17:03,832 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-11-07 20:17:03,832 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:03,832 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:03,849 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:17:04,033 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,SelfDestructingSolverStorable17
[2024-11-07 20:17:04,033 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:04,033 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:04,033 INFO  L85        PathProgramCache]: Analyzing trace with hash -42823788, now seen corresponding path program 1 times
[2024-11-07 20:17:04,033 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:04,033 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153424677]
[2024-11-07 20:17:04,033 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:04,034 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:04,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:04,058 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [114082964]
[2024-11-07 20:17:04,058 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:04,058 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:04,059 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:04,062 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:17:04,063 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:17:04,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:04,131 INFO  L255         TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:04,133 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:04,408 INFO  L134       CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:04,408 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:09,141 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:09,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153424677]
[2024-11-07 20:17:09,141 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:09,141 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [114082964]
[2024-11-07 20:17:09,141 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [114082964] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:09,141 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:17:09,141 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-07 20:17:09,141 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1835716210]
[2024-11-07 20:17:09,141 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:09,142 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:17:09,142 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:09,142 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:17:09,142 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=32, Unknown=1, NotChecked=0, Total=56
[2024-11-07 20:17:09,142 INFO  L87              Difference]: Start difference. First operand 386 states and 433 transitions. Second operand  has 5 states, 4 states have (on average 21.0) internal successors, (84), 5 states have internal predecessors, (84), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-07 20:17:10,035 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:10,035 INFO  L93              Difference]: Finished difference Result 511 states and 590 transitions.
[2024-11-07 20:17:10,035 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:17:10,035 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 21.0) internal successors, (84), 5 states have internal predecessors, (84), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 121
[2024-11-07 20:17:10,036 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:10,037 INFO  L225             Difference]: With dead ends: 511
[2024-11-07 20:17:10,037 INFO  L226             Difference]: Without dead ends: 487
[2024-11-07 20:17:10,037 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 160 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 4.3s TimeCoverageRelationStatistics Valid=23, Invalid=32, Unknown=1, NotChecked=0, Total=56
[2024-11-07 20:17:10,038 INFO  L432           NwaCegarLoop]: 143 mSDtfsCounter, 129 mSDsluCounter, 159 mSDsCounter, 0 mSdLazyCounter, 551 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 574 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 551 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:10,038 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 302 Invalid, 574 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 551 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-07 20:17:10,039 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 487 states.
[2024-11-07 20:17:10,051 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 487 to 471.
[2024-11-07 20:17:10,052 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 471 states, 352 states have (on average 1.4403409090909092) internal successors, (507), 443 states have internal predecessors, (507), 26 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-07 20:17:10,053 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 471 states and 559 transitions.
[2024-11-07 20:17:10,053 INFO  L78                 Accepts]: Start accepts. Automaton has 471 states and 559 transitions. Word has length 121
[2024-11-07 20:17:10,054 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:10,054 INFO  L471      AbstractCegarLoop]: Abstraction has 471 states and 559 transitions.
[2024-11-07 20:17:10,054 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 21.0) internal successors, (84), 5 states have internal predecessors, (84), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-07 20:17:10,054 INFO  L276                IsEmpty]: Start isEmpty. Operand 471 states and 559 transitions.
[2024-11-07 20:17:10,055 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 123
[2024-11-07 20:17:10,055 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:10,055 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:10,071 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:17:10,255 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:10,256 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:10,257 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:10,257 INFO  L85        PathProgramCache]: Analyzing trace with hash -1327537335, now seen corresponding path program 1 times
[2024-11-07 20:17:10,257 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:10,257 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1694611532]
[2024-11-07 20:17:10,257 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:10,257 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:10,271 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,362 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:10,363 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,365 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:10,366 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,370 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:10,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,373 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:10,374 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,376 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:10,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,380 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-07 20:17:10,381 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,383 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-07 20:17:10,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,386 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-07 20:17:10,387 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,390 INFO  L134       CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:10,390 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:10,390 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1694611532]
[2024-11-07 20:17:10,391 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1694611532] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:10,391 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [79825007]
[2024-11-07 20:17:10,391 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:10,391 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:10,391 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:10,393 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:17:10,396 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:17:10,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:10,455 INFO  L255         TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:10,457 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:10,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:10,678 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:10,851 INFO  L134       CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:10,851 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [79825007] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:10,851 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:17:10,851 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 7
[2024-11-07 20:17:10,851 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [107553428]
[2024-11-07 20:17:10,851 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:10,852 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-07 20:17:10,852 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:10,852 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-07 20:17:10,852 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:17:10,853 INFO  L87              Difference]: Start difference. First operand 471 states and 559 transitions. Second operand  has 8 states, 7 states have (on average 31.285714285714285) internal successors, (219), 8 states have internal predecessors, (219), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-07 20:17:11,670 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:11,670 INFO  L93              Difference]: Finished difference Result 493 states and 566 transitions.
[2024-11-07 20:17:11,670 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 20:17:11,670 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 31.285714285714285) internal successors, (219), 8 states have internal predecessors, (219), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21) Word has length 122
[2024-11-07 20:17:11,670 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:11,672 INFO  L225             Difference]: With dead ends: 493
[2024-11-07 20:17:11,672 INFO  L226             Difference]: Without dead ends: 488
[2024-11-07 20:17:11,672 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 263 GetRequests, 256 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:17:11,673 INFO  L432           NwaCegarLoop]: 184 mSDtfsCounter, 330 mSDsluCounter, 431 mSDsCounter, 0 mSdLazyCounter, 746 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 342 SdHoareTripleChecker+Valid, 615 SdHoareTripleChecker+Invalid, 760 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 746 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:11,673 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [342 Valid, 615 Invalid, 760 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 746 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-07 20:17:11,674 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 488 states.
[2024-11-07 20:17:11,688 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 488 to 467.
[2024-11-07 20:17:11,689 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 467 states, 352 states have (on average 1.4147727272727273) internal successors, (498), 439 states have internal predecessors, (498), 26 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-07 20:17:11,690 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 467 states and 550 transitions.
[2024-11-07 20:17:11,690 INFO  L78                 Accepts]: Start accepts. Automaton has 467 states and 550 transitions. Word has length 122
[2024-11-07 20:17:11,691 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:11,691 INFO  L471      AbstractCegarLoop]: Abstraction has 467 states and 550 transitions.
[2024-11-07 20:17:11,691 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 31.285714285714285) internal successors, (219), 8 states have internal predecessors, (219), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-07 20:17:11,691 INFO  L276                IsEmpty]: Start isEmpty. Operand 467 states and 550 transitions.
[2024-11-07 20:17:11,692 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 124
[2024-11-07 20:17:11,692 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:11,692 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:11,709 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:17:11,893 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,9 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:11,893 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:11,893 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:11,893 INFO  L85        PathProgramCache]: Analyzing trace with hash 1796015670, now seen corresponding path program 1 times
[2024-11-07 20:17:11,893 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:11,893 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [887842922]
[2024-11-07 20:17:11,893 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:11,894 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:11,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:11,988 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:11,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:11,992 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:11,993 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:11,995 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:11,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:11,998 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:11,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:12,001 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:12,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:12,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-07 20:17:12,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:12,006 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-07 20:17:12,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:12,008 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-07 20:17:12,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:12,010 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:12,011 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:12,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [887842922]
[2024-11-07 20:17:12,011 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [887842922] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:12,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356545434]
[2024-11-07 20:17:12,011 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:12,011 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:12,011 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:12,013 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:17:12,015 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:17:12,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:12,077 INFO  L255         TraceCheckSpWp]: Trace formula consists of 195 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:12,079 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:12,275 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:12,276 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:12,434 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:12,435 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356545434] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:12,435 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:17:12,435 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 7
[2024-11-07 20:17:12,435 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992340633]
[2024-11-07 20:17:12,435 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:12,435 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-07 20:17:12,435 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:12,436 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-07 20:17:12,436 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:17:12,438 INFO  L87              Difference]: Start difference. First operand 467 states and 550 transitions. Second operand  has 8 states, 7 states have (on average 31.571428571428573) internal successors, (221), 8 states have internal predecessors, (221), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-07 20:17:13,520 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:13,521 INFO  L93              Difference]: Finished difference Result 489 states and 557 transitions.
[2024-11-07 20:17:13,521 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 20:17:13,521 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 31.571428571428573) internal successors, (221), 8 states have internal predecessors, (221), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21) Word has length 123
[2024-11-07 20:17:13,521 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:13,522 INFO  L225             Difference]: With dead ends: 489
[2024-11-07 20:17:13,522 INFO  L226             Difference]: Without dead ends: 484
[2024-11-07 20:17:13,522 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=33, Invalid=39, Unknown=0, NotChecked=0, Total=72
[2024-11-07 20:17:13,523 INFO  L432           NwaCegarLoop]: 135 mSDtfsCounter, 458 mSDsluCounter, 337 mSDsCounter, 0 mSdLazyCounter, 631 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 470 SdHoareTripleChecker+Valid, 472 SdHoareTripleChecker+Invalid, 652 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 631 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:13,523 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [470 Valid, 472 Invalid, 652 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 631 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-07 20:17:13,524 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 484 states.
[2024-11-07 20:17:13,535 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 484 to 463.
[2024-11-07 20:17:13,536 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 463 states, 352 states have (on average 1.3892045454545454) internal successors, (489), 435 states have internal predecessors, (489), 26 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-07 20:17:13,537 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 463 states to 463 states and 541 transitions.
[2024-11-07 20:17:13,537 INFO  L78                 Accepts]: Start accepts. Automaton has 463 states and 541 transitions. Word has length 123
[2024-11-07 20:17:13,538 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:13,538 INFO  L471      AbstractCegarLoop]: Abstraction has 463 states and 541 transitions.
[2024-11-07 20:17:13,538 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 31.571428571428573) internal successors, (221), 8 states have internal predecessors, (221), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-07 20:17:13,538 INFO  L276                IsEmpty]: Start isEmpty. Operand 463 states and 541 transitions.
[2024-11-07 20:17:13,539 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 125
[2024-11-07 20:17:13,539 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:13,539 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:13,554 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:17:13,740 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,10 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:13,740 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:13,740 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:13,740 INFO  L85        PathProgramCache]: Analyzing trace with hash -158088981, now seen corresponding path program 1 times
[2024-11-07 20:17:13,740 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:13,740 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [150748826]
[2024-11-07 20:17:13,740 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:13,740 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:13,760 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:13,761 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [597035251]
[2024-11-07 20:17:13,763 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:13,763 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:13,763 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:13,765 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:17:13,767 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:17:13,824 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:13,825 INFO  L255         TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:13,826 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:14,247 INFO  L134       CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:14,247 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:14,656 INFO  L134       CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-07 20:17:14,656 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:14,656 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [150748826]
[2024-11-07 20:17:14,656 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:14,656 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [597035251]
[2024-11-07 20:17:14,657 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [597035251] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:14,657 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:17:14,657 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-07 20:17:14,657 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1659331302]
[2024-11-07 20:17:14,657 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:14,657 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-07 20:17:14,657 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:14,658 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-07 20:17:14,658 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:17:14,658 INFO  L87              Difference]: Start difference. First operand 463 states and 541 transitions. Second operand  has 10 states, 9 states have (on average 18.666666666666668) internal successors, (168), 10 states have internal predecessors, (168), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-07 20:17:19,488 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:19,488 INFO  L93              Difference]: Finished difference Result 508 states and 548 transitions.
[2024-11-07 20:17:19,489 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-07 20:17:19,489 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 18.666666666666668) internal successors, (168), 10 states have internal predecessors, (168), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 124
[2024-11-07 20:17:19,489 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:19,490 INFO  L225             Difference]: With dead ends: 508
[2024-11-07 20:17:19,490 INFO  L226             Difference]: Without dead ends: 414
[2024-11-07 20:17:19,491 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 250 GetRequests, 238 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=70, Invalid=112, Unknown=0, NotChecked=0, Total=182
[2024-11-07 20:17:19,493 INFO  L432           NwaCegarLoop]: 92 mSDtfsCounter, 734 mSDsluCounter, 348 mSDsCounter, 0 mSdLazyCounter, 1351 mSolverCounterSat, 90 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 741 SdHoareTripleChecker+Valid, 440 SdHoareTripleChecker+Invalid, 1441 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 90 IncrementalHoareTripleChecker+Valid, 1351 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:19,493 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [741 Valid, 440 Invalid, 1441 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [90 Valid, 1351 Invalid, 0 Unknown, 0 Unchecked, 4.7s Time]
[2024-11-07 20:17:19,494 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 414 states.
[2024-11-07 20:17:19,505 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 414 to 410.
[2024-11-07 20:17:19,505 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 410 states, 304 states have (on average 1.325657894736842) internal successors, (403), 385 states have internal predecessors, (403), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-07 20:17:19,507 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 410 states and 449 transitions.
[2024-11-07 20:17:19,507 INFO  L78                 Accepts]: Start accepts. Automaton has 410 states and 449 transitions. Word has length 124
[2024-11-07 20:17:19,507 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:19,507 INFO  L471      AbstractCegarLoop]: Abstraction has 410 states and 449 transitions.
[2024-11-07 20:17:19,507 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 18.666666666666668) internal successors, (168), 10 states have internal predecessors, (168), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-07 20:17:19,508 INFO  L276                IsEmpty]: Start isEmpty. Operand 410 states and 449 transitions.
[2024-11-07 20:17:19,509 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-11-07 20:17:19,509 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:19,509 INFO  L215           NwaCegarLoop]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-07 20:17:19,526 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:17:19,709 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,11 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:19,709 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr53ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:19,710 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:19,710 INFO  L85        PathProgramCache]: Analyzing trace with hash -243026300, now seen corresponding path program 1 times
[2024-11-07 20:17:19,710 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:19,710 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825938009]
[2024-11-07 20:17:19,710 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:19,710 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:19,723 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,775 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:19,776 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,778 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:19,778 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,779 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:19,780 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,781 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:19,781 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,782 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:19,782 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-07 20:17:19,784 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,785 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-07 20:17:19,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,787 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-07 20:17:19,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,789 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-07 20:17:19,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,791 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-07 20:17:19,792 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:19,794 INFO  L134       CoverageAnalysis]: Checked inductivity of 241 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 214 trivial. 0 not checked.
[2024-11-07 20:17:19,794 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:19,794 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1825938009]
[2024-11-07 20:17:19,794 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1825938009] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-07 20:17:19,794 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-07 20:17:19,794 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-07 20:17:19,795 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224054329]
[2024-11-07 20:17:19,795 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-07 20:17:19,795 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-07 20:17:19,795 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:19,796 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-07 20:17:19,796 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-07 20:17:19,796 INFO  L87              Difference]: Start difference. First operand 410 states and 449 transitions. Second operand  has 3 states, 2 states have (on average 44.5) internal successors, (89), 3 states have internal predecessors, (89), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-07 20:17:20,801 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:20,801 INFO  L93              Difference]: Finished difference Result 410 states and 449 transitions.
[2024-11-07 20:17:20,801 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-07 20:17:20,801 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 44.5) internal successors, (89), 3 states have internal predecessors, (89), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 166
[2024-11-07 20:17:20,802 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:20,802 INFO  L225             Difference]: With dead ends: 410
[2024-11-07 20:17:20,802 INFO  L226             Difference]: Without dead ends: 407
[2024-11-07 20:17:20,803 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 21 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:17:20,803 INFO  L432           NwaCegarLoop]: 109 mSDtfsCounter, 125 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 209 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 133 SdHoareTripleChecker+Valid, 155 SdHoareTripleChecker+Invalid, 212 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 209 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:20,803 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [133 Valid, 155 Invalid, 212 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 209 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-07 20:17:20,804 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 407 states.
[2024-11-07 20:17:20,814 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 407 to 407.
[2024-11-07 20:17:20,814 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.3125) internal successors, (399), 382 states have internal predecessors, (399), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-07 20:17:20,816 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 445 transitions.
[2024-11-07 20:17:20,816 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 445 transitions. Word has length 166
[2024-11-07 20:17:20,816 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:20,816 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 445 transitions.
[2024-11-07 20:17:20,816 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 44.5) internal successors, (89), 3 states have internal predecessors, (89), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-07 20:17:20,816 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 445 transitions.
[2024-11-07 20:17:20,817 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 171
[2024-11-07 20:17:20,817 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:20,817 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:20,817 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-07 20:17:20,817 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr60ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:20,818 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:20,818 INFO  L85        PathProgramCache]: Analyzing trace with hash 1665611949, now seen corresponding path program 1 times
[2024-11-07 20:17:20,818 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:20,818 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2090641205]
[2024-11-07 20:17:20,818 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:20,818 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:20,836 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:20,837 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [203456629]
[2024-11-07 20:17:20,837 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:20,837 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:20,837 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:20,839 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:17:20,841 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:17:20,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:20,910 INFO  L255         TraceCheckSpWp]: Trace formula consists of 254 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:20,912 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:21,318 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-07 20:17:21,318 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:22,401 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:22,401 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2090641205]
[2024-11-07 20:17:22,401 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:22,401 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [203456629]
[2024-11-07 20:17:22,401 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [203456629] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:22,401 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:17:22,401 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-07 20:17:22,402 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867980245]
[2024-11-07 20:17:22,402 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:22,402 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:17:22,402 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:22,402 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:17:22,403 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:17:22,403 INFO  L87              Difference]: Start difference. First operand 407 states and 445 transitions. Second operand  has 5 states, 4 states have (on average 29.5) internal successors, (118), 5 states have internal predecessors, (118), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-07 20:17:23,447 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:23,447 INFO  L93              Difference]: Finished difference Result 408 states and 445 transitions.
[2024-11-07 20:17:23,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-07 20:17:23,448 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 29.5) internal successors, (118), 5 states have internal predecessors, (118), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 170
[2024-11-07 20:17:23,448 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:23,449 INFO  L225             Difference]: With dead ends: 408
[2024-11-07 20:17:23,449 INFO  L226             Difference]: Without dead ends: 407
[2024-11-07 20:17:23,449 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 266 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:17:23,450 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 34 mSDsluCounter, 230 mSDsCounter, 0 mSdLazyCounter, 673 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 439 SdHoareTripleChecker+Invalid, 676 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 673 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:23,450 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 439 Invalid, 676 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 673 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-07 20:17:23,450 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 407 states.
[2024-11-07 20:17:23,461 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 407 to 407.
[2024-11-07 20:17:23,462 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.3092105263157894) internal successors, (398), 382 states have internal predecessors, (398), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-07 20:17:23,463 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 444 transitions.
[2024-11-07 20:17:23,463 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 444 transitions. Word has length 170
[2024-11-07 20:17:23,463 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:23,464 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 444 transitions.
[2024-11-07 20:17:23,464 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 29.5) internal successors, (118), 5 states have internal predecessors, (118), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-07 20:17:23,464 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 444 transitions.
[2024-11-07 20:17:23,465 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 172
[2024-11-07 20:17:23,465 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:23,465 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:23,482 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-07 20:17:23,665 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,SelfDestructingSolverStorable23
[2024-11-07 20:17:23,666 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:23,666 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:23,666 INFO  L85        PathProgramCache]: Analyzing trace with hash 94363053, now seen corresponding path program 1 times
[2024-11-07 20:17:23,666 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:23,666 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [55300615]
[2024-11-07 20:17:23,666 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:23,666 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:23,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:23,701 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1055150030]
[2024-11-07 20:17:23,701 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:23,701 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:23,701 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:23,704 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:17:23,705 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:17:23,776 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:23,778 INFO  L255         TraceCheckSpWp]: Trace formula consists of 255 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:23,780 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:24,263 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-07 20:17:24,263 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:24,463 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:24,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [55300615]
[2024-11-07 20:17:24,463 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:24,463 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1055150030]
[2024-11-07 20:17:24,463 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1055150030] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:24,463 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:17:24,463 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-11-07 20:17:24,464 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114183583]
[2024-11-07 20:17:24,464 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:24,464 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-07 20:17:24,464 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:24,464 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-07 20:17:24,464 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-07 20:17:24,464 INFO  L87              Difference]: Start difference. First operand 407 states and 444 transitions. Second operand  has 6 states, 5 states have (on average 23.8) internal successors, (119), 6 states have internal predecessors, (119), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-07 20:17:25,359 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:25,359 INFO  L93              Difference]: Finished difference Result 418 states and 444 transitions.
[2024-11-07 20:17:25,359 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-07 20:17:25,359 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 23.8) internal successors, (119), 6 states have internal predecessors, (119), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 171
[2024-11-07 20:17:25,360 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:25,361 INFO  L225             Difference]: With dead ends: 418
[2024-11-07 20:17:25,361 INFO  L226             Difference]: Without dead ends: 417
[2024-11-07 20:17:25,361 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 187 GetRequests, 179 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2024-11-07 20:17:25,362 INFO  L432           NwaCegarLoop]: 186 mSDtfsCounter, 69 mSDsluCounter, 340 mSDsCounter, 0 mSdLazyCounter, 894 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 526 SdHoareTripleChecker+Invalid, 898 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 894 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:25,362 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 526 Invalid, 898 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 894 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-07 20:17:25,363 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 417 states.
[2024-11-07 20:17:25,372 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 417 to 407.
[2024-11-07 20:17:25,374 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.305921052631579) internal successors, (397), 382 states have internal predecessors, (397), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-07 20:17:25,375 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 443 transitions.
[2024-11-07 20:17:25,375 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 443 transitions. Word has length 171
[2024-11-07 20:17:25,375 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:25,375 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 443 transitions.
[2024-11-07 20:17:25,376 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 23.8) internal successors, (119), 6 states have internal predecessors, (119), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-07 20:17:25,376 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 443 transitions.
[2024-11-07 20:17:25,376 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-07 20:17:25,377 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:25,377 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:25,394 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:17:25,580 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,13 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:25,581 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr64ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:25,581 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:25,581 INFO  L85        PathProgramCache]: Analyzing trace with hash -2033680207, now seen corresponding path program 1 times
[2024-11-07 20:17:25,581 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:25,581 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422481761]
[2024-11-07 20:17:25,581 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:25,581 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:25,604 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:25,605 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1938472764]
[2024-11-07 20:17:25,605 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:25,606 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:25,606 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:25,608 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:17:25,610 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:17:25,682 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:25,683 INFO  L255         TraceCheckSpWp]: Trace formula consists of 258 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:25,686 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:26,959 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-07 20:17:26,959 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:27,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-07 20:17:27,764 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:27,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422481761]
[2024-11-07 20:17:27,764 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:27,764 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1938472764]
[2024-11-07 20:17:27,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1938472764] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:27,764 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:17:27,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5] total 10
[2024-11-07 20:17:27,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1907859963]
[2024-11-07 20:17:27,764 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:27,765 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:17:27,765 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:27,765 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:17:27,765 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=74, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:17:27,765 INFO  L87              Difference]: Start difference. First operand 407 states and 443 transitions. Second operand  has 11 states, 10 states have (on average 24.0) internal successors, (240), 11 states have internal predecessors, (240), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-07 20:17:33,229 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:33,229 INFO  L93              Difference]: Finished difference Result 415 states and 443 transitions.
[2024-11-07 20:17:33,230 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-07 20:17:33,230 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 24.0) internal successors, (240), 11 states have internal predecessors, (240), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22) Word has length 174
[2024-11-07 20:17:33,230 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:33,231 INFO  L225             Difference]: With dead ends: 415
[2024-11-07 20:17:33,231 INFO  L226             Difference]: Without dead ends: 407
[2024-11-07 20:17:33,232 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 337 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272
[2024-11-07 20:17:33,232 INFO  L432           NwaCegarLoop]: 89 mSDtfsCounter, 475 mSDsluCounter, 209 mSDsCounter, 0 mSdLazyCounter, 1139 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 480 SdHoareTripleChecker+Valid, 298 SdHoareTripleChecker+Invalid, 1170 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 1139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:33,232 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [480 Valid, 298 Invalid, 1170 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 1139 Invalid, 0 Unknown, 0 Unchecked, 5.2s Time]
[2024-11-07 20:17:33,233 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 407 states.
[2024-11-07 20:17:33,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 407 to 407.
[2024-11-07 20:17:33,249 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.2796052631578947) internal successors, (389), 382 states have internal predecessors, (389), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-07 20:17:33,250 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 435 transitions.
[2024-11-07 20:17:33,250 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 435 transitions. Word has length 174
[2024-11-07 20:17:33,251 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:33,251 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 435 transitions.
[2024-11-07 20:17:33,251 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 24.0) internal successors, (240), 11 states have internal predecessors, (240), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-07 20:17:33,251 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 435 transitions.
[2024-11-07 20:17:33,252 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 194
[2024-11-07 20:17:33,252 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:33,252 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 12, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:17:33,269 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:17:33,453 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25,14 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:33,453 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:33,453 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:33,453 INFO  L85        PathProgramCache]: Analyzing trace with hash 1785882623, now seen corresponding path program 1 times
[2024-11-07 20:17:33,454 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:33,454 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [349575622]
[2024-11-07 20:17:33,454 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:33,454 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:33,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:33,482 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [63167720]
[2024-11-07 20:17:33,483 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:33,483 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:33,483 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:33,485 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:17:33,487 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:17:33,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:33,561 INFO  L255         TraceCheckSpWp]: Trace formula consists of 281 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:33,564 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:34,873 INFO  L134       CoverageAnalysis]: Checked inductivity of 317 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-07 20:17:34,873 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:36,295 INFO  L134       CoverageAnalysis]: Checked inductivity of 317 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-07 20:17:36,295 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:36,295 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [349575622]
[2024-11-07 20:17:36,295 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:36,295 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [63167720]
[2024-11-07 20:17:36,295 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [63167720] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:36,295 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:17:36,295 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5] total 10
[2024-11-07 20:17:36,295 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1423886020]
[2024-11-07 20:17:36,295 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:36,296 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:17:36,296 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:36,296 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:17:36,296 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-07 20:17:36,296 INFO  L87              Difference]: Start difference. First operand 407 states and 435 transitions. Second operand  has 11 states, 10 states have (on average 26.8) internal successors, (268), 11 states have internal predecessors, (268), 4 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 4 states have call predecessors, (24), 4 states have call successors, (24)
[2024-11-07 20:17:38,512 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:38,512 INFO  L93              Difference]: Finished difference Result 488 states and 553 transitions.
[2024-11-07 20:17:38,513 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-07 20:17:38,513 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 26.8) internal successors, (268), 11 states have internal predecessors, (268), 4 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 4 states have call predecessors, (24), 4 states have call successors, (24) Word has length 193
[2024-11-07 20:17:38,513 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:38,514 INFO  L225             Difference]: With dead ends: 488
[2024-11-07 20:17:38,514 INFO  L226             Difference]: Without dead ends: 448
[2024-11-07 20:17:38,515 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 389 GetRequests, 375 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=94, Invalid=146, Unknown=0, NotChecked=0, Total=240
[2024-11-07 20:17:38,515 INFO  L432           NwaCegarLoop]: 79 mSDtfsCounter, 511 mSDsluCounter, 290 mSDsCounter, 0 mSdLazyCounter, 1470 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 516 SdHoareTripleChecker+Valid, 369 SdHoareTripleChecker+Invalid, 1504 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 1470 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:38,515 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [516 Valid, 369 Invalid, 1504 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 1470 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-07 20:17:38,516 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 448 states.
[2024-11-07 20:17:38,531 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 448 to 439.
[2024-11-07 20:17:38,532 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 332 states have (on average 1.3463855421686748) internal successors, (447), 410 states have internal predecessors, (447), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-07 20:17:38,533 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 501 transitions.
[2024-11-07 20:17:38,533 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 501 transitions. Word has length 193
[2024-11-07 20:17:38,533 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:38,533 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 501 transitions.
[2024-11-07 20:17:38,534 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 26.8) internal successors, (268), 11 states have internal predecessors, (268), 4 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 4 states have call predecessors, (24), 4 states have call successors, (24)
[2024-11-07 20:17:38,534 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 501 transitions.
[2024-11-07 20:17:38,534 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2024-11-07 20:17:38,535 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:38,535 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 12, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 2, 2, 2, 2, 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]
[2024-11-07 20:17:38,551 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-11-07 20:17:38,735 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,SelfDestructingSolverStorable26
[2024-11-07 20:17:38,736 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:38,736 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:38,736 INFO  L85        PathProgramCache]: Analyzing trace with hash -893592658, now seen corresponding path program 1 times
[2024-11-07 20:17:38,736 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:38,736 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1817832529]
[2024-11-07 20:17:38,736 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:38,736 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:38,757 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:38,759 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1711597172]
[2024-11-07 20:17:38,759 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:38,759 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:38,759 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:38,761 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:17:38,763 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:17:38,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:38,839 INFO  L255         TraceCheckSpWp]: Trace formula consists of 291 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:38,842 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:39,013 INFO  L134       CoverageAnalysis]: Checked inductivity of 367 backedges. 0 proven. 103 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-07 20:17:39,014 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:39,098 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:39,099 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1817832529]
[2024-11-07 20:17:39,099 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:39,099 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1711597172]
[2024-11-07 20:17:39,099 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1711597172] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:39,099 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:17:39,099 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-07 20:17:39,099 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1613279443]
[2024-11-07 20:17:39,099 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:39,099 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-07 20:17:39,099 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:39,100 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-07 20:17:39,100 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-07 20:17:39,100 INFO  L87              Difference]: Start difference. First operand 439 states and 501 transitions. Second operand  has 5 states, 4 states have (on average 34.5) internal successors, (138), 5 states have internal predecessors, (138), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-07 20:17:39,252 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:39,252 INFO  L93              Difference]: Finished difference Result 577 states and 606 transitions.
[2024-11-07 20:17:39,252 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-07 20:17:39,252 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 34.5) internal successors, (138), 5 states have internal predecessors, (138), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12) Word has length 195
[2024-11-07 20:17:39,253 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:39,254 INFO  L225             Difference]: With dead ends: 577
[2024-11-07 20:17:39,254 INFO  L226             Difference]: Without dead ends: 576
[2024-11-07 20:17:39,255 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 228 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-07 20:17:39,255 INFO  L432           NwaCegarLoop]: 220 mSDtfsCounter, 188 mSDsluCounter, 590 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 810 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:39,255 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 810 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-11-07 20:17:39,256 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 576 states.
[2024-11-07 20:17:39,271 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 576 to 439.
[2024-11-07 20:17:39,272 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 332 states have (on average 1.3433734939759037) internal successors, (446), 410 states have internal predecessors, (446), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-07 20:17:39,273 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 500 transitions.
[2024-11-07 20:17:39,273 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 500 transitions. Word has length 195
[2024-11-07 20:17:39,273 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:39,273 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 500 transitions.
[2024-11-07 20:17:39,273 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 34.5) internal successors, (138), 5 states have internal predecessors, (138), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-07 20:17:39,274 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 500 transitions.
[2024-11-07 20:17:39,274 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 203
[2024-11-07 20:17:39,274 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:39,275 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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]
[2024-11-07 20:17:39,291 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:17:39,475 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-07 20:17:39,475 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:39,476 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:39,476 INFO  L85        PathProgramCache]: Analyzing trace with hash -1011524977, now seen corresponding path program 2 times
[2024-11-07 20:17:39,476 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:39,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561340192]
[2024-11-07 20:17:39,476 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:39,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:39,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:39,498 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2039941947]
[2024-11-07 20:17:39,498 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:17:39,499 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:39,499 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:39,501 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:17:39,502 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:17:39,632 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:17:39,632 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:17:39,634 INFO  L255         TraceCheckSpWp]: Trace formula consists of 302 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:39,636 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:40,152 INFO  L134       CoverageAnalysis]: Checked inductivity of 421 backedges. 0 proven. 109 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:40,152 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:44,905 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:44,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1561340192]
[2024-11-07 20:17:44,905 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:44,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2039941947]
[2024-11-07 20:17:44,905 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2039941947] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:44,905 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:17:44,905 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-07 20:17:44,905 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1672810209]
[2024-11-07 20:17:44,905 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:44,905 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 20:17:44,905 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:44,906 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 20:17:44,906 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=86, Unknown=1, NotChecked=0, Total=132
[2024-11-07 20:17:44,906 INFO  L87              Difference]: Start difference. First operand 439 states and 500 transitions. Second operand  has 9 states, 8 states have (on average 17.5) internal successors, (140), 9 states have internal predecessors, (140), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13)
[2024-11-07 20:17:45,941 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:45,941 INFO  L93              Difference]: Finished difference Result 532 states and 612 transitions.
[2024-11-07 20:17:45,942 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-07 20:17:45,942 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 17.5) internal successors, (140), 9 states have internal predecessors, (140), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13) Word has length 202
[2024-11-07 20:17:45,942 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:45,944 INFO  L225             Difference]: With dead ends: 532
[2024-11-07 20:17:45,944 INFO  L226             Difference]: Without dead ends: 511
[2024-11-07 20:17:45,944 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 247 GetRequests, 237 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 4.3s TimeCoverageRelationStatistics Valid=45, Invalid=86, Unknown=1, NotChecked=0, Total=132
[2024-11-07 20:17:45,944 INFO  L432           NwaCegarLoop]: 124 mSDtfsCounter, 121 mSDsluCounter, 371 mSDsCounter, 0 mSdLazyCounter, 1958 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 495 SdHoareTripleChecker+Invalid, 1978 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 1958 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:45,944 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 495 Invalid, 1978 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 1958 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-07 20:17:45,945 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 511 states.
[2024-11-07 20:17:45,965 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 511 to 499.
[2024-11-07 20:17:45,966 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 499 states, 389 states have (on average 1.3316195372750643) internal successors, (518), 467 states have internal predecessors, (518), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30)
[2024-11-07 20:17:45,967 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 499 states to 499 states and 578 transitions.
[2024-11-07 20:17:45,967 INFO  L78                 Accepts]: Start accepts. Automaton has 499 states and 578 transitions. Word has length 202
[2024-11-07 20:17:45,967 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:45,967 INFO  L471      AbstractCegarLoop]: Abstraction has 499 states and 578 transitions.
[2024-11-07 20:17:45,967 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 17.5) internal successors, (140), 9 states have internal predecessors, (140), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13)
[2024-11-07 20:17:45,968 INFO  L276                IsEmpty]: Start isEmpty. Operand 499 states and 578 transitions.
[2024-11-07 20:17:45,968 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 204
[2024-11-07 20:17:45,968 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:45,968 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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]
[2024-11-07 20:17:45,974 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:17:46,169 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-11-07 20:17:46,169 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:46,169 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:46,169 INFO  L85        PathProgramCache]: Analyzing trace with hash -1292503122, now seen corresponding path program 2 times
[2024-11-07 20:17:46,169 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:46,169 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1052096768]
[2024-11-07 20:17:46,169 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:46,170 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:46,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,323 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:46,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,327 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:46,328 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,330 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:46,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,333 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:46,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,337 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:46,337 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,339 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-07 20:17:46,340 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,341 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-07 20:17:46,342 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,343 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-07 20:17:46,347 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,348 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-07 20:17:46,349 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,351 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-07 20:17:46,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,357 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-07 20:17:46,358 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,359 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-07 20:17:46,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,377 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-07 20:17:46,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,381 INFO  L134       CoverageAnalysis]: Checked inductivity of 423 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:46,381 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:46,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1052096768]
[2024-11-07 20:17:46,381 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1052096768] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:46,381 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516181799]
[2024-11-07 20:17:46,381 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:17:46,381 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:46,381 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:46,383 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:17:46,386 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:17:46,463 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:17:46,464 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:17:46,465 INFO  L255         TraceCheckSpWp]: Trace formula consists of 303 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:46,468 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:46,924 INFO  L134       CoverageAnalysis]: Checked inductivity of 423 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:46,924 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:47,224 INFO  L134       CoverageAnalysis]: Checked inductivity of 423 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:47,224 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516181799] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:47,224 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:17:47,224 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-11-07 20:17:47,224 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140043580]
[2024-11-07 20:17:47,225 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:47,225 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-07 20:17:47,225 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:47,226 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-07 20:17:47,226 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156
[2024-11-07 20:17:47,226 INFO  L87              Difference]: Start difference. First operand 499 states and 578 transitions. Second operand  has 13 states, 12 states have (on average 32.083333333333336) internal successors, (385), 13 states have internal predecessors, (385), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-07 20:17:49,160 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:49,160 INFO  L93              Difference]: Finished difference Result 499 states and 578 transitions.
[2024-11-07 20:17:49,160 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-07 20:17:49,160 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 32.083333333333336) internal successors, (385), 13 states have internal predecessors, (385), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 203
[2024-11-07 20:17:49,161 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:49,162 INFO  L225             Difference]: With dead ends: 499
[2024-11-07 20:17:49,162 INFO  L226             Difference]: Without dead ends: 495
[2024-11-07 20:17:49,162 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 440 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=95, Invalid=211, Unknown=0, NotChecked=0, Total=306
[2024-11-07 20:17:49,163 INFO  L432           NwaCegarLoop]: 124 mSDtfsCounter, 426 mSDsluCounter, 472 mSDsCounter, 0 mSdLazyCounter, 1354 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 426 SdHoareTripleChecker+Valid, 596 SdHoareTripleChecker+Invalid, 1386 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1354 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:49,163 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [426 Valid, 596 Invalid, 1386 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 1354 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-07 20:17:49,164 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 495 states.
[2024-11-07 20:17:49,183 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 495 to 495.
[2024-11-07 20:17:49,183 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 495 states, 389 states have (on average 1.3110539845758356) internal successors, (510), 463 states have internal predecessors, (510), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30)
[2024-11-07 20:17:49,185 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 495 states and 570 transitions.
[2024-11-07 20:17:49,185 INFO  L78                 Accepts]: Start accepts. Automaton has 495 states and 570 transitions. Word has length 203
[2024-11-07 20:17:49,185 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:49,185 INFO  L471      AbstractCegarLoop]: Abstraction has 495 states and 570 transitions.
[2024-11-07 20:17:49,185 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 32.083333333333336) internal successors, (385), 13 states have internal predecessors, (385), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-07 20:17:49,186 INFO  L276                IsEmpty]: Start isEmpty. Operand 495 states and 570 transitions.
[2024-11-07 20:17:49,186 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 205
[2024-11-07 20:17:49,186 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:49,187 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-07 20:17:49,204 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-11-07 20:17:49,390 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,18 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:49,391 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:49,391 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:49,391 INFO  L85        PathProgramCache]: Analyzing trace with hash -1412891023, now seen corresponding path program 2 times
[2024-11-07 20:17:49,391 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:49,391 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1468061239]
[2024-11-07 20:17:49,391 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:49,391 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:49,410 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,560 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:49,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,564 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:49,564 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,566 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:49,567 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,569 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:49,570 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,572 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:49,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,574 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-07 20:17:49,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,576 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-07 20:17:49,576 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,578 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-07 20:17:49,578 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,580 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-07 20:17:49,581 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,583 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-07 20:17:49,584 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,586 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-07 20:17:49,587 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,588 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-07 20:17:49,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-07 20:17:49,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:49,594 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:49,594 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1468061239]
[2024-11-07 20:17:49,594 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1468061239] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:49,594 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [911667557]
[2024-11-07 20:17:49,594 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:17:49,594 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:49,595 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:49,597 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:17:49,599 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:17:49,672 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:17:49,672 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:17:49,673 INFO  L255         TraceCheckSpWp]: Trace formula consists of 304 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:49,676 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:50,113 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:50,113 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:50,346 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:50,347 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [911667557] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:50,347 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-07 20:17:50,347 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-11-07 20:17:50,347 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [794594134]
[2024-11-07 20:17:50,347 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:50,347 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-07 20:17:50,347 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:50,348 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-07 20:17:50,349 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=101, Unknown=0, NotChecked=0, Total=156
[2024-11-07 20:17:50,349 INFO  L87              Difference]: Start difference. First operand 495 states and 570 transitions. Second operand  has 13 states, 12 states have (on average 32.25) internal successors, (387), 13 states have internal predecessors, (387), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-07 20:17:51,598 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:51,598 INFO  L93              Difference]: Finished difference Result 553 states and 618 transitions.
[2024-11-07 20:17:51,598 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-07 20:17:51,598 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 32.25) internal successors, (387), 13 states have internal predecessors, (387), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 204
[2024-11-07 20:17:51,599 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:51,600 INFO  L225             Difference]: With dead ends: 553
[2024-11-07 20:17:51,601 INFO  L226             Difference]: Without dead ends: 551
[2024-11-07 20:17:51,601 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 441 GetRequests, 426 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=103, Invalid=169, Unknown=0, NotChecked=0, Total=272
[2024-11-07 20:17:51,601 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 520 mSDsluCounter, 492 mSDsCounter, 0 mSdLazyCounter, 1066 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 527 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 1093 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 1066 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:51,601 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [527 Valid, 595 Invalid, 1093 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 1066 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-07 20:17:51,602 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 551 states.
[2024-11-07 20:17:51,622 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 551 to 523.
[2024-11-07 20:17:51,622 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 523 states, 414 states have (on average 1.2946859903381642) internal successors, (536), 488 states have internal predecessors, (536), 33 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 33 states have call predecessors, (33), 33 states have call successors, (33)
[2024-11-07 20:17:51,624 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 523 states to 523 states and 602 transitions.
[2024-11-07 20:17:51,624 INFO  L78                 Accepts]: Start accepts. Automaton has 523 states and 602 transitions. Word has length 204
[2024-11-07 20:17:51,624 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:51,624 INFO  L471      AbstractCegarLoop]: Abstraction has 523 states and 602 transitions.
[2024-11-07 20:17:51,624 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 32.25) internal successors, (387), 13 states have internal predecessors, (387), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-07 20:17:51,624 INFO  L276                IsEmpty]: Start isEmpty. Operand 523 states and 602 transitions.
[2024-11-07 20:17:51,625 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 207
[2024-11-07 20:17:51,625 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:51,625 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-07 20:17:51,642 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:17:51,826 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,19 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:51,826 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:51,826 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:51,826 INFO  L85        PathProgramCache]: Analyzing trace with hash -578604461, now seen corresponding path program 1 times
[2024-11-07 20:17:51,827 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:51,827 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1314019371]
[2024-11-07 20:17:51,827 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:51,827 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:51,841 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,048 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-07 20:17:52,049 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,052 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-07 20:17:52,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-07 20:17:52,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,058 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-07 20:17:52,058 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,062 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-07 20:17:52,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,065 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-07 20:17:52,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,066 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-07 20:17:52,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,068 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-07 20:17:52,069 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,070 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-07 20:17:52,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,072 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-07 20:17:52,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-07 20:17:52,074 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,075 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-07 20:17:52,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,077 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-07 20:17:52,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,079 INFO  L134       CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:52,079 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:52,080 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1314019371]
[2024-11-07 20:17:52,080 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1314019371] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:52,080 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2082200951]
[2024-11-07 20:17:52,080 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:52,080 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:52,080 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:52,082 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:17:52,084 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:17:52,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:52,158 INFO  L255         TraceCheckSpWp]: Trace formula consists of 306 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:52,161 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:52,574 INFO  L134       CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:52,574 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:52,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2082200951] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:17:52,922 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:17:52,922 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10
[2024-11-07 20:17:52,923 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1912138570]
[2024-11-07 20:17:52,923 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:52,923 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-07 20:17:52,923 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:52,923 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-07 20:17:52,923 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-07 20:17:52,924 INFO  L87              Difference]: Start difference. First operand 523 states and 602 transitions. Second operand  has 11 states, 10 states have (on average 25.8) internal successors, (258), 11 states have internal predecessors, (258), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23)
[2024-11-07 20:17:57,385 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:17:57,385 INFO  L93              Difference]: Finished difference Result 523 states and 602 transitions.
[2024-11-07 20:17:57,385 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-07 20:17:57,385 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 25.8) internal successors, (258), 11 states have internal predecessors, (258), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23) Word has length 206
[2024-11-07 20:17:57,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:17:57,387 INFO  L225             Difference]: With dead ends: 523
[2024-11-07 20:17:57,387 INFO  L226             Difference]: Without dead ends: 511
[2024-11-07 20:17:57,387 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 252 GetRequests, 233 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=112, Invalid=308, Unknown=0, NotChecked=0, Total=420
[2024-11-07 20:17:57,387 INFO  L432           NwaCegarLoop]: 124 mSDtfsCounter, 579 mSDsluCounter, 465 mSDsCounter, 0 mSdLazyCounter, 1249 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 579 SdHoareTripleChecker+Valid, 589 SdHoareTripleChecker+Invalid, 1303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 1249 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time
[2024-11-07 20:17:57,387 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [579 Valid, 589 Invalid, 1303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 1249 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time]
[2024-11-07 20:17:57,390 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 511 states.
[2024-11-07 20:17:57,403 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 511 to 511.
[2024-11-07 20:17:57,403 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 511 states, 414 states have (on average 1.2584541062801933) internal successors, (521), 476 states have internal predecessors, (521), 33 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 33 states have call predecessors, (33), 33 states have call successors, (33)
[2024-11-07 20:17:57,404 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 511 states and 587 transitions.
[2024-11-07 20:17:57,405 INFO  L78                 Accepts]: Start accepts. Automaton has 511 states and 587 transitions. Word has length 206
[2024-11-07 20:17:57,405 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:17:57,405 INFO  L471      AbstractCegarLoop]: Abstraction has 511 states and 587 transitions.
[2024-11-07 20:17:57,405 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 25.8) internal successors, (258), 11 states have internal predecessors, (258), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23)
[2024-11-07 20:17:57,405 INFO  L276                IsEmpty]: Start isEmpty. Operand 511 states and 587 transitions.
[2024-11-07 20:17:57,406 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 210
[2024-11-07 20:17:57,406 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:17:57,406 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-07 20:17:57,423 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:17:57,606 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,20 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:57,606 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:17:57,607 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:17:57,607 INFO  L85        PathProgramCache]: Analyzing trace with hash -1501638444, now seen corresponding path program 1 times
[2024-11-07 20:17:57,607 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:17:57,607 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [94543264]
[2024-11-07 20:17:57,607 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:57,607 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:17:57,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:17:57,634 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [701819064]
[2024-11-07 20:17:57,634 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:17:57,634 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:17:57,634 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:17:57,637 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:17:57,639 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:17:57,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-07 20:17:57,708 INFO  L255         TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-07 20:17:57,710 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:17:58,281 INFO  L134       CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:58,281 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:17:58,720 INFO  L134       CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-07 20:17:58,721 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:17:58,721 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [94543264]
[2024-11-07 20:17:58,721 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:17:58,721 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [701819064]
[2024-11-07 20:17:58,721 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [701819064] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-07 20:17:58,721 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-07 20:17:58,721 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-07 20:17:58,721 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [99940185]
[2024-11-07 20:17:58,721 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:17:58,721 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-07 20:17:58,721 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:17:58,722 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-07 20:17:58,722 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240
[2024-11-07 20:17:58,722 INFO  L87              Difference]: Start difference. First operand 511 states and 587 transitions. Second operand  has 16 states, 15 states have (on average 19.2) internal successors, (288), 16 states have internal predecessors, (288), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-07 20:18:04,290 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.57s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-07 20:18:07,499 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:18:07,499 INFO  L93              Difference]: Finished difference Result 815 states and 992 transitions.
[2024-11-07 20:18:07,500 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-07 20:18:07,500 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 19.2) internal successors, (288), 16 states have internal predecessors, (288), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26) Word has length 209
[2024-11-07 20:18:07,500 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:18:07,503 INFO  L225             Difference]: With dead ends: 815
[2024-11-07 20:18:07,503 INFO  L226             Difference]: Without dead ends: 730
[2024-11-07 20:18:07,504 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 423 GetRequests, 402 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=179, Invalid=327, Unknown=0, NotChecked=0, Total=506
[2024-11-07 20:18:07,504 INFO  L432           NwaCegarLoop]: 125 mSDtfsCounter, 1487 mSDsluCounter, 847 mSDsCounter, 0 mSdLazyCounter, 2548 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1501 SdHoareTripleChecker+Valid, 972 SdHoareTripleChecker+Invalid, 2690 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 142 IncrementalHoareTripleChecker+Valid, 2548 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:18:07,504 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1501 Valid, 972 Invalid, 2690 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 2548 Invalid, 0 Unknown, 0 Unchecked, 8.6s Time]
[2024-11-07 20:18:07,505 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 730 states.
[2024-11-07 20:18:07,530 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 730 to 529.
[2024-11-07 20:18:07,530 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 529 states, 431 states have (on average 1.2320185614849188) internal successors, (531), 492 states have internal predecessors, (531), 35 states have call successors, (35), 1 states have call predecessors, (35), 1 states have return successors, (35), 35 states have call predecessors, (35), 35 states have call successors, (35)
[2024-11-07 20:18:07,531 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 529 states and 601 transitions.
[2024-11-07 20:18:07,532 INFO  L78                 Accepts]: Start accepts. Automaton has 529 states and 601 transitions. Word has length 209
[2024-11-07 20:18:07,532 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:18:07,532 INFO  L471      AbstractCegarLoop]: Abstraction has 529 states and 601 transitions.
[2024-11-07 20:18:07,532 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 19.2) internal successors, (288), 16 states have internal predecessors, (288), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-07 20:18:07,532 INFO  L276                IsEmpty]: Start isEmpty. Operand 529 states and 601 transitions.
[2024-11-07 20:18:07,533 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 252
[2024-11-07 20:18:07,533 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:18:07,534 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:18:07,550 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:18:07,734 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,21 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:18:07,734 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr60ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:18:07,734 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:18:07,735 INFO  L85        PathProgramCache]: Analyzing trace with hash -5271790, now seen corresponding path program 2 times
[2024-11-07 20:18:07,735 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:18:07,735 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [960466664]
[2024-11-07 20:18:07,735 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:18:07,735 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:18:07,756 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:18:07,757 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1282061570]
[2024-11-07 20:18:07,757 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:18:07,757 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:18:07,757 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:18:07,760 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:18:07,762 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:18:07,846 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:18:07,846 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:18:07,849 INFO  L255         TraceCheckSpWp]: Trace formula consists of 363 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-07 20:18:07,852 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:18:08,573 INFO  L134       CoverageAnalysis]: Checked inductivity of 647 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-07 20:18:08,573 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-07 20:18:09,461 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-07 20:18:09,461 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [960466664]
[2024-11-07 20:18:09,461 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-07 20:18:09,461 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1282061570]
[2024-11-07 20:18:09,461 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1282061570] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-07 20:18:09,461 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-07 20:18:09,461 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-07 20:18:09,461 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [922957326]
[2024-11-07 20:18:09,461 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-07 20:18:09,462 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-07 20:18:09,462 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-07 20:18:09,462 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-07 20:18:09,462 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=117, Unknown=0, NotChecked=0, Total=156
[2024-11-07 20:18:09,462 INFO  L87              Difference]: Start difference. First operand 529 states and 601 transitions. Second operand  has 9 states, 8 states have (on average 21.75) internal successors, (174), 9 states have internal predecessors, (174), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-07 20:18:11,131 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-07 20:18:11,131 INFO  L93              Difference]: Finished difference Result 529 states and 601 transitions.
[2024-11-07 20:18:11,131 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-07 20:18:11,132 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 21.75) internal successors, (174), 9 states have internal predecessors, (174), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 251
[2024-11-07 20:18:11,132 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-07 20:18:11,133 INFO  L225             Difference]: With dead ends: 529
[2024-11-07 20:18:11,133 INFO  L226             Difference]: Without dead ends: 526
[2024-11-07 20:18:11,134 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 334 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=121, Invalid=259, Unknown=0, NotChecked=0, Total=380
[2024-11-07 20:18:11,134 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 569 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 1153 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 569 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 1194 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 1153 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-07 20:18:11,134 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [569 Valid, 184 Invalid, 1194 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 1153 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-07 20:18:11,135 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 526 states.
[2024-11-07 20:18:11,153 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 526 to 526.
[2024-11-07 20:18:11,153 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 526 states, 431 states have (on average 1.2180974477958237) internal successors, (525), 489 states have internal predecessors, (525), 35 states have call successors, (35), 1 states have call predecessors, (35), 1 states have return successors, (35), 35 states have call predecessors, (35), 35 states have call successors, (35)
[2024-11-07 20:18:11,154 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 526 states and 595 transitions.
[2024-11-07 20:18:11,154 INFO  L78                 Accepts]: Start accepts. Automaton has 526 states and 595 transitions. Word has length 251
[2024-11-07 20:18:11,154 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-07 20:18:11,154 INFO  L471      AbstractCegarLoop]: Abstraction has 526 states and 595 transitions.
[2024-11-07 20:18:11,154 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 21.75) internal successors, (174), 9 states have internal predecessors, (174), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-07 20:18:11,154 INFO  L276                IsEmpty]: Start isEmpty. Operand 526 states and 595 transitions.
[2024-11-07 20:18:11,155 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 253
[2024-11-07 20:18:11,155 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-07 20:18:11,155 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-07 20:18:11,168 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:18:11,356 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,SelfDestructingSolverStorable33
[2024-11-07 20:18:11,356 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-07 20:18:11,356 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-07 20:18:11,356 INFO  L85        PathProgramCache]: Analyzing trace with hash -163425304, now seen corresponding path program 2 times
[2024-11-07 20:18:11,356 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-07 20:18:11,356 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109326692]
[2024-11-07 20:18:11,356 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-07 20:18:11,356 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-07 20:18:11,378 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-07 20:18:11,379 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [350795683]
[2024-11-07 20:18:11,379 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-07 20:18:11,379 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-07 20:18:11,379 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3
[2024-11-07 20:18:11,381 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:18:11,382 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:18:11,450 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-07 20:18:11,451 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-07 20:18:11,452 INFO  L255         TraceCheckSpWp]: Trace formula consists of 364 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-07 20:18:11,454 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-07 20:18:12,127 INFO  L134       CoverageAnalysis]: Checked inductivity of 647 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-07 20:18:12,127 INFO  L311         TraceCheckSpWp]: Computing backward predicates...