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


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


Checking for overflows
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench/prodbin-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1 --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 77bbfba272f7904e5efe099569a5ed86d54de3fd07a8ce9d48301467c5048e30
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 07:10:33,823 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 07:10:33,882 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-12-02 07:10:33,887 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 07:10:33,887 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 07:10:33,910 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 07:10:33,911 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 07:10:33,911 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 07:10:33,911 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 07:10:33,911 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 07:10:33,911 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 07:10:33,912 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 07:10:33,912 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 07:10:33,912 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 07:10:33,912 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 07:10:33,912 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 07:10:33,912 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 07:10:33,912 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 07:10:33,913 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 07:10:33,914 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:10:33,914 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 07:10:33,914 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:10:33,915 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 07:10:33,915 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 07:10:33,915 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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1
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 -> 77bbfba272f7904e5efe099569a5ed86d54de3fd07a8ce9d48301467c5048e30
[2024-12-02 07:10:34,149 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 07:10:34,157 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 07:10:34,160 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 07:10:34,161 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 07:10:34,161 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 07:10:34,162 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/nla-digbench/prodbin-ll.c
[2024-12-02 07:10:36,760 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/data/31fae5e0c/9a4a475df45d475584c3a32dacfb4ca2/FLAG7c798838e
[2024-12-02 07:10:36,942 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 07:10:36,943 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/sv-benchmarks/c/nla-digbench/prodbin-ll.c
[2024-12-02 07:10:36,950 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/data/31fae5e0c/9a4a475df45d475584c3a32dacfb4ca2/FLAG7c798838e
[2024-12-02 07:10:37,338 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/data/31fae5e0c/9a4a475df45d475584c3a32dacfb4ca2
[2024-12-02 07:10:37,339 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 07:10:37,340 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 07:10:37,342 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 07:10:37,342 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 07:10:37,346 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 07:10:37,347 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,347 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@53d4ee81 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37, skipping insertion in model container
[2024-12-02 07:10:37,347 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,357 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 07:10:37,491 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:10:37,500 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 07:10:37,515 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 07:10:37,528 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 07:10:37,528 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37 WrapperNode
[2024-12-02 07:10:37,528 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 07:10:37,529 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 07:10:37,529 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 07:10:37,529 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 07:10:37,533 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,538 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,553 INFO  L138                Inliner]: procedures = 14, calls = 11, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 65
[2024-12-02 07:10:37,554 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 07:10:37,554 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 07:10:37,554 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 07:10:37,554 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 07:10:37,563 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,564 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,565 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,575 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-12-02 07:10:37,575 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,575 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,577 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,578 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,581 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,582 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,582 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,584 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 07:10:37,584 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 07:10:37,584 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 07:10:37,585 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 07:10:37,585 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (1/1) ...
[2024-12-02 07:10:37,589 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 07:10:37,600 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:10:37,612 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 07:10:37,614 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 07:10:37,633 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 07:10:37,634 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 07:10:37,634 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 07:10:37,634 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 07:10:37,634 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-12-02 07:10:37,634 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-12-02 07:10:37,687 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 07:10:37,688 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 07:10:37,854 INFO  L?                        ?]: Removed 35 outVars from TransFormulas that were not future-live.
[2024-12-02 07:10:37,854 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 07:10:37,863 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 07:10:37,863 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 07:10:37,863 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:10:37 BoogieIcfgContainer
[2024-12-02 07:10:37,864 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 07:10:37,865 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 07:10:37,865 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 07:10:37,869 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 07:10:37,869 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 07:10:37" (1/3) ...
[2024-12-02 07:10:37,869 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@697fbc47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:10:37, skipping insertion in model container
[2024-12-02 07:10:37,869 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 07:10:37" (2/3) ...
[2024-12-02 07:10:37,870 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@697fbc47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 07:10:37, skipping insertion in model container
[2024-12-02 07:10:37,870 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 07:10:37" (3/3) ...
[2024-12-02 07:10:37,871 INFO  L128   eAbstractionObserver]: Analyzing ICFG prodbin-ll.c
[2024-12-02 07:10:37,883 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 07:10:37,884 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG prodbin-ll.c that has 2 procedures, 50 locations, 1 initial locations, 1 loop locations, and 16 error locations.
[2024-12-02 07:10:37,925 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 07:10:37,937 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;@115ad1f9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 07:10:37,937 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 16 error locations.
[2024-12-02 07:10:37,940 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 50 states, 30 states have (on average 1.7333333333333334) internal successors, (52), 46 states have internal predecessors, (52), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:10:37,944 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2024-12-02 07:10:37,945 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:37,945 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2024-12-02 07:10:37,945 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:37,950 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:37,950 INFO  L85        PathProgramCache]: Analyzing trace with hash 28693835, now seen corresponding path program 1 times
[2024-12-02 07:10:37,956 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:37,956 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [889211443]
[2024-12-02 07:10:37,956 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:37,957 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:38,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:38,057 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:38,057 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:38,057 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [889211443]
[2024-12-02 07:10:38,058 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [889211443] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:38,058 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:38,058 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 07:10:38,059 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1066392278]
[2024-12-02 07:10:38,060 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:38,063 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 07:10:38,063 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:38,079 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 07:10:38,080 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 07:10:38,082 INFO  L87              Difference]: Start difference. First operand  has 50 states, 30 states have (on average 1.7333333333333334) internal successors, (52), 46 states have internal predecessors, (52), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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-12-02 07:10:38,097 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:38,097 INFO  L93              Difference]: Finished difference Result 96 states and 109 transitions.
[2024-12-02 07:10:38,098 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 07:10:38,099 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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 5
[2024-12-02 07:10:38,099 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:38,105 INFO  L225             Difference]: With dead ends: 96
[2024-12-02 07:10:38,105 INFO  L226             Difference]: Without dead ends: 43
[2024-12-02 07:10:38,107 INFO  L434           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-12-02 07:10:38,110 INFO  L435           NwaCegarLoop]: 51 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, 51 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-12-02 07:10:38,110 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:10:38,120 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43 states.
[2024-12-02 07:10:38,131 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 43.
[2024-12-02 07:10:38,132 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43 states, 25 states have (on average 1.68) internal successors, (42), 40 states have internal predecessors, (42), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:38,134 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 44 transitions.
[2024-12-02 07:10:38,135 INFO  L78                 Accepts]: Start accepts. Automaton has 43 states and 44 transitions. Word has length 5
[2024-12-02 07:10:38,135 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:38,135 INFO  L471      AbstractCegarLoop]: Abstraction has 43 states and 44 transitions.
[2024-12-02 07:10:38,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 2.5) internal successors, (5), 2 states have internal predecessors, (5), 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-12-02 07:10:38,136 INFO  L276                IsEmpty]: Start isEmpty. Operand 43 states and 44 transitions.
[2024-12-02 07:10:38,136 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2024-12-02 07:10:38,136 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:38,136 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2024-12-02 07:10:38,136 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-12-02 07:10:38,137 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:38,137 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:38,137 INFO  L85        PathProgramCache]: Analyzing trace with hash 28695757, now seen corresponding path program 1 times
[2024-12-02 07:10:38,137 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:38,137 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1584583363]
[2024-12-02 07:10:38,138 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:38,138 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:38,152 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:10:38,154 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [717568235]
[2024-12-02 07:10:38,154 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:38,154 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:38,154 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:10:38,156 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:10:38,156 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 07:10:38,193 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:38,194 INFO  L256         TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-12-02 07:10:38,198 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:10:38,341 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:38,342 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:10:38,342 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:38,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1584583363]
[2024-12-02 07:10:38,342 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:10:38,342 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [717568235]
[2024-12-02 07:10:38,342 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [717568235] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:38,343 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:38,343 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:10:38,343 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214369282]
[2024-12-02 07:10:38,343 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:38,344 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:10:38,344 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:38,344 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:10:38,344 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:10:38,345 INFO  L87              Difference]: Start difference. First operand 43 states and 44 transitions. Second operand  has 5 states, 4 states have (on average 1.25) internal successors, (5), 5 states have internal predecessors, (5), 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-12-02 07:10:38,523 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:38,523 INFO  L93              Difference]: Finished difference Result 66 states and 77 transitions.
[2024-12-02 07:10:38,523 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 07:10:38,523 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 1.25) internal successors, (5), 5 states have internal predecessors, (5), 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 5
[2024-12-02 07:10:38,524 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:38,524 INFO  L225             Difference]: With dead ends: 66
[2024-12-02 07:10:38,524 INFO  L226             Difference]: Without dead ends: 57
[2024-12-02 07:10:38,525 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 07:10:38,525 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 67 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 91 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 91 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:38,526 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 41 Invalid, 100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:10:38,526 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57 states.
[2024-12-02 07:10:38,532 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 55.
[2024-12-02 07:10:38,532 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 38 states have (on average 1.5789473684210527) internal successors, (60), 51 states have internal predecessors, (60), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:10:38,533 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 64 transitions.
[2024-12-02 07:10:38,533 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 64 transitions. Word has length 5
[2024-12-02 07:10:38,533 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:38,533 INFO  L471      AbstractCegarLoop]: Abstraction has 55 states and 64 transitions.
[2024-12-02 07:10:38,533 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.25) internal successors, (5), 5 states have internal predecessors, (5), 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-12-02 07:10:38,534 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 64 transitions.
[2024-12-02 07:10:38,534 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-12-02 07:10:38,534 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:38,534 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:38,541 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 07:10:38,734 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1
[2024-12-02 07:10:38,735 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:38,735 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:38,735 INFO  L85        PathProgramCache]: Analyzing trace with hash 889568518, now seen corresponding path program 1 times
[2024-12-02 07:10:38,735 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:38,735 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [614523831]
[2024-12-02 07:10:38,735 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:38,736 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:38,743 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:10:38,743 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1659935615]
[2024-12-02 07:10:38,743 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:38,743 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:38,744 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:10:38,745 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:10:38,746 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 07:10:38,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:38,773 INFO  L256         TraceCheckSpWp]: Trace formula consists of 38 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-12-02 07:10:38,774 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:10:38,860 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:38,860 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:10:38,860 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:38,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [614523831]
[2024-12-02 07:10:38,861 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:10:38,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1659935615]
[2024-12-02 07:10:38,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1659935615] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:38,861 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:38,861 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:10:38,861 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548561934]
[2024-12-02 07:10:38,861 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:38,861 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:10:38,861 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:38,862 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:10:38,862 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:10:38,862 INFO  L87              Difference]: Start difference. First operand 55 states and 64 transitions. Second operand  has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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-12-02 07:10:39,006 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:39,006 INFO  L93              Difference]: Finished difference Result 58 states and 66 transitions.
[2024-12-02 07:10:39,006 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:10:39,006 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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-12-02 07:10:39,006 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:39,007 INFO  L225             Difference]: With dead ends: 58
[2024-12-02 07:10:39,007 INFO  L226             Difference]: Without dead ends: 52
[2024-12-02 07:10:39,007 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-12-02 07:10:39,008 INFO  L435           NwaCegarLoop]: 18 mSDtfsCounter, 63 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 85 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:39,008 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 45 Invalid, 85 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:10:39,009 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 52 states.
[2024-12-02 07:10:39,012 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52.
[2024-12-02 07:10:39,012 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 52 states, 37 states have (on average 1.4864864864864864) internal successors, (55), 48 states have internal predecessors, (55), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:10:39,013 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 59 transitions.
[2024-12-02 07:10:39,013 INFO  L78                 Accepts]: Start accepts. Automaton has 52 states and 59 transitions. Word has length 6
[2024-12-02 07:10:39,013 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:39,014 INFO  L471      AbstractCegarLoop]: Abstraction has 52 states and 59 transitions.
[2024-12-02 07:10:39,014 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.5) internal successors, (6), 5 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-12-02 07:10:39,014 INFO  L276                IsEmpty]: Start isEmpty. Operand 52 states and 59 transitions.
[2024-12-02 07:10:39,014 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2024-12-02 07:10:39,014 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:39,014 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:39,021 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 07:10:39,214 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:39,215 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:39,215 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:39,215 INFO  L85        PathProgramCache]: Analyzing trace with hash 1806820335, now seen corresponding path program 1 times
[2024-12-02 07:10:39,215 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:39,215 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1759986236]
[2024-12-02 07:10:39,215 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:39,215 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:39,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:39,265 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:39,266 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:39,266 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1759986236]
[2024-12-02 07:10:39,266 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1759986236] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:39,266 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:39,266 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:39,266 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1542131397]
[2024-12-02 07:10:39,266 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:39,266 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:39,266 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:39,267 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:39,267 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:39,267 INFO  L87              Difference]: Start difference. First operand 52 states and 59 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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-12-02 07:10:39,351 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:39,352 INFO  L93              Difference]: Finished difference Result 74 states and 86 transitions.
[2024-12-02 07:10:39,352 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:39,352 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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 7
[2024-12-02 07:10:39,352 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:39,353 INFO  L225             Difference]: With dead ends: 74
[2024-12-02 07:10:39,353 INFO  L226             Difference]: Without dead ends: 73
[2024-12-02 07:10:39,353 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 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-12-02 07:10:39,354 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 18 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:39,355 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 61 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:10:39,356 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2024-12-02 07:10:39,362 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 65.
[2024-12-02 07:10:39,362 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 49 states have (on average 1.510204081632653) internal successors, (74), 60 states have internal predecessors, (74), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:39,363 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 80 transitions.
[2024-12-02 07:10:39,363 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 80 transitions. Word has length 7
[2024-12-02 07:10:39,364 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:39,364 INFO  L471      AbstractCegarLoop]: Abstraction has 65 states and 80 transitions.
[2024-12-02 07:10:39,364 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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-12-02 07:10:39,364 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 80 transitions.
[2024-12-02 07:10:39,364 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2024-12-02 07:10:39,364 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:39,364 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:39,364 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 07:10:39,365 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:39,365 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:39,365 INFO  L85        PathProgramCache]: Analyzing trace with hash 176855592, now seen corresponding path program 1 times
[2024-12-02 07:10:39,365 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:39,365 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1465839566]
[2024-12-02 07:10:39,365 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:39,365 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:39,377 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:39,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:39,427 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:39,427 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1465839566]
[2024-12-02 07:10:39,427 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1465839566] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:39,427 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:39,428 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:39,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1856369877]
[2024-12-02 07:10:39,428 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:39,428 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:39,428 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:39,428 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:39,428 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:39,429 INFO  L87              Difference]: Start difference. First operand 65 states and 80 transitions. Second operand  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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-12-02 07:10:39,519 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:39,519 INFO  L93              Difference]: Finished difference Result 74 states and 84 transitions.
[2024-12-02 07:10:39,520 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:39,520 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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 8
[2024-12-02 07:10:39,520 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:39,520 INFO  L225             Difference]: With dead ends: 74
[2024-12-02 07:10:39,521 INFO  L226             Difference]: Without dead ends: 73
[2024-12-02 07:10:39,521 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 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-12-02 07:10:39,521 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 25 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:39,522 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 55 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:10:39,522 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2024-12-02 07:10:39,529 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 65.
[2024-12-02 07:10:39,530 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 49 states have (on average 1.469387755102041) internal successors, (72), 60 states have internal predecessors, (72), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:39,530 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 78 transitions.
[2024-12-02 07:10:39,531 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 78 transitions. Word has length 8
[2024-12-02 07:10:39,531 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:39,531 INFO  L471      AbstractCegarLoop]: Abstraction has 65 states and 78 transitions.
[2024-12-02 07:10:39,531 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 4 states have internal predecessors, (8), 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-12-02 07:10:39,531 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 78 transitions.
[2024-12-02 07:10:39,531 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 19
[2024-12-02 07:10:39,532 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:39,532 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:39,532 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 07:10:39,532 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:39,532 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:39,532 INFO  L85        PathProgramCache]: Analyzing trace with hash 707877714, now seen corresponding path program 1 times
[2024-12-02 07:10:39,533 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:39,533 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738507383]
[2024-12-02 07:10:39,533 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:39,533 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:39,548 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:39,624 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:39,624 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:39,624 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738507383]
[2024-12-02 07:10:39,625 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738507383] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:39,625 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:39,625 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:39,625 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295454562]
[2024-12-02 07:10:39,625 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:39,625 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:39,625 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:39,626 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:39,626 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:39,626 INFO  L87              Difference]: Start difference. First operand 65 states and 78 transitions. Second operand  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:39,687 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:39,687 INFO  L93              Difference]: Finished difference Result 66 states and 78 transitions.
[2024-12-02 07:10:39,688 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:39,688 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 18
[2024-12-02 07:10:39,688 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:39,688 INFO  L225             Difference]: With dead ends: 66
[2024-12-02 07:10:39,688 INFO  L226             Difference]: Without dead ends: 65
[2024-12-02 07:10:39,689 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-12-02 07:10:39,689 INFO  L435           NwaCegarLoop]: 26 mSDtfsCounter, 47 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:39,690 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 49 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:10:39,690 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65 states.
[2024-12-02 07:10:39,696 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65.
[2024-12-02 07:10:39,697 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 49 states have (on average 1.4489795918367347) internal successors, (71), 60 states have internal predecessors, (71), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:39,697 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 77 transitions.
[2024-12-02 07:10:39,697 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 77 transitions. Word has length 18
[2024-12-02 07:10:39,698 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:39,698 INFO  L471      AbstractCegarLoop]: Abstraction has 65 states and 77 transitions.
[2024-12-02 07:10:39,699 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.333333333333333) internal successors, (16), 4 states have internal predecessors, (16), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:39,699 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 77 transitions.
[2024-12-02 07:10:39,699 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-12-02 07:10:39,699 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:39,699 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:39,699 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 07:10:39,700 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:39,700 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:39,700 INFO  L85        PathProgramCache]: Analyzing trace with hash 469372726, now seen corresponding path program 1 times
[2024-12-02 07:10:39,700 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:39,700 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [389096649]
[2024-12-02 07:10:39,700 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:39,700 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:39,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:39,769 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:39,769 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:39,770 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [389096649]
[2024-12-02 07:10:39,770 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [389096649] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:39,770 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:39,770 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:39,770 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [824232878]
[2024-12-02 07:10:39,770 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:39,770 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:39,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:39,771 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:39,771 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:39,771 INFO  L87              Difference]: Start difference. First operand 65 states and 77 transitions. Second operand  has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:39,845 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:39,845 INFO  L93              Difference]: Finished difference Result 66 states and 77 transitions.
[2024-12-02 07:10:39,845 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:39,845 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 19
[2024-12-02 07:10:39,846 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:39,846 INFO  L225             Difference]: With dead ends: 66
[2024-12-02 07:10:39,846 INFO  L226             Difference]: Without dead ends: 65
[2024-12-02 07:10:39,846 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-12-02 07:10:39,847 INFO  L435           NwaCegarLoop]: 27 mSDtfsCounter, 45 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:39,847 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 50 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:10:39,848 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65 states.
[2024-12-02 07:10:39,853 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65.
[2024-12-02 07:10:39,853 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 49 states have (on average 1.4285714285714286) internal successors, (70), 60 states have internal predecessors, (70), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:39,854 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 76 transitions.
[2024-12-02 07:10:39,854 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 76 transitions. Word has length 19
[2024-12-02 07:10:39,854 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:39,854 INFO  L471      AbstractCegarLoop]: Abstraction has 65 states and 76 transitions.
[2024-12-02 07:10:39,854 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:39,854 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 76 transitions.
[2024-12-02 07:10:39,855 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-12-02 07:10:39,855 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:39,855 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:39,855 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 07:10:39,855 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:39,856 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:39,856 INFO  L85        PathProgramCache]: Analyzing trace with hash 1665961525, now seen corresponding path program 1 times
[2024-12-02 07:10:39,856 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:39,856 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359626219]
[2024-12-02 07:10:39,856 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:39,856 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:39,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:39,935 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:39,935 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:39,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1359626219]
[2024-12-02 07:10:39,935 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1359626219] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:39,935 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:39,935 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:39,935 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [151685177]
[2024-12-02 07:10:39,935 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:39,936 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:39,936 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:39,936 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:39,936 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:39,936 INFO  L87              Difference]: Start difference. First operand 65 states and 76 transitions. Second operand  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:40,000 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:40,000 INFO  L93              Difference]: Finished difference Result 68 states and 76 transitions.
[2024-12-02 07:10:40,000 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:40,000 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 20
[2024-12-02 07:10:40,001 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:40,001 INFO  L225             Difference]: With dead ends: 68
[2024-12-02 07:10:40,001 INFO  L226             Difference]: Without dead ends: 66
[2024-12-02 07:10:40,001 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 1 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:10:40,002 INFO  L435           NwaCegarLoop]: 21 mSDtfsCounter, 54 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 55 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:40,002 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [55 Valid, 37 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:10:40,003 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66 states.
[2024-12-02 07:10:40,009 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 64.
[2024-12-02 07:10:40,009 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 64 states, 49 states have (on average 1.3877551020408163) internal successors, (68), 59 states have internal predecessors, (68), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:40,010 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 74 transitions.
[2024-12-02 07:10:40,010 INFO  L78                 Accepts]: Start accepts. Automaton has 64 states and 74 transitions. Word has length 20
[2024-12-02 07:10:40,010 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:40,010 INFO  L471      AbstractCegarLoop]: Abstraction has 64 states and 74 transitions.
[2024-12-02 07:10:40,010 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:40,011 INFO  L276                IsEmpty]: Start isEmpty. Operand 64 states and 74 transitions.
[2024-12-02 07:10:40,011 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-12-02 07:10:40,011 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:40,011 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:40,011 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 07:10:40,011 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:40,012 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:40,012 INFO  L85        PathProgramCache]: Analyzing trace with hash 105199810, now seen corresponding path program 1 times
[2024-12-02 07:10:40,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:40,012 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [482341389]
[2024-12-02 07:10:40,012 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:40,012 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:40,023 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:40,110 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:40,110 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:40,110 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [482341389]
[2024-12-02 07:10:40,110 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [482341389] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:40,110 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:40,110 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:10:40,110 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117716781]
[2024-12-02 07:10:40,111 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:40,111 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:10:40,111 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:40,111 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:10:40,111 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:10:40,111 INFO  L87              Difference]: Start difference. First operand 64 states and 74 transitions. Second operand  has 5 states, 4 states have (on average 4.75) internal successors, (19), 5 states have internal predecessors, (19), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:40,164 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:40,164 INFO  L93              Difference]: Finished difference Result 64 states and 74 transitions.
[2024-12-02 07:10:40,165 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:40,165 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 4.75) internal successors, (19), 5 states have internal predecessors, (19), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 21
[2024-12-02 07:10:40,165 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:40,166 INFO  L225             Difference]: With dead ends: 64
[2024-12-02 07:10:40,166 INFO  L226             Difference]: Without dead ends: 62
[2024-12-02 07:10:40,166 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 1 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-12-02 07:10:40,166 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 36 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:40,167 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 33 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:10:40,167 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62 states.
[2024-12-02 07:10:40,173 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 60.
[2024-12-02 07:10:40,173 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60 states, 47 states have (on average 1.3404255319148937) internal successors, (63), 55 states have internal predecessors, (63), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:40,173 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 69 transitions.
[2024-12-02 07:10:40,174 INFO  L78                 Accepts]: Start accepts. Automaton has 60 states and 69 transitions. Word has length 21
[2024-12-02 07:10:40,174 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:40,174 INFO  L471      AbstractCegarLoop]: Abstraction has 60 states and 69 transitions.
[2024-12-02 07:10:40,174 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 4.75) internal successors, (19), 5 states have internal predecessors, (19), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:40,174 INFO  L276                IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions.
[2024-12-02 07:10:40,174 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-12-02 07:10:40,174 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:40,175 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:40,175 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 07:10:40,175 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:40,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:40,175 INFO  L85        PathProgramCache]: Analyzing trace with hash -1033773137, now seen corresponding path program 1 times
[2024-12-02 07:10:40,175 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:40,175 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [118809814]
[2024-12-02 07:10:40,175 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:40,175 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:40,192 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:10:40,193 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1303990377]
[2024-12-02 07:10:40,193 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:40,193 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:40,193 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:10:40,195 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:10:40,196 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 07:10:40,233 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:40,234 INFO  L256         TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 17 conjuncts are in the unsatisfiable core
[2024-12-02 07:10:40,236 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:10:40,521 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:40,522 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:10:41,251 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:41,251 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:41,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [118809814]
[2024-12-02 07:10:41,251 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:10:41,251 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1303990377]
[2024-12-02 07:10:41,251 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1303990377] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:10:41,251 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:10:41,251 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [7] total 13
[2024-12-02 07:10:41,251 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513319086]
[2024-12-02 07:10:41,252 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:41,252 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 07:10:41,252 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:41,252 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 07:10:41,252 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=131, Unknown=0, NotChecked=0, Total=182
[2024-12-02 07:10:41,253 INFO  L87              Difference]: Start difference. First operand 60 states and 69 transitions. Second operand  has 8 states, 7 states have (on average 2.857142857142857) internal successors, (20), 8 states have internal predecessors, (20), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:41,786 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:41,786 INFO  L93              Difference]: Finished difference Result 66 states and 78 transitions.
[2024-12-02 07:10:41,786 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 07:10:41,787 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 2.857142857142857) internal successors, (20), 8 states have internal predecessors, (20), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 22
[2024-12-02 07:10:41,787 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:41,787 INFO  L225             Difference]: With dead ends: 66
[2024-12-02 07:10:41,787 INFO  L226             Difference]: Without dead ends: 65
[2024-12-02 07:10:41,788 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=71, Invalid=201, Unknown=0, NotChecked=0, Total=272
[2024-12-02 07:10:41,788 INFO  L435           NwaCegarLoop]: 9 mSDtfsCounter, 87 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 87 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:41,788 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [87 Valid, 29 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 07:10:41,789 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 65 states.
[2024-12-02 07:10:41,798 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65.
[2024-12-02 07:10:41,799 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 65 states, 52 states have (on average 1.3461538461538463) internal successors, (70), 60 states have internal predecessors, (70), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:41,799 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 76 transitions.
[2024-12-02 07:10:41,800 INFO  L78                 Accepts]: Start accepts. Automaton has 65 states and 76 transitions. Word has length 22
[2024-12-02 07:10:41,800 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:41,800 INFO  L471      AbstractCegarLoop]: Abstraction has 65 states and 76 transitions.
[2024-12-02 07:10:41,800 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 2.857142857142857) internal successors, (20), 8 states have internal predecessors, (20), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:41,800 INFO  L276                IsEmpty]: Start isEmpty. Operand 65 states and 76 transitions.
[2024-12-02 07:10:41,800 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-12-02 07:10:41,800 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:41,800 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:41,809 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 07:10:42,001 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-12-02 07:10:42,001 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:42,002 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:42,002 INFO  L85        PathProgramCache]: Analyzing trace with hash -1330561959, now seen corresponding path program 1 times
[2024-12-02 07:10:42,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:42,002 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1083970633]
[2024-12-02 07:10:42,002 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:42,002 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:42,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:42,036 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:42,036 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:42,036 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1083970633]
[2024-12-02 07:10:42,037 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1083970633] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:42,037 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:42,037 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:42,037 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [443310991]
[2024-12-02 07:10:42,037 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:42,037 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:42,037 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:42,037 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:42,038 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:42,038 INFO  L87              Difference]: Start difference. First operand 65 states and 76 transitions. Second operand  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:42,101 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:42,101 INFO  L93              Difference]: Finished difference Result 70 states and 82 transitions.
[2024-12-02 07:10:42,101 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:42,102 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 22
[2024-12-02 07:10:42,102 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:42,103 INFO  L225             Difference]: With dead ends: 70
[2024-12-02 07:10:42,103 INFO  L226             Difference]: Without dead ends: 69
[2024-12-02 07:10:42,103 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-12-02 07:10:42,104 INFO  L435           NwaCegarLoop]: 23 mSDtfsCounter, 45 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:42,104 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 43 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:10:42,105 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69 states.
[2024-12-02 07:10:42,114 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 68.
[2024-12-02 07:10:42,114 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 68 states, 55 states have (on average 1.3272727272727274) internal successors, (73), 63 states have internal predecessors, (73), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:42,115 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 79 transitions.
[2024-12-02 07:10:42,115 INFO  L78                 Accepts]: Start accepts. Automaton has 68 states and 79 transitions. Word has length 22
[2024-12-02 07:10:42,115 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:42,115 INFO  L471      AbstractCegarLoop]: Abstraction has 68 states and 79 transitions.
[2024-12-02 07:10:42,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:42,115 INFO  L276                IsEmpty]: Start isEmpty. Operand 68 states and 79 transitions.
[2024-12-02 07:10:42,116 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-12-02 07:10:42,116 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:42,116 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:42,116 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-12-02 07:10:42,116 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:42,117 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:42,117 INFO  L85        PathProgramCache]: Analyzing trace with hash -1982196124, now seen corresponding path program 1 times
[2024-12-02 07:10:42,117 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:42,117 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267876916]
[2024-12-02 07:10:42,117 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:42,117 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:42,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:10:42,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1476758842]
[2024-12-02 07:10:42,131 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:42,131 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:42,131 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:10:42,133 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:10:42,135 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 07:10:42,168 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:42,169 INFO  L256         TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-02 07:10:42,171 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:10:42,443 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:42,443 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 07:10:42,443 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:42,443 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267876916]
[2024-12-02 07:10:42,443 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:10:42,443 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1476758842]
[2024-12-02 07:10:42,443 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1476758842] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:42,443 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:42,443 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2024-12-02 07:10:42,443 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1396763748]
[2024-12-02 07:10:42,443 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:42,444 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 07:10:42,444 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:42,444 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 07:10:42,444 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-12-02 07:10:42,444 INFO  L87              Difference]: Start difference. First operand 68 states and 79 transitions. Second operand  has 9 states, 8 states have (on average 2.625) internal successors, (21), 9 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:42,864 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:42,864 INFO  L93              Difference]: Finished difference Result 75 states and 85 transitions.
[2024-12-02 07:10:42,865 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 07:10:42,865 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 2.625) internal successors, (21), 9 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 23
[2024-12-02 07:10:42,865 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:42,866 INFO  L225             Difference]: With dead ends: 75
[2024-12-02 07:10:42,866 INFO  L226             Difference]: Without dead ends: 73
[2024-12-02 07:10:42,866 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=66, Invalid=144, Unknown=0, NotChecked=0, Total=210
[2024-12-02 07:10:42,866 INFO  L435           NwaCegarLoop]: 18 mSDtfsCounter, 71 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 190 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 72 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 195 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 190 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:42,867 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [72 Valid, 50 Invalid, 195 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 190 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 07:10:42,867 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73 states.
[2024-12-02 07:10:42,876 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 67.
[2024-12-02 07:10:42,876 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 54 states have (on average 1.2962962962962963) internal successors, (70), 62 states have internal predecessors, (70), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:42,877 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 76 transitions.
[2024-12-02 07:10:42,877 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 76 transitions. Word has length 23
[2024-12-02 07:10:42,877 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:42,877 INFO  L471      AbstractCegarLoop]: Abstraction has 67 states and 76 transitions.
[2024-12-02 07:10:42,877 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 2.625) internal successors, (21), 9 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:42,877 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 76 transitions.
[2024-12-02 07:10:42,877 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-12-02 07:10:42,877 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:42,878 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:10:42,886 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 07:10:43,078 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:43,078 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:43,078 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:43,079 INFO  L85        PathProgramCache]: Analyzing trace with hash 1702252314, now seen corresponding path program 1 times
[2024-12-02 07:10:43,079 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:43,079 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [998353697]
[2024-12-02 07:10:43,079 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:43,079 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:43,087 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:43,117 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:43,117 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:43,117 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [998353697]
[2024-12-02 07:10:43,117 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [998353697] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:43,118 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:43,118 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:10:43,118 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [434365907]
[2024-12-02 07:10:43,118 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:43,118 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:10:43,118 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:43,118 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:10:43,118 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:10:43,118 INFO  L87              Difference]: Start difference. First operand 67 states and 76 transitions. Second operand  has 4 states, 3 states have (on average 7.0) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:43,164 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:43,164 INFO  L93              Difference]: Finished difference Result 70 states and 79 transitions.
[2024-12-02 07:10:43,164 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:10:43,165 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 7.0) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 23
[2024-12-02 07:10:43,165 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:43,165 INFO  L225             Difference]: With dead ends: 70
[2024-12-02 07:10:43,165 INFO  L226             Difference]: Without dead ends: 69
[2024-12-02 07:10:43,165 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-12-02 07:10:43,166 INFO  L435           NwaCegarLoop]: 24 mSDtfsCounter, 43 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:43,166 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 44 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:10:43,167 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69 states.
[2024-12-02 07:10:43,175 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 68.
[2024-12-02 07:10:43,175 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 68 states, 55 states have (on average 1.290909090909091) internal successors, (71), 63 states have internal predecessors, (71), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:43,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 77 transitions.
[2024-12-02 07:10:43,175 INFO  L78                 Accepts]: Start accepts. Automaton has 68 states and 77 transitions. Word has length 23
[2024-12-02 07:10:43,176 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:43,176 INFO  L471      AbstractCegarLoop]: Abstraction has 68 states and 77 transitions.
[2024-12-02 07:10:43,176 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.0) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:43,176 INFO  L276                IsEmpty]: Start isEmpty. Operand 68 states and 77 transitions.
[2024-12-02 07:10:43,176 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-12-02 07:10:43,176 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:43,176 INFO  L218           NwaCegarLoop]: trace histogram [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-12-02 07:10:43,177 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 07:10:43,177 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:43,177 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:43,177 INFO  L85        PathProgramCache]: Analyzing trace with hash 1230214267, now seen corresponding path program 1 times
[2024-12-02 07:10:43,177 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:43,177 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1189166492]
[2024-12-02 07:10:43,177 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:43,177 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:43,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:43,238 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:43,238 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:43,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1189166492]
[2024-12-02 07:10:43,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1189166492] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:10:43,238 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:10:43,238 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:10:43,238 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1035755826]
[2024-12-02 07:10:43,238 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:10:43,238 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:10:43,238 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:43,239 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:10:43,239 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:10:43,239 INFO  L87              Difference]: Start difference. First operand 68 states and 77 transitions. Second operand  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:43,293 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:10:43,293 INFO  L93              Difference]: Finished difference Result 70 states and 77 transitions.
[2024-12-02 07:10:43,293 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:10:43,294 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 24
[2024-12-02 07:10:43,294 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:10:43,294 INFO  L225             Difference]: With dead ends: 70
[2024-12-02 07:10:43,294 INFO  L226             Difference]: Without dead ends: 69
[2024-12-02 07:10:43,294 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2024-12-02 07:10:43,295 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 43 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:10:43,295 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 37 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:10:43,295 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 69 states.
[2024-12-02 07:10:43,303 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 67.
[2024-12-02 07:10:43,303 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 67 states, 55 states have (on average 1.2545454545454546) internal successors, (69), 62 states have internal predecessors, (69), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 07:10:43,304 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 75 transitions.
[2024-12-02 07:10:43,304 INFO  L78                 Accepts]: Start accepts. Automaton has 67 states and 75 transitions. Word has length 24
[2024-12-02 07:10:43,304 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:10:43,304 INFO  L471      AbstractCegarLoop]: Abstraction has 67 states and 75 transitions.
[2024-12-02 07:10:43,304 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:10:43,304 INFO  L276                IsEmpty]: Start isEmpty. Operand 67 states and 75 transitions.
[2024-12-02 07:10:43,305 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 27
[2024-12-02 07:10:43,305 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:10:43,305 INFO  L218           NwaCegarLoop]: trace histogram [1, 1, 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-12-02 07:10:43,305 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 07:10:43,305 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:10:43,305 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:10:43,305 INFO  L85        PathProgramCache]: Analyzing trace with hash 1119906933, now seen corresponding path program 1 times
[2024-12-02 07:10:43,305 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:10:43,305 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50217609]
[2024-12-02 07:10:43,306 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:43,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:10:43,317 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:10:43,318 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2053634227]
[2024-12-02 07:10:43,318 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:10:43,318 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:10:43,318 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:10:43,320 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:10:43,330 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 07:10:43,371 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:10:43,372 INFO  L256         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-12-02 07:10:43,374 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:10:47,694 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:47,694 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:10:52,274 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:10:52,274 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:10:52,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50217609]
[2024-12-02 07:10:52,275 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:10:52,275 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2053634227]
[2024-12-02 07:10:52,275 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2053634227] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:10:52,275 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 07:10:52,275 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7] total 13
[2024-12-02 07:10:52,275 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [982068689]
[2024-12-02 07:10:52,275 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:10:52,275 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 07:10:52,275 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:10:52,276 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 07:10:52,276 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-12-02 07:10:52,276 INFO  L87              Difference]: Start difference. First operand 67 states and 75 transitions. Second operand  has 14 states, 13 states have (on average 3.230769230769231) internal successors, (42), 14 states have internal predecessors, (42), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:10:53,581 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:10:55,634 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.72s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:10:57,294 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.65s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:10:59,249 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.15s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:11:13,462 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:13,462 INFO  L93              Difference]: Finished difference Result 91 states and 108 transitions.
[2024-12-02 07:11:13,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2024-12-02 07:11:13,462 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 3.230769230769231) internal successors, (42), 14 states have internal predecessors, (42), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 26
[2024-12-02 07:11:13,462 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:13,463 INFO  L225             Difference]: With dead ends: 91
[2024-12-02 07:11:13,463 INFO  L226             Difference]: Without dead ends: 89
[2024-12-02 07:11:13,463 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 169 ImplicationChecksByTransitivity, 20.6s TimeCoverageRelationStatistics Valid=212, Invalid=543, Unknown=1, NotChecked=0, Total=756
[2024-12-02 07:11:13,464 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 82 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 232 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 83 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 252 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 232 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:13,464 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [83 Valid, 53 Invalid, 252 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 232 Invalid, 0 Unknown, 0 Unchecked, 9.0s Time]
[2024-12-02 07:11:13,465 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 89 states.
[2024-12-02 07:11:13,473 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 75.
[2024-12-02 07:11:13,473 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 75 states, 63 states have (on average 1.2698412698412698) internal successors, (80), 69 states have internal predecessors, (80), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:13,474 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 88 transitions.
[2024-12-02 07:11:13,474 INFO  L78                 Accepts]: Start accepts. Automaton has 75 states and 88 transitions. Word has length 26
[2024-12-02 07:11:13,474 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:13,474 INFO  L471      AbstractCegarLoop]: Abstraction has 75 states and 88 transitions.
[2024-12-02 07:11:13,474 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 3.230769230769231) internal successors, (42), 14 states have internal predecessors, (42), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:13,474 INFO  L276                IsEmpty]: Start isEmpty. Operand 75 states and 88 transitions.
[2024-12-02 07:11:13,475 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2024-12-02 07:11:13,475 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:13,475 INFO  L218           NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:11:13,481 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 07:11:13,675 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-12-02 07:11:13,675 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:13,676 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:13,676 INFO  L85        PathProgramCache]: Analyzing trace with hash 357376606, now seen corresponding path program 1 times
[2024-12-02 07:11:13,676 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:13,676 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [624596977]
[2024-12-02 07:11:13,676 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:13,676 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:13,689 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:11:13,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [761946933]
[2024-12-02 07:11:13,690 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:13,690 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:13,690 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:13,694 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:13,694 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 07:11:13,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:13,728 INFO  L256         TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:13,729 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:14,095 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:11:14,095 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:14,979 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:11:14,979 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:14,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [624596977]
[2024-12-02 07:11:14,979 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:11:14,979 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [761946933]
[2024-12-02 07:11:14,979 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [761946933] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:11:14,979 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 07:11:14,979 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7] total 13
[2024-12-02 07:11:14,979 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003512151]
[2024-12-02 07:11:14,979 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:11:14,980 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 07:11:14,980 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:14,980 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 07:11:14,980 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-12-02 07:11:14,981 INFO  L87              Difference]: Start difference. First operand 75 states and 88 transitions. Second operand  has 14 states, 13 states have (on average 3.3846153846153846) internal successors, (44), 14 states have internal predecessors, (44), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:16,935 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:16,935 INFO  L93              Difference]: Finished difference Result 90 states and 106 transitions.
[2024-12-02 07:11:16,935 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-12-02 07:11:16,935 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 3.3846153846153846) internal successors, (44), 14 states have internal predecessors, (44), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 27
[2024-12-02 07:11:16,936 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:16,936 INFO  L225             Difference]: With dead ends: 90
[2024-12-02 07:11:16,936 INFO  L226             Difference]: Without dead ends: 88
[2024-12-02 07:11:16,937 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 154 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=204, Invalid=498, Unknown=0, NotChecked=0, Total=702
[2024-12-02 07:11:16,937 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 68 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 229 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 249 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 229 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:16,937 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 74 Invalid, 249 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 229 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 07:11:16,938 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 88 states.
[2024-12-02 07:11:16,946 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 75.
[2024-12-02 07:11:16,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 75 states, 64 states have (on average 1.234375) internal successors, (79), 69 states have internal predecessors, (79), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:16,947 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 87 transitions.
[2024-12-02 07:11:16,947 INFO  L78                 Accepts]: Start accepts. Automaton has 75 states and 87 transitions. Word has length 27
[2024-12-02 07:11:16,947 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:16,947 INFO  L471      AbstractCegarLoop]: Abstraction has 75 states and 87 transitions.
[2024-12-02 07:11:16,947 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 3.3846153846153846) internal successors, (44), 14 states have internal predecessors, (44), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:16,947 INFO  L276                IsEmpty]: Start isEmpty. Operand 75 states and 87 transitions.
[2024-12-02 07:11:16,948 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-12-02 07:11:16,948 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:16,948 INFO  L218           NwaCegarLoop]: trace histogram [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-12-02 07:11:16,954 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 07:11:17,148 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-02 07:11:17,149 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:17,149 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:17,149 INFO  L85        PathProgramCache]: Analyzing trace with hash -1806227049, now seen corresponding path program 1 times
[2024-12-02 07:11:17,149 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:17,149 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [794581047]
[2024-12-02 07:11:17,149 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:17,149 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:17,160 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:11:17,160 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [488449787]
[2024-12-02 07:11:17,161 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:17,161 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:17,161 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:17,162 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:17,164 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 07:11:17,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:17,198 INFO  L256         TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:17,199 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:17,423 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:11:17,424 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:19,456 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:11:19,456 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:19,456 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [794581047]
[2024-12-02 07:11:19,456 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:11:19,456 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [488449787]
[2024-12-02 07:11:19,456 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [488449787] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:11:19,456 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:11:19,456 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [9] total 16
[2024-12-02 07:11:19,456 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1353192326]
[2024-12-02 07:11:19,456 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:11:19,457 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 07:11:19,457 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:19,457 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 07:11:19,457 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=203, Unknown=0, NotChecked=0, Total=272
[2024-12-02 07:11:19,457 INFO  L87              Difference]: Start difference. First operand 75 states and 87 transitions. Second operand  has 9 states, 8 states have (on average 3.25) internal successors, (26), 9 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:11:21,912 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:11:23,628 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.01s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:11:26,429 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:26,429 INFO  L93              Difference]: Finished difference Result 76 states and 87 transitions.
[2024-12-02 07:11:26,429 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 07:11:26,429 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 3.25) internal successors, (26), 9 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 28
[2024-12-02 07:11:26,430 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:26,430 INFO  L225             Difference]: With dead ends: 76
[2024-12-02 07:11:26,430 INFO  L226             Difference]: Without dead ends: 75
[2024-12-02 07:11:26,430 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=99, Invalid=407, Unknown=0, NotChecked=0, Total=506
[2024-12-02 07:11:26,431 INFO  L435           NwaCegarLoop]: 11 mSDtfsCounter, 41 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 185 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 190 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 185 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.3s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:26,431 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 46 Invalid, 190 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 185 Invalid, 0 Unknown, 0 Unchecked, 5.3s Time]
[2024-12-02 07:11:26,431 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 75 states.
[2024-12-02 07:11:26,437 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 75.
[2024-12-02 07:11:26,437 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 75 states, 64 states have (on average 1.21875) internal successors, (78), 69 states have internal predecessors, (78), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:26,438 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 86 transitions.
[2024-12-02 07:11:26,438 INFO  L78                 Accepts]: Start accepts. Automaton has 75 states and 86 transitions. Word has length 28
[2024-12-02 07:11:26,438 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:26,438 INFO  L471      AbstractCegarLoop]: Abstraction has 75 states and 86 transitions.
[2024-12-02 07:11:26,438 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 3.25) internal successors, (26), 9 states have internal predecessors, (26), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:11:26,438 INFO  L276                IsEmpty]: Start isEmpty. Operand 75 states and 86 transitions.
[2024-12-02 07:11:26,439 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-12-02 07:11:26,439 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:26,439 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:11:26,446 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 07:11:26,639 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-02 07:11:26,639 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:26,639 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:26,640 INFO  L85        PathProgramCache]: Analyzing trace with hash -158463616, now seen corresponding path program 1 times
[2024-12-02 07:11:26,640 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:26,640 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [842162105]
[2024-12-02 07:11:26,640 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:26,640 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:26,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:11:26,653 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1301026893]
[2024-12-02 07:11:26,653 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:26,653 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:26,653 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:26,655 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:26,656 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 07:11:26,690 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:26,690 INFO  L256         TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:26,692 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:26,920 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:11:26,921 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:28,938 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-12-02 07:11:28,938 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:28,938 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [842162105]
[2024-12-02 07:11:28,938 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:11:28,938 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1301026893]
[2024-12-02 07:11:28,938 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1301026893] provided 1 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:11:28,938 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 07:11:28,938 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [9] total 16
[2024-12-02 07:11:28,938 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [933408075]
[2024-12-02 07:11:28,938 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:11:28,939 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 07:11:28,939 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:28,939 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 07:11:28,939 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=203, Unknown=0, NotChecked=0, Total=272
[2024-12-02 07:11:28,939 INFO  L87              Difference]: Start difference. First operand 75 states and 86 transitions. Second operand  has 9 states, 8 states have (on average 3.375) internal successors, (27), 9 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:11:33,072 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:33,073 INFO  L93              Difference]: Finished difference Result 76 states and 86 transitions.
[2024-12-02 07:11:33,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 07:11:33,073 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 3.375) internal successors, (27), 9 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 29
[2024-12-02 07:11:33,073 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:33,074 INFO  L225             Difference]: With dead ends: 76
[2024-12-02 07:11:33,074 INFO  L226             Difference]: Without dead ends: 75
[2024-12-02 07:11:33,074 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 54 ImplicationChecksByTransitivity, 4.3s TimeCoverageRelationStatistics Valid=101, Invalid=405, Unknown=0, NotChecked=0, Total=506
[2024-12-02 07:11:33,074 INFO  L435           NwaCegarLoop]: 12 mSDtfsCounter, 42 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 171 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 42 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 171 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:33,074 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [42 Valid, 41 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 171 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-12-02 07:11:33,075 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 75 states.
[2024-12-02 07:11:33,080 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 75.
[2024-12-02 07:11:33,081 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 75 states, 64 states have (on average 1.203125) internal successors, (77), 69 states have internal predecessors, (77), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:33,081 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 85 transitions.
[2024-12-02 07:11:33,081 INFO  L78                 Accepts]: Start accepts. Automaton has 75 states and 85 transitions. Word has length 29
[2024-12-02 07:11:33,081 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:33,081 INFO  L471      AbstractCegarLoop]: Abstraction has 75 states and 85 transitions.
[2024-12-02 07:11:33,082 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 3.375) internal successors, (27), 9 states have internal predecessors, (27), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-12-02 07:11:33,082 INFO  L276                IsEmpty]: Start isEmpty. Operand 75 states and 85 transitions.
[2024-12-02 07:11:33,082 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-12-02 07:11:33,082 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:33,082 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:11:33,091 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-02 07:11:33,282 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-12-02 07:11:33,282 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:33,283 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:33,283 INFO  L85        PathProgramCache]: Analyzing trace with hash 40147185, now seen corresponding path program 1 times
[2024-12-02 07:11:33,283 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:33,283 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [499236309]
[2024-12-02 07:11:33,283 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:33,283 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:33,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:33,338 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:33,338 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:33,338 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [499236309]
[2024-12-02 07:11:33,338 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [499236309] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:11:33,338 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1638751953]
[2024-12-02 07:11:33,338 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:33,338 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:33,338 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:33,340 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:33,341 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-02 07:11:33,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:33,385 INFO  L256         TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:33,386 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:33,425 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:33,425 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:33,476 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:33,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1638751953] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:11:33,476 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:11:33,476 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7
[2024-12-02 07:11:33,476 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [922140622]
[2024-12-02 07:11:33,476 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:11:33,477 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 07:11:33,477 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:33,477 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 07:11:33,477 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56
[2024-12-02 07:11:33,477 INFO  L87              Difference]: Start difference. First operand 75 states and 85 transitions. Second operand  has 8 states, 7 states have (on average 7.428571428571429) internal successors, (52), 8 states have internal predecessors, (52), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:33,617 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:33,617 INFO  L93              Difference]: Finished difference Result 195 states and 241 transitions.
[2024-12-02 07:11:33,617 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 07:11:33,617 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 7.428571428571429) internal successors, (52), 8 states have internal predecessors, (52), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 35
[2024-12-02 07:11:33,618 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:33,618 INFO  L225             Difference]: With dead ends: 195
[2024-12-02 07:11:33,618 INFO  L226             Difference]: Without dead ends: 194
[2024-12-02 07:11:33,619 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=52, Invalid=80, Unknown=0, NotChecked=0, Total=132
[2024-12-02 07:11:33,619 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 135 mSDsluCounter, 51 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 78 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:33,619 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 67 Invalid, 78 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:11:33,620 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 194 states.
[2024-12-02 07:11:33,649 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 194 to 193.
[2024-12-02 07:11:33,650 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 193 states, 174 states have (on average 1.1954022988505748) internal successors, (208), 179 states have internal predecessors, (208), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:11:33,650 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 193 states and 232 transitions.
[2024-12-02 07:11:33,651 INFO  L78                 Accepts]: Start accepts. Automaton has 193 states and 232 transitions. Word has length 35
[2024-12-02 07:11:33,651 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:33,651 INFO  L471      AbstractCegarLoop]: Abstraction has 193 states and 232 transitions.
[2024-12-02 07:11:33,651 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 7.428571428571429) internal successors, (52), 8 states have internal predecessors, (52), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:33,651 INFO  L276                IsEmpty]: Start isEmpty. Operand 193 states and 232 transitions.
[2024-12-02 07:11:33,651 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-12-02 07:11:33,652 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:33,652 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:11:33,660 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-12-02 07:11:33,852 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:33,852 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:33,853 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:33,853 INFO  L85        PathProgramCache]: Analyzing trace with hash 40146864, now seen corresponding path program 1 times
[2024-12-02 07:11:33,853 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:33,853 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906798138]
[2024-12-02 07:11:33,853 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:33,853 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:33,861 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:33,915 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:33,916 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:33,916 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906798138]
[2024-12-02 07:11:33,916 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906798138] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:11:33,916 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:11:33,916 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 07:11:33,916 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1350172093]
[2024-12-02 07:11:33,916 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:11:33,916 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 07:11:33,916 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:33,917 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 07:11:33,917 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-12-02 07:11:33,917 INFO  L87              Difference]: Start difference. First operand 193 states and 232 transitions. Second operand  has 5 states, 4 states have (on average 7.0) internal successors, (28), 5 states have internal predecessors, (28), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:33,983 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:33,983 INFO  L93              Difference]: Finished difference Result 203 states and 248 transitions.
[2024-12-02 07:11:33,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 07:11:33,983 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 7.0) internal successors, (28), 5 states have internal predecessors, (28), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 35
[2024-12-02 07:11:33,983 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:33,985 INFO  L225             Difference]: With dead ends: 203
[2024-12-02 07:11:33,985 INFO  L226             Difference]: Without dead ends: 202
[2024-12-02 07:11:33,985 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-12-02 07:11:33,985 INFO  L435           NwaCegarLoop]: 33 mSDtfsCounter, 3 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 49 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:33,986 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 79 Invalid, 49 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:11:33,986 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 202 states.
[2024-12-02 07:11:34,009 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 197.
[2024-12-02 07:11:34,010 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 197 states, 178 states have (on average 1.1910112359550562) internal successors, (212), 183 states have internal predecessors, (212), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:11:34,011 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 197 states and 236 transitions.
[2024-12-02 07:11:34,011 INFO  L78                 Accepts]: Start accepts. Automaton has 197 states and 236 transitions. Word has length 35
[2024-12-02 07:11:34,011 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:34,011 INFO  L471      AbstractCegarLoop]: Abstraction has 197 states and 236 transitions.
[2024-12-02 07:11:34,011 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 7.0) internal successors, (28), 5 states have internal predecessors, (28), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:34,011 INFO  L276                IsEmpty]: Start isEmpty. Operand 197 states and 236 transitions.
[2024-12-02 07:11:34,012 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-12-02 07:11:34,012 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:34,012 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:11:34,012 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2024-12-02 07:11:34,012 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:34,012 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:34,012 INFO  L85        PathProgramCache]: Analyzing trace with hash 1244552856, now seen corresponding path program 1 times
[2024-12-02 07:11:34,012 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:34,012 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2138141914]
[2024-12-02 07:11:34,013 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:34,013 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:34,021 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:34,069 INFO  L134       CoverageAnalysis]: Checked inductivity of 13 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:34,069 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:34,069 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2138141914]
[2024-12-02 07:11:34,069 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2138141914] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 07:11:34,069 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 07:11:34,069 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 07:11:34,069 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1527557443]
[2024-12-02 07:11:34,070 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 07:11:34,070 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 07:11:34,070 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:34,070 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 07:11:34,070 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 07:11:34,070 INFO  L87              Difference]: Start difference. First operand 197 states and 236 transitions. Second operand  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:34,129 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:34,129 INFO  L93              Difference]: Finished difference Result 203 states and 244 transitions.
[2024-12-02 07:11:34,129 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 07:11:34,130 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 36
[2024-12-02 07:11:34,130 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:34,131 INFO  L225             Difference]: With dead ends: 203
[2024-12-02 07:11:34,131 INFO  L226             Difference]: Without dead ends: 202
[2024-12-02 07:11:34,131 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 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-12-02 07:11:34,132 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 5 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:34,132 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 63 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 07:11:34,132 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 202 states.
[2024-12-02 07:11:34,154 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 201.
[2024-12-02 07:11:34,154 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 201 states, 182 states have (on average 1.1868131868131868) internal successors, (216), 187 states have internal predecessors, (216), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:11:34,155 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 201 states and 240 transitions.
[2024-12-02 07:11:34,155 INFO  L78                 Accepts]: Start accepts. Automaton has 201 states and 240 transitions. Word has length 36
[2024-12-02 07:11:34,155 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:34,155 INFO  L471      AbstractCegarLoop]: Abstraction has 201 states and 240 transitions.
[2024-12-02 07:11:34,156 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 07:11:34,156 INFO  L276                IsEmpty]: Start isEmpty. Operand 201 states and 240 transitions.
[2024-12-02 07:11:34,156 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-12-02 07:11:34,156 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:34,156 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 07:11:34,156 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 07:11:34,156 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:34,156 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:34,157 INFO  L85        PathProgramCache]: Analyzing trace with hash -2037154646, now seen corresponding path program 1 times
[2024-12-02 07:11:34,157 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:34,157 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [264373722]
[2024-12-02 07:11:34,157 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:34,157 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:34,163 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:34,245 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:34,245 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:34,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [264373722]
[2024-12-02 07:11:34,245 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [264373722] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:11:34,245 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1698179922]
[2024-12-02 07:11:34,245 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:34,245 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:34,245 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:34,247 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:34,248 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-02 07:11:34,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:34,282 INFO  L256         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:34,283 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:34,362 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:34,362 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:34,428 INFO  L134       CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:34,428 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1698179922] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:11:34,428 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:11:34,428 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-12-02 07:11:34,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [389580844]
[2024-12-02 07:11:34,428 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:11:34,429 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 07:11:34,429 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:34,429 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 07:11:34,429 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=49, Invalid=107, Unknown=0, NotChecked=0, Total=156
[2024-12-02 07:11:34,429 INFO  L87              Difference]: Start difference. First operand 201 states and 240 transitions. Second operand  has 13 states, 12 states have (on average 7.166666666666667) internal successors, (86), 13 states have internal predecessors, (86), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-12-02 07:11:34,604 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:34,604 INFO  L93              Difference]: Finished difference Result 236 states and 285 transitions.
[2024-12-02 07:11:34,604 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 07:11:34,605 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 7.166666666666667) internal successors, (86), 13 states have internal predecessors, (86), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 39
[2024-12-02 07:11:34,605 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:34,606 INFO  L225             Difference]: With dead ends: 236
[2024-12-02 07:11:34,606 INFO  L226             Difference]: Without dead ends: 235
[2024-12-02 07:11:34,606 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=113, Invalid=229, Unknown=0, NotChecked=0, Total=342
[2024-12-02 07:11:34,607 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 119 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 162 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 128 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 162 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:34,608 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 128 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 162 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:11:34,608 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 235 states.
[2024-12-02 07:11:34,636 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 235 to 230.
[2024-12-02 07:11:34,637 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 230 states, 209 states have (on average 1.1818181818181819) internal successors, (247), 214 states have internal predecessors, (247), 14 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 14 states have call predecessors, (14), 14 states have call successors, (14)
[2024-12-02 07:11:34,637 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 230 states and 275 transitions.
[2024-12-02 07:11:34,638 INFO  L78                 Accepts]: Start accepts. Automaton has 230 states and 275 transitions. Word has length 39
[2024-12-02 07:11:34,638 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:34,638 INFO  L471      AbstractCegarLoop]: Abstraction has 230 states and 275 transitions.
[2024-12-02 07:11:34,638 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 7.166666666666667) internal successors, (86), 13 states have internal predecessors, (86), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-12-02 07:11:34,638 INFO  L276                IsEmpty]: Start isEmpty. Operand 230 states and 275 transitions.
[2024-12-02 07:11:34,638 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-12-02 07:11:34,638 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:34,639 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 07:11:34,645 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-02 07:11:34,839 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:34,839 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:34,839 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:34,840 INFO  L85        PathProgramCache]: Analyzing trace with hash -1202709124, now seen corresponding path program 1 times
[2024-12-02 07:11:34,840 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:34,840 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [354860266]
[2024-12-02 07:11:34,840 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:34,840 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:34,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:34,894 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:34,894 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:34,894 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [354860266]
[2024-12-02 07:11:34,894 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [354860266] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:11:34,894 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1511802855]
[2024-12-02 07:11:34,894 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:34,895 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:34,895 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:34,896 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:34,897 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-02 07:11:34,935 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:34,935 INFO  L256         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:34,937 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:34,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:34,973 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:35,029 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:35,030 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1511802855] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:11:35,030 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:11:35,030 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7
[2024-12-02 07:11:35,030 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065169828]
[2024-12-02 07:11:35,030 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:11:35,030 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 07:11:35,030 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:35,031 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 07:11:35,031 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56
[2024-12-02 07:11:35,031 INFO  L87              Difference]: Start difference. First operand 230 states and 275 transitions. Second operand  has 8 states, 7 states have (on average 8.857142857142858) internal successors, (62), 8 states have internal predecessors, (62), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:35,162 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:35,162 INFO  L93              Difference]: Finished difference Result 236 states and 282 transitions.
[2024-12-02 07:11:35,162 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 07:11:35,162 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 8.857142857142858) internal successors, (62), 8 states have internal predecessors, (62), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 40
[2024-12-02 07:11:35,163 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:35,164 INFO  L225             Difference]: With dead ends: 236
[2024-12-02 07:11:35,164 INFO  L226             Difference]: Without dead ends: 235
[2024-12-02 07:11:35,164 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 76 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=52, Invalid=80, Unknown=0, NotChecked=0, Total=132
[2024-12-02 07:11:35,164 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 210 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 211 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:35,165 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [211 Valid, 63 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:11:35,165 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 235 states.
[2024-12-02 07:11:35,195 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 235 to 220.
[2024-12-02 07:11:35,196 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 220 states, 201 states have (on average 1.1592039800995024) internal successors, (233), 206 states have internal predecessors, (233), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:11:35,197 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 220 states and 257 transitions.
[2024-12-02 07:11:35,197 INFO  L78                 Accepts]: Start accepts. Automaton has 220 states and 257 transitions. Word has length 40
[2024-12-02 07:11:35,197 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:35,197 INFO  L471      AbstractCegarLoop]: Abstraction has 220 states and 257 transitions.
[2024-12-02 07:11:35,197 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 8.857142857142858) internal successors, (62), 8 states have internal predecessors, (62), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:11:35,197 INFO  L276                IsEmpty]: Start isEmpty. Operand 220 states and 257 transitions.
[2024-12-02 07:11:35,198 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-12-02 07:11:35,198 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:35,198 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 07:11:35,206 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-02 07:11:35,398 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:35,398 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:35,399 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:35,399 INFO  L85        PathProgramCache]: Analyzing trace with hash 1272715486, now seen corresponding path program 1 times
[2024-12-02 07:11:35,399 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:35,399 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1283762253]
[2024-12-02 07:11:35,399 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:35,399 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:35,407 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:35,478 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:35,478 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:11:35,478 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1283762253]
[2024-12-02 07:11:35,479 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1283762253] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:11:35,479 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1513936658]
[2024-12-02 07:11:35,479 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:35,479 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:35,479 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:35,481 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:35,482 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-02 07:11:35,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:35,520 INFO  L256         TraceCheckSpWp]: Trace formula consists of 90 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:35,521 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:35,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:35,614 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:11:35,685 INFO  L134       CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 07:11:35,685 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1513936658] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:11:35,685 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:11:35,685 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-12-02 07:11:35,686 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1574713690]
[2024-12-02 07:11:35,686 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:11:35,686 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 07:11:35,686 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:11:35,686 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 07:11:35,686 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=49, Invalid=107, Unknown=0, NotChecked=0, Total=156
[2024-12-02 07:11:35,687 INFO  L87              Difference]: Start difference. First operand 220 states and 257 transitions. Second operand  has 13 states, 12 states have (on average 7.416666666666667) internal successors, (89), 13 states have internal predecessors, (89), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-12-02 07:11:35,863 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:11:35,864 INFO  L93              Difference]: Finished difference Result 225 states and 262 transitions.
[2024-12-02 07:11:35,864 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 07:11:35,864 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 7.416666666666667) internal successors, (89), 13 states have internal predecessors, (89), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 40
[2024-12-02 07:11:35,864 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:11:35,865 INFO  L225             Difference]: With dead ends: 225
[2024-12-02 07:11:35,865 INFO  L226             Difference]: Without dead ends: 224
[2024-12-02 07:11:35,865 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 89 GetRequests, 72 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=113, Invalid=229, Unknown=0, NotChecked=0, Total=342
[2024-12-02 07:11:35,865 INFO  L435           NwaCegarLoop]: 19 mSDtfsCounter, 127 mSDsluCounter, 99 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 160 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 07:11:35,865 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 118 Invalid, 160 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 07:11:35,866 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 224 states.
[2024-12-02 07:11:35,894 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 224 to 215.
[2024-12-02 07:11:35,895 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 215 states, 196 states have (on average 1.1479591836734695) internal successors, (225), 201 states have internal predecessors, (225), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:11:35,896 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 215 states and 249 transitions.
[2024-12-02 07:11:35,896 INFO  L78                 Accepts]: Start accepts. Automaton has 215 states and 249 transitions. Word has length 40
[2024-12-02 07:11:35,896 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:11:35,896 INFO  L471      AbstractCegarLoop]: Abstraction has 215 states and 249 transitions.
[2024-12-02 07:11:35,897 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 7.416666666666667) internal successors, (89), 13 states have internal predecessors, (89), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2024-12-02 07:11:35,897 INFO  L276                IsEmpty]: Start isEmpty. Operand 215 states and 249 transitions.
[2024-12-02 07:11:35,897 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-12-02 07:11:35,897 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:11:35,897 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 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]
[2024-12-02 07:11:35,903 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-02 07:11:36,097 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-12-02 07:11:36,098 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:11:36,098 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:11:36,098 INFO  L85        PathProgramCache]: Analyzing trace with hash -1726843479, now seen corresponding path program 1 times
[2024-12-02 07:11:36,098 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:11:36,098 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1084571463]
[2024-12-02 07:11:36,098 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:36,098 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:11:36,112 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:11:36,113 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [747234616]
[2024-12-02 07:11:36,113 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:11:36,113 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:11:36,113 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:11:36,115 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:11:36,117 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-02 07:11:36,154 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:11:36,155 INFO  L256         TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 28 conjuncts are in the unsatisfiable core
[2024-12-02 07:11:36,156 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:11:36,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 07:11:36,854 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:12:06,889 INFO  L134       CoverageAnalysis]: Checked inductivity of 23 backedges. 6 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 07:12:06,889 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:12:06,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1084571463]
[2024-12-02 07:12:06,889 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:12:06,889 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [747234616]
[2024-12-02 07:12:06,889 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [747234616] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:12:06,889 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 07:12:06,889 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 13] total 26
[2024-12-02 07:12:06,889 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1972616309]
[2024-12-02 07:12:06,889 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:12:06,889 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-12-02 07:12:06,889 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:12:06,890 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-12-02 07:12:06,890 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=150, Invalid=552, Unknown=0, NotChecked=0, Total=702
[2024-12-02 07:12:06,890 INFO  L87              Difference]: Start difference. First operand 215 states and 249 transitions. Second operand  has 27 states, 26 states have (on average 2.8846153846153846) internal successors, (75), 26 states have internal predecessors, (75), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:12:10,071 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.52s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:12:14,254 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:12:28,019 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.37s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:12:29,624 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.30s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:12:33,637 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:12:44,705 WARN  L286               SmtUtils]: Spent 8.99s on a formula simplification. DAG size of input: 99 DAG size of output: 74 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:12:46,069 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.27s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:12:53,119 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:12:53,119 INFO  L93              Difference]: Finished difference Result 238 states and 274 transitions.
[2024-12-02 07:12:53,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-12-02 07:12:53,120 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 26 states have (on average 2.8846153846153846) internal successors, (75), 26 states have internal predecessors, (75), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 45
[2024-12-02 07:12:53,120 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:12:53,121 INFO  L225             Difference]: With dead ends: 238
[2024-12-02 07:12:53,121 INFO  L226             Difference]: Without dead ends: 237
[2024-12-02 07:12:53,122 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 314 ImplicationChecksByTransitivity, 37.6s TimeCoverageRelationStatistics Valid=391, Invalid=1331, Unknown=0, NotChecked=0, Total=1722
[2024-12-02 07:12:53,122 INFO  L435           NwaCegarLoop]: 12 mSDtfsCounter, 64 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 758 mSolverCounterSat, 24 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 21.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 122 SdHoareTripleChecker+Invalid, 784 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 758 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 22.0s IncrementalHoareTripleChecker+Time
[2024-12-02 07:12:53,122 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 122 Invalid, 784 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 758 Invalid, 2 Unknown, 0 Unchecked, 22.0s Time]
[2024-12-02 07:12:53,123 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 237 states.
[2024-12-02 07:12:53,146 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 237 to 227.
[2024-12-02 07:12:53,147 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 227 states, 207 states have (on average 1.1304347826086956) internal successors, (234), 212 states have internal predecessors, (234), 13 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13)
[2024-12-02 07:12:53,148 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 227 states and 260 transitions.
[2024-12-02 07:12:53,148 INFO  L78                 Accepts]: Start accepts. Automaton has 227 states and 260 transitions. Word has length 45
[2024-12-02 07:12:53,148 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:12:53,148 INFO  L471      AbstractCegarLoop]: Abstraction has 227 states and 260 transitions.
[2024-12-02 07:12:53,148 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 26 states have (on average 2.8846153846153846) internal successors, (75), 26 states have internal predecessors, (75), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:12:53,148 INFO  L276                IsEmpty]: Start isEmpty. Operand 227 states and 260 transitions.
[2024-12-02 07:12:53,149 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2024-12-02 07:12:53,149 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:12:53,149 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:12:53,156 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-12-02 07:12:53,349 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:12:53,349 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:12:53,350 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:12:53,350 INFO  L85        PathProgramCache]: Analyzing trace with hash -1992540242, now seen corresponding path program 1 times
[2024-12-02 07:12:53,350 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:12:53,350 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1299978721]
[2024-12-02 07:12:53,350 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:12:53,350 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:12:53,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 07:12:53,361 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1806256099]
[2024-12-02 07:12:53,361 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:12:53,361 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:12:53,361 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:12:53,363 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:12:53,364 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-12-02 07:12:53,402 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:12:53,403 INFO  L256         TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 28 conjuncts are in the unsatisfiable core
[2024-12-02 07:12:53,404 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:12:54,040 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 07:12:54,040 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:13:37,697 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 8 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 07:13:37,697 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:13:37,697 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1299978721]
[2024-12-02 07:13:37,697 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:13:37,697 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1806256099]
[2024-12-02 07:13:37,697 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1806256099] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:13:37,697 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 07:13:37,697 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 13] total 26
[2024-12-02 07:13:37,697 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412694224]
[2024-12-02 07:13:37,697 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:13:37,698 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 27 states
[2024-12-02 07:13:37,698 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:13:37,698 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants.
[2024-12-02 07:13:37,699 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=149, Invalid=552, Unknown=1, NotChecked=0, Total=702
[2024-12-02 07:13:37,699 INFO  L87              Difference]: Start difference. First operand 227 states and 260 transitions. Second operand  has 27 states, 26 states have (on average 2.9615384615384617) internal successors, (77), 26 states have internal predecessors, (77), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:13:41,716 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:13:43,243 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.22s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:13:45,558 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.77s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:13:52,818 WARN  L286               SmtUtils]: Spent 6.35s on a formula simplification. DAG size of input: 77 DAG size of output: 63 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:13:56,838 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:14:25,856 WARN  L286               SmtUtils]: Spent 7.29s on a formula simplification. DAG size of input: 70 DAG size of output: 56 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:14:28,565 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:14:28,565 INFO  L93              Difference]: Finished difference Result 235 states and 268 transitions.
[2024-12-02 07:14:28,565 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. 
[2024-12-02 07:14:28,565 INFO  L78                 Accepts]: Start accepts. Automaton has  has 27 states, 26 states have (on average 2.9615384615384617) internal successors, (77), 26 states have internal predecessors, (77), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 46
[2024-12-02 07:14:28,566 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:14:28,566 INFO  L225             Difference]: With dead ends: 235
[2024-12-02 07:14:28,566 INFO  L226             Difference]: Without dead ends: 234
[2024-12-02 07:14:28,567 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 66 SyntacticMatches, 1 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 296 ImplicationChecksByTransitivity, 50.8s TimeCoverageRelationStatistics Valid=371, Invalid=1268, Unknown=1, NotChecked=0, Total=1640
[2024-12-02 07:14:28,567 INFO  L435           NwaCegarLoop]: 14 mSDtfsCounter, 49 mSDsluCounter, 173 mSDsCounter, 0 mSdLazyCounter, 1073 mSolverCounterSat, 15 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 19.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 1090 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 1073 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 19.8s IncrementalHoareTripleChecker+Time
[2024-12-02 07:14:28,567 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 187 Invalid, 1090 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 1073 Invalid, 2 Unknown, 0 Unchecked, 19.8s Time]
[2024-12-02 07:14:28,568 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 234 states.
[2024-12-02 07:14:28,591 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 234 to 220.
[2024-12-02 07:14:28,591 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 220 states, 200 states have (on average 1.12) internal successors, (224), 205 states have internal predecessors, (224), 13 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13)
[2024-12-02 07:14:28,592 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 220 states and 250 transitions.
[2024-12-02 07:14:28,592 INFO  L78                 Accepts]: Start accepts. Automaton has 220 states and 250 transitions. Word has length 46
[2024-12-02 07:14:28,592 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:14:28,592 INFO  L471      AbstractCegarLoop]: Abstraction has 220 states and 250 transitions.
[2024-12-02 07:14:28,592 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 27 states, 26 states have (on average 2.9615384615384617) internal successors, (77), 26 states have internal predecessors, (77), 4 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 07:14:28,592 INFO  L276                IsEmpty]: Start isEmpty. Operand 220 states and 250 transitions.
[2024-12-02 07:14:28,593 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 74
[2024-12-02 07:14:28,593 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:14:28,593 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:14:28,601 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-12-02 07:14:28,793 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:14:28,793 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:14:28,793 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:14:28,794 INFO  L85        PathProgramCache]: Analyzing trace with hash 953112374, now seen corresponding path program 1 times
[2024-12-02 07:14:28,794 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:14:28,794 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1339528182]
[2024-12-02 07:14:28,794 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:14:28,794 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:14:28,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:14:28,945 INFO  L134       CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 67 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 07:14:28,945 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:14:28,945 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1339528182]
[2024-12-02 07:14:28,945 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1339528182] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:14:28,945 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1158719951]
[2024-12-02 07:14:28,945 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:14:28,945 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:14:28,946 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:14:28,947 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:14:28,949 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-12-02 07:14:28,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:14:28,997 INFO  L256         TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-02 07:14:28,998 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:14:29,210 INFO  L134       CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 67 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 07:14:29,210 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:14:29,358 INFO  L134       CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 67 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 07:14:29,358 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1158719951] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:14:29,358 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:14:29,358 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 18
[2024-12-02 07:14:29,358 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1611448258]
[2024-12-02 07:14:29,358 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:14:29,359 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-12-02 07:14:29,359 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:14:29,359 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-12-02 07:14:29,359 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=234, Unknown=0, NotChecked=0, Total=342
[2024-12-02 07:14:29,360 INFO  L87              Difference]: Start difference. First operand 220 states and 250 transitions. Second operand  has 19 states, 18 states have (on average 8.777777777777779) internal successors, (158), 19 states have internal predecessors, (158), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:14:29,714 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:14:29,714 INFO  L93              Difference]: Finished difference Result 486 states and 580 transitions.
[2024-12-02 07:14:29,714 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-02 07:14:29,714 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 18 states have (on average 8.777777777777779) internal successors, (158), 19 states have internal predecessors, (158), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) Word has length 73
[2024-12-02 07:14:29,715 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:14:29,716 INFO  L225             Difference]: With dead ends: 486
[2024-12-02 07:14:29,716 INFO  L226             Difference]: Without dead ends: 485
[2024-12-02 07:14:29,717 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 162 GetRequests, 134 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 173 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=279, Invalid=591, Unknown=0, NotChecked=0, Total=870
[2024-12-02 07:14:29,717 INFO  L435           NwaCegarLoop]: 16 mSDtfsCounter, 219 mSDsluCounter, 136 mSDsCounter, 0 mSdLazyCounter, 241 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 220 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 265 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 241 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:14:29,717 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [220 Valid, 152 Invalid, 265 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 241 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 07:14:29,718 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 485 states.
[2024-12-02 07:14:29,793 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 485 to 426.
[2024-12-02 07:14:29,793 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 426 states, 394 states have (on average 1.1395939086294415) internal successors, (449), 399 states have internal predecessors, (449), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2024-12-02 07:14:29,795 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 426 states and 499 transitions.
[2024-12-02 07:14:29,795 INFO  L78                 Accepts]: Start accepts. Automaton has 426 states and 499 transitions. Word has length 73
[2024-12-02 07:14:29,796 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:14:29,796 INFO  L471      AbstractCegarLoop]: Abstraction has 426 states and 499 transitions.
[2024-12-02 07:14:29,796 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 18 states have (on average 8.777777777777779) internal successors, (158), 19 states have internal predecessors, (158), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:14:29,796 INFO  L276                IsEmpty]: Start isEmpty. Operand 426 states and 499 transitions.
[2024-12-02 07:14:29,797 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 75
[2024-12-02 07:14:29,797 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:14:29,797 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:14:29,805 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-12-02 07:14:29,997 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26,16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:14:29,997 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:14:29,998 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:14:29,998 INFO  L85        PathProgramCache]: Analyzing trace with hash -518287406, now seen corresponding path program 1 times
[2024-12-02 07:14:29,998 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:14:29,998 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1246882242]
[2024-12-02 07:14:29,998 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:14:29,998 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:14:30,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:14:30,149 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 68 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 07:14:30,149 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:14:30,149 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1246882242]
[2024-12-02 07:14:30,149 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1246882242] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 07:14:30,149 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1355062678]
[2024-12-02 07:14:30,149 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 07:14:30,149 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:14:30,150 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:14:30,151 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:14:30,152 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-12-02 07:14:30,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 07:14:30,201 INFO  L256         TraceCheckSpWp]: Trace formula consists of 140 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-02 07:14:30,202 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:14:30,392 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 68 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 07:14:30,393 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:14:30,546 INFO  L134       CoverageAnalysis]: Checked inductivity of 92 backedges. 0 proven. 68 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 07:14:30,546 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1355062678] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:14:30,546 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 07:14:30,546 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 18
[2024-12-02 07:14:30,546 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1881518695]
[2024-12-02 07:14:30,546 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:14:30,547 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-12-02 07:14:30,547 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:14:30,547 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-12-02 07:14:30,547 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=108, Invalid=234, Unknown=0, NotChecked=0, Total=342
[2024-12-02 07:14:30,547 INFO  L87              Difference]: Start difference. First operand 426 states and 499 transitions. Second operand  has 19 states, 18 states have (on average 8.944444444444445) internal successors, (161), 19 states have internal predecessors, (161), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:14:30,889 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:14:30,889 INFO  L93              Difference]: Finished difference Result 488 states and 576 transitions.
[2024-12-02 07:14:30,890 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-12-02 07:14:30,890 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 18 states have (on average 8.944444444444445) internal successors, (161), 19 states have internal predecessors, (161), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12) Word has length 74
[2024-12-02 07:14:30,890 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:14:30,891 INFO  L225             Difference]: With dead ends: 488
[2024-12-02 07:14:30,891 INFO  L226             Difference]: Without dead ends: 487
[2024-12-02 07:14:30,891 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 164 GetRequests, 136 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 173 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=279, Invalid=591, Unknown=0, NotChecked=0, Total=870
[2024-12-02 07:14:30,892 INFO  L435           NwaCegarLoop]: 17 mSDtfsCounter, 215 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 256 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 178 SdHoareTripleChecker+Invalid, 279 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 07:14:30,892 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 178 Invalid, 279 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 256 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 07:14:30,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 487 states.
[2024-12-02 07:14:30,938 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 487 to 402.
[2024-12-02 07:14:30,938 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 402 states, 371 states have (on average 1.1347708894878705) internal successors, (421), 376 states have internal predecessors, (421), 24 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24)
[2024-12-02 07:14:30,939 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 402 states and 469 transitions.
[2024-12-02 07:14:30,939 INFO  L78                 Accepts]: Start accepts. Automaton has 402 states and 469 transitions. Word has length 74
[2024-12-02 07:14:30,939 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:14:30,940 INFO  L471      AbstractCegarLoop]: Abstraction has 402 states and 469 transitions.
[2024-12-02 07:14:30,940 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 18 states have (on average 8.944444444444445) internal successors, (161), 19 states have internal predecessors, (161), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 07:14:30,940 INFO  L276                IsEmpty]: Start isEmpty. Operand 402 states and 469 transitions.
[2024-12-02 07:14:30,940 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 80
[2024-12-02 07:14:30,940 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:14:30,940 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:14:30,950 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-12-02 07:14:31,141 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-12-02 07:14:31,141 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:14:31,141 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:14:31,141 INFO  L85        PathProgramCache]: Analyzing trace with hash 1869297461, now seen corresponding path program 2 times
[2024-12-02 07:14:31,141 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:14:31,141 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1254150948]
[2024-12-02 07:14:31,141 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 07:14:31,141 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:14:31,163 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 07:14:31,163 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-12-02 07:14:31,164 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1864927943]
[2024-12-02 07:14:31,164 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 07:14:31,164 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:14:31,164 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:14:31,166 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:14:31,167 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-12-02 07:14:31,222 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 07:14:31,222 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 07:14:31,224 INFO  L256         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-12-02 07:14:31,226 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:14:39,821 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 2 proven. 97 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 07:14:39,822 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:16:32,005 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 25 proven. 74 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 07:16:32,006 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:16:32,006 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1254150948]
[2024-12-02 07:16:32,006 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:16:32,006 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1864927943]
[2024-12-02 07:16:32,006 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1864927943] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:16:32,006 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 07:16:32,006 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 19] total 39
[2024-12-02 07:16:32,006 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [784310913]
[2024-12-02 07:16:32,006 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:16:32,007 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 40 states
[2024-12-02 07:16:32,007 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:16:32,007 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants.
[2024-12-02 07:16:32,007 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=308, Invalid=1251, Unknown=1, NotChecked=0, Total=1560
[2024-12-02 07:16:32,007 INFO  L87              Difference]: Start difference. First operand 402 states and 469 transitions. Second operand  has 40 states, 39 states have (on average 3.2051282051282053) internal successors, (125), 40 states have internal predecessors, (125), 8 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-12-02 07:16:36,189 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:17:15,690 WARN  L286               SmtUtils]: Spent 35.46s on a formula simplification. DAG size of input: 235 DAG size of output: 147 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:17:18,984 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.23s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:17:25,701 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.37s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:17:44,162 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.45s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:17:47,831 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.85s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:17:55,966 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.42s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:17:57,130 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.11s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:18:02,711 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.14s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:18:36,089 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:18:56,687 WARN  L286               SmtUtils]: Spent 8.49s on a formula simplification. DAG size of input: 158 DAG size of output: 119 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:19:10,816 WARN  L286               SmtUtils]: Spent 11.08s on a formula simplification. DAG size of input: 177 DAG size of output: 134 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:19:35,323 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.25s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:19:42,433 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:19:44,134 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.68s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:20:32,476 WARN  L286               SmtUtils]: Spent 40.11s on a formula simplification. DAG size of input: 213 DAG size of output: 123 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:21:12,232 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.67s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:21:13,431 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:21:14,560 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.12s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:21:16,027 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:21:58,262 WARN  L286               SmtUtils]: Spent 24.54s on a formula simplification. DAG size of input: 282 DAG size of output: 82 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:22:26,040 WARN  L286               SmtUtils]: Spent 17.86s on a formula simplification. DAG size of input: 142 DAG size of output: 80 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:22:27,332 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.26s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:22:28,861 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 07:22:28,862 INFO  L93              Difference]: Finished difference Result 633 states and 759 transitions.
[2024-12-02 07:22:28,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. 
[2024-12-02 07:22:28,862 INFO  L78                 Accepts]: Start accepts. Automaton has  has 40 states, 39 states have (on average 3.2051282051282053) internal successors, (125), 40 states have internal predecessors, (125), 8 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) Word has length 79
[2024-12-02 07:22:28,862 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 07:22:28,864 INFO  L225             Difference]: With dead ends: 633
[2024-12-02 07:22:28,864 INFO  L226             Difference]: Without dead ends: 630
[2024-12-02 07:22:28,865 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 209 GetRequests, 126 SyntacticMatches, 1 SemanticMatches, 82 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1568 ImplicationChecksByTransitivity, 378.1s TimeCoverageRelationStatistics Valid=1314, Invalid=5655, Unknown=3, NotChecked=0, Total=6972
[2024-12-02 07:22:28,866 INFO  L435           NwaCegarLoop]: 8 mSDtfsCounter, 202 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 1931 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 55.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 203 SdHoareTripleChecker+Valid, 102 SdHoareTripleChecker+Invalid, 2028 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 1931 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 55.7s IncrementalHoareTripleChecker+Time
[2024-12-02 07:22:28,866 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [203 Valid, 102 Invalid, 2028 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 1931 Invalid, 0 Unknown, 0 Unchecked, 55.7s Time]
[2024-12-02 07:22:28,867 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 630 states.
[2024-12-02 07:22:28,954 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 630 to 599.
[2024-12-02 07:22:28,954 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 599 states, 554 states have (on average 1.1498194945848375) internal successors, (637), 559 states have internal predecessors, (637), 38 states have call successors, (38), 1 states have call predecessors, (38), 1 states have return successors, (38), 38 states have call predecessors, (38), 38 states have call successors, (38)
[2024-12-02 07:22:28,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 599 states and 713 transitions.
[2024-12-02 07:22:28,956 INFO  L78                 Accepts]: Start accepts. Automaton has 599 states and 713 transitions. Word has length 79
[2024-12-02 07:22:28,956 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 07:22:28,956 INFO  L471      AbstractCegarLoop]: Abstraction has 599 states and 713 transitions.
[2024-12-02 07:22:28,956 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 40 states, 39 states have (on average 3.2051282051282053) internal successors, (125), 40 states have internal predecessors, (125), 8 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-12-02 07:22:28,956 INFO  L276                IsEmpty]: Start isEmpty. Operand 599 states and 713 transitions.
[2024-12-02 07:22:28,957 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2024-12-02 07:22:28,957 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 07:22:28,957 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 07:22:28,963 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2024-12-02 07:22:29,157 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-12-02 07:22:29,158 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 13 more)] ===
[2024-12-02 07:22:29,158 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 07:22:29,158 INFO  L85        PathProgramCache]: Analyzing trace with hash 2113646498, now seen corresponding path program 2 times
[2024-12-02 07:22:29,158 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 07:22:29,158 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [700753969]
[2024-12-02 07:22:29,158 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 07:22:29,158 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 07:22:29,185 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 07:22:29,185 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-12-02 07:22:29,186 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1778917861]
[2024-12-02 07:22:29,186 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 07:22:29,186 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 07:22:29,186 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 07:22:29,188 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 07:22:29,189 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e70cc26f-3c86-4fe4-98b5-681f5124c3da/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-12-02 07:22:29,252 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 07:22:29,252 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 07:22:29,253 INFO  L256         TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 43 conjuncts are in the unsatisfiable core
[2024-12-02 07:22:29,255 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 07:22:33,139 INFO  L134       CoverageAnalysis]: Checked inductivity of 118 backedges. 2 proven. 101 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 07:22:33,139 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 07:23:51,821 INFO  L134       CoverageAnalysis]: Checked inductivity of 118 backedges. 29 proven. 74 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 07:23:51,821 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 07:23:51,821 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [700753969]
[2024-12-02 07:23:51,821 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 07:23:51,821 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1778917861]
[2024-12-02 07:23:51,821 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1778917861] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 07:23:51,821 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 07:23:51,821 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 19] total 39
[2024-12-02 07:23:51,821 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1001048285]
[2024-12-02 07:23:51,821 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 07:23:51,822 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 40 states
[2024-12-02 07:23:51,822 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 07:23:51,823 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants.
[2024-12-02 07:23:51,823 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=308, Invalid=1251, Unknown=1, NotChecked=0, Total=1560
[2024-12-02 07:23:51,823 INFO  L87              Difference]: Start difference. First operand 599 states and 713 transitions. Second operand  has 40 states, 39 states have (on average 3.2564102564102564) internal successors, (127), 40 states have internal predecessors, (127), 8 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-12-02 07:23:55,194 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.99s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:24:33,619 WARN  L286               SmtUtils]: Spent 35.55s on a formula simplification. DAG size of input: 236 DAG size of output: 147 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:24:35,921 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.06s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:24:37,127 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:24:43,299 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.60s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:24:48,766 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.02s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 07:25:00,872 WARN  L286               SmtUtils]: Spent 8.84s on a formula simplification. DAG size of input: 68 DAG size of output: 40 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:25:05,674 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 07:25:18,917 WARN  L286               SmtUtils]: Spent 5.24s on a formula simplification. DAG size of input: 65 DAG size of output: 45 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-12-02 07:25:34,801 WARN  L286               SmtUtils]: Spent 14.98s on a formula simplification. DAG size of input: 158 DAG size of output: 119 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)