./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/fermat1-ll_valuebound100.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_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/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_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/fermat1-ll_valuebound100.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/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_d7fe888d-08da-4e78-ad72-2515bb388b51/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 cff09967e7fcffe3595b27b82376ae61e4f296b19e01962fabf14f5a04701ff3
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 12:24:34,875 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 12:24:34,925 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-12-02 12:24:34,929 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 12:24:34,929 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 12:24:34,949 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 12:24:34,950 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 12:24:34,950 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 12:24:34,950 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 12:24:34,950 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 12:24:34,951 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 12:24:34,951 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 12:24:34,951 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 12:24:34,951 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 12:24:34,951 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 12:24:34,951 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-02 12:24:34,952 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 12:24:34,953 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:24:34,953 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:24:34,953 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:24:34,954 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 12:24:34,954 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 12:24:34,955 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 12:24:34,955 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 12:24:34,955 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 12:24:34,955 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 12:24:34,955 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_d7fe888d-08da-4e78-ad72-2515bb388b51/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 -> cff09967e7fcffe3595b27b82376ae61e4f296b19e01962fabf14f5a04701ff3
[2024-12-02 12:24:35,152 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 12:24:35,159 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 12:24:35,161 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 12:24:35,161 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 12:24:35,162 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 12:24:35,163 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/nla-digbench-scaling/fermat1-ll_valuebound100.c
[2024-12-02 12:24:37,747 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/data/2fc0a9993/bd8a86d84ec64f409c623b883d14f053/FLAGb84ce685b
[2024-12-02 12:24:37,973 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 12:24:37,974 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/sv-benchmarks/c/nla-digbench-scaling/fermat1-ll_valuebound100.c
[2024-12-02 12:24:37,987 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/data/2fc0a9993/bd8a86d84ec64f409c623b883d14f053/FLAGb84ce685b
[2024-12-02 12:24:38,338 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/data/2fc0a9993/bd8a86d84ec64f409c623b883d14f053
[2024-12-02 12:24:38,340 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 12:24:38,341 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 12:24:38,342 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 12:24:38,342 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 12:24:38,346 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 12:24:38,347 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,348 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@bc2f930 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38, skipping insertion in model container
[2024-12-02 12:24:38,348 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,360 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 12:24:38,489 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:24:38,495 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 12:24:38,515 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 12:24:38,524 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 12:24:38,525 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38 WrapperNode
[2024-12-02 12:24:38,525 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 12:24:38,526 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 12:24:38,526 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 12:24:38,526 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 12:24:38,531 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,535 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,549 INFO  L138                Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 152
[2024-12-02 12:24:38,549 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 12:24:38,550 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 12:24:38,550 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 12:24:38,550 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 12:24:38,556 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,556 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,557 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,565 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 12:24:38,565 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,565 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,567 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,568 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,571 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,572 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,572 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,573 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 12:24:38,574 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 12:24:38,574 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 12:24:38,574 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 12:24:38,575 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (1/1) ...
[2024-12-02 12:24:38,581 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 12:24:38,593 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:38,605 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 12:24:38,607 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 12:24:38,632 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 12:24:38,632 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-12-02 12:24:38,632 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-12-02 12:24:38,632 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 12:24:38,632 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 12:24:38,633 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 12:24:38,633 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-12-02 12:24:38,633 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-12-02 12:24:38,683 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 12:24:38,685 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 12:24:39,110 INFO  L?                        ?]: Removed 131 outVars from TransFormulas that were not future-live.
[2024-12-02 12:24:39,110 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 12:24:39,124 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 12:24:39,124 INFO  L312             CfgBuilder]: Removed 6 assume(true) statements.
[2024-12-02 12:24:39,125 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:24:39 BoogieIcfgContainer
[2024-12-02 12:24:39,125 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 12:24:39,127 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 12:24:39,127 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 12:24:39,132 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 12:24:39,132 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 12:24:38" (1/3) ...
[2024-12-02 12:24:39,132 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c261c65 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:24:39, skipping insertion in model container
[2024-12-02 12:24:39,133 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 12:24:38" (2/3) ...
[2024-12-02 12:24:39,133 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c261c65 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 12:24:39, skipping insertion in model container
[2024-12-02 12:24:39,133 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 12:24:39" (3/3) ...
[2024-12-02 12:24:39,134 INFO  L128   eAbstractionObserver]: Analyzing ICFG fermat1-ll_valuebound100.c
[2024-12-02 12:24:39,147 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 12:24:39,148 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG fermat1-ll_valuebound100.c that has 3 procedures, 212 locations, 1 initial locations, 3 loop locations, and 92 error locations.
[2024-12-02 12:24:39,194 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 12:24:39,203 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;@2035c22a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 12:24:39,203 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 92 error locations.
[2024-12-02 12:24:39,206 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 212 states, 109 states have (on average 1.944954128440367) internal successors, (212), 201 states have internal predecessors, (212), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8)
[2024-12-02 12:24:39,212 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-12-02 12:24:39,212 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:39,212 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:39,213 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:39,217 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:39,217 INFO  L85        PathProgramCache]: Analyzing trace with hash -36063535, now seen corresponding path program 1 times
[2024-12-02 12:24:39,223 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:39,223 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1723975742]
[2024-12-02 12:24:39,223 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:39,224 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:39,282 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:39,316 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 12:24:39,317 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:39,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1723975742]
[2024-12-02 12:24:39,317 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1723975742] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:39,317 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1153142999]
[2024-12-02 12:24:39,317 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:39,318 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:39,318 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:39,321 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:39,339 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 12:24:39,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:39,378 INFO  L256         TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:39,380 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:39,386 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2024-12-02 12:24:39,386 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:24:39,387 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1153142999] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:39,387 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:24:39,387 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2
[2024-12-02 12:24:39,388 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072535643]
[2024-12-02 12:24:39,389 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:39,391 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 12:24:39,391 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:39,405 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 12:24:39,405 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 12:24:39,408 INFO  L87              Difference]: Start difference. First operand  has 212 states, 109 states have (on average 1.944954128440367) internal successors, (212), 201 states have internal predecessors, (212), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) Second operand  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 12:24:39,436 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:39,436 INFO  L93              Difference]: Finished difference Result 410 states and 459 transitions.
[2024-12-02 12:24:39,437 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 12:24:39,438 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 14
[2024-12-02 12:24:39,438 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:39,444 INFO  L225             Difference]: With dead ends: 410
[2024-12-02 12:24:39,444 INFO  L226             Difference]: Without dead ends: 195
[2024-12-02 12:24:39,447 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 15 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 12:24:39,449 INFO  L435           NwaCegarLoop]: 209 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, 209 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 12:24:39,450 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 209 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:24:39,460 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 195 states.
[2024-12-02 12:24:39,481 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 195 to 195.
[2024-12-02 12:24:39,482 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 195 states, 104 states have (on average 1.8076923076923077) internal successors, (188), 185 states have internal predecessors, (188), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:39,486 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 195 states and 202 transitions.
[2024-12-02 12:24:39,488 INFO  L78                 Accepts]: Start accepts. Automaton has 195 states and 202 transitions. Word has length 14
[2024-12-02 12:24:39,488 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:39,488 INFO  L471      AbstractCegarLoop]: Abstraction has 195 states and 202 transitions.
[2024-12-02 12:24:39,489 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2024-12-02 12:24:39,489 INFO  L276                IsEmpty]: Start isEmpty. Operand 195 states and 202 transitions.
[2024-12-02 12:24:39,490 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 15
[2024-12-02 12:24:39,490 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:39,490 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:39,498 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 12:24:39,690 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-12-02 12:24:39,691 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:39,691 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:39,691 INFO  L85        PathProgramCache]: Analyzing trace with hash -429030963, now seen corresponding path program 1 times
[2024-12-02 12:24:39,691 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:39,691 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506692044]
[2024-12-02 12:24:39,691 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:39,692 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:39,705 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:39,755 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 12:24:39,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:39,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506692044]
[2024-12-02 12:24:39,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [506692044] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:39,755 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:39,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:24:39,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2055023577]
[2024-12-02 12:24:39,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:39,756 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:24:39,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:39,756 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:24:39,756 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:39,756 INFO  L87              Difference]: Start difference. First operand 195 states and 202 transitions. Second operand  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 12:24:39,817 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:39,817 INFO  L93              Difference]: Finished difference Result 195 states and 202 transitions.
[2024-12-02 12:24:39,817 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:24:39,818 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 14
[2024-12-02 12:24:39,818 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:39,819 INFO  L225             Difference]: With dead ends: 195
[2024-12-02 12:24:39,819 INFO  L226             Difference]: Without dead ends: 191
[2024-12-02 12:24:39,819 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:39,820 INFO  L435           NwaCegarLoop]: 176 mSDtfsCounter, 13 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 347 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:39,820 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 347 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:24:39,821 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 191 states.
[2024-12-02 12:24:39,830 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 191 to 191.
[2024-12-02 12:24:39,830 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 191 states, 104 states have (on average 1.7692307692307692) internal successors, (184), 181 states have internal predecessors, (184), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:39,832 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 191 states and 198 transitions.
[2024-12-02 12:24:39,832 INFO  L78                 Accepts]: Start accepts. Automaton has 191 states and 198 transitions. Word has length 14
[2024-12-02 12:24:39,833 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:39,833 INFO  L471      AbstractCegarLoop]: Abstraction has 191 states and 198 transitions.
[2024-12-02 12:24:39,833 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.5) internal successors, (7), 3 states have internal predecessors, (7), 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 12:24:39,833 INFO  L276                IsEmpty]: Start isEmpty. Operand 191 states and 198 transitions.
[2024-12-02 12:24:39,834 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-12-02 12:24:39,834 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:39,834 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:39,834 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-12-02 12:24:39,834 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:39,834 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:39,835 INFO  L85        PathProgramCache]: Analyzing trace with hash -415057926, now seen corresponding path program 1 times
[2024-12-02 12:24:39,835 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:39,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1137233983]
[2024-12-02 12:24:39,835 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:39,835 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:39,847 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:39,881 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 12:24:39,881 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:39,882 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1137233983]
[2024-12-02 12:24:39,882 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1137233983] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:39,882 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:39,882 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:24:39,882 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689896196]
[2024-12-02 12:24:39,882 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:39,882 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:24:39,882 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:39,883 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:24:39,883 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:39,883 INFO  L87              Difference]: Start difference. First operand 191 states and 198 transitions. Second operand  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 12:24:39,931 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:39,932 INFO  L93              Difference]: Finished difference Result 191 states and 198 transitions.
[2024-12-02 12:24:39,932 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:24:39,932 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 15
[2024-12-02 12:24:39,932 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:39,933 INFO  L225             Difference]: With dead ends: 191
[2024-12-02 12:24:39,934 INFO  L226             Difference]: Without dead ends: 187
[2024-12-02 12:24:39,934 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:39,935 INFO  L435           NwaCegarLoop]: 176 mSDtfsCounter, 12 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 347 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:39,935 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 347 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 12:24:39,939 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 187 states.
[2024-12-02 12:24:39,946 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 187 to 187.
[2024-12-02 12:24:39,946 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 187 states, 104 states have (on average 1.7307692307692308) internal successors, (180), 177 states have internal predecessors, (180), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:39,948 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 187 states and 194 transitions.
[2024-12-02 12:24:39,948 INFO  L78                 Accepts]: Start accepts. Automaton has 187 states and 194 transitions. Word has length 15
[2024-12-02 12:24:39,948 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:39,948 INFO  L471      AbstractCegarLoop]: Abstraction has 187 states and 194 transitions.
[2024-12-02 12:24:39,948 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 12:24:39,948 INFO  L276                IsEmpty]: Start isEmpty. Operand 187 states and 194 transitions.
[2024-12-02 12:24:39,949 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-12-02 12:24:39,949 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:39,949 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:39,949 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-12-02 12:24:39,949 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:39,949 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:39,949 INFO  L85        PathProgramCache]: Analyzing trace with hash -1763347138, now seen corresponding path program 1 times
[2024-12-02 12:24:39,950 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:39,950 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288305321]
[2024-12-02 12:24:39,950 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:39,950 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:39,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:24:39,970 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [652351219]
[2024-12-02 12:24:39,970 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:39,970 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:39,970 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:39,972 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:39,973 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 12:24:40,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:40,008 INFO  L256         TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:40,009 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:40,079 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 12:24:40,079 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:24:40,079 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:40,079 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288305321]
[2024-12-02 12:24:40,080 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:24:40,080 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [652351219]
[2024-12-02 12:24:40,080 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [652351219] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:40,080 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:40,080 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 12:24:40,080 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [354039512]
[2024-12-02 12:24:40,080 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:40,080 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:24:40,080 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:40,081 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:24:40,081 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:24:40,081 INFO  L87              Difference]: Start difference. First operand 187 states and 194 transitions. Second operand  has 5 states, 4 states have (on average 3.75) internal successors, (15), 5 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 12:24:40,163 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:40,163 INFO  L93              Difference]: Finished difference Result 187 states and 194 transitions.
[2024-12-02 12:24:40,164 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:24:40,164 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 3.75) internal successors, (15), 5 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-12-02 12:24:40,164 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:40,165 INFO  L225             Difference]: With dead ends: 187
[2024-12-02 12:24:40,165 INFO  L226             Difference]: Without dead ends: 185
[2024-12-02 12:24:40,165 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 15 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:24:40,166 INFO  L435           NwaCegarLoop]: 171 mSDtfsCounter, 8 mSDsluCounter, 500 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 671 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:40,166 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 671 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:24:40,167 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 185 states.
[2024-12-02 12:24:40,174 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 185 to 185.
[2024-12-02 12:24:40,174 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 185 states, 104 states have (on average 1.7115384615384615) internal successors, (178), 175 states have internal predecessors, (178), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:40,175 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 185 states and 192 transitions.
[2024-12-02 12:24:40,175 INFO  L78                 Accepts]: Start accepts. Automaton has 185 states and 192 transitions. Word has length 19
[2024-12-02 12:24:40,175 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:40,176 INFO  L471      AbstractCegarLoop]: Abstraction has 185 states and 192 transitions.
[2024-12-02 12:24:40,176 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 3.75) internal successors, (15), 5 states have internal predecessors, (15), 1 states have call successors, (2), 1 states have call predecessors, (2), 2 states have return successors, (2), 2 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 12:24:40,176 INFO  L276                IsEmpty]: Start isEmpty. Operand 185 states and 192 transitions.
[2024-12-02 12:24:40,176 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-12-02 12:24:40,177 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:40,177 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 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 12:24:40,185 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 12:24:40,377 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:40,377 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:40,378 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:40,378 INFO  L85        PathProgramCache]: Analyzing trace with hash -1666769321, now seen corresponding path program 1 times
[2024-12-02 12:24:40,378 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:40,378 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1924251290]
[2024-12-02 12:24:40,378 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:40,378 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:40,403 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:24:40,404 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1592936550]
[2024-12-02 12:24:40,404 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:40,404 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:40,404 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:40,406 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:40,407 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 12:24:40,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:40,447 INFO  L256         TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:40,448 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:40,573 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:40,573 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:24:40,666 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:40,667 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1924251290]
[2024-12-02 12:24:40,667 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:24:40,667 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1592936550]
[2024-12-02 12:24:40,667 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1592936550] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:40,667 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:24:40,667 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-12-02 12:24:40,667 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380175137]
[2024-12-02 12:24:40,667 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:24:40,667 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:24:40,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:40,668 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:24:40,668 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:24:40,668 INFO  L87              Difference]: Start difference. First operand 185 states and 192 transitions. Second operand  has 5 states, 4 states have (on average 5.5) internal successors, (22), 5 states have internal predecessors, (22), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-02 12:24:40,780 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:40,781 INFO  L93              Difference]: Finished difference Result 185 states and 192 transitions.
[2024-12-02 12:24:40,781 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:24:40,781 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), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 36
[2024-12-02 12:24:40,781 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:40,782 INFO  L225             Difference]: With dead ends: 185
[2024-12-02 12:24:40,782 INFO  L226             Difference]: Without dead ends: 182
[2024-12-02 12:24:40,783 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 43 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:24:40,783 INFO  L435           NwaCegarLoop]: 155 mSDtfsCounter, 141 mSDsluCounter, 312 mSDsCounter, 0 mSdLazyCounter, 125 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 467 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:40,784 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 467 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 125 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:24:40,784 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 182 states.
[2024-12-02 12:24:40,791 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 182 to 182.
[2024-12-02 12:24:40,791 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 182 states, 104 states have (on average 1.6826923076923077) internal successors, (175), 172 states have internal predecessors, (175), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:40,792 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 182 states and 189 transitions.
[2024-12-02 12:24:40,792 INFO  L78                 Accepts]: Start accepts. Automaton has 182 states and 189 transitions. Word has length 36
[2024-12-02 12:24:40,793 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:40,793 INFO  L471      AbstractCegarLoop]: Abstraction has 182 states and 189 transitions.
[2024-12-02 12:24:40,793 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), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4)
[2024-12-02 12:24:40,793 INFO  L276                IsEmpty]: Start isEmpty. Operand 182 states and 189 transitions.
[2024-12-02 12:24:40,793 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-12-02 12:24:40,793 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:40,794 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 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 12:24:40,802 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 12:24:40,994 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:40,994 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:40,995 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:40,995 INFO  L85        PathProgramCache]: Analyzing trace with hash -130241334, now seen corresponding path program 1 times
[2024-12-02 12:24:40,995 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:40,995 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1059967233]
[2024-12-02 12:24:40,995 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:40,995 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:41,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:41,172 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:41,172 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:41,172 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1059967233]
[2024-12-02 12:24:41,172 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1059967233] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:41,172 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1684156756]
[2024-12-02 12:24:41,172 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:41,172 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:41,172 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:41,174 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:41,175 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 12:24:41,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:41,214 INFO  L256         TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:41,215 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:41,313 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:41,313 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:24:41,313 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1684156756] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:41,313 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:24:41,313 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7
[2024-12-02 12:24:41,314 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590864517]
[2024-12-02 12:24:41,314 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:41,314 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 12:24:41,314 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:41,314 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 12:24:41,314 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-12-02 12:24:41,315 INFO  L87              Difference]: Start difference. First operand 182 states and 189 transitions. Second operand  has 6 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:41,461 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:41,461 INFO  L93              Difference]: Finished difference Result 182 states and 189 transitions.
[2024-12-02 12:24:41,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 12:24:41,462 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) Word has length 37
[2024-12-02 12:24:41,462 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:41,463 INFO  L225             Difference]: With dead ends: 182
[2024-12-02 12:24:41,463 INFO  L226             Difference]: Without dead ends: 181
[2024-12-02 12:24:41,463 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2024-12-02 12:24:41,464 INFO  L435           NwaCegarLoop]: 155 mSDtfsCounter, 140 mSDsluCounter, 444 mSDsCounter, 0 mSdLazyCounter, 148 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 599 SdHoareTripleChecker+Invalid, 148 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:41,464 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 599 Invalid, 148 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 148 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:24:41,465 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 181 states.
[2024-12-02 12:24:41,471 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 181 to 181.
[2024-12-02 12:24:41,471 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 181 states, 104 states have (on average 1.6730769230769231) internal successors, (174), 171 states have internal predecessors, (174), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:41,472 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 181 states and 188 transitions.
[2024-12-02 12:24:41,473 INFO  L78                 Accepts]: Start accepts. Automaton has 181 states and 188 transitions. Word has length 37
[2024-12-02 12:24:41,473 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:41,473 INFO  L471      AbstractCegarLoop]: Abstraction has 181 states and 188 transitions.
[2024-12-02 12:24:41,473 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 4.6) internal successors, (23), 6 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:41,473 INFO  L276                IsEmpty]: Start isEmpty. Operand 181 states and 188 transitions.
[2024-12-02 12:24:41,474 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-12-02 12:24:41,474 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:41,474 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 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 12:24:41,482 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 12:24:41,674 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2024-12-02 12:24:41,674 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:41,675 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:41,675 INFO  L85        PathProgramCache]: Analyzing trace with hash 257486017, now seen corresponding path program 1 times
[2024-12-02 12:24:41,675 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:41,675 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1111609376]
[2024-12-02 12:24:41,675 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:41,675 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:41,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:41,739 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 12:24:41,739 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:41,739 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1111609376]
[2024-12-02 12:24:41,739 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1111609376] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:41,739 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:41,739 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:24:41,739 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1802288749]
[2024-12-02 12:24:41,739 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:41,740 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:24:41,740 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:41,740 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:24:41,740 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:41,740 INFO  L87              Difference]: Start difference. First operand 181 states and 188 transitions. Second operand  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:41,803 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:41,803 INFO  L93              Difference]: Finished difference Result 185 states and 192 transitions.
[2024-12-02 12:24:41,803 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:24:41,803 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 38
[2024-12-02 12:24:41,804 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:41,805 INFO  L225             Difference]: With dead ends: 185
[2024-12-02 12:24:41,805 INFO  L226             Difference]: Without dead ends: 182
[2024-12-02 12:24:41,805 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:41,805 INFO  L435           NwaCegarLoop]: 152 mSDtfsCounter, 97 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 57 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 100 SdHoareTripleChecker+Valid, 216 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 57 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:41,806 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [100 Valid, 216 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 57 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:24:41,806 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 182 states.
[2024-12-02 12:24:41,813 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 182 to 182.
[2024-12-02 12:24:41,813 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 182 states, 106 states have (on average 1.650943396226415) internal successors, (175), 172 states have internal predecessors, (175), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:41,814 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 182 states and 189 transitions.
[2024-12-02 12:24:41,815 INFO  L78                 Accepts]: Start accepts. Automaton has 182 states and 189 transitions. Word has length 38
[2024-12-02 12:24:41,815 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:41,815 INFO  L471      AbstractCegarLoop]: Abstraction has 182 states and 189 transitions.
[2024-12-02 12:24:41,815 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:41,815 INFO  L276                IsEmpty]: Start isEmpty. Operand 182 states and 189 transitions.
[2024-12-02 12:24:41,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-12-02 12:24:41,816 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:41,816 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 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 12:24:41,816 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-12-02 12:24:41,816 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:41,816 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:41,817 INFO  L85        PathProgramCache]: Analyzing trace with hash -607867988, now seen corresponding path program 1 times
[2024-12-02 12:24:41,817 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:41,817 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827952455]
[2024-12-02 12:24:41,817 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:41,817 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:41,828 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:41,870 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 12:24:41,870 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:41,871 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827952455]
[2024-12-02 12:24:41,871 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827952455] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:41,871 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:41,871 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:24:41,871 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1124381844]
[2024-12-02 12:24:41,871 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:41,871 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:24:41,871 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:41,872 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:24:41,872 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:24:41,872 INFO  L87              Difference]: Start difference. First operand 182 states and 189 transitions. Second operand  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 4 states have internal predecessors, (22), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:41,987 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:41,988 INFO  L93              Difference]: Finished difference Result 186 states and 193 transitions.
[2024-12-02 12:24:41,988 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:24:41,988 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 4 states have internal predecessors, (22), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 39
[2024-12-02 12:24:41,988 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:41,989 INFO  L225             Difference]: With dead ends: 186
[2024-12-02 12:24:41,989 INFO  L226             Difference]: Without dead ends: 183
[2024-12-02 12:24:41,990 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:24:41,990 INFO  L435           NwaCegarLoop]: 140 mSDtfsCounter, 107 mSDsluCounter, 187 mSDsCounter, 0 mSdLazyCounter, 115 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 327 SdHoareTripleChecker+Invalid, 120 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:41,990 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 327 Invalid, 120 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 115 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:24:41,991 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 183 states.
[2024-12-02 12:24:41,998 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 183 to 183.
[2024-12-02 12:24:41,999 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 183 states, 108 states have (on average 1.6296296296296295) internal successors, (176), 173 states have internal predecessors, (176), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2024-12-02 12:24:42,000 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 183 states and 190 transitions.
[2024-12-02 12:24:42,000 INFO  L78                 Accepts]: Start accepts. Automaton has 183 states and 190 transitions. Word has length 39
[2024-12-02 12:24:42,000 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:42,000 INFO  L471      AbstractCegarLoop]: Abstraction has 183 states and 190 transitions.
[2024-12-02 12:24:42,000 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.333333333333333) internal successors, (22), 4 states have internal predecessors, (22), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:42,000 INFO  L276                IsEmpty]: Start isEmpty. Operand 183 states and 190 transitions.
[2024-12-02 12:24:42,001 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 41
[2024-12-02 12:24:42,001 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:42,001 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 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 12:24:42,001 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-12-02 12:24:42,001 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:42,002 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:42,002 INFO  L85        PathProgramCache]: Analyzing trace with hash -1664038365, now seen corresponding path program 1 times
[2024-12-02 12:24:42,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:42,002 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [247650922]
[2024-12-02 12:24:42,002 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:42,002 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:42,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:24:42,020 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1599536776]
[2024-12-02 12:24:42,020 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:42,020 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:42,020 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:42,022 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:42,024 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 12:24:42,064 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:42,065 INFO  L256         TraceCheckSpWp]: Trace formula consists of 84 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:42,066 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:42,091 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 12:24:42,091 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:24:42,091 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:42,091 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [247650922]
[2024-12-02 12:24:42,091 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:24:42,091 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1599536776]
[2024-12-02 12:24:42,092 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1599536776] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:42,092 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:42,092 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:24:42,092 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909926288]
[2024-12-02 12:24:42,092 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:42,092 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:24:42,092 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:42,092 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:24:42,092 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:42,093 INFO  L87              Difference]: Start difference. First operand 183 states and 190 transitions. Second operand  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:42,206 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:42,206 INFO  L93              Difference]: Finished difference Result 286 states and 306 transitions.
[2024-12-02 12:24:42,206 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:24:42,206 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 40
[2024-12-02 12:24:42,207 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:42,208 INFO  L225             Difference]: With dead ends: 286
[2024-12-02 12:24:42,208 INFO  L226             Difference]: Without dead ends: 283
[2024-12-02 12:24:42,208 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:42,209 INFO  L435           NwaCegarLoop]: 157 mSDtfsCounter, 95 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 98 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:42,209 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [98 Valid, 302 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 12:24:42,210 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 283 states.
[2024-12-02 12:24:42,221 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 283 to 243.
[2024-12-02 12:24:42,222 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 243 states, 165 states have (on average 1.6666666666666667) internal successors, (275), 230 states have internal predecessors, (275), 10 states have call successors, (10), 2 states have call predecessors, (10), 2 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10)
[2024-12-02 12:24:42,223 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 243 states and 295 transitions.
[2024-12-02 12:24:42,223 INFO  L78                 Accepts]: Start accepts. Automaton has 243 states and 295 transitions. Word has length 40
[2024-12-02 12:24:42,223 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:42,224 INFO  L471      AbstractCegarLoop]: Abstraction has 243 states and 295 transitions.
[2024-12-02 12:24:42,224 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 11.5) internal successors, (23), 3 states have internal predecessors, (23), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:42,224 INFO  L276                IsEmpty]: Start isEmpty. Operand 243 states and 295 transitions.
[2024-12-02 12:24:42,224 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-12-02 12:24:42,224 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:42,224 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 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 12:24:42,233 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-12-02 12:24:42,425 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:42,425 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:42,425 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:42,425 INFO  L85        PathProgramCache]: Analyzing trace with hash -45581682, now seen corresponding path program 1 times
[2024-12-02 12:24:42,425 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:42,425 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738278102]
[2024-12-02 12:24:42,425 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:42,425 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:42,437 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:42,562 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:42,562 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:42,562 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738278102]
[2024-12-02 12:24:42,562 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738278102] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:42,562 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [746612328]
[2024-12-02 12:24:42,562 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:42,562 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:42,562 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:42,564 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:42,566 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 12:24:42,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:42,604 INFO  L256         TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:42,605 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:42,816 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:42,816 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:24:43,077 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [746612328] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:43,077 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 12:24:43,077 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 10
[2024-12-02 12:24:43,077 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [593584370]
[2024-12-02 12:24:43,077 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:24:43,078 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-12-02 12:24:43,078 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:43,078 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-12-02 12:24:43,078 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=185, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:24:43,078 INFO  L87              Difference]: Start difference. First operand 243 states and 295 transitions. Second operand  has 11 states, 10 states have (on average 4.6) internal successors, (46), 11 states have internal predecessors, (46), 5 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7)
[2024-12-02 12:24:44,596 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:44,596 INFO  L93              Difference]: Finished difference Result 382 states and 413 transitions.
[2024-12-02 12:24:44,597 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:24:44,597 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 4.6) internal successors, (46), 11 states have internal predecessors, (46), 5 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7) Word has length 41
[2024-12-02 12:24:44,597 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:44,599 INFO  L225             Difference]: With dead ends: 382
[2024-12-02 12:24:44,599 INFO  L226             Difference]: Without dead ends: 379
[2024-12-02 12:24:44,599 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 38 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=73, Invalid=233, Unknown=0, NotChecked=0, Total=306
[2024-12-02 12:24:44,600 INFO  L435           NwaCegarLoop]: 129 mSDtfsCounter, 368 mSDsluCounter, 1061 mSDsCounter, 0 mSdLazyCounter, 528 mSolverCounterSat, 10 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 374 SdHoareTripleChecker+Valid, 1190 SdHoareTripleChecker+Invalid, 540 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 528 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:44,600 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [374 Valid, 1190 Invalid, 540 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 528 Invalid, 2 Unknown, 0 Unchecked, 1.4s Time]
[2024-12-02 12:24:44,601 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 379 states.
[2024-12-02 12:24:44,615 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 379 to 285.
[2024-12-02 12:24:44,616 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 285 states, 205 states have (on average 1.6634146341463414) internal successors, (341), 270 states have internal predecessors, (341), 12 states have call successors, (12), 2 states have call predecessors, (12), 2 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2024-12-02 12:24:44,617 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 285 states and 365 transitions.
[2024-12-02 12:24:44,618 INFO  L78                 Accepts]: Start accepts. Automaton has 285 states and 365 transitions. Word has length 41
[2024-12-02 12:24:44,618 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:44,618 INFO  L471      AbstractCegarLoop]: Abstraction has 285 states and 365 transitions.
[2024-12-02 12:24:44,618 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 4.6) internal successors, (46), 11 states have internal predecessors, (46), 5 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7)
[2024-12-02 12:24:44,618 INFO  L276                IsEmpty]: Start isEmpty. Operand 285 states and 365 transitions.
[2024-12-02 12:24:44,619 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-12-02 12:24:44,619 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:44,619 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 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 12:24:44,628 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 12:24:44,819 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-12-02 12:24:44,819 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:44,820 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:44,820 INFO  L85        PathProgramCache]: Analyzing trace with hash -854320784, now seen corresponding path program 1 times
[2024-12-02 12:24:44,820 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:44,820 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [878419368]
[2024-12-02 12:24:44,820 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:44,820 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:44,834 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:24:44,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2069808750]
[2024-12-02 12:24:44,835 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:44,835 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:44,835 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:44,837 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:44,838 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 12:24:44,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:44,876 INFO  L256         TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:44,877 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:45,048 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:45,048 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:24:45,185 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2024-12-02 12:24:45,186 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:45,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [878419368]
[2024-12-02 12:24:45,186 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:24:45,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2069808750]
[2024-12-02 12:24:45,186 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2069808750] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:24:45,186 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 12:24:45,186 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2024-12-02 12:24:45,186 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [286024155]
[2024-12-02 12:24:45,186 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:24:45,187 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 12:24:45,187 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:45,187 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 12:24:45,187 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2024-12-02 12:24:45,187 INFO  L87              Difference]: Start difference. First operand 285 states and 365 transitions. Second operand  has 9 states, 8 states have (on average 6.375) internal successors, (51), 9 states have internal predecessors, (51), 3 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:24:47,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:47,369 INFO  L93              Difference]: Finished difference Result 414 states and 532 transitions.
[2024-12-02 12:24:47,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-12-02 12:24:47,370 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 6.375) internal successors, (51), 9 states have internal predecessors, (51), 3 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) Word has length 43
[2024-12-02 12:24:47,370 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:47,372 INFO  L225             Difference]: With dead ends: 414
[2024-12-02 12:24:47,373 INFO  L226             Difference]: Without dead ends: 387
[2024-12-02 12:24:47,373 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=25, Invalid=65, Unknown=0, NotChecked=0, Total=90
[2024-12-02 12:24:47,374 INFO  L435           NwaCegarLoop]: 86 mSDtfsCounter, 206 mSDsluCounter, 431 mSDsCounter, 0 mSdLazyCounter, 524 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 212 SdHoareTripleChecker+Valid, 517 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 524 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:47,374 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [212 Valid, 517 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 524 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-12-02 12:24:47,375 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 387 states.
[2024-12-02 12:24:47,395 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 387 to 361.
[2024-12-02 12:24:47,396 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 361 states, 295 states have (on average 1.4610169491525424) internal successors, (431), 343 states have internal predecessors, (431), 15 states have call successors, (15), 2 states have call predecessors, (15), 2 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-12-02 12:24:47,398 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 461 transitions.
[2024-12-02 12:24:47,398 INFO  L78                 Accepts]: Start accepts. Automaton has 361 states and 461 transitions. Word has length 43
[2024-12-02 12:24:47,398 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:47,398 INFO  L471      AbstractCegarLoop]: Abstraction has 361 states and 461 transitions.
[2024-12-02 12:24:47,399 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 6.375) internal successors, (51), 9 states have internal predecessors, (51), 3 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:24:47,399 INFO  L276                IsEmpty]: Start isEmpty. Operand 361 states and 461 transitions.
[2024-12-02 12:24:47,399 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2024-12-02 12:24:47,399 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:47,399 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:24:47,408 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 12:24:47,600 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-12-02 12:24:47,600 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:47,600 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:47,600 INFO  L85        PathProgramCache]: Analyzing trace with hash -663517102, now seen corresponding path program 1 times
[2024-12-02 12:24:47,600 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:47,600 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1084401043]
[2024-12-02 12:24:47,600 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:47,600 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:47,611 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:24:47,611 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1040883483]
[2024-12-02 12:24:47,612 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:47,612 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:47,612 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:47,614 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:47,616 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 12:24:47,648 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:47,649 INFO  L256         TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:47,654 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:47,674 INFO  L134       CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2024-12-02 12:24:47,674 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:24:47,674 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:47,674 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1084401043]
[2024-12-02 12:24:47,674 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:24:47,674 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1040883483]
[2024-12-02 12:24:47,674 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1040883483] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:47,675 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:47,675 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 12:24:47,675 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1451482043]
[2024-12-02 12:24:47,675 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:47,675 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 12:24:47,675 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:47,675 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 12:24:47,676 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:47,676 INFO  L87              Difference]: Start difference. First operand 361 states and 461 transitions. Second operand  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:47,862 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:47,862 INFO  L93              Difference]: Finished difference Result 555 states and 708 transitions.
[2024-12-02 12:24:47,862 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 12:24:47,862 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 45
[2024-12-02 12:24:47,862 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:47,865 INFO  L225             Difference]: With dead ends: 555
[2024-12-02 12:24:47,865 INFO  L226             Difference]: Without dead ends: 514
[2024-12-02 12:24:47,865 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 12:24:47,866 INFO  L435           NwaCegarLoop]: 120 mSDtfsCounter, 86 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 89 SdHoareTripleChecker+Valid, 204 SdHoareTripleChecker+Invalid, 158 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:47,866 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [89 Valid, 204 Invalid, 158 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:24:47,867 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 514 states.
[2024-12-02 12:24:47,891 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 514 to 502.
[2024-12-02 12:24:47,891 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 502 states, 431 states have (on average 1.3642691415313226) internal successors, (588), 479 states have internal predecessors, (588), 20 states have call successors, (20), 2 states have call predecessors, (20), 2 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 12:24:47,894 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 502 states and 628 transitions.
[2024-12-02 12:24:47,894 INFO  L78                 Accepts]: Start accepts. Automaton has 502 states and 628 transitions. Word has length 45
[2024-12-02 12:24:47,895 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:47,895 INFO  L471      AbstractCegarLoop]: Abstraction has 502 states and 628 transitions.
[2024-12-02 12:24:47,895 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2024-12-02 12:24:47,895 INFO  L276                IsEmpty]: Start isEmpty. Operand 502 states and 628 transitions.
[2024-12-02 12:24:47,896 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2024-12-02 12:24:47,896 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:47,896 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:47,904 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-02 12:24:48,096 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2024-12-02 12:24:48,097 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr50ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:48,097 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:48,097 INFO  L85        PathProgramCache]: Analyzing trace with hash 238206637, now seen corresponding path program 1 times
[2024-12-02 12:24:48,097 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:48,097 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793834349]
[2024-12-02 12:24:48,097 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:48,097 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:48,106 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:48,180 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:24:48,180 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:48,180 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1793834349]
[2024-12-02 12:24:48,180 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1793834349] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:48,180 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:48,180 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:24:48,180 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694073503]
[2024-12-02 12:24:48,180 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:48,180 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:24:48,181 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:48,181 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:24:48,181 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:24:48,181 INFO  L87              Difference]: Start difference. First operand 502 states and 628 transitions. Second operand  has 4 states, 3 states have (on average 20.666666666666668) internal successors, (62), 4 states have internal predecessors, (62), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 12:24:48,385 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:48,385 INFO  L93              Difference]: Finished difference Result 515 states and 629 transitions.
[2024-12-02 12:24:48,386 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:24:48,386 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 20.666666666666668) internal successors, (62), 4 states have internal predecessors, (62), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 86
[2024-12-02 12:24:48,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:48,388 INFO  L225             Difference]: With dead ends: 515
[2024-12-02 12:24:48,388 INFO  L226             Difference]: Without dead ends: 514
[2024-12-02 12:24:48,389 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 12:24:48,389 INFO  L435           NwaCegarLoop]: 121 mSDtfsCounter, 56 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 207 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 229 SdHoareTripleChecker+Invalid, 207 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 207 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:48,389 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 229 Invalid, 207 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 207 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:24:48,390 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 514 states.
[2024-12-02 12:24:48,413 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 514 to 502.
[2024-12-02 12:24:48,414 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 502 states, 431 states have (on average 1.359628770301624) internal successors, (586), 479 states have internal predecessors, (586), 20 states have call successors, (20), 2 states have call predecessors, (20), 2 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 12:24:48,416 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 502 states and 626 transitions.
[2024-12-02 12:24:48,417 INFO  L78                 Accepts]: Start accepts. Automaton has 502 states and 626 transitions. Word has length 86
[2024-12-02 12:24:48,417 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:48,417 INFO  L471      AbstractCegarLoop]: Abstraction has 502 states and 626 transitions.
[2024-12-02 12:24:48,417 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 20.666666666666668) internal successors, (62), 4 states have internal predecessors, (62), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 12:24:48,417 INFO  L276                IsEmpty]: Start isEmpty. Operand 502 states and 626 transitions.
[2024-12-02 12:24:48,418 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-12-02 12:24:48,418 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:48,418 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:48,418 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-12-02 12:24:48,419 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr51ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:48,419 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:48,419 INFO  L85        PathProgramCache]: Analyzing trace with hash -1205528676, now seen corresponding path program 1 times
[2024-12-02 12:24:48,419 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:48,419 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [538121213]
[2024-12-02 12:24:48,419 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:48,419 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:48,431 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:48,525 INFO  L134       CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:24:48,526 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:48,526 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [538121213]
[2024-12-02 12:24:48,526 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [538121213] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:24:48,526 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:24:48,526 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 12:24:48,526 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1166935166]
[2024-12-02 12:24:48,526 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:24:48,526 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:24:48,526 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:48,527 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:24:48,527 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:24:48,527 INFO  L87              Difference]: Start difference. First operand 502 states and 626 transitions. Second operand  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 12:24:48,854 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:48,854 INFO  L93              Difference]: Finished difference Result 511 states and 631 transitions.
[2024-12-02 12:24:48,855 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:24:48,855 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 87
[2024-12-02 12:24:48,855 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:48,857 INFO  L225             Difference]: With dead ends: 511
[2024-12-02 12:24:48,857 INFO  L226             Difference]: Without dead ends: 510
[2024-12-02 12:24:48,858 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:24:48,858 INFO  L435           NwaCegarLoop]: 95 mSDtfsCounter, 311 mSDsluCounter, 109 mSDsCounter, 0 mSdLazyCounter, 350 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 314 SdHoareTripleChecker+Valid, 204 SdHoareTripleChecker+Invalid, 359 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 350 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:48,858 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [314 Valid, 204 Invalid, 359 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 350 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 12:24:48,859 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 510 states.
[2024-12-02 12:24:48,882 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 510 to 502.
[2024-12-02 12:24:48,883 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 502 states, 431 states have (on average 1.3549883990719258) internal successors, (584), 479 states have internal predecessors, (584), 20 states have call successors, (20), 2 states have call predecessors, (20), 2 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2024-12-02 12:24:48,886 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 502 states and 624 transitions.
[2024-12-02 12:24:48,886 INFO  L78                 Accepts]: Start accepts. Automaton has 502 states and 624 transitions. Word has length 87
[2024-12-02 12:24:48,886 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:48,886 INFO  L471      AbstractCegarLoop]: Abstraction has 502 states and 624 transitions.
[2024-12-02 12:24:48,886 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.75) internal successors, (63), 5 states have internal predecessors, (63), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-12-02 12:24:48,886 INFO  L276                IsEmpty]: Start isEmpty. Operand 502 states and 624 transitions.
[2024-12-02 12:24:48,887 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-12-02 12:24:48,887 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:48,887 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:48,888 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-12-02 12:24:48,888 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr32ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:48,888 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:48,888 INFO  L85        PathProgramCache]: Analyzing trace with hash 611912255, now seen corresponding path program 1 times
[2024-12-02 12:24:48,888 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:48,888 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1841747405]
[2024-12-02 12:24:48,888 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:48,889 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:48,901 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:49,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:24:49,020 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:49,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1841747405]
[2024-12-02 12:24:49,021 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1841747405] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:49,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1696475450]
[2024-12-02 12:24:49,021 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:49,021 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:49,021 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:49,023 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:49,024 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-02 12:24:49,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:49,077 INFO  L256         TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:49,079 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:24:49,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:24:49,279 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:24:49,425 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:24:49,425 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1696475450] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:24:49,425 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:24:49,426 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13
[2024-12-02 12:24:49,426 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [208247454]
[2024-12-02 12:24:49,426 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:24:49,426 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 12:24:49,426 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:24:49,427 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 12:24:49,427 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=129, Unknown=0, NotChecked=0, Total=182
[2024-12-02 12:24:49,427 INFO  L87              Difference]: Start difference. First operand 502 states and 624 transitions. Second operand  has 14 states, 13 states have (on average 13.307692307692308) internal successors, (173), 14 states have internal predecessors, (173), 5 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 5 states have call predecessors, (14), 5 states have call successors, (14)
[2024-12-02 12:24:50,264 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:24:50,264 INFO  L93              Difference]: Finished difference Result 1089 states and 1355 transitions.
[2024-12-02 12:24:50,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-02 12:24:50,265 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 13.307692307692308) internal successors, (173), 14 states have internal predecessors, (173), 5 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 5 states have call predecessors, (14), 5 states have call successors, (14) Word has length 90
[2024-12-02 12:24:50,265 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:24:50,267 INFO  L225             Difference]: With dead ends: 1089
[2024-12-02 12:24:50,267 INFO  L226             Difference]: Without dead ends: 612
[2024-12-02 12:24:50,269 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 172 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 126 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=209, Invalid=391, Unknown=0, NotChecked=0, Total=600
[2024-12-02 12:24:50,269 INFO  L435           NwaCegarLoop]: 78 mSDtfsCounter, 994 mSDsluCounter, 283 mSDsCounter, 0 mSdLazyCounter, 869 mSolverCounterSat, 63 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 994 SdHoareTripleChecker+Valid, 361 SdHoareTripleChecker+Invalid, 932 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 63 IncrementalHoareTripleChecker+Valid, 869 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:24:50,269 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [994 Valid, 361 Invalid, 932 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [63 Valid, 869 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 12:24:50,270 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 612 states.
[2024-12-02 12:24:50,305 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 612 to 576.
[2024-12-02 12:24:50,306 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 576 states, 503 states have (on average 1.333996023856859) internal successors, (671), 549 states have internal predecessors, (671), 24 states have call successors, (24), 2 states have call predecessors, (24), 2 states have return successors, (24), 24 states have call predecessors, (24), 24 states have call successors, (24)
[2024-12-02 12:24:50,309 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 576 states and 719 transitions.
[2024-12-02 12:24:50,309 INFO  L78                 Accepts]: Start accepts. Automaton has 576 states and 719 transitions. Word has length 90
[2024-12-02 12:24:50,309 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:24:50,309 INFO  L471      AbstractCegarLoop]: Abstraction has 576 states and 719 transitions.
[2024-12-02 12:24:50,309 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 13.307692307692308) internal successors, (173), 14 states have internal predecessors, (173), 5 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 5 states have call predecessors, (14), 5 states have call successors, (14)
[2024-12-02 12:24:50,310 INFO  L276                IsEmpty]: Start isEmpty. Operand 576 states and 719 transitions.
[2024-12-02 12:24:50,310 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2024-12-02 12:24:50,310 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:24:50,310 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:24:50,319 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2024-12-02 12:24:50,511 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-12-02 12:24:50,511 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr33ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:24:50,511 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:24:50,511 INFO  L85        PathProgramCache]: Analyzing trace with hash 1789410848, now seen corresponding path program 1 times
[2024-12-02 12:24:50,512 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:24:50,512 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035335851]
[2024-12-02 12:24:50,512 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:50,512 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:24:50,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:50,619 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:24:50,620 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:24:50,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1035335851]
[2024-12-02 12:24:50,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1035335851] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:24:50,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2047671869]
[2024-12-02 12:24:50,620 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:24:50,620 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:24:50,620 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:24:50,622 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:24:50,623 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-02 12:24:50,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:24:50,668 INFO  L256         TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 12:24:50,670 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:25:04,015 WARN  L873   $PredicateComparison]: unable to prove that (exists ((|v_ULTIMATE.start_main_~R~0#1_46| Int)) (let ((.cse0 (* |v_ULTIMATE.start_main_~R~0#1_46| |v_ULTIMATE.start_main_~R~0#1_46|))) (and (<= (+ |c_ULTIMATE.start_main_~r~0#1| |c_ULTIMATE.start_main_~A~0#1| 1) .cse0) (<= .cse0 9223372036854775807)))) is different from true
[2024-12-02 12:25:04,032 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 2 not checked.
[2024-12-02 12:25:04,032 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:25:04,160 INFO  L134       CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:25:04,160 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2047671869] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:25:04,160 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:25:04,161 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 13
[2024-12-02 12:25:04,161 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2012906922]
[2024-12-02 12:25:04,161 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:25:04,161 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 12:25:04,161 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:25:04,162 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 12:25:04,162 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=106, Unknown=6, NotChecked=22, Total=182
[2024-12-02 12:25:04,162 INFO  L87              Difference]: Start difference. First operand 576 states and 719 transitions. Second operand  has 14 states, 13 states have (on average 12.692307692307692) internal successors, (165), 14 states have internal predecessors, (165), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2024-12-02 12:25:09,874 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.21s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:25:19,140 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.24s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:25:20,442 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.29s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:25:24,453 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 12:25:28,588 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 12:25:34,045 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:25:38,059 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 12:25:39,429 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.37s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:25:43,433 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 12:25:44,754 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.30s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:25:48,776 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 12:25:52,788 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 12:25:56,816 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 12:26:00,834 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 12:26:04,848 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 12:26:08,851 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 12:26:10,122 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.26s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:14,127 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 12:26:15,758 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.63s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:19,764 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:23,769 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 12:26:27,773 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 12:26:28,969 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.20s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:30,431 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:31,776 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.34s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:35,796 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:37,223 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.43s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:26:41,246 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 12:27:05,223 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:05,223 INFO  L93              Difference]: Finished difference Result 718 states and 892 transitions.
[2024-12-02 12:27:05,224 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-02 12:27:05,224 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 12.692307692307692) internal successors, (165), 14 states have internal predecessors, (165), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10) Word has length 91
[2024-12-02 12:27:05,224 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:05,227 INFO  L225             Difference]: With dead ends: 718
[2024-12-02 12:27:05,227 INFO  L226             Difference]: Without dead ends: 710
[2024-12-02 12:27:05,227 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 194 GetRequests, 173 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 92 ImplicationChecksByTransitivity, 53.0s TimeCoverageRelationStatistics Valid=142, Invalid=307, Unknown=17, NotChecked=40, Total=506
[2024-12-02 12:27:05,228 INFO  L435           NwaCegarLoop]: 82 mSDtfsCounter, 482 mSDsluCounter, 353 mSDsCounter, 0 mSdLazyCounter, 985 mSolverCounterSat, 44 mSolverCounterUnsat, 28 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 80.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 483 SdHoareTripleChecker+Valid, 435 SdHoareTripleChecker+Invalid, 1463 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 985 IncrementalHoareTripleChecker+Invalid, 28 IncrementalHoareTripleChecker+Unknown, 406 IncrementalHoareTripleChecker+Unchecked, 81.0s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:05,228 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [483 Valid, 435 Invalid, 1463 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 985 Invalid, 28 Unknown, 406 Unchecked, 81.0s Time]
[2024-12-02 12:27:05,229 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 710 states.
[2024-12-02 12:27:05,266 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 710 to 668.
[2024-12-02 12:27:05,267 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 668 states, 596 states have (on average 1.3154362416107384) internal successors, (784), 636 states have internal predecessors, (784), 29 states have call successors, (29), 2 states have call predecessors, (29), 2 states have return successors, (29), 29 states have call predecessors, (29), 29 states have call successors, (29)
[2024-12-02 12:27:05,270 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 668 states to 668 states and 842 transitions.
[2024-12-02 12:27:05,270 INFO  L78                 Accepts]: Start accepts. Automaton has 668 states and 842 transitions. Word has length 91
[2024-12-02 12:27:05,271 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:05,271 INFO  L471      AbstractCegarLoop]: Abstraction has 668 states and 842 transitions.
[2024-12-02 12:27:05,271 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 12.692307692307692) internal successors, (165), 14 states have internal predecessors, (165), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2024-12-02 12:27:05,271 INFO  L276                IsEmpty]: Start isEmpty. Operand 668 states and 842 transitions.
[2024-12-02 12:27:05,272 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2024-12-02 12:27:05,272 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:05,272 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 12:27:05,281 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-02 12:27:05,472 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-02 12:27:05,472 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr39ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:05,473 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:05,473 INFO  L85        PathProgramCache]: Analyzing trace with hash 257873542, now seen corresponding path program 1 times
[2024-12-02 12:27:05,473 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:05,473 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761815836]
[2024-12-02 12:27:05,473 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:05,473 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:05,489 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:27:05,490 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2113078846]
[2024-12-02 12:27:05,490 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:05,490 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:05,490 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:05,492 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:05,493 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-02 12:27:05,544 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:05,545 INFO  L256         TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:05,547 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:05,622 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:27:05,622 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:05,741 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked.
[2024-12-02 12:27:05,741 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:05,741 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1761815836]
[2024-12-02 12:27:05,741 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:27:05,741 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2113078846]
[2024-12-02 12:27:05,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2113078846] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:05,741 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 12:27:05,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5
[2024-12-02 12:27:05,742 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293243031]
[2024-12-02 12:27:05,742 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:05,742 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 12:27:05,742 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:05,742 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 12:27:05,743 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-12-02 12:27:05,743 INFO  L87              Difference]: Start difference. First operand 668 states and 842 transitions. Second operand  has 6 states, 5 states have (on average 25.6) internal successors, (128), 6 states have internal predecessors, (128), 3 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 3 states have call predecessors, (8), 3 states have call successors, (8)
[2024-12-02 12:27:06,167 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:06,167 INFO  L93              Difference]: Finished difference Result 1237 states and 1616 transitions.
[2024-12-02 12:27:06,167 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 12:27:06,167 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 25.6) internal successors, (128), 6 states have internal predecessors, (128), 3 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 3 states have call predecessors, (8), 3 states have call successors, (8) Word has length 97
[2024-12-02 12:27:06,168 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:06,171 INFO  L225             Difference]: With dead ends: 1237
[2024-12-02 12:27:06,171 INFO  L226             Difference]: Without dead ends: 1201
[2024-12-02 12:27:06,172 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 188 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42
[2024-12-02 12:27:06,172 INFO  L435           NwaCegarLoop]: 129 mSDtfsCounter, 456 mSDsluCounter, 224 mSDsCounter, 0 mSdLazyCounter, 299 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 463 SdHoareTripleChecker+Valid, 353 SdHoareTripleChecker+Invalid, 361 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 299 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:06,172 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [463 Valid, 353 Invalid, 361 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [62 Valid, 299 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 12:27:06,174 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1201 states.
[2024-12-02 12:27:06,242 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1201 to 1134.
[2024-12-02 12:27:06,244 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1134 states, 1057 states have (on average 1.1901608325449384) internal successors, (1258), 1081 states have internal predecessors, (1258), 50 states have call successors, (50), 2 states have call predecessors, (50), 2 states have return successors, (50), 50 states have call predecessors, (50), 50 states have call successors, (50)
[2024-12-02 12:27:06,248 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1134 states to 1134 states and 1358 transitions.
[2024-12-02 12:27:06,249 INFO  L78                 Accepts]: Start accepts. Automaton has 1134 states and 1358 transitions. Word has length 97
[2024-12-02 12:27:06,249 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:06,249 INFO  L471      AbstractCegarLoop]: Abstraction has 1134 states and 1358 transitions.
[2024-12-02 12:27:06,249 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 25.6) internal successors, (128), 6 states have internal predecessors, (128), 3 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 3 states have call predecessors, (8), 3 states have call successors, (8)
[2024-12-02 12:27:06,249 INFO  L276                IsEmpty]: Start isEmpty. Operand 1134 states and 1358 transitions.
[2024-12-02 12:27:06,250 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 111
[2024-12-02 12:27:06,250 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:06,250 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:06,259 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-02 12:27:06,451 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-02 12:27:06,451 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr72ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:06,451 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:06,451 INFO  L85        PathProgramCache]: Analyzing trace with hash 207207332, now seen corresponding path program 1 times
[2024-12-02 12:27:06,451 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:06,451 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975252439]
[2024-12-02 12:27:06,451 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:06,451 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:06,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:06,538 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:06,538 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:06,538 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1975252439]
[2024-12-02 12:27:06,538 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1975252439] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:27:06,538 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:27:06,538 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-12-02 12:27:06,538 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [440317407]
[2024-12-02 12:27:06,538 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:27:06,538 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-12-02 12:27:06,538 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:06,539 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-12-02 12:27:06,539 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-12-02 12:27:06,539 INFO  L87              Difference]: Start difference. First operand 1134 states and 1358 transitions. Second operand  has 5 states, 4 states have (on average 20.25) internal successors, (81), 5 states have internal predecessors, (81), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-12-02 12:27:06,766 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:06,766 INFO  L93              Difference]: Finished difference Result 1146 states and 1370 transitions.
[2024-12-02 12:27:06,766 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 12:27:06,766 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 20.25) internal successors, (81), 5 states have internal predecessors, (81), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 110
[2024-12-02 12:27:06,766 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:06,769 INFO  L225             Difference]: With dead ends: 1146
[2024-12-02 12:27:06,769 INFO  L226             Difference]: Without dead ends: 1145
[2024-12-02 12:27:06,770 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2024-12-02 12:27:06,771 INFO  L435           NwaCegarLoop]: 71 mSDtfsCounter, 194 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 169 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 194 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 169 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:06,771 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [194 Valid, 172 Invalid, 181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 169 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:27:06,772 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1145 states.
[2024-12-02 12:27:06,821 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1145 to 1133.
[2024-12-02 12:27:06,822 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1133 states, 1057 states have (on average 1.1844843897824031) internal successors, (1252), 1080 states have internal predecessors, (1252), 50 states have call successors, (50), 2 states have call predecessors, (50), 2 states have return successors, (50), 50 states have call predecessors, (50), 50 states have call successors, (50)
[2024-12-02 12:27:06,825 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1133 states to 1133 states and 1352 transitions.
[2024-12-02 12:27:06,825 INFO  L78                 Accepts]: Start accepts. Automaton has 1133 states and 1352 transitions. Word has length 110
[2024-12-02 12:27:06,825 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:06,825 INFO  L471      AbstractCegarLoop]: Abstraction has 1133 states and 1352 transitions.
[2024-12-02 12:27:06,825 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 20.25) internal successors, (81), 5 states have internal predecessors, (81), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-12-02 12:27:06,825 INFO  L276                IsEmpty]: Start isEmpty. Operand 1133 states and 1352 transitions.
[2024-12-02 12:27:06,826 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 112
[2024-12-02 12:27:06,826 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:06,826 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:06,826 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-12-02 12:27:06,827 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr73ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:06,827 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:06,827 INFO  L85        PathProgramCache]: Analyzing trace with hash 2128460225, now seen corresponding path program 1 times
[2024-12-02 12:27:06,827 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:06,827 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550713901]
[2024-12-02 12:27:06,827 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:06,827 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:06,837 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:06,879 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:06,879 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:06,879 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550713901]
[2024-12-02 12:27:06,879 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550713901] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:27:06,879 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:27:06,879 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:27:06,879 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [657974091]
[2024-12-02 12:27:06,879 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:27:06,879 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:27:06,880 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:06,880 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:27:06,880 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:27:06,880 INFO  L87              Difference]: Start difference. First operand 1133 states and 1352 transitions. Second operand  has 4 states, 3 states have (on average 27.333333333333332) internal successors, (82), 4 states have internal predecessors, (82), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:27:07,212 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:07,212 INFO  L93              Difference]: Finished difference Result 1224 states and 1474 transitions.
[2024-12-02 12:27:07,213 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:27:07,213 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 27.333333333333332) internal successors, (82), 4 states have internal predecessors, (82), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) Word has length 111
[2024-12-02 12:27:07,213 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:07,217 INFO  L225             Difference]: With dead ends: 1224
[2024-12-02 12:27:07,217 INFO  L226             Difference]: Without dead ends: 1223
[2024-12-02 12:27:07,218 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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 12:27:07,218 INFO  L435           NwaCegarLoop]: 96 mSDtfsCounter, 121 mSDsluCounter, 100 mSDsCounter, 0 mSdLazyCounter, 234 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 196 SdHoareTripleChecker+Invalid, 240 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 234 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:07,218 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 196 Invalid, 240 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 234 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:27:07,219 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1223 states.
[2024-12-02 12:27:07,300 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1223 to 1132.
[2024-12-02 12:27:07,301 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1132 states, 1057 states have (on average 1.1788079470198676) internal successors, (1246), 1079 states have internal predecessors, (1246), 50 states have call successors, (50), 2 states have call predecessors, (50), 2 states have return successors, (50), 50 states have call predecessors, (50), 50 states have call successors, (50)
[2024-12-02 12:27:07,305 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1132 states to 1132 states and 1346 transitions.
[2024-12-02 12:27:07,306 INFO  L78                 Accepts]: Start accepts. Automaton has 1132 states and 1346 transitions. Word has length 111
[2024-12-02 12:27:07,306 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:07,306 INFO  L471      AbstractCegarLoop]: Abstraction has 1132 states and 1346 transitions.
[2024-12-02 12:27:07,306 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 27.333333333333332) internal successors, (82), 4 states have internal predecessors, (82), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:27:07,306 INFO  L276                IsEmpty]: Start isEmpty. Operand 1132 states and 1346 transitions.
[2024-12-02 12:27:07,307 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 115
[2024-12-02 12:27:07,307 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:07,307 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:07,308 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-12-02 12:27:07,308 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr54ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:07,308 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:07,308 INFO  L85        PathProgramCache]: Analyzing trace with hash -1938365770, now seen corresponding path program 1 times
[2024-12-02 12:27:07,308 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:07,308 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [365693038]
[2024-12-02 12:27:07,308 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:07,308 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:07,322 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:07,402 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:07,402 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:07,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [365693038]
[2024-12-02 12:27:07,402 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [365693038] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:07,402 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1187632285]
[2024-12-02 12:27:07,403 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:07,403 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:07,403 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:07,404 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:07,406 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-02 12:27:07,454 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:07,455 INFO  L256         TraceCheckSpWp]: Trace formula consists of 174 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:07,457 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:07,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:07,751 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:07,922 INFO  L134       CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:07,922 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1187632285] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:07,922 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:27:07,922 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 5] total 12
[2024-12-02 12:27:07,922 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [19775895]
[2024-12-02 12:27:07,922 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:07,923 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 12:27:07,923 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:07,924 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 12:27:07,924 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=116, Unknown=0, NotChecked=0, Total=156
[2024-12-02 12:27:07,924 INFO  L87              Difference]: Start difference. First operand 1132 states and 1346 transitions. Second operand  has 13 states, 12 states have (on average 19.916666666666668) internal successors, (239), 13 states have internal predecessors, (239), 6 states have call successors, (19), 1 states have call predecessors, (19), 1 states have return successors, (19), 6 states have call predecessors, (19), 6 states have call successors, (19)
[2024-12-02 12:27:08,251 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:08,251 INFO  L93              Difference]: Finished difference Result 1139 states and 1352 transitions.
[2024-12-02 12:27:08,251 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-12-02 12:27:08,252 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 19.916666666666668) internal successors, (239), 13 states have internal predecessors, (239), 6 states have call successors, (19), 1 states have call predecessors, (19), 1 states have return successors, (19), 6 states have call predecessors, (19), 6 states have call successors, (19) Word has length 114
[2024-12-02 12:27:08,252 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:08,257 INFO  L225             Difference]: With dead ends: 1139
[2024-12-02 12:27:08,257 INFO  L226             Difference]: Without dead ends: 1137
[2024-12-02 12:27:08,257 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 219 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 37 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=63, Invalid=177, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:27:08,258 INFO  L435           NwaCegarLoop]: 44 mSDtfsCounter, 155 mSDsluCounter, 133 mSDsCounter, 0 mSdLazyCounter, 354 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 155 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 371 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 354 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:08,258 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [155 Valid, 177 Invalid, 371 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 354 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:27:08,259 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1137 states.
[2024-12-02 12:27:08,316 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1137 to 1131.
[2024-12-02 12:27:08,317 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1131 states, 1057 states have (on average 1.1684011352885526) internal successors, (1235), 1078 states have internal predecessors, (1235), 50 states have call successors, (50), 2 states have call predecessors, (50), 2 states have return successors, (50), 50 states have call predecessors, (50), 50 states have call successors, (50)
[2024-12-02 12:27:08,319 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1131 states to 1131 states and 1335 transitions.
[2024-12-02 12:27:08,319 INFO  L78                 Accepts]: Start accepts. Automaton has 1131 states and 1335 transitions. Word has length 114
[2024-12-02 12:27:08,319 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:08,319 INFO  L471      AbstractCegarLoop]: Abstraction has 1131 states and 1335 transitions.
[2024-12-02 12:27:08,320 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 19.916666666666668) internal successors, (239), 13 states have internal predecessors, (239), 6 states have call successors, (19), 1 states have call predecessors, (19), 1 states have return successors, (19), 6 states have call predecessors, (19), 6 states have call successors, (19)
[2024-12-02 12:27:08,320 INFO  L276                IsEmpty]: Start isEmpty. Operand 1131 states and 1335 transitions.
[2024-12-02 12:27:08,320 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 115
[2024-12-02 12:27:08,320 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:08,320 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:08,326 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-02 12:27:08,521 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:08,521 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr50ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:08,521 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:08,521 INFO  L85        PathProgramCache]: Analyzing trace with hash -794990694, now seen corresponding path program 1 times
[2024-12-02 12:27:08,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:08,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [440009107]
[2024-12-02 12:27:08,521 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:08,522 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:08,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:08,580 INFO  L134       CoverageAnalysis]: Checked inductivity of 57 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked.
[2024-12-02 12:27:08,580 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:08,580 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [440009107]
[2024-12-02 12:27:08,580 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [440009107] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:27:08,580 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 12:27:08,581 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 12:27:08,581 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1180454286]
[2024-12-02 12:27:08,581 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:27:08,581 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 12:27:08,581 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:08,581 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 12:27:08,581 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 12:27:08,582 INFO  L87              Difference]: Start difference. First operand 1131 states and 1335 transitions. Second operand  has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-12-02 12:27:08,822 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:08,823 INFO  L93              Difference]: Finished difference Result 1148 states and 1351 transitions.
[2024-12-02 12:27:08,823 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 12:27:08,823 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 114
[2024-12-02 12:27:08,824 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:08,827 INFO  L225             Difference]: With dead ends: 1148
[2024-12-02 12:27:08,827 INFO  L226             Difference]: Without dead ends: 1147
[2024-12-02 12:27:08,827 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 12:27:08,828 INFO  L435           NwaCegarLoop]: 85 mSDtfsCounter, 90 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 160 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 173 SdHoareTripleChecker+Invalid, 162 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 160 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:08,828 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 173 Invalid, 162 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 160 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:27:08,830 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1147 states.
[2024-12-02 12:27:08,912 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1147 to 1130.
[2024-12-02 12:27:08,914 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1130 states, 1057 states have (on average 1.1608325449385053) internal successors, (1227), 1077 states have internal predecessors, (1227), 50 states have call successors, (50), 2 states have call predecessors, (50), 2 states have return successors, (50), 50 states have call predecessors, (50), 50 states have call successors, (50)
[2024-12-02 12:27:08,918 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1130 states to 1130 states and 1327 transitions.
[2024-12-02 12:27:08,918 INFO  L78                 Accepts]: Start accepts. Automaton has 1130 states and 1327 transitions. Word has length 114
[2024-12-02 12:27:08,919 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:08,919 INFO  L471      AbstractCegarLoop]: Abstraction has 1130 states and 1327 transitions.
[2024-12-02 12:27:08,919 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 23.333333333333332) internal successors, (70), 4 states have internal predecessors, (70), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-12-02 12:27:08,919 INFO  L276                IsEmpty]: Start isEmpty. Operand 1130 states and 1327 transitions.
[2024-12-02 12:27:08,920 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-12-02 12:27:08,920 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:08,920 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:08,920 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2024-12-02 12:27:08,920 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr55ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:08,921 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:08,921 INFO  L85        PathProgramCache]: Analyzing trace with hash 40203461, now seen corresponding path program 1 times
[2024-12-02 12:27:08,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:08,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2046067657]
[2024-12-02 12:27:08,921 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:08,921 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:08,934 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:09,022 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:09,022 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:09,022 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2046067657]
[2024-12-02 12:27:09,022 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2046067657] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:09,022 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [872933603]
[2024-12-02 12:27:09,023 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:09,023 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:09,023 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:09,024 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:09,027 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-02 12:27:09,073 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:09,074 INFO  L256         TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:09,076 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:09,362 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:09,362 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:09,525 INFO  L134       CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:09,525 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [872933603] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:09,526 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:27:09,526 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 6] total 14
[2024-12-02 12:27:09,526 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [275840864]
[2024-12-02 12:27:09,526 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:09,526 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2024-12-02 12:27:09,526 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:09,527 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2024-12-02 12:27:09,527 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=52, Invalid=158, Unknown=0, NotChecked=0, Total=210
[2024-12-02 12:27:09,527 INFO  L87              Difference]: Start difference. First operand 1130 states and 1327 transitions. Second operand  has 15 states, 14 states have (on average 17.357142857142858) internal successors, (243), 15 states have internal predecessors, (243), 8 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 8 states have call predecessors, (20), 8 states have call successors, (20)
[2024-12-02 12:27:10,043 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:10,043 INFO  L93              Difference]: Finished difference Result 1190 states and 1396 transitions.
[2024-12-02 12:27:10,044 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-12-02 12:27:10,044 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 14 states have (on average 17.357142857142858) internal successors, (243), 15 states have internal predecessors, (243), 8 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 8 states have call predecessors, (20), 8 states have call successors, (20) Word has length 115
[2024-12-02 12:27:10,044 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:10,046 INFO  L225             Difference]: With dead ends: 1190
[2024-12-02 12:27:10,046 INFO  L226             Difference]: Without dead ends: 1186
[2024-12-02 12:27:10,047 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 239 GetRequests, 220 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=122, Invalid=298, Unknown=0, NotChecked=0, Total=420
[2024-12-02 12:27:10,047 INFO  L435           NwaCegarLoop]: 54 mSDtfsCounter, 296 mSDsluCounter, 206 mSDsCounter, 0 mSdLazyCounter, 606 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 296 SdHoareTripleChecker+Valid, 260 SdHoareTripleChecker+Invalid, 633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 606 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:10,048 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [296 Valid, 260 Invalid, 633 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 606 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-12-02 12:27:10,048 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1186 states.
[2024-12-02 12:27:10,130 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1186 to 1062.
[2024-12-02 12:27:10,132 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1062 states, 995 states have (on average 1.142713567839196) internal successors, (1137), 1012 states have internal predecessors, (1137), 47 states have call successors, (47), 2 states have call predecessors, (47), 2 states have return successors, (47), 47 states have call predecessors, (47), 47 states have call successors, (47)
[2024-12-02 12:27:10,135 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1062 states to 1062 states and 1231 transitions.
[2024-12-02 12:27:10,135 INFO  L78                 Accepts]: Start accepts. Automaton has 1062 states and 1231 transitions. Word has length 115
[2024-12-02 12:27:10,136 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:10,136 INFO  L471      AbstractCegarLoop]: Abstraction has 1062 states and 1231 transitions.
[2024-12-02 12:27:10,136 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 14 states have (on average 17.357142857142858) internal successors, (243), 15 states have internal predecessors, (243), 8 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 8 states have call predecessors, (20), 8 states have call successors, (20)
[2024-12-02 12:27:10,136 INFO  L276                IsEmpty]: Start isEmpty. Operand 1062 states and 1231 transitions.
[2024-12-02 12:27:10,137 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 116
[2024-12-02 12:27:10,137 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:10,137 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:10,145 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-12-02 12:27:10,337 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:10,338 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr51ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:10,338 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:10,338 INFO  L85        PathProgramCache]: Analyzing trace with hash 1125092431, now seen corresponding path program 1 times
[2024-12-02 12:27:10,338 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:10,338 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [641893856]
[2024-12-02 12:27:10,338 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:10,338 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:10,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:10,470 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:10,470 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:10,470 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [641893856]
[2024-12-02 12:27:10,470 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [641893856] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:10,470 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1339661890]
[2024-12-02 12:27:10,471 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:10,471 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:10,471 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:10,472 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:10,474 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-12-02 12:27:10,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:10,522 INFO  L256         TraceCheckSpWp]: Trace formula consists of 175 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:10,524 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:10,763 INFO  L134       CoverageAnalysis]: Checked inductivity of 58 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:10,764 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:27:10,764 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1339661890] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:27:10,764 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:27:10,764 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 10
[2024-12-02 12:27:10,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2123891243]
[2024-12-02 12:27:10,764 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:27:10,764 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 12:27:10,764 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:10,765 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 12:27:10,765 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110
[2024-12-02 12:27:10,765 INFO  L87              Difference]: Start difference. First operand 1062 states and 1231 transitions. Second operand  has 6 states, 5 states have (on average 17.2) internal successors, (86), 6 states have internal predecessors, (86), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:27:11,181 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:11,181 INFO  L93              Difference]: Finished difference Result 1147 states and 1336 transitions.
[2024-12-02 12:27:11,181 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 12:27:11,181 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 17.2) internal successors, (86), 6 states have internal predecessors, (86), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) Word has length 115
[2024-12-02 12:27:11,182 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:11,185 INFO  L225             Difference]: With dead ends: 1147
[2024-12-02 12:27:11,185 INFO  L226             Difference]: Without dead ends: 1146
[2024-12-02 12:27:11,185 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 121 GetRequests, 111 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132
[2024-12-02 12:27:11,186 INFO  L435           NwaCegarLoop]: 76 mSDtfsCounter, 86 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 430 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 89 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 433 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 430 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:11,186 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [89 Valid, 269 Invalid, 433 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 430 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 12:27:11,187 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1146 states.
[2024-12-02 12:27:11,265 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1146 to 1061.
[2024-12-02 12:27:11,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1061 states, 995 states have (on average 1.1346733668341709) internal successors, (1129), 1011 states have internal predecessors, (1129), 47 states have call successors, (47), 2 states have call predecessors, (47), 2 states have return successors, (47), 47 states have call predecessors, (47), 47 states have call successors, (47)
[2024-12-02 12:27:11,269 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1061 states to 1061 states and 1223 transitions.
[2024-12-02 12:27:11,270 INFO  L78                 Accepts]: Start accepts. Automaton has 1061 states and 1223 transitions. Word has length 115
[2024-12-02 12:27:11,270 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:11,270 INFO  L471      AbstractCegarLoop]: Abstraction has 1061 states and 1223 transitions.
[2024-12-02 12:27:11,270 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 17.2) internal successors, (86), 6 states have internal predecessors, (86), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:27:11,270 INFO  L276                IsEmpty]: Start isEmpty. Operand 1061 states and 1223 transitions.
[2024-12-02 12:27:11,271 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 117
[2024-12-02 12:27:11,271 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:11,272 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:11,281 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-12-02 12:27:11,472 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2024-12-02 12:27:11,472 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr56ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:11,472 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:11,473 INFO  L85        PathProgramCache]: Analyzing trace with hash 1246307480, now seen corresponding path program 1 times
[2024-12-02 12:27:11,473 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:11,473 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1190758617]
[2024-12-02 12:27:11,473 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:11,473 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:11,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:11,617 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-02 12:27:11,617 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:11,617 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1190758617]
[2024-12-02 12:27:11,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1190758617] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:11,618 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1556853989]
[2024-12-02 12:27:11,618 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:11,618 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:11,618 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:11,620 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:11,621 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-12-02 12:27:11,671 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:11,672 INFO  L256         TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:11,674 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:11,897 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-02 12:27:11,897 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:12,051 INFO  L134       CoverageAnalysis]: Checked inductivity of 39 backedges. 3 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-02 12:27:12,051 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1556853989] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:12,051 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:27:12,051 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13
[2024-12-02 12:27:12,051 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [676030973]
[2024-12-02 12:27:12,051 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:12,052 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 12:27:12,052 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:12,052 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 12:27:12,053 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=146, Unknown=0, NotChecked=0, Total=182
[2024-12-02 12:27:12,053 INFO  L87              Difference]: Start difference. First operand 1061 states and 1223 transitions. Second operand  has 14 states, 13 states have (on average 17.53846153846154) internal successors, (228), 14 states have internal predecessors, (228), 6 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 6 states have call predecessors, (16), 6 states have call successors, (16)
[2024-12-02 12:27:12,466 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:12,466 INFO  L93              Difference]: Finished difference Result 1159 states and 1331 transitions.
[2024-12-02 12:27:12,467 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-02 12:27:12,467 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 17.53846153846154) internal successors, (228), 14 states have internal predecessors, (228), 6 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 6 states have call predecessors, (16), 6 states have call successors, (16) Word has length 116
[2024-12-02 12:27:12,467 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:12,469 INFO  L225             Difference]: With dead ends: 1159
[2024-12-02 12:27:12,469 INFO  L226             Difference]: Without dead ends: 1158
[2024-12-02 12:27:12,470 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 239 GetRequests, 224 SyntacticMatches, 1 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=51, Invalid=189, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:27:12,470 INFO  L435           NwaCegarLoop]: 40 mSDtfsCounter, 177 mSDsluCounter, 194 mSDsCounter, 0 mSdLazyCounter, 613 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 629 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 613 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:12,470 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 234 Invalid, 629 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 613 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 12:27:12,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1158 states.
[2024-12-02 12:27:12,533 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1158 to 1057.
[2024-12-02 12:27:12,534 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1057 states, 992 states have (on average 1.1290322580645162) internal successors, (1120), 1007 states have internal predecessors, (1120), 47 states have call successors, (47), 2 states have call predecessors, (47), 2 states have return successors, (47), 47 states have call predecessors, (47), 47 states have call successors, (47)
[2024-12-02 12:27:12,537 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1057 states to 1057 states and 1214 transitions.
[2024-12-02 12:27:12,537 INFO  L78                 Accepts]: Start accepts. Automaton has 1057 states and 1214 transitions. Word has length 116
[2024-12-02 12:27:12,537 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:12,538 INFO  L471      AbstractCegarLoop]: Abstraction has 1057 states and 1214 transitions.
[2024-12-02 12:27:12,538 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 17.53846153846154) internal successors, (228), 14 states have internal predecessors, (228), 6 states have call successors, (15), 1 states have call predecessors, (15), 2 states have return successors, (16), 6 states have call predecessors, (16), 6 states have call successors, (16)
[2024-12-02 12:27:12,538 INFO  L276                IsEmpty]: Start isEmpty. Operand 1057 states and 1214 transitions.
[2024-12-02 12:27:12,539 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 121
[2024-12-02 12:27:12,539 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:12,539 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:12,548 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-12-02 12:27:12,739 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:12,740 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr34ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:12,740 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:12,740 INFO  L85        PathProgramCache]: Analyzing trace with hash -984544882, now seen corresponding path program 1 times
[2024-12-02 12:27:12,740 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:12,740 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430419198]
[2024-12-02 12:27:12,740 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:12,740 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:12,750 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:12,853 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:12,853 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:12,853 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430419198]
[2024-12-02 12:27:12,853 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430419198] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:12,853 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [853241203]
[2024-12-02 12:27:12,853 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:12,853 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:12,854 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:12,855 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:12,857 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-12-02 12:27:12,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:12,904 INFO  L256         TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:12,906 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:13,179 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:13,179 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:13,355 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:13,355 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [853241203] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:13,355 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:27:13,355 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 15
[2024-12-02 12:27:13,356 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1540272009]
[2024-12-02 12:27:13,356 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:13,356 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-12-02 12:27:13,356 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:13,356 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-12-02 12:27:13,356 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=172, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:27:13,356 INFO  L87              Difference]: Start difference. First operand 1057 states and 1214 transitions. Second operand  has 16 states, 15 states have (on average 16.533333333333335) internal successors, (248), 16 states have internal predecessors, (248), 8 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 8 states have call predecessors, (17), 8 states have call successors, (17)
[2024-12-02 12:27:14,170 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:14,170 INFO  L93              Difference]: Finished difference Result 1086 states and 1237 transitions.
[2024-12-02 12:27:14,171 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2024-12-02 12:27:14,171 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 16.533333333333335) internal successors, (248), 16 states have internal predecessors, (248), 8 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 8 states have call predecessors, (17), 8 states have call successors, (17) Word has length 120
[2024-12-02 12:27:14,171 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:14,173 INFO  L225             Difference]: With dead ends: 1086
[2024-12-02 12:27:14,173 INFO  L226             Difference]: Without dead ends: 1085
[2024-12-02 12:27:14,173 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 254 GetRequests, 230 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 151 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=219, Invalid=431, Unknown=0, NotChecked=0, Total=650
[2024-12-02 12:27:14,173 INFO  L435           NwaCegarLoop]: 78 mSDtfsCounter, 1219 mSDsluCounter, 416 mSDsCounter, 0 mSdLazyCounter, 889 mSolverCounterSat, 69 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1219 SdHoareTripleChecker+Valid, 494 SdHoareTripleChecker+Invalid, 958 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 69 IncrementalHoareTripleChecker+Valid, 889 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:14,174 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1219 Valid, 494 Invalid, 958 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [69 Valid, 889 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2024-12-02 12:27:14,174 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1085 states.
[2024-12-02 12:27:14,219 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1085 to 1056.
[2024-12-02 12:27:14,221 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1056 states, 992 states have (on average 1.1209677419354838) internal successors, (1112), 1006 states have internal predecessors, (1112), 47 states have call successors, (47), 2 states have call predecessors, (47), 2 states have return successors, (47), 47 states have call predecessors, (47), 47 states have call successors, (47)
[2024-12-02 12:27:14,222 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1056 states to 1056 states and 1206 transitions.
[2024-12-02 12:27:14,222 INFO  L78                 Accepts]: Start accepts. Automaton has 1056 states and 1206 transitions. Word has length 120
[2024-12-02 12:27:14,222 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:14,222 INFO  L471      AbstractCegarLoop]: Abstraction has 1056 states and 1206 transitions.
[2024-12-02 12:27:14,223 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 16.533333333333335) internal successors, (248), 16 states have internal predecessors, (248), 8 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 8 states have call predecessors, (17), 8 states have call successors, (17)
[2024-12-02 12:27:14,223 INFO  L276                IsEmpty]: Start isEmpty. Operand 1056 states and 1206 transitions.
[2024-12-02 12:27:14,223 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 128
[2024-12-02 12:27:14,223 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:14,224 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:14,232 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0
[2024-12-02 12:27:14,424 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:14,424 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr67ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:14,424 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:14,424 INFO  L85        PathProgramCache]: Analyzing trace with hash -826449135, now seen corresponding path program 1 times
[2024-12-02 12:27:14,424 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:14,424 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161399906]
[2024-12-02 12:27:14,424 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:14,425 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:14,439 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:14,558 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 13 proven. 10 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-02 12:27:14,558 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:14,558 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161399906]
[2024-12-02 12:27:14,558 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161399906] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:14,558 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1048755102]
[2024-12-02 12:27:14,558 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:14,558 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:14,558 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:14,560 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:14,561 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-12-02 12:27:14,608 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:14,609 INFO  L256         TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:14,611 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:14,765 INFO  L134       CoverageAnalysis]: Checked inductivity of 50 backedges. 17 proven. 6 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2024-12-02 12:27:14,765 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:27,116 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1048755102] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:27,116 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 12:27:27,116 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 9
[2024-12-02 12:27:27,116 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [286126287]
[2024-12-02 12:27:27,116 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:27,117 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-12-02 12:27:27,117 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:27,117 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-12-02 12:27:27,117 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=117, Unknown=3, NotChecked=0, Total=156
[2024-12-02 12:27:27,117 INFO  L87              Difference]: Start difference. First operand 1056 states and 1206 transitions. Second operand  has 10 states, 9 states have (on average 12.88888888888889) internal successors, (116), 10 states have internal predecessors, (116), 4 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2024-12-02 12:27:28,798 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 12:27:28,877 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:28,877 INFO  L93              Difference]: Finished difference Result 1075 states and 1224 transitions.
[2024-12-02 12:27:28,877 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 12:27:28,877 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 12.88888888888889) internal successors, (116), 10 states have internal predecessors, (116), 4 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10) Word has length 127
[2024-12-02 12:27:28,882 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:28,884 INFO  L225             Difference]: With dead ends: 1075
[2024-12-02 12:27:28,884 INFO  L226             Difference]: Without dead ends: 1051
[2024-12-02 12:27:28,885 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 155 GetRequests, 142 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23 ImplicationChecksByTransitivity, 12.2s TimeCoverageRelationStatistics Valid=54, Invalid=153, Unknown=3, NotChecked=0, Total=210
[2024-12-02 12:27:28,885 INFO  L435           NwaCegarLoop]: 66 mSDtfsCounter, 196 mSDsluCounter, 298 mSDsCounter, 0 mSdLazyCounter, 801 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 199 SdHoareTripleChecker+Valid, 364 SdHoareTripleChecker+Invalid, 815 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 801 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:28,885 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [199 Valid, 364 Invalid, 815 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 801 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-12-02 12:27:28,886 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1051 states.
[2024-12-02 12:27:28,948 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1051 to 1017.
[2024-12-02 12:27:28,949 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1017 states, 961 states have (on average 1.0676378772112383) internal successors, (1026), 967 states have internal predecessors, (1026), 47 states have call successors, (47), 2 states have call predecessors, (47), 2 states have return successors, (47), 47 states have call predecessors, (47), 47 states have call successors, (47)
[2024-12-02 12:27:28,950 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1017 states to 1017 states and 1120 transitions.
[2024-12-02 12:27:28,950 INFO  L78                 Accepts]: Start accepts. Automaton has 1017 states and 1120 transitions. Word has length 127
[2024-12-02 12:27:28,950 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:28,950 INFO  L471      AbstractCegarLoop]: Abstraction has 1017 states and 1120 transitions.
[2024-12-02 12:27:28,950 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 12.88888888888889) internal successors, (116), 10 states have internal predecessors, (116), 4 states have call successors, (9), 1 states have call predecessors, (9), 2 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2024-12-02 12:27:28,950 INFO  L276                IsEmpty]: Start isEmpty. Operand 1017 states and 1120 transitions.
[2024-12-02 12:27:28,951 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 135
[2024-12-02 12:27:28,951 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:28,951 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:28,959 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-12-02 12:27:29,151 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2024-12-02 12:27:29,151 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr48ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:29,152 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:29,152 INFO  L85        PathProgramCache]: Analyzing trace with hash -1145513028, now seen corresponding path program 1 times
[2024-12-02 12:27:29,152 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:29,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [287386197]
[2024-12-02 12:27:29,152 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:29,152 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:29,162 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:29,233 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 13 proven. 45 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:29,233 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:29,233 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [287386197]
[2024-12-02 12:27:29,233 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [287386197] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:29,233 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1279783653]
[2024-12-02 12:27:29,233 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:29,233 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:29,233 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:29,235 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:29,237 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-12-02 12:27:29,289 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:29,290 INFO  L256         TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:29,292 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:29,404 INFO  L134       CoverageAnalysis]: Checked inductivity of 94 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked.
[2024-12-02 12:27:29,404 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 12:27:29,404 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1279783653] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 12:27:29,404 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:27:29,404 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7
[2024-12-02 12:27:29,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [87591598]
[2024-12-02 12:27:29,404 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 12:27:29,405 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 12:27:29,405 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:29,405 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 12:27:29,405 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-12-02 12:27:29,405 INFO  L87              Difference]: Start difference. First operand 1017 states and 1120 transitions. Second operand  has 6 states, 5 states have (on average 21.0) internal successors, (105), 6 states have internal predecessors, (105), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:27:29,660 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:29,660 INFO  L93              Difference]: Finished difference Result 1026 states and 1128 transitions.
[2024-12-02 12:27:29,661 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 12:27:29,661 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 21.0) internal successors, (105), 6 states have internal predecessors, (105), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7) Word has length 134
[2024-12-02 12:27:29,661 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:29,664 INFO  L225             Difference]: With dead ends: 1026
[2024-12-02 12:27:29,664 INFO  L226             Difference]: Without dead ends: 1007
[2024-12-02 12:27:29,664 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 132 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2024-12-02 12:27:29,665 INFO  L435           NwaCegarLoop]: 139 mSDtfsCounter, 231 mSDsluCounter, 147 mSDsCounter, 0 mSdLazyCounter, 256 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 237 SdHoareTripleChecker+Valid, 286 SdHoareTripleChecker+Invalid, 264 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:29,665 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [237 Valid, 286 Invalid, 264 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 256 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 12:27:29,666 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1007 states.
[2024-12-02 12:27:29,721 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1007 to 998.
[2024-12-02 12:27:29,721 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 998 states, 946 states have (on average 1.0317124735729386) internal successors, (976), 948 states have internal predecessors, (976), 47 states have call successors, (47), 2 states have call predecessors, (47), 2 states have return successors, (47), 47 states have call predecessors, (47), 47 states have call successors, (47)
[2024-12-02 12:27:29,722 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 998 states to 998 states and 1070 transitions.
[2024-12-02 12:27:29,723 INFO  L78                 Accepts]: Start accepts. Automaton has 998 states and 1070 transitions. Word has length 134
[2024-12-02 12:27:29,723 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:29,723 INFO  L471      AbstractCegarLoop]: Abstraction has 998 states and 1070 transitions.
[2024-12-02 12:27:29,723 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 21.0) internal successors, (105), 6 states have internal predecessors, (105), 3 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 3 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:27:29,723 INFO  L276                IsEmpty]: Start isEmpty. Operand 998 states and 1070 transitions.
[2024-12-02 12:27:29,724 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 148
[2024-12-02 12:27:29,724 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:29,724 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:29,732 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0
[2024-12-02 12:27:29,924 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2024-12-02 12:27:29,924 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:29,925 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:29,925 INFO  L85        PathProgramCache]: Analyzing trace with hash 790646772, now seen corresponding path program 1 times
[2024-12-02 12:27:29,925 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:29,925 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [327944998]
[2024-12-02 12:27:29,925 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:29,925 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:29,942 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 12:27:29,943 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2040876186]
[2024-12-02 12:27:29,943 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:29,943 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:29,943 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:29,946 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:29,947 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-12-02 12:27:30,000 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:30,001 INFO  L256         TraceCheckSpWp]: Trace formula consists of 215 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:30,003 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:30,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 3 proven. 42 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked.
[2024-12-02 12:27:30,663 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:30,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 3 proven. 42 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked.
[2024-12-02 12:27:30,953 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:30,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [327944998]
[2024-12-02 12:27:30,953 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:27:30,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2040876186]
[2024-12-02 12:27:30,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2040876186] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:30,953 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 12:27:30,953 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12
[2024-12-02 12:27:30,953 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [25662524]
[2024-12-02 12:27:30,953 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:30,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 12:27:30,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:30,954 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 12:27:30,954 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=121, Unknown=0, NotChecked=0, Total=156
[2024-12-02 12:27:30,954 INFO  L87              Difference]: Start difference. First operand 998 states and 1070 transitions. Second operand  has 13 states, 12 states have (on average 18.5) internal successors, (222), 13 states have internal predecessors, (222), 7 states have call successors, (14), 1 states have call predecessors, (14), 2 states have return successors, (15), 7 states have call predecessors, (15), 7 states have call successors, (15)
[2024-12-02 12:27:31,909 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:31,910 INFO  L93              Difference]: Finished difference Result 3240 states and 3482 transitions.
[2024-12-02 12:27:31,910 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-02 12:27:31,910 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 18.5) internal successors, (222), 13 states have internal predecessors, (222), 7 states have call successors, (14), 1 states have call predecessors, (14), 2 states have return successors, (15), 7 states have call predecessors, (15), 7 states have call successors, (15) Word has length 147
[2024-12-02 12:27:31,911 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:31,916 INFO  L225             Difference]: With dead ends: 3240
[2024-12-02 12:27:31,916 INFO  L226             Difference]: Without dead ends: 3239
[2024-12-02 12:27:31,917 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 295 GetRequests, 281 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=61, Invalid=179, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:27:31,917 INFO  L435           NwaCegarLoop]: 135 mSDtfsCounter, 480 mSDsluCounter, 1036 mSDsCounter, 0 mSdLazyCounter, 1098 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 488 SdHoareTripleChecker+Valid, 1171 SdHoareTripleChecker+Invalid, 1113 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 1098 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:31,917 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [488 Valid, 1171 Invalid, 1113 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 1098 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 12:27:31,918 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3239 states.
[2024-12-02 12:27:32,095 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3239 to 3206.
[2024-12-02 12:27:32,097 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3206 states, 3054 states have (on average 1.0320890635232483) internal successors, (3152), 3056 states have internal predecessors, (3152), 147 states have call successors, (147), 2 states have call predecessors, (147), 2 states have return successors, (147), 147 states have call predecessors, (147), 147 states have call successors, (147)
[2024-12-02 12:27:32,100 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3206 states to 3206 states and 3446 transitions.
[2024-12-02 12:27:32,100 INFO  L78                 Accepts]: Start accepts. Automaton has 3206 states and 3446 transitions. Word has length 147
[2024-12-02 12:27:32,101 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:32,101 INFO  L471      AbstractCegarLoop]: Abstraction has 3206 states and 3446 transitions.
[2024-12-02 12:27:32,101 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 18.5) internal successors, (222), 13 states have internal predecessors, (222), 7 states have call successors, (14), 1 states have call predecessors, (14), 2 states have return successors, (15), 7 states have call predecessors, (15), 7 states have call successors, (15)
[2024-12-02 12:27:32,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 3206 states and 3446 transitions.
[2024-12-02 12:27:32,102 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 182
[2024-12-02 12:27:32,102 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:32,102 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:32,108 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-12-02 12:27:32,302 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-12-02 12:27:32,302 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr39ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:32,302 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:32,303 INFO  L85        PathProgramCache]: Analyzing trace with hash -1097295393, now seen corresponding path program 2 times
[2024-12-02 12:27:32,303 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:32,303 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1669909018]
[2024-12-02 12:27:32,303 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 12:27:32,303 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:32,330 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 12:27:32,330 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-12-02 12:27:32,331 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1193833958]
[2024-12-02 12:27:32,332 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 12:27:32,332 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:32,332 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:32,333 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:32,335 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-12-02 12:27:32,446 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 12:27:32,446 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 12:27:32,447 INFO  L256         TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:32,450 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:32,571 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-02 12:27:32,571 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:32,860 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 176 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2024-12-02 12:27:32,861 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:32,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1669909018]
[2024-12-02 12:27:32,861 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:27:32,861 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1193833958]
[2024-12-02 12:27:32,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1193833958] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:32,861 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 12:27:32,861 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 11
[2024-12-02 12:27:32,861 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [409205778]
[2024-12-02 12:27:32,861 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:32,861 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-12-02 12:27:32,861 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:32,862 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-12-02 12:27:32,862 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=86, Unknown=0, NotChecked=0, Total=132
[2024-12-02 12:27:32,862 INFO  L87              Difference]: Start difference. First operand 3206 states and 3446 transitions. Second operand  has 12 states, 11 states have (on average 24.181818181818183) internal successors, (266), 12 states have internal predecessors, (266), 9 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 9 states have call predecessors, (14), 9 states have call successors, (14)
[2024-12-02 12:27:34,406 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:34,406 INFO  L93              Difference]: Finished difference Result 10266 states and 11120 transitions.
[2024-12-02 12:27:34,406 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-12-02 12:27:34,407 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 24.181818181818183) internal successors, (266), 12 states have internal predecessors, (266), 9 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 9 states have call predecessors, (14), 9 states have call successors, (14) Word has length 181
[2024-12-02 12:27:34,407 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:34,434 INFO  L225             Difference]: With dead ends: 10266
[2024-12-02 12:27:34,435 INFO  L226             Difference]: Without dead ends: 10265
[2024-12-02 12:27:34,436 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 364 GetRequests, 350 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=94, Invalid=146, Unknown=0, NotChecked=0, Total=240
[2024-12-02 12:27:34,437 INFO  L435           NwaCegarLoop]: 228 mSDtfsCounter, 1666 mSDsluCounter, 1067 mSDsCounter, 0 mSdLazyCounter, 1077 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1679 SdHoareTripleChecker+Valid, 1295 SdHoareTripleChecker+Invalid, 1142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 1077 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:34,437 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1679 Valid, 1295 Invalid, 1142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 1077 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-12-02 12:27:34,443 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10265 states.
[2024-12-02 12:27:35,187 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10265 to 10250.
[2024-12-02 12:27:35,191 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10250 states, 9768 states have (on average 1.033988533988534) internal successors, (10100), 9770 states have internal predecessors, (10100), 477 states have call successors, (477), 2 states have call predecessors, (477), 2 states have return successors, (477), 477 states have call predecessors, (477), 477 states have call successors, (477)
[2024-12-02 12:27:35,201 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10250 states to 10250 states and 11054 transitions.
[2024-12-02 12:27:35,202 INFO  L78                 Accepts]: Start accepts. Automaton has 10250 states and 11054 transitions. Word has length 181
[2024-12-02 12:27:35,203 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:35,203 INFO  L471      AbstractCegarLoop]: Abstraction has 10250 states and 11054 transitions.
[2024-12-02 12:27:35,203 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 24.181818181818183) internal successors, (266), 12 states have internal predecessors, (266), 9 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 9 states have call predecessors, (14), 9 states have call successors, (14)
[2024-12-02 12:27:35,203 INFO  L276                IsEmpty]: Start isEmpty. Operand 10250 states and 11054 transitions.
[2024-12-02 12:27:35,204 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 250
[2024-12-02 12:27:35,205 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:35,205 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:35,208 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-12-02 12:27:35,405 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2024-12-02 12:27:35,405 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr35ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:35,405 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:35,406 INFO  L85        PathProgramCache]: Analyzing trace with hash 1356062758, now seen corresponding path program 1 times
[2024-12-02 12:27:35,406 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:35,406 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [524398358]
[2024-12-02 12:27:35,406 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:35,406 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:35,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:35,529 INFO  L134       CoverageAnalysis]: Checked inductivity of 324 backedges. 116 proven. 52 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked.
[2024-12-02 12:27:35,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:27:35,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [524398358]
[2024-12-02 12:27:35,529 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [524398358] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:27:35,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1518413822]
[2024-12-02 12:27:35,529 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:27:35,529 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:35,529 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:35,531 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:35,532 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-12-02 12:27:35,605 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:27:35,606 INFO  L256         TraceCheckSpWp]: Trace formula consists of 341 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:35,608 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:36,481 INFO  L134       CoverageAnalysis]: Checked inductivity of 324 backedges. 64 proven. 124 refuted. 0 times theorem prover too weak. 136 trivial. 0 not checked.
[2024-12-02 12:27:36,481 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:27:36,892 INFO  L134       CoverageAnalysis]: Checked inductivity of 324 backedges. 64 proven. 124 refuted. 0 times theorem prover too weak. 136 trivial. 0 not checked.
[2024-12-02 12:27:36,892 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1518413822] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:27:36,892 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:27:36,892 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 9, 9] total 23
[2024-12-02 12:27:36,892 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689069868]
[2024-12-02 12:27:36,892 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:27:36,893 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 24 states
[2024-12-02 12:27:36,893 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:27:36,893 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants.
[2024-12-02 12:27:36,893 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=451, Unknown=0, NotChecked=0, Total=552
[2024-12-02 12:27:36,894 INFO  L87              Difference]: Start difference. First operand 10250 states and 11054 transitions. Second operand  has 24 states, 23 states have (on average 24.043478260869566) internal successors, (553), 24 states have internal predecessors, (553), 15 states have call successors, (35), 1 states have call predecessors, (35), 1 states have return successors, (35), 15 states have call predecessors, (35), 15 states have call successors, (35)
[2024-12-02 12:27:42,198 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:27:42,198 INFO  L93              Difference]: Finished difference Result 22129 states and 23849 transitions.
[2024-12-02 12:27:42,199 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 95 states. 
[2024-12-02 12:27:42,199 INFO  L78                 Accepts]: Start accepts. Automaton has  has 24 states, 23 states have (on average 24.043478260869566) internal successors, (553), 24 states have internal predecessors, (553), 15 states have call successors, (35), 1 states have call predecessors, (35), 1 states have return successors, (35), 15 states have call predecessors, (35), 15 states have call successors, (35) Word has length 249
[2024-12-02 12:27:42,200 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:27:42,234 INFO  L225             Difference]: With dead ends: 22129
[2024-12-02 12:27:42,234 INFO  L226             Difference]: Without dead ends: 22128
[2024-12-02 12:27:42,238 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 602 GetRequests, 493 SyntacticMatches, 0 SemanticMatches, 109 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4417 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=2988, Invalid=9222, Unknown=0, NotChecked=0, Total=12210
[2024-12-02 12:27:42,238 INFO  L435           NwaCegarLoop]: 46 mSDtfsCounter, 1815 mSDsluCounter, 385 mSDsCounter, 0 mSdLazyCounter, 3742 mSolverCounterSat, 156 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1815 SdHoareTripleChecker+Valid, 431 SdHoareTripleChecker+Invalid, 3898 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 156 IncrementalHoareTripleChecker+Valid, 3742 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:27:42,239 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1815 Valid, 431 Invalid, 3898 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [156 Valid, 3742 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-12-02 12:27:42,249 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22128 states.
[2024-12-02 12:27:42,803 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22128 to 6149.
[2024-12-02 12:27:42,807 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6149 states, 5863 states have (on average 1.0293365171413953) internal successors, (6035), 5864 states have internal predecessors, (6035), 282 states have call successors, (282), 2 states have call predecessors, (282), 2 states have return successors, (282), 282 states have call predecessors, (282), 282 states have call successors, (282)
[2024-12-02 12:27:42,812 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6149 states to 6149 states and 6599 transitions.
[2024-12-02 12:27:42,815 INFO  L78                 Accepts]: Start accepts. Automaton has 6149 states and 6599 transitions. Word has length 249
[2024-12-02 12:27:42,815 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:27:42,815 INFO  L471      AbstractCegarLoop]: Abstraction has 6149 states and 6599 transitions.
[2024-12-02 12:27:42,815 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 24 states, 23 states have (on average 24.043478260869566) internal successors, (553), 24 states have internal predecessors, (553), 15 states have call successors, (35), 1 states have call predecessors, (35), 1 states have return successors, (35), 15 states have call predecessors, (35), 15 states have call successors, (35)
[2024-12-02 12:27:42,815 INFO  L276                IsEmpty]: Start isEmpty. Operand 6149 states and 6599 transitions.
[2024-12-02 12:27:42,817 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 260
[2024-12-02 12:27:42,817 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:27:42,818 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:27:42,824 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Forceful destruction successful, exit code 0
[2024-12-02 12:27:43,018 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:43,018 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:27:43,019 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:27:43,019 INFO  L85        PathProgramCache]: Analyzing trace with hash -1491158880, now seen corresponding path program 2 times
[2024-12-02 12:27:43,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:27:43,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [712308438]
[2024-12-02 12:27:43,019 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 12:27:43,019 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:27:43,048 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 12:27:43,048 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-12-02 12:27:43,049 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [106107232]
[2024-12-02 12:27:43,049 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-12-02 12:27:43,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:27:43,049 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:27:43,051 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:27:43,052 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-12-02 12:27:43,196 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-12-02 12:27:43,196 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 12:27:43,198 INFO  L256         TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 34 conjuncts are in the unsatisfiable core
[2024-12-02 12:27:43,202 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:27:57,604 INFO  L134       CoverageAnalysis]: Checked inductivity of 532 backedges. 3 proven. 191 refuted. 0 times theorem prover too weak. 338 trivial. 0 not checked.
[2024-12-02 12:27:57,605 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:28:00,436 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:28:00,436 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [712308438]
[2024-12-02 12:28:00,436 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:28:00,437 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [106107232]
[2024-12-02 12:28:00,437 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [106107232] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:28:00,437 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:28:00,437 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13] total 13
[2024-12-02 12:28:00,437 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2051242553]
[2024-12-02 12:28:00,437 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:28:00,437 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-12-02 12:28:00,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:28:00,438 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-12-02 12:28:00,438 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=151, Invalid=779, Unknown=0, NotChecked=0, Total=930
[2024-12-02 12:28:00,438 INFO  L87              Difference]: Start difference. First operand 6149 states and 6599 transitions. Second operand  has 14 states, 13 states have (on average 9.384615384615385) internal successors, (122), 14 states have internal predecessors, (122), 5 states have call successors, (8), 1 states have call predecessors, (8), 3 states have return successors, (8), 4 states have call predecessors, (8), 5 states have call successors, (8)
[2024-12-02 12:28:06,276 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.94s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:09,143 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.19s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:18,196 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.73s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:20,527 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.82s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:23,944 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.46s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:25,367 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:28,976 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.58s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:31,638 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:33,410 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 12:28:42,917 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.74s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:48,591 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.44s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:51,779 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.82s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:28:55,352 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 12:28:57,306 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 12:29:01,560 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.66s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:07,910 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.93s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:12,398 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 12:29:14,107 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 []
[2024-12-02 12:29:16,612 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 12:29:20,226 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.34s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:24,487 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.67s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:25,561 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.07s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:32,574 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.34s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:36,697 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.51s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 12:29:45,383 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:29:45,383 INFO  L93              Difference]: Finished difference Result 11556 states and 12379 transitions.
[2024-12-02 12:29:45,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-12-02 12:29:45,384 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 9.384615384615385) internal successors, (122), 14 states have internal predecessors, (122), 5 states have call successors, (8), 1 states have call predecessors, (8), 3 states have return successors, (8), 4 states have call predecessors, (8), 5 states have call successors, (8) Word has length 259
[2024-12-02 12:29:45,384 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:29:45,405 INFO  L225             Difference]: With dead ends: 11556
[2024-12-02 12:29:45,405 INFO  L226             Difference]: Without dead ends: 11555
[2024-12-02 12:29:45,407 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 497 GetRequests, 456 SyntacticMatches, 4 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 148 ImplicationChecksByTransitivity, 10.2s TimeCoverageRelationStatistics Valid=332, Invalid=1150, Unknown=0, NotChecked=0, Total=1482
[2024-12-02 12:29:45,408 INFO  L435           NwaCegarLoop]: 52 mSDtfsCounter, 319 mSDsluCounter, 475 mSDsCounter, 0 mSdLazyCounter, 1732 mSolverCounterSat, 17 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 101.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 322 SdHoareTripleChecker+Valid, 527 SdHoareTripleChecker+Invalid, 1750 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 1732 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 102.2s IncrementalHoareTripleChecker+Time
[2024-12-02 12:29:45,408 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [322 Valid, 527 Invalid, 1750 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 1732 Invalid, 1 Unknown, 0 Unchecked, 102.2s Time]
[2024-12-02 12:29:45,417 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11555 states.
[2024-12-02 12:29:46,465 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11555 to 6139.
[2024-12-02 12:29:46,471 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6139 states, 5853 states have (on average 1.0292157867760123) internal successors, (6024), 5854 states have internal predecessors, (6024), 282 states have call successors, (282), 2 states have call predecessors, (282), 2 states have return successors, (282), 282 states have call predecessors, (282), 282 states have call successors, (282)
[2024-12-02 12:29:46,480 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6139 states to 6139 states and 6588 transitions.
[2024-12-02 12:29:46,482 INFO  L78                 Accepts]: Start accepts. Automaton has 6139 states and 6588 transitions. Word has length 259
[2024-12-02 12:29:46,483 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:29:46,483 INFO  L471      AbstractCegarLoop]: Abstraction has 6139 states and 6588 transitions.
[2024-12-02 12:29:46,483 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 9.384615384615385) internal successors, (122), 14 states have internal predecessors, (122), 5 states have call successors, (8), 1 states have call predecessors, (8), 3 states have return successors, (8), 4 states have call predecessors, (8), 5 states have call successors, (8)
[2024-12-02 12:29:46,483 INFO  L276                IsEmpty]: Start isEmpty. Operand 6139 states and 6588 transitions.
[2024-12-02 12:29:46,491 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 316
[2024-12-02 12:29:46,491 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:29:46,491 INFO  L218           NwaCegarLoop]: trace histogram [10, 10, 10, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:29:46,495 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2024-12-02 12:29:46,692 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:29:46,692 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:29:46,692 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:29:46,692 INFO  L85        PathProgramCache]: Analyzing trace with hash 1312278150, now seen corresponding path program 1 times
[2024-12-02 12:29:46,692 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:29:46,692 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1607897592]
[2024-12-02 12:29:46,693 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:29:46,693 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:29:46,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:29:47,405 INFO  L134       CoverageAnalysis]: Checked inductivity of 664 backedges. 59 proven. 410 refuted. 0 times theorem prover too weak. 195 trivial. 0 not checked.
[2024-12-02 12:29:47,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:29:47,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1607897592]
[2024-12-02 12:29:47,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1607897592] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:29:47,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1606067928]
[2024-12-02 12:29:47,406 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 12:29:47,406 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:29:47,406 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:29:47,408 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:29:47,409 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-12-02 12:29:47,506 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 12:29:47,509 INFO  L256         TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-12-02 12:29:47,513 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:29:48,779 INFO  L134       CoverageAnalysis]: Checked inductivity of 664 backedges. 294 proven. 175 refuted. 0 times theorem prover too weak. 195 trivial. 0 not checked.
[2024-12-02 12:29:48,779 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:29:49,688 INFO  L134       CoverageAnalysis]: Checked inductivity of 664 backedges. 62 proven. 407 refuted. 0 times theorem prover too weak. 195 trivial. 0 not checked.
[2024-12-02 12:29:49,688 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1606067928] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 12:29:49,688 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 12:29:49,688 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 20, 20] total 51
[2024-12-02 12:29:49,688 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591278127]
[2024-12-02 12:29:49,688 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:29:49,689 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 51 states
[2024-12-02 12:29:49,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:29:49,690 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants.
[2024-12-02 12:29:49,691 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=363, Invalid=2187, Unknown=0, NotChecked=0, Total=2550
[2024-12-02 12:29:49,691 INFO  L87              Difference]: Start difference. First operand 6139 states and 6588 transitions. Second operand  has 51 states, 51 states have (on average 14.0) internal successors, (714), 51 states have internal predecessors, (714), 28 states have call successors, (37), 1 states have call predecessors, (37), 2 states have return successors, (39), 28 states have call predecessors, (39), 28 states have call successors, (39)
[2024-12-02 12:30:06,912 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 12:30:06,912 INFO  L93              Difference]: Finished difference Result 38106 states and 40789 transitions.
[2024-12-02 12:30:06,913 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. 
[2024-12-02 12:30:06,913 INFO  L78                 Accepts]: Start accepts. Automaton has  has 51 states, 51 states have (on average 14.0) internal successors, (714), 51 states have internal predecessors, (714), 28 states have call successors, (37), 1 states have call predecessors, (37), 2 states have return successors, (39), 28 states have call predecessors, (39), 28 states have call successors, (39) Word has length 315
[2024-12-02 12:30:06,913 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 12:30:06,952 INFO  L225             Difference]: With dead ends: 38106
[2024-12-02 12:30:06,952 INFO  L226             Difference]: Without dead ends: 32856
[2024-12-02 12:30:06,962 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 726 GetRequests, 597 SyntacticMatches, 0 SemanticMatches, 129 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5027 ImplicationChecksByTransitivity, 4.0s TimeCoverageRelationStatistics Valid=3167, Invalid=13863, Unknown=0, NotChecked=0, Total=17030
[2024-12-02 12:30:06,962 INFO  L435           NwaCegarLoop]: 74 mSDtfsCounter, 4415 mSDsluCounter, 1086 mSDsCounter, 0 mSdLazyCounter, 16902 mSolverCounterSat, 367 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4419 SdHoareTripleChecker+Valid, 1160 SdHoareTripleChecker+Invalid, 17269 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 367 IncrementalHoareTripleChecker+Valid, 16902 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.4s IncrementalHoareTripleChecker+Time
[2024-12-02 12:30:06,963 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [4419 Valid, 1160 Invalid, 17269 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [367 Valid, 16902 Invalid, 0 Unknown, 0 Unchecked, 9.4s Time]
[2024-12-02 12:30:06,979 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32856 states.
[2024-12-02 12:30:09,455 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32856 to 17469.
[2024-12-02 12:30:09,464 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17469 states, 16676 states have (on average 1.0332813624370352) internal successors, (17231), 16677 states have internal predecessors, (17231), 789 states have call successors, (789), 2 states have call predecessors, (789), 2 states have return successors, (789), 789 states have call predecessors, (789), 789 states have call successors, (789)
[2024-12-02 12:30:09,489 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17469 states to 17469 states and 18809 transitions.
[2024-12-02 12:30:09,493 INFO  L78                 Accepts]: Start accepts. Automaton has 17469 states and 18809 transitions. Word has length 315
[2024-12-02 12:30:09,493 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 12:30:09,493 INFO  L471      AbstractCegarLoop]: Abstraction has 17469 states and 18809 transitions.
[2024-12-02 12:30:09,493 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 51 states, 51 states have (on average 14.0) internal successors, (714), 51 states have internal predecessors, (714), 28 states have call successors, (37), 1 states have call predecessors, (37), 2 states have return successors, (39), 28 states have call predecessors, (39), 28 states have call successors, (39)
[2024-12-02 12:30:09,493 INFO  L276                IsEmpty]: Start isEmpty. Operand 17469 states and 18809 transitions.
[2024-12-02 12:30:09,500 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 350
[2024-12-02 12:30:09,500 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 12:30:09,500 INFO  L218           NwaCegarLoop]: trace histogram [11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 12:30:09,506 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0
[2024-12-02 12:30:09,701 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:30:09,701 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr39ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 89 more)] ===
[2024-12-02 12:30:09,702 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 12:30:09,702 INFO  L85        PathProgramCache]: Analyzing trace with hash -627567343, now seen corresponding path program 3 times
[2024-12-02 12:30:09,702 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 12:30:09,702 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845108486]
[2024-12-02 12:30:09,702 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-02 12:30:09,702 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 12:30:09,789 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s)
[2024-12-02 12:30:09,789 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unknown
[2024-12-02 12:30:09,791 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1697999101]
[2024-12-02 12:30:09,791 INFO  L95    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-12-02 12:30:09,791 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 12:30:09,791 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 12:30:09,792 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 12:30:09,793 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d7fe888d-08da-4e78-ad72-2515bb388b51/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-12-02 12:30:09,988 INFO  L229   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-12-02 12:30:09,988 INFO  L230   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-12-02 12:30:09,989 INFO  L256         TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 23 conjuncts are in the unsatisfiable core
[2024-12-02 12:30:09,993 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 12:30:36,678 INFO  L134       CoverageAnalysis]: Checked inductivity of 1404 backedges. 242 proven. 125 refuted. 0 times theorem prover too weak. 1037 trivial. 0 not checked.
[2024-12-02 12:30:36,678 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 12:32:11,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 12:32:11,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [845108486]
[2024-12-02 12:32:11,723 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 12:32:11,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1697999101]
[2024-12-02 12:32:11,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1697999101] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 12:32:11,723 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 12:32:11,723 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15] total 15
[2024-12-02 12:32:11,723 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817211714]
[2024-12-02 12:32:11,723 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 12:32:11,724 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-12-02 12:32:11,724 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 12:32:11,724 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-12-02 12:32:11,724 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=443, Unknown=26, NotChecked=0, Total=552
[2024-12-02 12:32:11,724 INFO  L87              Difference]: Start difference. First operand 17469 states and 18809 transitions. Second operand  has 16 states, 15 states have (on average 7.133333333333334) internal successors, (107), 15 states have internal predecessors, (107), 3 states have call successors, (7), 1 states have call predecessors, (7), 3 states have return successors, (7), 4 states have call predecessors, (7), 3 states have call successors, (7)
[2024-12-02 12:32:48,502 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 12:33:11,351 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 12:33:15,591 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 12:33:19,677 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 12:33:23,765 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 12:33:27,897 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 12:33:32,019 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 12:33:36,198 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 12:33:39,502 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.05s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:33:44,862 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 12:33:49,096 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 12:33:52,735 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.42s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:33:57,266 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 12:34:01,411 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 12:34:06,175 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 12:34:10,429 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 12:34:14,568 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 12:35:20,686 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:36:05,862 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 12:36:09,869 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:36:13,145 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.91s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:36:17,147 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 12:36:21,962 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 12:36:26,590 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 12:36:30,738 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 12:36:34,741 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 12:36:36,052 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 12:36:40,055 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 12:36:44,331 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 12:36:48,335 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 12:36:52,645 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 12:36:56,920 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 12:37:01,168 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 12:37:05,170 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 12:37:06,441 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 [0]
[2024-12-02 12:37:10,443 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 12:37:15,078 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 12:37:19,412 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 12:37:23,415 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 12:37:27,755 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 12:37:31,762 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:37:35,835 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 12:37:40,062 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 12:37:44,076 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:37:48,087 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:37:52,093 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:37:56,097 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 12:38:00,220 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 12:38:46,409 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 12:38:50,549 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 12:38:54,844 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:38:59,058 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 12:39:03,304 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 12:39:07,381 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 12:39:11,401 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 12:39:15,551 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 12:39:19,729 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 12:39:23,865 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 12:39:27,925 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 12:39:32,072 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]