./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/geo1-u_valuebound2.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_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/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_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/geo1-u_valuebound2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/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_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/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 83658644ab59c175befe18129a61686a7f8ef5283dc72c7f2a03865a8223d162
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-12-02 06:27:29,240 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-12-02 06:27:29,307 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-12-02 06:27:29,313 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-12-02 06:27:29,313 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-12-02 06:27:29,338 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-12-02 06:27:29,339 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-12-02 06:27:29,339 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-12-02 06:27:29,339 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-12-02 06:27:29,339 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-12-02 06:27:29,340 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-12-02 06:27:29,340 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-12-02 06:27:29,340 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-12-02 06:27:29,340 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-12-02 06:27:29,340 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-12-02 06:27:29,341 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-12-02 06:27:29,341 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-12-02 06:27:29,342 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:27:29,342 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:27:29,342 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:27:29,343 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-12-02 06:27:29,343 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-12-02 06:27:29,344 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-12-02 06:27:29,344 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-12-02 06:27:29,344 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-12-02 06:27:29,344 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_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/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 -> 83658644ab59c175befe18129a61686a7f8ef5283dc72c7f2a03865a8223d162
[2024-12-02 06:27:29,608 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-12-02 06:27:29,617 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-12-02 06:27:29,619 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-12-02 06:27:29,621 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-12-02 06:27:29,621 INFO  L274        PluginConnector]: CDTParser initialized
[2024-12-02 06:27:29,622 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/nla-digbench-scaling/geo1-u_valuebound2.c
[2024-12-02 06:27:32,527 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/data/fd0276889/56a543e209164d68832a3786d7964802/FLAG6b71d2baf
[2024-12-02 06:27:32,768 INFO  L384              CDTParser]: Found 1 translation units.
[2024-12-02 06:27:32,769 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/sv-benchmarks/c/nla-digbench-scaling/geo1-u_valuebound2.c
[2024-12-02 06:27:32,777 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/data/fd0276889/56a543e209164d68832a3786d7964802/FLAG6b71d2baf
[2024-12-02 06:27:33,114 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/data/fd0276889/56a543e209164d68832a3786d7964802
[2024-12-02 06:27:33,117 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-12-02 06:27:33,119 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-12-02 06:27:33,120 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-12-02 06:27:33,120 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-12-02 06:27:33,125 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-12-02 06:27:33,126 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,127 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@49f82f8d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33, skipping insertion in model container
[2024-12-02 06:27:33,127 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,143 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-12-02 06:27:33,315 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:27:33,326 INFO  L200         MainTranslator]: Completed pre-run
[2024-12-02 06:27:33,345 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-12-02 06:27:33,361 INFO  L204         MainTranslator]: Completed translation
[2024-12-02 06:27:33,362 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33 WrapperNode
[2024-12-02 06:27:33,362 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-12-02 06:27:33,363 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-12-02 06:27:33,363 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-12-02 06:27:33,363 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-12-02 06:27:33,371 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,377 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,399 INFO  L138                Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 66
[2024-12-02 06:27:33,399 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-12-02 06:27:33,400 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-12-02 06:27:33,400 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-12-02 06:27:33,400 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-12-02 06:27:33,410 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,411 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,412 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,426 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 06:27:33,426 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,426 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,429 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,430 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,434 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,435 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,436 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,438 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-12-02 06:27:33,439 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-12-02 06:27:33,439 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-12-02 06:27:33,439 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-12-02 06:27:33,440 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (1/1) ...
[2024-12-02 06:27:33,446 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-12-02 06:27:33,460 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:33,474 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-12-02 06:27:33,478 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-12-02 06:27:33,508 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-12-02 06:27:33,508 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-12-02 06:27:33,509 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-12-02 06:27:33,509 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-12-02 06:27:33,509 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-12-02 06:27:33,509 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-12-02 06:27:33,509 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-12-02 06:27:33,509 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-12-02 06:27:33,574 INFO  L234             CfgBuilder]: Building ICFG
[2024-12-02 06:27:33,576 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-12-02 06:27:33,854 INFO  L?                        ?]: Removed 52 outVars from TransFormulas that were not future-live.
[2024-12-02 06:27:33,854 INFO  L283             CfgBuilder]: Performing block encoding
[2024-12-02 06:27:33,866 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-12-02 06:27:33,866 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-12-02 06:27:33,866 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:27:33 BoogieIcfgContainer
[2024-12-02 06:27:33,866 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-12-02 06:27:33,869 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-12-02 06:27:33,869 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-12-02 06:27:33,874 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-12-02 06:27:33,875 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:27:33" (1/3) ...
[2024-12-02 06:27:33,875 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37ca5c03 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:27:33, skipping insertion in model container
[2024-12-02 06:27:33,875 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:27:33" (2/3) ...
[2024-12-02 06:27:33,876 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@37ca5c03 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:27:33, skipping insertion in model container
[2024-12-02 06:27:33,876 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:27:33" (3/3) ...
[2024-12-02 06:27:33,877 INFO  L128   eAbstractionObserver]: Analyzing ICFG geo1-u_valuebound2.c
[2024-12-02 06:27:33,896 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-12-02 06:27:33,897 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG geo1-u_valuebound2.c that has 3 procedures, 67 locations, 1 initial locations, 1 loop locations, and 22 error locations.
[2024-12-02 06:27:33,952 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-12-02 06:27:33,967 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;@466e5e5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-12-02 06:27:33,967 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 22 error locations.
[2024-12-02 06:27:33,972 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 67 states, 38 states have (on average 1.7105263157894737) internal successors, (65), 60 states have internal predecessors, (65), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:33,979 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-12-02 06:27:33,979 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:33,980 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:33,980 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:33,986 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:33,986 INFO  L85        PathProgramCache]: Analyzing trace with hash 979589762, now seen corresponding path program 1 times
[2024-12-02 06:27:33,996 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:33,997 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [151329706]
[2024-12-02 06:27:33,997 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:33,997 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:34,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:34,126 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 06:27:34,126 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:34,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [151329706]
[2024-12-02 06:27:34,127 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [151329706] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:27:34,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [607803438]
[2024-12-02 06:27:34,127 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:34,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:34,128 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:34,130 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:34,131 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-12-02 06:27:34,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:34,187 INFO  L256         TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 1 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:34,190 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:34,199 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 06:27:34,199 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:27:34,199 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [607803438] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:34,200 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:27:34,200 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2
[2024-12-02 06:27:34,202 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [183092473]
[2024-12-02 06:27:34,203 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:34,206 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-12-02 06:27:34,206 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:34,223 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-12-02 06:27:34,223 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-12-02 06:27:34,225 INFO  L87              Difference]: Start difference. First operand  has 67 states, 38 states have (on average 1.7105263157894737) internal successors, (65), 60 states have internal predecessors, (65), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Second operand  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 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 06:27:34,245 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:34,246 INFO  L93              Difference]: Finished difference Result 130 states and 145 transitions.
[2024-12-02 06:27:34,246 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-12-02 06:27:34,248 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 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 15
[2024-12-02 06:27:34,248 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:34,253 INFO  L225             Difference]: With dead ends: 130
[2024-12-02 06:27:34,253 INFO  L226             Difference]: Without dead ends: 60
[2024-12-02 06:27:34,257 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 16 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 06:27:34,260 INFO  L435           NwaCegarLoop]: 68 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, 68 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 06:27:34,260 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 68 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:27:34,272 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 60 states.
[2024-12-02 06:27:34,287 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60.
[2024-12-02 06:27:34,288 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 60 states, 33 states have (on average 1.6666666666666667) internal successors, (55), 54 states have internal predecessors, (55), 3 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 06:27:34,292 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 61 transitions.
[2024-12-02 06:27:34,293 INFO  L78                 Accepts]: Start accepts. Automaton has 60 states and 61 transitions. Word has length 15
[2024-12-02 06:27:34,293 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:34,293 INFO  L471      AbstractCegarLoop]: Abstraction has 60 states and 61 transitions.
[2024-12-02 06:27:34,293 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 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 06:27:34,294 INFO  L276                IsEmpty]: Start isEmpty. Operand 60 states and 61 transitions.
[2024-12-02 06:27:34,294 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2024-12-02 06:27:34,295 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:34,295 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:34,303 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-12-02 06:27:34,495 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2024-12-02 06:27:34,495 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:34,496 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:34,496 INFO  L85        PathProgramCache]: Analyzing trace with hash 1682501382, now seen corresponding path program 1 times
[2024-12-02 06:27:34,496 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:34,496 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1377185002]
[2024-12-02 06:27:34,496 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:34,497 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:34,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:34,522 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2145262422]
[2024-12-02 06:27:34,522 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:34,523 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:34,523 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:34,524 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:34,525 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-12-02 06:27:34,559 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:34,560 INFO  L256         TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:34,561 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:34,573 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 06:27:34,574 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:27:34,574 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:34,574 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1377185002]
[2024-12-02 06:27:34,574 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:34,574 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2145262422]
[2024-12-02 06:27:34,574 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2145262422] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:34,574 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:34,575 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:27:34,575 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2120229985]
[2024-12-02 06:27:34,575 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:34,575 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:27:34,575 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:34,576 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:27:34,576 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:27:34,576 INFO  L87              Difference]: Start difference. First operand 60 states and 61 transitions. Second operand  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 06:27:34,703 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:34,703 INFO  L93              Difference]: Finished difference Result 90 states and 97 transitions.
[2024-12-02 06:27:34,704 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:27:34,704 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), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 15
[2024-12-02 06:27:34,704 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:34,705 INFO  L225             Difference]: With dead ends: 90
[2024-12-02 06:27:34,705 INFO  L226             Difference]: Without dead ends: 80
[2024-12-02 06:27:34,705 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:27:34,706 INFO  L435           NwaCegarLoop]: 43 mSDtfsCounter, 18 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:34,707 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 67 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:34,708 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 80 states.
[2024-12-02 06:27:34,714 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 78.
[2024-12-02 06:27:34,715 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 50 states have (on average 1.58) internal successors, (79), 71 states have internal predecessors, (79), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:34,716 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 87 transitions.
[2024-12-02 06:27:34,717 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 87 transitions. Word has length 15
[2024-12-02 06:27:34,718 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:34,718 INFO  L471      AbstractCegarLoop]: Abstraction has 78 states and 87 transitions.
[2024-12-02 06:27:34,718 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), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 06:27:34,718 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 87 transitions.
[2024-12-02 06:27:34,719 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-12-02 06:27:34,719 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:34,719 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:34,729 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-12-02 06:27:34,920 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:34,920 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:34,920 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:34,921 INFO  L85        PathProgramCache]: Analyzing trace with hash 681873418, now seen corresponding path program 1 times
[2024-12-02 06:27:34,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:34,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [488847502]
[2024-12-02 06:27:34,921 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:34,921 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:34,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:34,948 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1364168673]
[2024-12-02 06:27:34,948 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:34,949 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:34,949 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:34,951 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:34,952 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-12-02 06:27:34,994 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:34,995 INFO  L256         TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:34,996 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:35,064 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 06:27:35,064 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:27:35,064 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:35,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [488847502]
[2024-12-02 06:27:35,064 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:35,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1364168673]
[2024-12-02 06:27:35,064 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1364168673] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:35,064 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:35,064 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:27:35,065 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1735036241]
[2024-12-02 06:27:35,065 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:35,065 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:27:35,065 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:35,066 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:27:35,066 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:27:35,066 INFO  L87              Difference]: Start difference. First operand 78 states and 87 transitions. Second operand  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 06:27:35,171 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:35,171 INFO  L93              Difference]: Finished difference Result 82 states and 87 transitions.
[2024-12-02 06:27:35,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:27:35,172 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 19
[2024-12-02 06:27:35,172 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:35,173 INFO  L225             Difference]: With dead ends: 82
[2024-12-02 06:27:35,173 INFO  L226             Difference]: Without dead ends: 80
[2024-12-02 06:27:35,174 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 17 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 06:27:35,174 INFO  L435           NwaCegarLoop]: 45 mSDtfsCounter, 14 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:35,175 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 65 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:35,176 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 80 states.
[2024-12-02 06:27:35,182 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 78.
[2024-12-02 06:27:35,182 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 50 states have (on average 1.54) internal successors, (77), 71 states have internal predecessors, (77), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:35,184 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 85 transitions.
[2024-12-02 06:27:35,184 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 85 transitions. Word has length 19
[2024-12-02 06:27:35,184 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:35,184 INFO  L471      AbstractCegarLoop]: Abstraction has 78 states and 85 transitions.
[2024-12-02 06:27:35,184 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 06:27:35,185 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 85 transitions.
[2024-12-02 06:27:35,185 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 21
[2024-12-02 06:27:35,185 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:35,185 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:35,195 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2024-12-02 06:27:35,386 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:35,386 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:35,386 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:35,387 INFO  L85        PathProgramCache]: Analyzing trace with hash -336760466, now seen corresponding path program 1 times
[2024-12-02 06:27:35,387 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:35,387 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1587981043]
[2024-12-02 06:27:35,387 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:35,387 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:35,405 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:35,554 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 06:27:35,554 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:35,554 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1587981043]
[2024-12-02 06:27:35,554 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1587981043] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:35,554 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:35,554 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:27:35,554 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146516017]
[2024-12-02 06:27:35,554 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:35,555 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:35,555 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:35,555 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:35,555 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:27:35,556 INFO  L87              Difference]: Start difference. First operand 78 states and 85 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 06:27:35,671 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:35,671 INFO  L93              Difference]: Finished difference Result 82 states and 85 transitions.
[2024-12-02 06:27:35,671 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:27:35,672 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 20
[2024-12-02 06:27:35,672 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:35,672 INFO  L225             Difference]: With dead ends: 82
[2024-12-02 06:27:35,673 INFO  L226             Difference]: Without dead ends: 80
[2024-12-02 06:27:35,673 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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 06:27:35,674 INFO  L435           NwaCegarLoop]: 47 mSDtfsCounter, 30 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:35,674 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 67 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:35,675 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 80 states.
[2024-12-02 06:27:35,681 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 78.
[2024-12-02 06:27:35,681 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 50 states have (on average 1.5) internal successors, (75), 71 states have internal predecessors, (75), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:35,682 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 83 transitions.
[2024-12-02 06:27:35,683 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 83 transitions. Word has length 20
[2024-12-02 06:27:35,683 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:35,683 INFO  L471      AbstractCegarLoop]: Abstraction has 78 states and 83 transitions.
[2024-12-02 06:27:35,683 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2)
[2024-12-02 06:27:35,683 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 83 transitions.
[2024-12-02 06:27:35,684 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2024-12-02 06:27:35,684 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:35,684 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:35,684 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-12-02 06:27:35,685 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:35,685 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:35,685 INFO  L85        PathProgramCache]: Analyzing trace with hash -2081576576, now seen corresponding path program 1 times
[2024-12-02 06:27:35,685 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:35,685 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1205518241]
[2024-12-02 06:27:35,685 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:35,686 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:35,700 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:35,764 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 06:27:35,765 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:35,765 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1205518241]
[2024-12-02 06:27:35,765 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1205518241] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:35,765 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:35,765 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-12-02 06:27:35,765 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1577911358]
[2024-12-02 06:27:35,765 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:35,766 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-12-02 06:27:35,766 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:35,766 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-12-02 06:27:35,766 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-12-02 06:27:35,767 INFO  L87              Difference]: Start difference. First operand 78 states and 83 transitions. Second operand  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:35,786 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:35,786 INFO  L93              Difference]: Finished difference Result 80 states and 83 transitions.
[2024-12-02 06:27:35,786 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-12-02 06:27:35,787 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 29
[2024-12-02 06:27:35,787 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:35,788 INFO  L225             Difference]: With dead ends: 80
[2024-12-02 06:27:35,788 INFO  L226             Difference]: Without dead ends: 78
[2024-12-02 06:27:35,788 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 06:27:35,789 INFO  L435           NwaCegarLoop]: 57 mSDtfsCounter, 1 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:35,789 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 110 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:27:35,790 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 78 states.
[2024-12-02 06:27:35,795 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78.
[2024-12-02 06:27:35,795 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 50 states have (on average 1.46) internal successors, (73), 71 states have internal predecessors, (73), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:35,796 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 81 transitions.
[2024-12-02 06:27:35,797 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 81 transitions. Word has length 29
[2024-12-02 06:27:35,797 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:35,797 INFO  L471      AbstractCegarLoop]: Abstraction has 78 states and 81 transitions.
[2024-12-02 06:27:35,797 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 10.0) internal successors, (20), 3 states have internal predecessors, (20), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:35,798 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 81 transitions.
[2024-12-02 06:27:35,798 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 32
[2024-12-02 06:27:35,798 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:35,799 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:35,799 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-12-02 06:27:35,799 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:35,799 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:35,800 INFO  L85        PathProgramCache]: Analyzing trace with hash 1059631927, now seen corresponding path program 1 times
[2024-12-02 06:27:35,800 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:35,800 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992234376]
[2024-12-02 06:27:35,800 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:35,800 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:35,817 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:35,892 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 06:27:35,892 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:35,892 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992234376]
[2024-12-02 06:27:35,892 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992234376] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:35,892 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:35,892 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:27:35,892 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1635249281]
[2024-12-02 06:27:35,893 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:35,893 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:35,893 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:35,893 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:35,894 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:27:35,894 INFO  L87              Difference]: Start difference. First operand 78 states and 81 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, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-12-02 06:27:36,196 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:36,197 INFO  L93              Difference]: Finished difference Result 78 states and 81 transitions.
[2024-12-02 06:27:36,197 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-12-02 06:27:36,197 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, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 31
[2024-12-02 06:27:36,198 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:36,198 INFO  L225             Difference]: With dead ends: 78
[2024-12-02 06:27:36,198 INFO  L226             Difference]: Without dead ends: 77
[2024-12-02 06:27:36,198 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 06:27:36,199 INFO  L435           NwaCegarLoop]: 39 mSDtfsCounter, 34 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:36,199 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 83 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 90 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-12-02 06:27:36,200 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 77 states.
[2024-12-02 06:27:36,207 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77.
[2024-12-02 06:27:36,208 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 77 states, 50 states have (on average 1.44) internal successors, (72), 70 states have internal predecessors, (72), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:36,208 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 80 transitions.
[2024-12-02 06:27:36,209 INFO  L78                 Accepts]: Start accepts. Automaton has 77 states and 80 transitions. Word has length 31
[2024-12-02 06:27:36,209 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:36,209 INFO  L471      AbstractCegarLoop]: Abstraction has 77 states and 80 transitions.
[2024-12-02 06:27:36,209 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, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-12-02 06:27:36,209 INFO  L276                IsEmpty]: Start isEmpty. Operand 77 states and 80 transitions.
[2024-12-02 06:27:36,210 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-12-02 06:27:36,210 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:36,210 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:36,211 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-12-02 06:27:36,211 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:36,211 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:36,211 INFO  L85        PathProgramCache]: Analyzing trace with hash -1511148538, now seen corresponding path program 1 times
[2024-12-02 06:27:36,211 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:36,211 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518970335]
[2024-12-02 06:27:36,212 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:36,212 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:36,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:36,235 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1925262926]
[2024-12-02 06:27:36,235 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:36,235 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:36,235 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:36,238 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:36,240 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-12-02 06:27:36,284 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:36,285 INFO  L256         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:36,287 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:36,393 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 06:27:36,393 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:27:36,393 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:36,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [518970335]
[2024-12-02 06:27:36,393 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:36,393 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1925262926]
[2024-12-02 06:27:36,394 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1925262926] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:36,394 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:36,394 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:27:36,394 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1023866822]
[2024-12-02 06:27:36,394 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:36,394 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:36,394 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:36,395 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:36,395 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:27:36,395 INFO  L87              Difference]: Start difference. First operand 77 states and 80 transitions. Second operand  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:36,504 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:36,505 INFO  L93              Difference]: Finished difference Result 82 states and 86 transitions.
[2024-12-02 06:27:36,505 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:27:36,505 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 32
[2024-12-02 06:27:36,505 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:36,506 INFO  L225             Difference]: With dead ends: 82
[2024-12-02 06:27:36,506 INFO  L226             Difference]: Without dead ends: 81
[2024-12-02 06:27:36,506 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 29 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 06:27:36,507 INFO  L435           NwaCegarLoop]: 41 mSDtfsCounter, 8 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:36,507 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 89 Invalid, 89 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:36,508 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 81 states.
[2024-12-02 06:27:36,515 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 79.
[2024-12-02 06:27:36,516 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 79 states, 52 states have (on average 1.4230769230769231) internal successors, (74), 72 states have internal predecessors, (74), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:36,516 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 79 states and 82 transitions.
[2024-12-02 06:27:36,517 INFO  L78                 Accepts]: Start accepts. Automaton has 79 states and 82 transitions. Word has length 32
[2024-12-02 06:27:36,517 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:36,517 INFO  L471      AbstractCegarLoop]: Abstraction has 79 states and 82 transitions.
[2024-12-02 06:27:36,517 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:36,517 INFO  L276                IsEmpty]: Start isEmpty. Operand 79 states and 82 transitions.
[2024-12-02 06:27:36,518 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 34
[2024-12-02 06:27:36,518 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:36,518 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:36,527 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-12-02 06:27:36,719 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2024-12-02 06:27:36,719 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:36,719 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:36,720 INFO  L85        PathProgramCache]: Analyzing trace with hash 399035673, now seen corresponding path program 1 times
[2024-12-02 06:27:36,720 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:36,720 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657319806]
[2024-12-02 06:27:36,720 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:36,720 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:36,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:36,741 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [738183309]
[2024-12-02 06:27:36,741 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:36,741 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:36,741 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:36,743 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:36,747 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-12-02 06:27:36,788 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:36,788 INFO  L256         TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:36,790 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:36,952 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 06:27:36,952 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:27:36,952 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:36,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657319806]
[2024-12-02 06:27:36,952 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:36,952 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [738183309]
[2024-12-02 06:27:36,952 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [738183309] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:36,952 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:36,952 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:27:36,953 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149882588]
[2024-12-02 06:27:36,953 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:36,953 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:36,953 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:36,953 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:36,953 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:27:36,954 INFO  L87              Difference]: Start difference. First operand 79 states and 82 transitions. Second operand  has 4 states, 3 states have (on average 8.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:37,103 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:37,103 INFO  L93              Difference]: Finished difference Result 84 states and 89 transitions.
[2024-12-02 06:27:37,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:27:37,104 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 33
[2024-12-02 06:27:37,104 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:37,105 INFO  L225             Difference]: With dead ends: 84
[2024-12-02 06:27:37,105 INFO  L226             Difference]: Without dead ends: 83
[2024-12-02 06:27:37,105 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 30 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 06:27:37,105 INFO  L435           NwaCegarLoop]: 38 mSDtfsCounter, 8 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:37,106 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 77 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 102 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:37,106 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 83 states.
[2024-12-02 06:27:37,113 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 80.
[2024-12-02 06:27:37,113 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 80 states, 53 states have (on average 1.4150943396226414) internal successors, (75), 73 states have internal predecessors, (75), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:37,114 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 83 transitions.
[2024-12-02 06:27:37,114 INFO  L78                 Accepts]: Start accepts. Automaton has 80 states and 83 transitions. Word has length 33
[2024-12-02 06:27:37,114 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:37,114 INFO  L471      AbstractCegarLoop]: Abstraction has 80 states and 83 transitions.
[2024-12-02 06:27:37,115 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:37,115 INFO  L276                IsEmpty]: Start isEmpty. Operand 80 states and 83 transitions.
[2024-12-02 06:27:37,115 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 35
[2024-12-02 06:27:37,116 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:37,116 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:37,123 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2024-12-02 06:27:37,316 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2024-12-02 06:27:37,316 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:37,317 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:37,317 INFO  L85        PathProgramCache]: Analyzing trace with hash -514795928, now seen corresponding path program 1 times
[2024-12-02 06:27:37,317 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:37,317 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [328316654]
[2024-12-02 06:27:37,317 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:37,317 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:37,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:37,398 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 06:27:37,398 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:37,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [328316654]
[2024-12-02 06:27:37,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [328316654] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:37,398 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-12-02 06:27:37,398 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-12-02 06:27:37,398 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317467258]
[2024-12-02 06:27:37,398 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:37,399 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:37,399 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:37,399 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:37,399 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-12-02 06:27:37,399 INFO  L87              Difference]: Start difference. First operand 80 states and 83 transitions. Second operand  has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:37,563 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:37,563 INFO  L93              Difference]: Finished difference Result 80 states and 83 transitions.
[2024-12-02 06:27:37,564 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:27:37,564 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 34
[2024-12-02 06:27:37,564 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:37,565 INFO  L225             Difference]: With dead ends: 80
[2024-12-02 06:27:37,565 INFO  L226             Difference]: Without dead ends: 72
[2024-12-02 06:27:37,565 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 06:27:37,566 INFO  L435           NwaCegarLoop]: 35 mSDtfsCounter, 46 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:37,566 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 67 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:37,567 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 72 states.
[2024-12-02 06:27:37,572 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 72.
[2024-12-02 06:27:37,572 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 72 states, 47 states have (on average 1.4042553191489362) internal successors, (66), 65 states have internal predecessors, (66), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:37,573 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 74 transitions.
[2024-12-02 06:27:37,573 INFO  L78                 Accepts]: Start accepts. Automaton has 72 states and 74 transitions. Word has length 34
[2024-12-02 06:27:37,573 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:37,573 INFO  L471      AbstractCegarLoop]: Abstraction has 72 states and 74 transitions.
[2024-12-02 06:27:37,574 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.333333333333334) internal successors, (25), 4 states have internal predecessors, (25), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:37,574 INFO  L276                IsEmpty]: Start isEmpty. Operand 72 states and 74 transitions.
[2024-12-02 06:27:37,574 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 37
[2024-12-02 06:27:37,574 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:37,574 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:37,575 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-12-02 06:27:37,575 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:37,575 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:37,575 INFO  L85        PathProgramCache]: Analyzing trace with hash 883969356, now seen corresponding path program 1 times
[2024-12-02 06:27:37,575 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:37,575 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1518913887]
[2024-12-02 06:27:37,575 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:37,575 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:37,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:37,592 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [750141092]
[2024-12-02 06:27:37,592 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:37,592 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:37,592 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:37,594 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:37,597 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-12-02 06:27:37,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:37,648 INFO  L256         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:37,650 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:37,839 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 06:27:37,840 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:27:38,026 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:38,026 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1518913887]
[2024-12-02 06:27:38,026 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:38,026 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [750141092]
[2024-12-02 06:27:38,026 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [750141092] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:27:38,026 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:27:38,026 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-12-02 06:27:38,027 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [244494003]
[2024-12-02 06:27:38,027 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:27:38,027 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:27:38,027 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:38,027 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:27:38,028 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-12-02 06:27:38,028 INFO  L87              Difference]: Start difference. First operand 72 states and 74 transitions. Second operand  has 6 states, 5 states have (on average 6.0) internal successors, (30), 6 states have internal predecessors, (30), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 06:27:38,232 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:38,232 INFO  L93              Difference]: Finished difference Result 75 states and 77 transitions.
[2024-12-02 06:27:38,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 06:27:38,233 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 6.0) internal successors, (30), 6 states have internal predecessors, (30), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 36
[2024-12-02 06:27:38,233 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:38,234 INFO  L225             Difference]: With dead ends: 75
[2024-12-02 06:27:38,234 INFO  L226             Difference]: Without dead ends: 74
[2024-12-02 06:27:38,234 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 53 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-12-02 06:27:38,235 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 22 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 23 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 145 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:38,235 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [23 Valid, 79 Invalid, 145 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 06:27:38,236 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 74 states.
[2024-12-02 06:27:38,240 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 74.
[2024-12-02 06:27:38,240 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 74 states, 49 states have (on average 1.3877551020408163) internal successors, (68), 67 states have internal predecessors, (68), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:38,241 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 76 transitions.
[2024-12-02 06:27:38,241 INFO  L78                 Accepts]: Start accepts. Automaton has 74 states and 76 transitions. Word has length 36
[2024-12-02 06:27:38,241 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:38,241 INFO  L471      AbstractCegarLoop]: Abstraction has 74 states and 76 transitions.
[2024-12-02 06:27:38,241 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 6.0) internal successors, (30), 6 states have internal predecessors, (30), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 06:27:38,241 INFO  L276                IsEmpty]: Start isEmpty. Operand 74 states and 76 transitions.
[2024-12-02 06:27:38,242 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 38
[2024-12-02 06:27:38,242 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:38,242 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:38,249 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-12-02 06:27:38,443 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2024-12-02 06:27:38,443 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:38,443 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:38,444 INFO  L85        PathProgramCache]: Analyzing trace with hash 1633246306, now seen corresponding path program 1 times
[2024-12-02 06:27:38,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:38,444 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1707761769]
[2024-12-02 06:27:38,444 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:38,444 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:38,458 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:38,459 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [728177236]
[2024-12-02 06:27:38,459 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:38,459 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:38,459 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:38,462 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:38,464 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-12-02 06:27:38,504 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:38,504 INFO  L256         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:38,506 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:38,552 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 06:27:38,553 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:27:38,745 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:38,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1707761769]
[2024-12-02 06:27:38,745 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:38,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [728177236]
[2024-12-02 06:27:38,745 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [728177236] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:27:38,745 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:27:38,745 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3] total 3
[2024-12-02 06:27:38,745 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1643824734]
[2024-12-02 06:27:38,746 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:27:38,746 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:38,746 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:38,746 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:38,747 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:27:38,747 INFO  L87              Difference]: Start difference. First operand 74 states and 76 transitions. Second operand  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:38,877 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:38,877 INFO  L93              Difference]: Finished difference Result 74 states and 76 transitions.
[2024-12-02 06:27:38,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:27:38,878 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 37
[2024-12-02 06:27:38,878 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:38,879 INFO  L225             Difference]: With dead ends: 74
[2024-12-02 06:27:38,879 INFO  L226             Difference]: Without dead ends: 70
[2024-12-02 06:27:38,879 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 43 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-12-02 06:27:38,880 INFO  L435           NwaCegarLoop]: 31 mSDtfsCounter, 18 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 103 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 107 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 103 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:38,880 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 68 Invalid, 107 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 103 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-12-02 06:27:38,880 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 70 states.
[2024-12-02 06:27:38,886 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70.
[2024-12-02 06:27:38,886 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 70 states, 49 states have (on average 1.3061224489795917) internal successors, (64), 63 states have internal predecessors, (64), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4)
[2024-12-02 06:27:38,887 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 72 transitions.
[2024-12-02 06:27:38,887 INFO  L78                 Accepts]: Start accepts. Automaton has 70 states and 72 transitions. Word has length 37
[2024-12-02 06:27:38,887 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:38,887 INFO  L471      AbstractCegarLoop]: Abstraction has 70 states and 72 transitions.
[2024-12-02 06:27:38,887 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3)
[2024-12-02 06:27:38,887 INFO  L276                IsEmpty]: Start isEmpty. Operand 70 states and 72 transitions.
[2024-12-02 06:27:38,888 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-12-02 06:27:38,888 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:38,888 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 06:27:38,898 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-12-02 06:27:39,089 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2024-12-02 06:27:39,089 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:39,089 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:39,090 INFO  L85        PathProgramCache]: Analyzing trace with hash -908972018, now seen corresponding path program 1 times
[2024-12-02 06:27:39,090 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:39,090 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [321503511]
[2024-12-02 06:27:39,090 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:39,090 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:39,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:39,104 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1255049027]
[2024-12-02 06:27:39,105 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:39,105 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:39,105 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:39,107 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:39,108 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-12-02 06:27:39,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:39,153 INFO  L256         TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:39,156 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:39,335 INFO  L134       CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 06:27:39,335 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:27:39,508 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:39,508 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [321503511]
[2024-12-02 06:27:39,508 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:39,508 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1255049027]
[2024-12-02 06:27:39,508 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1255049027] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:27:39,508 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:27:39,509 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2024-12-02 06:27:39,509 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1756261871]
[2024-12-02 06:27:39,509 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:27:39,509 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 06:27:39,509 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:39,510 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 06:27:39,510 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:27:39,510 INFO  L87              Difference]: Start difference. First operand 70 states and 72 transitions. Second operand  has 7 states, 6 states have (on average 5.333333333333333) internal successors, (32), 7 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 06:27:39,713 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:39,713 INFO  L93              Difference]: Finished difference Result 94 states and 104 transitions.
[2024-12-02 06:27:39,713 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 06:27:39,713 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 5.333333333333333) internal successors, (32), 7 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3) Word has length 38
[2024-12-02 06:27:39,714 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:39,714 INFO  L225             Difference]: With dead ends: 94
[2024-12-02 06:27:39,714 INFO  L226             Difference]: Without dead ends: 90
[2024-12-02 06:27:39,715 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 49 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:27:39,715 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 39 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 163 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 166 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 163 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:39,715 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 94 Invalid, 166 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 163 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-12-02 06:27:39,716 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 90 states.
[2024-12-02 06:27:39,721 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 88.
[2024-12-02 06:27:39,722 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 88 states, 66 states have (on average 1.3636363636363635) internal successors, (90), 80 states have internal predecessors, (90), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-12-02 06:27:39,722 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 100 transitions.
[2024-12-02 06:27:39,723 INFO  L78                 Accepts]: Start accepts. Automaton has 88 states and 100 transitions. Word has length 38
[2024-12-02 06:27:39,723 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:39,723 INFO  L471      AbstractCegarLoop]: Abstraction has 88 states and 100 transitions.
[2024-12-02 06:27:39,723 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.333333333333333) internal successors, (32), 7 states have internal predecessors, (32), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 3 states have call successors, (3)
[2024-12-02 06:27:39,723 INFO  L276                IsEmpty]: Start isEmpty. Operand 88 states and 100 transitions.
[2024-12-02 06:27:39,724 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-12-02 06:27:39,724 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:39,724 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:39,734 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-12-02 06:27:39,924 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:39,925 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:39,925 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:39,925 INFO  L85        PathProgramCache]: Analyzing trace with hash 1886638564, now seen corresponding path program 1 times
[2024-12-02 06:27:39,925 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:39,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1543213460]
[2024-12-02 06:27:39,926 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:39,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:39,941 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:39,942 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1509818023]
[2024-12-02 06:27:39,942 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:39,943 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:39,943 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:39,945 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:39,949 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-12-02 06:27:39,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:39,996 INFO  L256         TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:39,998 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:40,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2024-12-02 06:27:40,187 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:27:40,349 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 06:27:40,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:40,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1543213460]
[2024-12-02 06:27:40,349 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:40,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1509818023]
[2024-12-02 06:27:40,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1509818023] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 06:27:40,349 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 06:27:40,349 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 3] total 8
[2024-12-02 06:27:40,349 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587305037]
[2024-12-02 06:27:40,349 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:27:40,350 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-12-02 06:27:40,350 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:40,350 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-12-02 06:27:40,350 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:27:40,351 INFO  L87              Difference]: Start difference. First operand 88 states and 100 transitions. Second operand  has 9 states, 8 states have (on average 6.875) internal successors, (55), 9 states have internal predecessors, (55), 4 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6)
[2024-12-02 06:27:40,913 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:40,913 INFO  L93              Difference]: Finished difference Result 97 states and 108 transitions.
[2024-12-02 06:27:40,914 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-12-02 06:27:40,914 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 6.875) internal successors, (55), 9 states have internal predecessors, (55), 4 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) Word has length 39
[2024-12-02 06:27:40,915 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:40,915 INFO  L225             Difference]: With dead ends: 97
[2024-12-02 06:27:40,915 INFO  L226             Difference]: Without dead ends: 95
[2024-12-02 06:27:40,916 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=90, Unknown=0, NotChecked=0, Total=132
[2024-12-02 06:27:40,916 INFO  L435           NwaCegarLoop]: 23 mSDtfsCounter, 83 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 246 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:40,917 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 108 Invalid, 246 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-12-02 06:27:40,918 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 95 states.
[2024-12-02 06:27:40,924 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 95 to 87.
[2024-12-02 06:27:40,924 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 87 states, 66 states have (on average 1.3181818181818181) internal successors, (87), 79 states have internal predecessors, (87), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-12-02 06:27:40,925 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 97 transitions.
[2024-12-02 06:27:40,925 INFO  L78                 Accepts]: Start accepts. Automaton has 87 states and 97 transitions. Word has length 39
[2024-12-02 06:27:40,926 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:40,926 INFO  L471      AbstractCegarLoop]: Abstraction has 87 states and 97 transitions.
[2024-12-02 06:27:40,926 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 6.875) internal successors, (55), 9 states have internal predecessors, (55), 4 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6)
[2024-12-02 06:27:40,926 INFO  L276                IsEmpty]: Start isEmpty. Operand 87 states and 97 transitions.
[2024-12-02 06:27:40,927 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-12-02 06:27:40,927 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:40,927 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:27:40,937 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-12-02 06:27:41,127 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2024-12-02 06:27:41,127 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:41,128 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:41,128 INFO  L85        PathProgramCache]: Analyzing trace with hash 583462758, now seen corresponding path program 1 times
[2024-12-02 06:27:41,128 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:41,128 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [923722672]
[2024-12-02 06:27:41,128 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:41,128 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:41,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:41,152 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1645214298]
[2024-12-02 06:27:41,152 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:41,152 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:41,152 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:41,154 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:41,156 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-12-02 06:27:41,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:41,201 INFO  L256         TraceCheckSpWp]: Trace formula consists of 84 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:41,203 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:41,383 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 06:27:41,384 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:27:41,577 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2024-12-02 06:27:41,577 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:41,577 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [923722672]
[2024-12-02 06:27:41,577 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:27:41,577 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1645214298]
[2024-12-02 06:27:41,577 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1645214298] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 06:27:41,577 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 06:27:41,577 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2024-12-02 06:27:41,577 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175427677]
[2024-12-02 06:27:41,577 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:27:41,578 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-12-02 06:27:41,578 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:41,578 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-12-02 06:27:41,579 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56
[2024-12-02 06:27:41,579 INFO  L87              Difference]: Start difference. First operand 87 states and 97 transitions. Second operand  has 8 states, 7 states have (on average 7.857142857142857) internal successors, (55), 8 states have internal predecessors, (55), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:27:45,836 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 06:27:50,069 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 06:27:50,879 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:50,879 INFO  L93              Difference]: Finished difference Result 99 states and 108 transitions.
[2024-12-02 06:27:50,880 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 06:27:50,880 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 7.857142857142857) internal successors, (55), 8 states have internal predecessors, (55), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 41
[2024-12-02 06:27:50,880 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:50,880 INFO  L225             Difference]: With dead ends: 99
[2024-12-02 06:27:50,880 INFO  L226             Difference]: Without dead ends: 95
[2024-12-02 06:27:50,881 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:27:50,881 INFO  L435           NwaCegarLoop]: 32 mSDtfsCounter, 48 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 183 mSolverCounterSat, 8 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 9.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 193 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 183 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 9.3s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:50,881 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 112 Invalid, 193 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 183 Invalid, 2 Unknown, 0 Unchecked, 9.3s Time]
[2024-12-02 06:27:50,882 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 95 states.
[2024-12-02 06:27:50,886 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 95 to 93.
[2024-12-02 06:27:50,886 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 93 states, 73 states have (on average 1.2602739726027397) internal successors, (92), 85 states have internal predecessors, (92), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-12-02 06:27:50,887 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 102 transitions.
[2024-12-02 06:27:50,887 INFO  L78                 Accepts]: Start accepts. Automaton has 93 states and 102 transitions. Word has length 41
[2024-12-02 06:27:50,887 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:50,887 INFO  L471      AbstractCegarLoop]: Abstraction has 93 states and 102 transitions.
[2024-12-02 06:27:50,887 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 7.857142857142857) internal successors, (55), 8 states have internal predecessors, (55), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:27:50,888 INFO  L276                IsEmpty]: Start isEmpty. Operand 93 states and 102 transitions.
[2024-12-02 06:27:50,888 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 52
[2024-12-02 06:27:50,888 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:50,888 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 06:27:50,899 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0
[2024-12-02 06:27:51,089 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-12-02 06:27:51,089 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:51,090 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:51,090 INFO  L85        PathProgramCache]: Analyzing trace with hash 471172572, now seen corresponding path program 1 times
[2024-12-02 06:27:51,090 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:51,090 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1634083208]
[2024-12-02 06:27:51,090 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:51,090 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:51,104 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:51,181 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 06:27:51,181 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:51,181 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1634083208]
[2024-12-02 06:27:51,181 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1634083208] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:27:51,181 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2114874630]
[2024-12-02 06:27:51,181 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:51,182 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:51,182 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:51,184 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:51,185 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-12-02 06:27:51,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:51,231 INFO  L256         TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:51,232 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:51,297 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 06:27:51,297 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:27:51,297 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2114874630] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:27:51,297 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:27:51,297 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4
[2024-12-02 06:27:51,297 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096850944]
[2024-12-02 06:27:51,297 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:27:51,298 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-12-02 06:27:51,298 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:51,298 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-12-02 06:27:51,298 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-12-02 06:27:51,298 INFO  L87              Difference]: Start difference. First operand 93 states and 102 transitions. Second operand  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:27:51,325 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:51,325 INFO  L93              Difference]: Finished difference Result 93 states and 102 transitions.
[2024-12-02 06:27:51,326 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-12-02 06:27:51,326 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 51
[2024-12-02 06:27:51,326 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:51,327 INFO  L225             Difference]: With dead ends: 93
[2024-12-02 06:27:51,327 INFO  L226             Difference]: Without dead ends: 92
[2024-12-02 06:27:51,327 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 50 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 06:27:51,328 INFO  L435           NwaCegarLoop]: 55 mSDtfsCounter, 17 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 84 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:51,328 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 84 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:27:51,329 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 92 states.
[2024-12-02 06:27:51,336 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 92.
[2024-12-02 06:27:51,336 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 92 states, 73 states have (on average 1.2328767123287672) internal successors, (90), 84 states have internal predecessors, (90), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-12-02 06:27:51,337 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 100 transitions.
[2024-12-02 06:27:51,337 INFO  L78                 Accepts]: Start accepts. Automaton has 92 states and 100 transitions. Word has length 51
[2024-12-02 06:27:51,337 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:51,337 INFO  L471      AbstractCegarLoop]: Abstraction has 92 states and 100 transitions.
[2024-12-02 06:27:51,338 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 12.333333333333334) internal successors, (37), 4 states have internal predecessors, (37), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:27:51,338 INFO  L276                IsEmpty]: Start isEmpty. Operand 92 states and 100 transitions.
[2024-12-02 06:27:51,338 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-12-02 06:27:51,338 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:51,339 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 06:27:51,349 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0
[2024-12-02 06:27:51,539 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-12-02 06:27:51,539 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:51,540 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:51,540 INFO  L85        PathProgramCache]: Analyzing trace with hash 1721447914, now seen corresponding path program 1 times
[2024-12-02 06:27:51,540 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:51,540 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462028360]
[2024-12-02 06:27:51,540 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:51,540 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:51,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:51,630 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 06:27:51,630 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:27:51,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462028360]
[2024-12-02 06:27:51,630 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462028360] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:27:51,631 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2105581538]
[2024-12-02 06:27:51,631 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:51,631 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:51,631 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:51,633 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:51,634 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-12-02 06:27:51,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:51,676 INFO  L256         TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:51,677 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:51,729 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 06:27:51,729 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:27:51,800 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 06:27:51,800 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2105581538] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 06:27:51,800 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-12-02 06:27:51,800 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-12-02 06:27:51,801 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [854091333]
[2024-12-02 06:27:51,801 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:27:51,801 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 06:27:51,801 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:27:51,801 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 06:27:51,802 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-12-02 06:27:51,802 INFO  L87              Difference]: Start difference. First operand 92 states and 100 transitions. Second operand  has 7 states, 6 states have (on average 13.166666666666666) internal successors, (79), 7 states have internal predecessors, (79), 6 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7)
[2024-12-02 06:27:51,834 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:27:51,834 INFO  L93              Difference]: Finished difference Result 102 states and 109 transitions.
[2024-12-02 06:27:51,834 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 06:27:51,834 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 13.166666666666666) internal successors, (79), 7 states have internal predecessors, (79), 6 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7) Word has length 52
[2024-12-02 06:27:51,835 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:27:51,835 INFO  L225             Difference]: With dead ends: 102
[2024-12-02 06:27:51,835 INFO  L226             Difference]: Without dead ends: 101
[2024-12-02 06:27:51,836 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 105 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-12-02 06:27:51,836 INFO  L435           NwaCegarLoop]: 45 mSDtfsCounter, 24 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:27:51,837 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 120 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:27:51,837 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 101 states.
[2024-12-02 06:27:51,842 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 91.
[2024-12-02 06:27:51,842 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 91 states, 73 states have (on average 1.2054794520547945) internal successors, (88), 83 states have internal predecessors, (88), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5)
[2024-12-02 06:27:51,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 98 transitions.
[2024-12-02 06:27:51,843 INFO  L78                 Accepts]: Start accepts. Automaton has 91 states and 98 transitions. Word has length 52
[2024-12-02 06:27:51,843 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:27:51,843 INFO  L471      AbstractCegarLoop]: Abstraction has 91 states and 98 transitions.
[2024-12-02 06:27:51,843 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 13.166666666666666) internal successors, (79), 7 states have internal predecessors, (79), 6 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7)
[2024-12-02 06:27:51,843 INFO  L276                IsEmpty]: Start isEmpty. Operand 91 states and 98 transitions.
[2024-12-02 06:27:51,844 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2024-12-02 06:27:51,844 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:27:51,844 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 06:27:51,851 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-12-02 06:27:52,044 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-12-02 06:27:52,045 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:27:52,045 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:27:52,045 INFO  L85        PathProgramCache]: Analyzing trace with hash 747776554, now seen corresponding path program 1 times
[2024-12-02 06:27:52,045 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:27:52,045 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2083585528]
[2024-12-02 06:27:52,045 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:52,045 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:27:52,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:27:52,061 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1398911107]
[2024-12-02 06:27:52,061 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:27:52,061 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:27:52,061 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:27:52,063 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:27:52,065 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-12-02 06:27:52,108 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:27:52,109 INFO  L256         TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 12 conjuncts are in the unsatisfiable core
[2024-12-02 06:27:52,111 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:27:52,500 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-02 06:27:52,500 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:28:29,823 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-02 06:28:29,824 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:28:29,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2083585528]
[2024-12-02 06:28:29,824 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:28:29,824 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1398911107]
[2024-12-02 06:28:29,824 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1398911107] provided 0 perfect and 2 imperfect interpolant sequences
[2024-12-02 06:28:29,824 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-12-02 06:28:29,824 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12
[2024-12-02 06:28:29,824 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [537491383]
[2024-12-02 06:28:29,824 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:28:29,825 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-12-02 06:28:29,825 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:28:29,825 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-12-02 06:28:29,825 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=118, Unknown=1, NotChecked=0, Total=156
[2024-12-02 06:28:29,825 INFO  L87              Difference]: Start difference. First operand 91 states and 98 transitions. Second operand  has 13 states, 12 states have (on average 6.416666666666667) internal successors, (77), 13 states have internal predecessors, (77), 7 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (8), 6 states have call predecessors, (8), 7 states have call successors, (8)
[2024-12-02 06:28:33,886 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 06:28:37,928 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 06:28:42,183 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 06:28:46,274 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 []
[2024-12-02 06:28:50,342 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 06:28:54,361 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 06:28:58,537 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 06:29:02,562 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 06:29:06,674 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-12-02 06:29:06,751 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:29:06,751 INFO  L93              Difference]: Finished difference Result 135 states and 156 transitions.
[2024-12-02 06:29:06,752 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-12-02 06:29:06,752 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 6.416666666666667) internal successors, (77), 13 states have internal predecessors, (77), 7 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (8), 6 states have call predecessors, (8), 7 states have call successors, (8) Word has length 54
[2024-12-02 06:29:06,752 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:29:06,753 INFO  L225             Difference]: With dead ends: 135
[2024-12-02 06:29:06,753 INFO  L226             Difference]: Without dead ends: 130
[2024-12-02 06:29:06,753 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 5.0s TimeCoverageRelationStatistics Valid=54, Invalid=155, Unknown=1, NotChecked=0, Total=210
[2024-12-02 06:29:06,754 INFO  L435           NwaCegarLoop]: 22 mSDtfsCounter, 172 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 273 mSolverCounterSat, 14 mSolverCounterUnsat, 9 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 36.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 173 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 296 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 273 IncrementalHoareTripleChecker+Invalid, 9 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 36.8s IncrementalHoareTripleChecker+Time
[2024-12-02 06:29:06,754 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [173 Valid, 112 Invalid, 296 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 273 Invalid, 9 Unknown, 0 Unchecked, 36.8s Time]
[2024-12-02 06:29:06,754 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 130 states.
[2024-12-02 06:29:06,760 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 130 to 116.
[2024-12-02 06:29:06,760 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 116 states, 96 states have (on average 1.25) internal successors, (120), 106 states have internal predecessors, (120), 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 06:29:06,761 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 134 transitions.
[2024-12-02 06:29:06,761 INFO  L78                 Accepts]: Start accepts. Automaton has 116 states and 134 transitions. Word has length 54
[2024-12-02 06:29:06,761 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:29:06,761 INFO  L471      AbstractCegarLoop]: Abstraction has 116 states and 134 transitions.
[2024-12-02 06:29:06,761 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 6.416666666666667) internal successors, (77), 13 states have internal predecessors, (77), 7 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (8), 6 states have call predecessors, (8), 7 states have call successors, (8)
[2024-12-02 06:29:06,761 INFO  L276                IsEmpty]: Start isEmpty. Operand 116 states and 134 transitions.
[2024-12-02 06:29:06,762 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 56
[2024-12-02 06:29:06,762 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:29:06,762 INFO  L218           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:29:06,771 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2024-12-02 06:29:06,963 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2024-12-02 06:29:06,963 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:29:06,963 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:29:06,963 INFO  L85        PathProgramCache]: Analyzing trace with hash 1706236789, now seen corresponding path program 1 times
[2024-12-02 06:29:06,963 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:29:06,963 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [125466174]
[2024-12-02 06:29:06,963 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:29:06,964 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:29:06,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-12-02 06:29:06,980 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [107702937]
[2024-12-02 06:29:06,980 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:29:06,980 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:29:06,981 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:29:06,985 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:29:06,987 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-12-02 06:29:07,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:29:07,029 INFO  L256         TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-12-02 06:29:07,030 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:29:15,694 INFO  L134       CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2024-12-02 06:29:15,694 INFO  L312         TraceCheckSpWp]: Computing backward predicates...
[2024-12-02 06:29:23,731 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:29:23,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [125466174]
[2024-12-02 06:29:23,732 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-12-02 06:29:23,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [107702937]
[2024-12-02 06:29:23,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [107702937] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:29:23,732 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:29:23,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-12-02 06:29:23,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [376834809]
[2024-12-02 06:29:23,732 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-12-02 06:29:23,732 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-12-02 06:29:23,732 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:29:23,733 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-12-02 06:29:23,733 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=57, Unknown=2, NotChecked=0, Total=90
[2024-12-02 06:29:23,733 INFO  L87              Difference]: Start difference. First operand 116 states and 134 transitions. Second operand  has 6 states, 5 states have (on average 8.2) internal successors, (41), 6 states have internal predecessors, (41), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:29:27,749 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 06:29:31,933 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 06:29:35,938 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 06:29:37,261 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.31s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-12-02 06:29:38,959 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:29:38,959 INFO  L93              Difference]: Finished difference Result 116 states and 134 transitions.
[2024-12-02 06:29:38,960 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-12-02 06:29:38,960 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 8.2) internal successors, (41), 6 states have internal predecessors, (41), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4) Word has length 55
[2024-12-02 06:29:38,960 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:29:38,961 INFO  L225             Difference]: With dead ends: 116
[2024-12-02 06:29:38,961 INFO  L226             Difference]: Without dead ends: 110
[2024-12-02 06:29:38,961 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 10.7s TimeCoverageRelationStatistics Valid=40, Invalid=68, Unknown=2, NotChecked=0, Total=110
[2024-12-02 06:29:38,962 INFO  L435           NwaCegarLoop]: 25 mSDtfsCounter, 30 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 126 mSolverCounterSat, 5 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 15.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 135 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 126 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 15.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:29:38,962 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 77 Invalid, 135 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 126 Invalid, 4 Unknown, 0 Unchecked, 15.0s Time]
[2024-12-02 06:29:38,963 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 110 states.
[2024-12-02 06:29:38,975 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 110 to 110.
[2024-12-02 06:29:38,976 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 110 states, 91 states have (on average 1.2197802197802199) internal successors, (111), 100 states have internal predecessors, (111), 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 06:29:38,977 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 125 transitions.
[2024-12-02 06:29:38,977 INFO  L78                 Accepts]: Start accepts. Automaton has 110 states and 125 transitions. Word has length 55
[2024-12-02 06:29:38,977 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:29:38,977 INFO  L471      AbstractCegarLoop]: Abstraction has 110 states and 125 transitions.
[2024-12-02 06:29:38,977 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 8.2) internal successors, (41), 6 states have internal predecessors, (41), 3 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 3 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:29:38,977 INFO  L276                IsEmpty]: Start isEmpty. Operand 110 states and 125 transitions.
[2024-12-02 06:29:38,978 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 59
[2024-12-02 06:29:38,978 INFO  L210           NwaCegarLoop]: Found error trace
[2024-12-02 06:29:38,978 INFO  L218           NwaCegarLoop]: trace histogram [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]
[2024-12-02 06:29:38,985 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0
[2024-12-02 06:29:39,179 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-12-02 06:29:39,179 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 19 more)] ===
[2024-12-02 06:29:39,179 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-12-02 06:29:39,179 INFO  L85        PathProgramCache]: Analyzing trace with hash 1243943280, now seen corresponding path program 1 times
[2024-12-02 06:29:39,179 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-12-02 06:29:39,179 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2049010875]
[2024-12-02 06:29:39,180 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:29:39,180 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-12-02 06:29:39,194 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:29:39,452 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 10 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-02 06:29:39,452 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-12-02 06:29:39,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2049010875]
[2024-12-02 06:29:39,452 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2049010875] provided 0 perfect and 1 imperfect interpolant sequences
[2024-12-02 06:29:39,452 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1677564147]
[2024-12-02 06:29:39,452 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-12-02 06:29:39,452 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:29:39,452 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3
[2024-12-02 06:29:39,454 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-12-02 06:29:39,455 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-12-02 06:29:39,495 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-12-02 06:29:39,496 INFO  L256         TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-12-02 06:29:39,497 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-12-02 06:29:39,706 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2024-12-02 06:29:39,707 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-12-02 06:29:39,707 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1677564147] provided 1 perfect and 0 imperfect interpolant sequences
[2024-12-02 06:29:39,707 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-12-02 06:29:39,707 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [7] total 9
[2024-12-02 06:29:39,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1640914235]
[2024-12-02 06:29:39,707 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-12-02 06:29:39,707 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-12-02 06:29:39,707 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-12-02 06:29:39,708 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-12-02 06:29:39,708 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:29:39,708 INFO  L87              Difference]: Start difference. First operand 110 states and 125 transitions. Second operand  has 7 states, 7 states have (on average 6.714285714285714) internal successors, (47), 6 states have internal predecessors, (47), 3 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:29:39,765 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-12-02 06:29:39,765 INFO  L93              Difference]: Finished difference Result 114 states and 128 transitions.
[2024-12-02 06:29:39,765 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-12-02 06:29:39,765 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 6.714285714285714) internal successors, (47), 6 states have internal predecessors, (47), 3 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4) Word has length 58
[2024-12-02 06:29:39,766 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-12-02 06:29:39,766 INFO  L225             Difference]: With dead ends: 114
[2024-12-02 06:29:39,766 INFO  L226             Difference]: Without dead ends: 0
[2024-12-02 06:29:39,766 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 57 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72
[2024-12-02 06:29:39,767 INFO  L435           NwaCegarLoop]: 37 mSDtfsCounter, 0 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 142 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-12-02 06:29:39,767 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 142 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-12-02 06:29:39,768 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-12-02 06:29:39,768 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-12-02 06:29:39,768 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-12-02 06:29:39,768 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-12-02 06:29:39,768 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 58
[2024-12-02 06:29:39,768 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-12-02 06:29:39,768 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-12-02 06:29:39,768 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 6.714285714285714) internal successors, (47), 6 states have internal predecessors, (47), 3 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 3 states have call successors, (4)
[2024-12-02 06:29:39,768 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-12-02 06:29:39,768 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-12-02 06:29:39,770 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (21 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (20 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (19 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (18 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (17 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (16 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW (15 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW (14 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONINTEGER_OVERFLOW (13 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONINTEGER_OVERFLOW (12 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONINTEGER_OVERFLOW (11 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW (10 of 22 remaining)
[2024-12-02 06:29:39,771 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW (9 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW (8 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW (7 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW (6 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 22 remaining)
[2024-12-02 06:29:39,772 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 22 remaining)
[2024-12-02 06:29:39,783 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0
[2024-12-02 06:29:39,973 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-12-02 06:29:39,976 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-12-02 06:29:39,977 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-12-02 06:29:40,405 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-12-02 06:29:40,417 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 06:29:40 BoogieIcfgContainer
[2024-12-02 06:29:40,417 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-12-02 06:29:40,418 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-12-02 06:29:40,418 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-12-02 06:29:40,418 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-12-02 06:29:40,418 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:27:33" (3/4) ...
[2024-12-02 06:29:40,420 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-12-02 06:29:40,425 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not
[2024-12-02 06:29:40,425 INFO  L361     RCFGBacktranslator]: Ignoring RootEdge to procedure __VERIFIER_assert
[2024-12-02 06:29:40,428 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges
[2024-12-02 06:29:40,428 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-12-02 06:29:40,428 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-12-02 06:29:40,428 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-12-02 06:29:40,510 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml
[2024-12-02 06:29:40,510 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/witness.yml
[2024-12-02 06:29:40,511 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-12-02 06:29:40,512 INFO  L158              Benchmark]: Toolchain (without parser) took 127393.04ms. Allocated memory is still 142.6MB. Free memory was 116.7MB in the beginning and 103.0MB in the end (delta: 13.7MB). Peak memory consumption was 13.0MB. Max. memory is 16.1GB.
[2024-12-02 06:29:40,512 INFO  L158              Benchmark]: CDTParser took 0.33ms. Allocated memory is still 142.6MB. Free memory was 83.0MB in the beginning and 82.8MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:29:40,512 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 242.28ms. Allocated memory is still 142.6MB. Free memory was 116.4MB in the beginning and 105.5MB in the end (delta: 10.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 06:29:40,512 INFO  L158              Benchmark]: Boogie Procedure Inliner took 36.65ms. Allocated memory is still 142.6MB. Free memory was 105.5MB in the beginning and 103.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-12-02 06:29:40,513 INFO  L158              Benchmark]: Boogie Preprocessor took 37.82ms. Allocated memory is still 142.6MB. Free memory was 103.8MB in the beginning and 102.6MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 06:29:40,513 INFO  L158              Benchmark]: RCFGBuilder took 427.77ms. Allocated memory is still 142.6MB. Free memory was 102.6MB in the beginning and 87.0MB in the end (delta: 15.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 06:29:40,513 INFO  L158              Benchmark]: TraceAbstraction took 126548.58ms. Allocated memory is still 142.6MB. Free memory was 86.4MB in the beginning and 108.2MB in the end (delta: -21.8MB). Peak memory consumption was 47.3MB. Max. memory is 16.1GB.
[2024-12-02 06:29:40,514 INFO  L158              Benchmark]: Witness Printer took 93.01ms. Allocated memory is still 142.6MB. Free memory was 108.2MB in the beginning and 103.0MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-12-02 06:29:40,516 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.33ms. Allocated memory is still 142.6MB. Free memory was 83.0MB in the beginning and 82.8MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 242.28ms. Allocated memory is still 142.6MB. Free memory was 116.4MB in the beginning and 105.5MB in the end (delta: 10.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 36.65ms. Allocated memory is still 142.6MB. Free memory was 105.5MB in the beginning and 103.8MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 37.82ms. Allocated memory is still 142.6MB. Free memory was 103.8MB in the beginning and 102.6MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * RCFGBuilder took 427.77ms. Allocated memory is still 142.6MB. Free memory was 102.6MB in the beginning and 87.0MB in the end (delta: 15.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * TraceAbstraction took 126548.58ms. Allocated memory is still 142.6MB. Free memory was 86.4MB in the beginning and 108.2MB in the end (delta: -21.8MB). Peak memory consumption was 47.3MB. Max. memory is 16.1GB.
 * Witness Printer took 93.01ms. Allocated memory is still 142.6MB. Free memory was 108.2MB in the beginning and 103.0MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 40]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 40]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 41]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 41]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 41]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 41]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 42]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 42]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 46]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 46]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 48]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 48]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 48]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 48]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 3 procedures, 67 locations, 22 error locations. Started 1 CEGAR loops. OverallTime: 126.0s, OverallIterations: 19, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 63.9s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 15 mSolverCounterUnknown, 623 SdHoareTripleChecker+Valid, 63.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 612 mSDsluCounter, 1689 SdHoareTripleChecker+Invalid, 62.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 962 mSDsCounter, 66 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1824 IncrementalHoareTripleChecker+Invalid, 1905 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 66 mSolverCounterUnsat, 727 mSDtfsCounter, 1824 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 856 GetRequests, 770 SyntacticMatches, 0 SemanticMatches, 86 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 16.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=116occurred in iteration=17, InterpolantAutomatonStates: 99, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.2s AutomataMinimizationTime, 19 MinimizatonAttempts, 47 StatesRemovedByMinimization, 10 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 57.7s InterpolantComputationTime, 1264 NumberOfCodeBlocks, 1264 NumberOfCodeBlocksAsserted, 34 NumberOfCheckSat, 1024 ConstructedInterpolants, 17 QuantifiedInterpolants, 5213 SizeOfPredicates, 6 NumberOfNonLiveVariables, 1208 ConjunctsInSsa, 95 ConjunctsInUnsatCore, 27 InterpolantComputations, 11 PerfectInterpolantSequences, 168/291 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    22 specifications checked. All of them hold
  - InvariantResult [Line: 34]: Loop Invariant
    Derived loop invariant: ((((((((unsigned long long) z * z) == y) && (z <= 2)) && (((long long) z + 1) == x)) && (k <= 2)) && (2 == c)) || (((((c == 1) && (x == 1)) && (z <= 2)) && (k <= 2)) && (y == z)))
RESULT: Ultimate proved your program to be correct!
[2024-12-02 06:29:40,593 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2373ea28-f72c-4ebb-8a93-1afc6007a0d5/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE