./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_nondet_test4-3.i --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_nondet_test4-3.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu --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 0c81340d9d0e66dca5ab126c254e84ac0eff8aac681c837312fa0969b8f7f2ee
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:37:42,706 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:37:42,836 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2023-11-19 07:37:42,842 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:37:42,843 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:37:42,880 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:37:42,882 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:37:42,883 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:37:42,884 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:37:42,889 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:37:42,890 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:37:42,890 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:37:42,891 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:37:42,893 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:37:42,893 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:37:42,894 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:37:42,894 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:37:42,894 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:37:42,895 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:37:42,895 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:37:42,896 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:37:42,896 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:37:42,897 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=true
[2023-11-19 07:37:42,897 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:37:42,898 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:37:42,898 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:37:42,898 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:37:42,899 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:37:42,900 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:37:42,900 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:37:42,902 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:37:42,902 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:37:42,902 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:37:42,902 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:37:42,903 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:37:42,903 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:37:42,903 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:37:42,903 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:37:42,904 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:37:42,904 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:37:42,904 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:37:42,905 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
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_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu
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 -> 0c81340d9d0e66dca5ab126c254e84ac0eff8aac681c837312fa0969b8f7f2ee
[2023-11-19 07:37:43,192 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:37:43,234 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:37:43,237 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:37:43,238 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:37:43,239 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:37:43,240 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_nondet_test4-3.i
[2023-11-19 07:37:46,357 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:37:46,798 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:37:46,798 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_nondet_test4-3.i
[2023-11-19 07:37:46,819 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/data/e887778ad/90b3374b3b404cd2a6a284d49c4a4a44/FLAG56d72fe30
[2023-11-19 07:37:46,832 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/data/e887778ad/90b3374b3b404cd2a6a284d49c4a4a44
[2023-11-19 07:37:46,835 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:37:46,836 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:37:46,838 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:37:46,838 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:37:46,843 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:37:46,844 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:37:46" (1/1) ...
[2023-11-19 07:37:46,846 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@401e0ff4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:46, skipping insertion in model container
[2023-11-19 07:37:46,846 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:37:46" (1/1) ...
[2023-11-19 07:37:46,923 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:37:47,223 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:37:47,586 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:37:47,600 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:37:47,635 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:37:47,805 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:37:47,846 WARN  L675               CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:37:47,853 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:37:47,854 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47 WrapperNode
[2023-11-19 07:37:47,854 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:37:47,855 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:37:47,855 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:37:47,856 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:37:47,862 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:47,923 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,064 INFO  L138                Inliner]: procedures = 178, calls = 440, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1777
[2023-11-19 07:37:48,065 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:37:48,066 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:37:48,066 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:37:48,066 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:37:48,077 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,077 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,090 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,091 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,188 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,219 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,235 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,245 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,270 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:37:48,271 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:37:48,272 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:37:48,272 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:37:48,274 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (1/1) ...
[2023-11-19 07:37:48,280 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:37:48,293 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:48,308 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:37:48,326 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:37:48,352 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:37:48,352 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:37:48,352 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:37:48,353 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:37:48,353 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:37:48,353 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:37:48,353 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:37:48,353 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:37:48,354 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:37:48,354 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:37:48,355 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:37:48,356 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:37:48,356 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:37:48,676 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:37:48,678 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:37:50,783 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:37:50,797 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:37:50,798 INFO  L302             CfgBuilder]: Removed 77 assume(true) statements.
[2023-11-19 07:37:50,805 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:37:50 BoogieIcfgContainer
[2023-11-19 07:37:50,806 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:37:50,809 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:37:50,809 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:37:50,813 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:37:50,813 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:37:46" (1/3) ...
[2023-11-19 07:37:50,814 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f550c52 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:37:50, skipping insertion in model container
[2023-11-19 07:37:50,814 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:37:47" (2/3) ...
[2023-11-19 07:37:50,815 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f550c52 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:37:50, skipping insertion in model container
[2023-11-19 07:37:50,815 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:37:50" (3/3) ...
[2023-11-19 07:37:50,816 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_SAX_nondet_test4-3.i
[2023-11-19 07:37:50,838 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:37:50,838 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations.
[2023-11-19 07:37:50,902 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:37:50,909 INFO  L357      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, mHoare=true, 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;@5ebd7f56, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:37:50,910 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 4 error locations.
[2023-11-19 07:37:50,916 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 428 states, 416 states have (on average 1.6875) internal successors, (702), 420 states have internal predecessors, (702), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:50,923 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:37:50,923 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:50,924 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:50,924 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:50,930 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:50,930 INFO  L85        PathProgramCache]: Analyzing trace with hash 553760656, now seen corresponding path program 1 times
[2023-11-19 07:37:50,940 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:50,941 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1410095774]
[2023-11-19 07:37:50,941 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:50,941 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:51,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:51,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:51,113 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:51,113 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1410095774]
[2023-11-19 07:37:51,114 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1410095774] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:51,114 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:51,115 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:37:51,116 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [78377441]
[2023-11-19 07:37:51,117 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:51,121 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:37:51,122 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:51,151 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:37:51,152 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:37:51,155 INFO  L87              Difference]: Start difference. First operand  has 428 states, 416 states have (on average 1.6875) internal successors, (702), 420 states have internal predecessors, (702), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Second operand  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:37:51,229 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:51,229 INFO  L93              Difference]: Finished difference Result 851 states and 1423 transitions.
[2023-11-19 07:37:51,230 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:37:51,232 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2023-11-19 07:37:51,232 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:51,245 INFO  L225             Difference]: With dead ends: 851
[2023-11-19 07:37:51,246 INFO  L226             Difference]: Without dead ends: 354
[2023-11-19 07:37:51,255 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:37:51,283 INFO  L413           NwaCegarLoop]: 626 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, 626 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
[2023-11-19 07:37:51,284 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 626 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:37:51,307 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 354 states.
[2023-11-19 07:37:51,380 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 354 to 354.
[2023-11-19 07:37:51,382 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 354 states, 344 states have (on average 1.5) internal successors, (516), 346 states have internal predecessors, (516), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:51,387 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 354 states and 528 transitions.
[2023-11-19 07:37:51,388 INFO  L78                 Accepts]: Start accepts. Automaton has 354 states and 528 transitions. Word has length 7
[2023-11-19 07:37:51,388 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:51,389 INFO  L495      AbstractCegarLoop]: Abstraction has 354 states and 528 transitions.
[2023-11-19 07:37:51,389 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:37:51,389 INFO  L276                IsEmpty]: Start isEmpty. Operand 354 states and 528 transitions.
[2023-11-19 07:37:51,390 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 9
[2023-11-19 07:37:51,390 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:51,390 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:51,390 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:37:51,391 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:51,391 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:51,391 INFO  L85        PathProgramCache]: Analyzing trace with hash -13229202, now seen corresponding path program 1 times
[2023-11-19 07:37:51,392 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:51,392 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [420973041]
[2023-11-19 07:37:51,392 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:51,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:51,423 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:51,423 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [13862115]
[2023-11-19 07:37:51,424 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:51,424 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:51,424 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:51,426 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:51,459 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:37:51,642 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:51,645 INFO  L262         TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:37:51,653 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:51,704 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:51,705 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:51,705 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:51,705 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [420973041]
[2023-11-19 07:37:51,705 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:51,706 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [13862115]
[2023-11-19 07:37:51,706 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [13862115] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:51,706 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:51,706 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:37:51,707 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [722094094]
[2023-11-19 07:37:51,707 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:51,708 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:37:51,708 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:51,709 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:37:51,709 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:51,710 INFO  L87              Difference]: Start difference. First operand 354 states and 528 transitions. Second operand  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:37:51,819 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:51,819 INFO  L93              Difference]: Finished difference Result 701 states and 1049 transitions.
[2023-11-19 07:37:51,820 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:37:51,820 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), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8
[2023-11-19 07:37:51,821 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:51,829 INFO  L225             Difference]: With dead ends: 701
[2023-11-19 07:37:51,829 INFO  L226             Difference]: Without dead ends: 700
[2023-11-19 07:37:51,830 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:51,832 INFO  L413           NwaCegarLoop]: 607 mSDtfsCounter, 503 mSDsluCounter, 520 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 509 SdHoareTripleChecker+Valid, 1127 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:51,833 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [509 Valid, 1127 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:37:51,835 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 700 states.
[2023-11-19 07:37:51,861 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 700 to 359.
[2023-11-19 07:37:51,863 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 359 states, 349 states have (on average 1.492836676217765) internal successors, (521), 351 states have internal predecessors, (521), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:51,875 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 359 states and 533 transitions.
[2023-11-19 07:37:51,876 INFO  L78                 Accepts]: Start accepts. Automaton has 359 states and 533 transitions. Word has length 8
[2023-11-19 07:37:51,876 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:51,876 INFO  L495      AbstractCegarLoop]: Abstraction has 359 states and 533 transitions.
[2023-11-19 07:37:51,877 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:37:51,877 INFO  L276                IsEmpty]: Start isEmpty. Operand 359 states and 533 transitions.
[2023-11-19 07:37:51,886 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:37:51,887 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:51,887 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:51,911 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:37:52,108 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:52,109 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:52,109 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:52,110 INFO  L85        PathProgramCache]: Analyzing trace with hash -1901213172, now seen corresponding path program 1 times
[2023-11-19 07:37:52,110 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:52,110 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2116580807]
[2023-11-19 07:37:52,110 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:52,111 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:52,237 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:52,238 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1995190219]
[2023-11-19 07:37:52,238 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:52,238 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:52,238 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:52,247 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:52,267 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:37:52,716 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:52,721 INFO  L262         TraceCheckSpWp]: Trace formula consists of 722 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:37:52,732 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:52,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:52,802 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:52,803 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:52,804 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2116580807]
[2023-11-19 07:37:52,804 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:52,805 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1995190219]
[2023-11-19 07:37:52,805 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1995190219] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:52,805 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:52,806 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:37:52,806 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1092229813]
[2023-11-19 07:37:52,806 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:52,807 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:37:52,808 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:52,809 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:37:52,809 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:52,810 INFO  L87              Difference]: Start difference. First operand 359 states and 533 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 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)
[2023-11-19 07:37:52,915 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:52,916 INFO  L93              Difference]: Finished difference Result 731 states and 1089 transitions.
[2023-11-19 07:37:52,916 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:37:52,916 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:37:52,917 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:52,921 INFO  L225             Difference]: With dead ends: 731
[2023-11-19 07:37:52,921 INFO  L226             Difference]: Without dead ends: 380
[2023-11-19 07:37:52,924 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:52,927 INFO  L413           NwaCegarLoop]: 508 mSDtfsCounter, 9 mSDsluCounter, 493 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 1001 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:52,929 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 1001 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:37:52,932 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 380 states.
[2023-11-19 07:37:52,961 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 380 to 379.
[2023-11-19 07:37:52,963 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 379 states, 369 states have (on average 1.4661246612466126) internal successors, (541), 371 states have internal predecessors, (541), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:52,966 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 379 states and 553 transitions.
[2023-11-19 07:37:52,967 INFO  L78                 Accepts]: Start accepts. Automaton has 379 states and 553 transitions. Word has length 152
[2023-11-19 07:37:52,967 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:52,967 INFO  L495      AbstractCegarLoop]: Abstraction has 379 states and 553 transitions.
[2023-11-19 07:37:52,968 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 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)
[2023-11-19 07:37:52,968 INFO  L276                IsEmpty]: Start isEmpty. Operand 379 states and 553 transitions.
[2023-11-19 07:37:52,981 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:37:52,981 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:52,981 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:53,000 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:37:53,183 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:53,184 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:53,184 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:53,185 INFO  L85        PathProgramCache]: Analyzing trace with hash -1356340598, now seen corresponding path program 1 times
[2023-11-19 07:37:53,185 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:53,185 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1136911093]
[2023-11-19 07:37:53,185 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:53,186 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:53,312 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:53,320 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [520327394]
[2023-11-19 07:37:53,323 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:53,323 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:53,324 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:53,327 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:53,350 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:37:53,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:53,799 INFO  L262         TraceCheckSpWp]: Trace formula consists of 724 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:37:53,811 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:53,842 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:53,842 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:53,843 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:53,843 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1136911093]
[2023-11-19 07:37:53,843 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:53,844 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [520327394]
[2023-11-19 07:37:53,844 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [520327394] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:53,844 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:53,844 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:37:53,845 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [883658760]
[2023-11-19 07:37:53,845 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:53,846 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:37:53,871 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:53,872 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:37:53,873 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:53,873 INFO  L87              Difference]: Start difference. First operand 379 states and 553 transitions. Second operand  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 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)
[2023-11-19 07:37:53,971 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:53,972 INFO  L93              Difference]: Finished difference Result 771 states and 1129 transitions.
[2023-11-19 07:37:53,972 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:37:53,973 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:37:53,975 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:53,979 INFO  L225             Difference]: With dead ends: 771
[2023-11-19 07:37:53,979 INFO  L226             Difference]: Without dead ends: 400
[2023-11-19 07:37:53,980 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:53,983 INFO  L413           NwaCegarLoop]: 510 mSDtfsCounter, 8 mSDsluCounter, 493 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 1003 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:53,984 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 1003 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:37:53,987 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 400 states.
[2023-11-19 07:37:53,996 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 400 to 399.
[2023-11-19 07:37:53,998 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 399 states, 389 states have (on average 1.442159383033419) internal successors, (561), 391 states have internal predecessors, (561), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:54,000 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 399 states and 573 transitions.
[2023-11-19 07:37:54,001 INFO  L78                 Accepts]: Start accepts. Automaton has 399 states and 573 transitions. Word has length 152
[2023-11-19 07:37:54,003 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:54,004 INFO  L495      AbstractCegarLoop]: Abstraction has 399 states and 573 transitions.
[2023-11-19 07:37:54,004 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 50.666666666666664) internal successors, (152), 3 states have internal predecessors, (152), 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)
[2023-11-19 07:37:54,004 INFO  L276                IsEmpty]: Start isEmpty. Operand 399 states and 573 transitions.
[2023-11-19 07:37:54,007 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:37:54,007 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:54,008 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:54,034 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0
[2023-11-19 07:37:54,230 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:54,230 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:54,231 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:54,231 INFO  L85        PathProgramCache]: Analyzing trace with hash -875260340, now seen corresponding path program 1 times
[2023-11-19 07:37:54,231 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:54,231 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [171568535]
[2023-11-19 07:37:54,231 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:54,232 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:54,317 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:54,318 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [906023560]
[2023-11-19 07:37:54,318 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:54,318 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:54,318 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:54,319 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:54,348 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:37:54,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:54,785 INFO  L262         TraceCheckSpWp]: Trace formula consists of 726 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:37:54,791 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:54,815 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:54,815 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:54,816 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:54,816 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [171568535]
[2023-11-19 07:37:54,816 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:54,816 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [906023560]
[2023-11-19 07:37:54,817 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [906023560] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:54,817 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:54,817 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:37:54,817 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1019412448]
[2023-11-19 07:37:54,817 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:54,818 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:37:54,818 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:54,819 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:37:54,819 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:37:54,819 INFO  L87              Difference]: Start difference. First operand 399 states and 573 transitions. Second operand  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 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)
[2023-11-19 07:37:54,912 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:54,912 INFO  L93              Difference]: Finished difference Result 777 states and 1125 transitions.
[2023-11-19 07:37:54,913 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:37:54,913 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:37:54,913 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:54,916 INFO  L225             Difference]: With dead ends: 777
[2023-11-19 07:37:54,916 INFO  L226             Difference]: Without dead ends: 386
[2023-11-19 07:37:54,917 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 149 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:37:54,918 INFO  L413           NwaCegarLoop]: 501 mSDtfsCounter, 165 mSDsluCounter, 848 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 165 SdHoareTripleChecker+Valid, 1349 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:54,919 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [165 Valid, 1349 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:37:54,920 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 386 states.
[2023-11-19 07:37:54,928 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 386 to 385.
[2023-11-19 07:37:54,929 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 385 states, 375 states have (on average 1.44) internal successors, (540), 377 states have internal predecessors, (540), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:54,932 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 385 states to 385 states and 552 transitions.
[2023-11-19 07:37:54,932 INFO  L78                 Accepts]: Start accepts. Automaton has 385 states and 552 transitions. Word has length 152
[2023-11-19 07:37:54,932 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:54,933 INFO  L495      AbstractCegarLoop]: Abstraction has 385 states and 552 transitions.
[2023-11-19 07:37:54,933 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 38.0) internal successors, (152), 4 states have internal predecessors, (152), 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)
[2023-11-19 07:37:54,933 INFO  L276                IsEmpty]: Start isEmpty. Operand 385 states and 552 transitions.
[2023-11-19 07:37:54,935 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:37:54,935 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:54,936 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:54,961 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:37:55,159 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:55,160 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:55,160 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:55,160 INFO  L85        PathProgramCache]: Analyzing trace with hash 1536474970, now seen corresponding path program 1 times
[2023-11-19 07:37:55,160 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:55,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1519227855]
[2023-11-19 07:37:55,161 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:55,161 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:55,276 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:55,277 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [307840175]
[2023-11-19 07:37:55,277 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:55,277 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:55,278 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:55,279 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:55,309 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:37:55,778 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:55,783 INFO  L262         TraceCheckSpWp]: Trace formula consists of 712 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:37:55,790 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:55,824 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:55,824 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:55,825 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:55,825 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1519227855]
[2023-11-19 07:37:55,825 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:55,825 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [307840175]
[2023-11-19 07:37:55,825 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [307840175] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:55,825 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:55,826 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:37:55,826 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [50925526]
[2023-11-19 07:37:55,826 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:55,827 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:37:55,827 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:55,827 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:37:55,828 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:37:55,828 INFO  L87              Difference]: Start difference. First operand 385 states and 552 transitions. Second operand  has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 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)
[2023-11-19 07:37:55,932 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:55,932 INFO  L93              Difference]: Finished difference Result 749 states and 1083 transitions.
[2023-11-19 07:37:55,932 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:37:55,933 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:37:55,934 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:55,936 INFO  L225             Difference]: With dead ends: 749
[2023-11-19 07:37:55,937 INFO  L226             Difference]: Without dead ends: 372
[2023-11-19 07:37:55,938 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 148 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:37:55,939 INFO  L413           NwaCegarLoop]: 494 mSDtfsCounter, 146 mSDsluCounter, 1315 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 146 SdHoareTripleChecker+Valid, 1809 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:55,940 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [146 Valid, 1809 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:37:55,942 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 372 states.
[2023-11-19 07:37:55,950 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 372 to 371.
[2023-11-19 07:37:55,951 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 371 states, 361 states have (on average 1.4376731301939059) internal successors, (519), 363 states have internal predecessors, (519), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:55,954 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 371 states and 531 transitions.
[2023-11-19 07:37:55,954 INFO  L78                 Accepts]: Start accepts. Automaton has 371 states and 531 transitions. Word has length 152
[2023-11-19 07:37:55,955 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:55,955 INFO  L495      AbstractCegarLoop]: Abstraction has 371 states and 531 transitions.
[2023-11-19 07:37:55,956 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 30.4) internal successors, (152), 5 states have internal predecessors, (152), 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)
[2023-11-19 07:37:55,956 INFO  L276                IsEmpty]: Start isEmpty. Operand 371 states and 531 transitions.
[2023-11-19 07:37:55,958 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 153
[2023-11-19 07:37:55,958 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:55,958 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:55,981 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:37:56,172 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2023-11-19 07:37:56,172 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:56,173 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:56,173 INFO  L85        PathProgramCache]: Analyzing trace with hash 2105614670, now seen corresponding path program 1 times
[2023-11-19 07:37:56,173 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:56,173 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2018943643]
[2023-11-19 07:37:56,173 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:56,173 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:56,287 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:56,287 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1362916543]
[2023-11-19 07:37:56,288 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:56,288 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:56,293 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:56,294 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:56,319 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:37:56,834 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:56,839 INFO  L262         TraceCheckSpWp]: Trace formula consists of 700 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:37:56,845 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:57,096 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:57,096 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:57,097 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:57,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2018943643]
[2023-11-19 07:37:57,097 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:57,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1362916543]
[2023-11-19 07:37:57,097 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1362916543] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:57,098 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:57,098 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:37:57,098 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [219522903]
[2023-11-19 07:37:57,098 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:57,099 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:37:57,099 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:57,100 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:37:57,100 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:37:57,100 INFO  L87              Difference]: Start difference. First operand 371 states and 531 transitions. Second operand  has 4 states, 3 states have (on average 50.666666666666664) internal successors, (152), 4 states have internal predecessors, (152), 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)
[2023-11-19 07:37:57,137 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:57,137 INFO  L93              Difference]: Finished difference Result 371 states and 531 transitions.
[2023-11-19 07:37:57,137 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:37:57,138 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 50.666666666666664) internal successors, (152), 4 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152
[2023-11-19 07:37:57,138 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:57,141 INFO  L225             Difference]: With dead ends: 371
[2023-11-19 07:37:57,141 INFO  L226             Difference]: Without dead ends: 370
[2023-11-19 07:37:57,141 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 149 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:37:57,142 INFO  L413           NwaCegarLoop]: 504 mSDtfsCounter, 348 mSDsluCounter, 514 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 354 SdHoareTripleChecker+Valid, 1018 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:57,142 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [354 Valid, 1018 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:37:57,144 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 370 states.
[2023-11-19 07:37:57,153 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 370 to 370.
[2023-11-19 07:37:57,154 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 370 states, 361 states have (on average 1.4349030470914128) internal successors, (518), 362 states have internal predecessors, (518), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:37:57,156 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 530 transitions.
[2023-11-19 07:37:57,156 INFO  L78                 Accepts]: Start accepts. Automaton has 370 states and 530 transitions. Word has length 152
[2023-11-19 07:37:57,157 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:57,157 INFO  L495      AbstractCegarLoop]: Abstraction has 370 states and 530 transitions.
[2023-11-19 07:37:57,157 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 50.666666666666664) internal successors, (152), 4 states have internal predecessors, (152), 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)
[2023-11-19 07:37:57,157 INFO  L276                IsEmpty]: Start isEmpty. Operand 370 states and 530 transitions.
[2023-11-19 07:37:57,159 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 154
[2023-11-19 07:37:57,160 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:57,160 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:57,181 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:37:57,374 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2023-11-19 07:37:57,374 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:57,375 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:57,375 INFO  L85        PathProgramCache]: Analyzing trace with hash 849546800, now seen corresponding path program 1 times
[2023-11-19 07:37:57,375 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:57,375 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1962459066]
[2023-11-19 07:37:57,375 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:57,376 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:57,459 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:57,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1069189844]
[2023-11-19 07:37:57,460 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:57,460 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:57,460 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:57,461 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:57,491 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:37:57,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:57,967 INFO  L262         TraceCheckSpWp]: Trace formula consists of 701 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:37:57,973 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:58,215 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:58,215 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:58,216 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:58,216 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1962459066]
[2023-11-19 07:37:58,216 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:58,216 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1069189844]
[2023-11-19 07:37:58,216 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1069189844] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:58,216 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:58,217 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:37:58,217 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564401000]
[2023-11-19 07:37:58,217 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:58,218 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:37:58,218 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:58,218 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:37:58,219 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:37:58,219 INFO  L87              Difference]: Start difference. First operand 370 states and 530 transitions. Second operand  has 4 states, 3 states have (on average 51.0) internal successors, (153), 4 states have internal predecessors, (153), 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)
[2023-11-19 07:37:58,277 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:58,277 INFO  L93              Difference]: Finished difference Result 722 states and 1042 transitions.
[2023-11-19 07:37:58,278 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:37:58,278 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 51.0) internal successors, (153), 4 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 153
[2023-11-19 07:37:58,278 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:58,283 INFO  L225             Difference]: With dead ends: 722
[2023-11-19 07:37:58,283 INFO  L226             Difference]: Without dead ends: 721
[2023-11-19 07:37:58,284 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:37:58,284 INFO  L413           NwaCegarLoop]: 506 mSDtfsCounter, 344 mSDsluCounter, 1008 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 350 SdHoareTripleChecker+Valid, 1514 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:58,285 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [350 Valid, 1514 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:37:58,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 721 states.
[2023-11-19 07:37:58,330 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 721 to 721.
[2023-11-19 07:37:58,332 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 721 states, 706 states have (on average 1.4405099150141643) internal successors, (1017), 707 states have internal predecessors, (1017), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:37:58,337 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 721 states and 1041 transitions.
[2023-11-19 07:37:58,338 INFO  L78                 Accepts]: Start accepts. Automaton has 721 states and 1041 transitions. Word has length 153
[2023-11-19 07:37:58,338 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:58,338 INFO  L495      AbstractCegarLoop]: Abstraction has 721 states and 1041 transitions.
[2023-11-19 07:37:58,339 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 51.0) internal successors, (153), 4 states have internal predecessors, (153), 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)
[2023-11-19 07:37:58,339 INFO  L276                IsEmpty]: Start isEmpty. Operand 721 states and 1041 transitions.
[2023-11-19 07:37:58,341 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 159
[2023-11-19 07:37:58,342 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:58,342 INFO  L195           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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:58,370 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:37:58,565 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2023-11-19 07:37:58,566 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:37:58,566 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:37:58,566 INFO  L85        PathProgramCache]: Analyzing trace with hash 872707081, now seen corresponding path program 1 times
[2023-11-19 07:37:58,566 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:37:58,566 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1939807361]
[2023-11-19 07:37:58,566 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:58,567 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:37:58,653 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:37:58,654 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1338256265]
[2023-11-19 07:37:58,654 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:37:58,654 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:37:58,654 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:37:58,655 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:37:58,671 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:37:59,178 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:37:59,184 INFO  L262         TraceCheckSpWp]: Trace formula consists of 731 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:37:59,189 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:37:59,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:37:59,723 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:37:59,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:37:59,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1939807361]
[2023-11-19 07:37:59,723 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:37:59,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1338256265]
[2023-11-19 07:37:59,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1338256265] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:37:59,724 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:37:59,724 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:37:59,726 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [290151851]
[2023-11-19 07:37:59,726 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:37:59,727 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:37:59,727 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:37:59,728 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:37:59,728 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:59,728 INFO  L87              Difference]: Start difference. First operand 721 states and 1041 transitions. Second operand  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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)
[2023-11-19 07:37:59,812 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:37:59,812 INFO  L93              Difference]: Finished difference Result 1134 states and 1632 transitions.
[2023-11-19 07:37:59,814 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:37:59,814 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 158
[2023-11-19 07:37:59,815 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:37:59,819 INFO  L225             Difference]: With dead ends: 1134
[2023-11-19 07:37:59,819 INFO  L226             Difference]: Without dead ends: 719
[2023-11-19 07:37:59,821 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 157 GetRequests, 156 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:37:59,821 INFO  L413           NwaCegarLoop]: 512 mSDtfsCounter, 294 mSDsluCounter, 496 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 299 SdHoareTripleChecker+Valid, 1008 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:37:59,822 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [299 Valid, 1008 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:37:59,824 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 719 states.
[2023-11-19 07:37:59,843 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 719 to 719.
[2023-11-19 07:37:59,845 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 719 states, 704 states have (on average 1.4403409090909092) internal successors, (1014), 705 states have internal predecessors, (1014), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:37:59,850 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 719 states to 719 states and 1038 transitions.
[2023-11-19 07:37:59,850 INFO  L78                 Accepts]: Start accepts. Automaton has 719 states and 1038 transitions. Word has length 158
[2023-11-19 07:37:59,851 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:37:59,851 INFO  L495      AbstractCegarLoop]: Abstraction has 719 states and 1038 transitions.
[2023-11-19 07:37:59,851 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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)
[2023-11-19 07:37:59,851 INFO  L276                IsEmpty]: Start isEmpty. Operand 719 states and 1038 transitions.
[2023-11-19 07:37:59,854 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 174
[2023-11-19 07:37:59,854 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:37:59,854 INFO  L195           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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:37:59,878 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:00,077 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8
[2023-11-19 07:38:00,078 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:00,079 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:00,079 INFO  L85        PathProgramCache]: Analyzing trace with hash 587512825, now seen corresponding path program 1 times
[2023-11-19 07:38:00,079 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:00,079 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1087861642]
[2023-11-19 07:38:00,079 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:00,080 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:00,169 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:00,170 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [644226106]
[2023-11-19 07:38:00,170 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:00,170 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:00,170 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:00,171 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:00,177 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-19 07:38:00,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:00,755 INFO  L262         TraceCheckSpWp]: Trace formula consists of 878 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:38:00,761 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:00,984 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:38:00,985 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:00,985 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:00,985 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1087861642]
[2023-11-19 07:38:00,985 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:00,985 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [644226106]
[2023-11-19 07:38:00,986 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [644226106] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:00,986 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:00,986 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:38:00,986 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1921201971]
[2023-11-19 07:38:00,986 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:00,987 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:38:00,987 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:00,988 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:38:00,989 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:38:00,989 INFO  L87              Difference]: Start difference. First operand 719 states and 1038 transitions. Second operand  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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)
[2023-11-19 07:38:01,099 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:01,100 INFO  L93              Difference]: Finished difference Result 1304 states and 1880 transitions.
[2023-11-19 07:38:01,102 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:38:01,102 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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 173
[2023-11-19 07:38:01,102 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:01,107 INFO  L225             Difference]: With dead ends: 1304
[2023-11-19 07:38:01,108 INFO  L226             Difference]: Without dead ends: 717
[2023-11-19 07:38:01,109 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 172 GetRequests, 171 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:38:01,110 INFO  L413           NwaCegarLoop]: 512 mSDtfsCounter, 123 mSDsluCounter, 496 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 1008 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:01,110 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 1008 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:38:01,112 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 717 states.
[2023-11-19 07:38:01,138 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 717 to 717.
[2023-11-19 07:38:01,140 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 717 states, 702 states have (on average 1.4401709401709402) internal successors, (1011), 703 states have internal predecessors, (1011), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:38:01,145 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 717 states and 1035 transitions.
[2023-11-19 07:38:01,145 INFO  L78                 Accepts]: Start accepts. Automaton has 717 states and 1035 transitions. Word has length 173
[2023-11-19 07:38:01,146 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:01,146 INFO  L495      AbstractCegarLoop]: Abstraction has 717 states and 1035 transitions.
[2023-11-19 07:38:01,146 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.333333333333336) internal successors, (166), 3 states have internal predecessors, (166), 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)
[2023-11-19 07:38:01,146 INFO  L276                IsEmpty]: Start isEmpty. Operand 717 states and 1035 transitions.
[2023-11-19 07:38:01,150 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 189
[2023-11-19 07:38:01,150 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:01,150 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:01,174 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:01,374 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:38:01,375 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:01,375 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:01,376 INFO  L85        PathProgramCache]: Analyzing trace with hash 1027306099, now seen corresponding path program 1 times
[2023-11-19 07:38:01,376 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:01,376 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [279974867]
[2023-11-19 07:38:01,376 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:01,376 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:01,526 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:01,529 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1188795606]
[2023-11-19 07:38:01,529 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:01,530 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:01,530 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:01,532 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:01,547 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-19 07:38:02,341 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:02,348 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1025 conjuncts, 29 conjunts are in the unsatisfiable core
[2023-11-19 07:38:02,354 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:02,395 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7
[2023-11-19 07:38:02,416 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 20
[2023-11-19 07:38:02,835 INFO  L349             Elim1Store]: treesize reduction 0, result has 100.0 percent of original size
[2023-11-19 07:38:02,835 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 54 treesize of output 26
[2023-11-19 07:38:03,046 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2023-11-19 07:38:03,047 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:03,047 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:03,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [279974867]
[2023-11-19 07:38:03,047 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:03,047 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1188795606]
[2023-11-19 07:38:03,048 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1188795606] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:03,048 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:03,048 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2023-11-19 07:38:03,048 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1219688347]
[2023-11-19 07:38:03,048 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:03,049 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-19 07:38:03,049 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:03,050 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-19 07:38:03,050 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=106, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:38:03,051 INFO  L87              Difference]: Start difference. First operand 717 states and 1035 transitions. Second operand  has 12 states, 12 states have (on average 14.25) internal successors, (171), 12 states have internal predecessors, (171), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2023-11-19 07:38:06,484 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:06,484 INFO  L93              Difference]: Finished difference Result 1391 states and 2000 transitions.
[2023-11-19 07:38:06,485 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:38:06,485 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 14.25) internal successors, (171), 12 states have internal predecessors, (171), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 188
[2023-11-19 07:38:06,486 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:06,491 INFO  L225             Difference]: With dead ends: 1391
[2023-11-19 07:38:06,491 INFO  L226             Difference]: Without dead ends: 758
[2023-11-19 07:38:06,492 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 177 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=88, Invalid=292, Unknown=0, NotChecked=0, Total=380
[2023-11-19 07:38:06,493 INFO  L413           NwaCegarLoop]: 497 mSDtfsCounter, 736 mSDsluCounter, 3627 mSDsCounter, 0 mSdLazyCounter, 1578 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 741 SdHoareTripleChecker+Valid, 4124 SdHoareTripleChecker+Invalid, 1590 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 1578 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:06,494 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [741 Valid, 4124 Invalid, 1590 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 1578 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2023-11-19 07:38:06,496 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 758 states.
[2023-11-19 07:38:06,521 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 758 to 749.
[2023-11-19 07:38:06,523 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 749 states, 734 states have (on average 1.4277929155313351) internal successors, (1048), 735 states have internal predecessors, (1048), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:38:06,527 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 749 states to 749 states and 1072 transitions.
[2023-11-19 07:38:06,528 INFO  L78                 Accepts]: Start accepts. Automaton has 749 states and 1072 transitions. Word has length 188
[2023-11-19 07:38:06,528 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:06,528 INFO  L495      AbstractCegarLoop]: Abstraction has 749 states and 1072 transitions.
[2023-11-19 07:38:06,528 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 14.25) internal successors, (171), 12 states have internal predecessors, (171), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2023-11-19 07:38:06,529 INFO  L276                IsEmpty]: Start isEmpty. Operand 749 states and 1072 transitions.
[2023-11-19 07:38:06,531 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 189
[2023-11-19 07:38:06,532 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:06,532 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:06,559 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:06,755 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:38:06,756 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:06,756 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:06,757 INFO  L85        PathProgramCache]: Analyzing trace with hash -1863792011, now seen corresponding path program 1 times
[2023-11-19 07:38:06,757 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:06,757 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [260495992]
[2023-11-19 07:38:06,757 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:06,757 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:06,869 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:06,869 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [463601634]
[2023-11-19 07:38:06,869 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:06,870 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:06,870 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:06,871 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:06,902 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-19 07:38:07,553 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:07,559 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1023 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:38:07,564 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:07,614 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2023-11-19 07:38:07,614 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:07,614 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:07,614 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [260495992]
[2023-11-19 07:38:07,615 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:07,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [463601634]
[2023-11-19 07:38:07,615 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [463601634] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:07,615 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:07,615 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:38:07,616 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [38262522]
[2023-11-19 07:38:07,616 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:07,616 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:38:07,616 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:07,617 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:38:07,617 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:38:07,618 INFO  L87              Difference]: Start difference. First operand 749 states and 1072 transitions. Second operand  has 5 states, 5 states have (on average 34.2) internal successors, (171), 5 states have internal predecessors, (171), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2023-11-19 07:38:07,758 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:07,758 INFO  L93              Difference]: Finished difference Result 1582 states and 2303 transitions.
[2023-11-19 07:38:07,759 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:38:07,759 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 34.2) internal successors, (171), 5 states have internal predecessors, (171), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 188
[2023-11-19 07:38:07,759 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:07,765 INFO  L225             Difference]: With dead ends: 1582
[2023-11-19 07:38:07,765 INFO  L226             Difference]: Without dead ends: 937
[2023-11-19 07:38:07,767 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 187 GetRequests, 184 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:38:07,768 INFO  L413           NwaCegarLoop]: 498 mSDtfsCounter, 145 mSDsluCounter, 980 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 145 SdHoareTripleChecker+Valid, 1478 SdHoareTripleChecker+Invalid, 106 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:07,769 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [145 Valid, 1478 Invalid, 106 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:38:07,771 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 937 states.
[2023-11-19 07:38:07,801 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 937 to 772.
[2023-11-19 07:38:07,802 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 772 states, 757 states have (on average 1.4134742404227212) internal successors, (1070), 758 states have internal predecessors, (1070), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:38:07,806 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 772 states and 1094 transitions.
[2023-11-19 07:38:07,807 INFO  L78                 Accepts]: Start accepts. Automaton has 772 states and 1094 transitions. Word has length 188
[2023-11-19 07:38:07,807 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:07,807 INFO  L495      AbstractCegarLoop]: Abstraction has 772 states and 1094 transitions.
[2023-11-19 07:38:07,807 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 34.2) internal successors, (171), 5 states have internal predecessors, (171), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2023-11-19 07:38:07,808 INFO  L276                IsEmpty]: Start isEmpty. Operand 772 states and 1094 transitions.
[2023-11-19 07:38:07,811 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 190
[2023-11-19 07:38:07,812 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:07,812 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:07,841 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:08,027 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:08,027 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:08,028 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:08,028 INFO  L85        PathProgramCache]: Analyzing trace with hash -1701852150, now seen corresponding path program 1 times
[2023-11-19 07:38:08,028 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:08,028 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865435817]
[2023-11-19 07:38:08,028 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:08,028 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:08,130 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:08,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [188412653]
[2023-11-19 07:38:08,131 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:08,132 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:08,132 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:08,133 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:08,153 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2023-11-19 07:38:08,905 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:08,912 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1026 conjuncts, 18 conjunts are in the unsatisfiable core
[2023-11-19 07:38:08,917 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:08,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2023-11-19 07:38:08,973 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:08,973 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:08,973 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [865435817]
[2023-11-19 07:38:08,974 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:08,974 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [188412653]
[2023-11-19 07:38:08,974 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [188412653] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:08,974 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:08,974 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:38:08,975 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [597940258]
[2023-11-19 07:38:08,975 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:08,975 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:38:08,976 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:08,976 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:38:08,977 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:38:08,977 INFO  L87              Difference]: Start difference. First operand 772 states and 1094 transitions. Second operand  has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2023-11-19 07:38:09,233 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:09,234 INFO  L93              Difference]: Finished difference Result 1451 states and 2069 transitions.
[2023-11-19 07:38:09,234 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:38:09,234 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 189
[2023-11-19 07:38:09,235 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:09,239 INFO  L225             Difference]: With dead ends: 1451
[2023-11-19 07:38:09,239 INFO  L226             Difference]: Without dead ends: 795
[2023-11-19 07:38:09,242 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 188 GetRequests, 186 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:38:09,243 INFO  L413           NwaCegarLoop]: 505 mSDtfsCounter, 15 mSDsluCounter, 844 mSDsCounter, 0 mSdLazyCounter, 191 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 1349 SdHoareTripleChecker+Invalid, 191 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 191 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:09,244 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 1349 Invalid, 191 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 191 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:38:09,246 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 795 states.
[2023-11-19 07:38:09,268 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 795 to 783.
[2023-11-19 07:38:09,272 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 783 states, 768 states have (on average 1.4088541666666667) internal successors, (1082), 769 states have internal predecessors, (1082), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:38:09,275 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 783 states to 783 states and 1106 transitions.
[2023-11-19 07:38:09,275 INFO  L78                 Accepts]: Start accepts. Automaton has 783 states and 1106 transitions. Word has length 189
[2023-11-19 07:38:09,276 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:09,276 INFO  L495      AbstractCegarLoop]: Abstraction has 783 states and 1106 transitions.
[2023-11-19 07:38:09,276 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4)
[2023-11-19 07:38:09,276 INFO  L276                IsEmpty]: Start isEmpty. Operand 783 states and 1106 transitions.
[2023-11-19 07:38:09,279 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 191
[2023-11-19 07:38:09,279 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:09,279 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:09,311 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:09,495 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2023-11-19 07:38:09,496 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:09,496 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:09,496 INFO  L85        PathProgramCache]: Analyzing trace with hash 1928789356, now seen corresponding path program 1 times
[2023-11-19 07:38:09,496 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:09,496 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141950583]
[2023-11-19 07:38:09,496 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:09,497 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:09,590 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:09,591 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1458952938]
[2023-11-19 07:38:09,591 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:09,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:09,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:09,592 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:09,606 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2023-11-19 07:38:10,732 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:10,739 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1025 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:38:10,744 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:10,805 INFO  L134       CoverageAnalysis]: Checked inductivity of 29 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked.
[2023-11-19 07:38:10,808 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:10,809 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:10,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141950583]
[2023-11-19 07:38:10,809 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:10,809 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1458952938]
[2023-11-19 07:38:10,809 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1458952938] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:10,809 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:10,810 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:38:10,811 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1199631556]
[2023-11-19 07:38:10,812 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:10,814 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:38:10,816 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:10,817 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:38:10,817 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:38:10,818 INFO  L87              Difference]: Start difference. First operand 783 states and 1106 transitions. Second operand  has 5 states, 5 states have (on average 35.8) internal successors, (179), 5 states have internal predecessors, (179), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:10,952 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:10,953 INFO  L93              Difference]: Finished difference Result 1410 states and 2006 transitions.
[2023-11-19 07:38:10,953 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:38:10,954 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 35.8) internal successors, (179), 5 states have internal predecessors, (179), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 190
[2023-11-19 07:38:10,954 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:10,963 INFO  L225             Difference]: With dead ends: 1410
[2023-11-19 07:38:10,963 INFO  L226             Difference]: Without dead ends: 786
[2023-11-19 07:38:10,964 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 190 GetRequests, 186 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:38:10,965 INFO  L413           NwaCegarLoop]: 504 mSDtfsCounter, 487 mSDsluCounter, 1501 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 495 SdHoareTripleChecker+Valid, 2005 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:10,966 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [495 Valid, 2005 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:38:10,968 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 786 states.
[2023-11-19 07:38:10,999 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 786 to 786.
[2023-11-19 07:38:11,001 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 786 states, 770 states have (on average 1.4090909090909092) internal successors, (1085), 772 states have internal predecessors, (1085), 12 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (16), 12 states have call predecessors, (16), 12 states have call successors, (16)
[2023-11-19 07:38:11,004 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 786 states to 786 states and 1113 transitions.
[2023-11-19 07:38:11,004 INFO  L78                 Accepts]: Start accepts. Automaton has 786 states and 1113 transitions. Word has length 190
[2023-11-19 07:38:11,005 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:11,005 INFO  L495      AbstractCegarLoop]: Abstraction has 786 states and 1113 transitions.
[2023-11-19 07:38:11,005 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 35.8) internal successors, (179), 5 states have internal predecessors, (179), 2 states have call successors, (4), 2 states have call predecessors, (4), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:11,005 INFO  L276                IsEmpty]: Start isEmpty. Operand 786 states and 1113 transitions.
[2023-11-19 07:38:11,009 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 195
[2023-11-19 07:38:11,009 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:11,009 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:11,041 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:11,235 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2023-11-19 07:38:11,236 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:11,236 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:11,236 INFO  L85        PathProgramCache]: Analyzing trace with hash -278658712, now seen corresponding path program 1 times
[2023-11-19 07:38:11,236 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:11,236 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1832442103]
[2023-11-19 07:38:11,237 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:11,237 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:11,345 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:11,345 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1088780892]
[2023-11-19 07:38:11,346 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:11,346 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:11,346 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:11,348 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:11,371 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2023-11-19 07:38:12,290 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:12,299 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1085 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 07:38:12,305 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:12,480 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2023-11-19 07:38:12,481 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:12,481 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:12,481 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1832442103]
[2023-11-19 07:38:12,481 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:12,481 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1088780892]
[2023-11-19 07:38:12,482 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1088780892] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:12,482 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:12,482 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 07:38:12,482 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1724341455]
[2023-11-19 07:38:12,483 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:12,483 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:38:12,483 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:12,484 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:38:12,485 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:38:12,485 INFO  L87              Difference]: Start difference. First operand 786 states and 1113 transitions. Second operand  has 7 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:13,195 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:13,195 INFO  L93              Difference]: Finished difference Result 1363 states and 1922 transitions.
[2023-11-19 07:38:13,195 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:38:13,196 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 194
[2023-11-19 07:38:13,197 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:13,203 INFO  L225             Difference]: With dead ends: 1363
[2023-11-19 07:38:13,203 INFO  L226             Difference]: Without dead ends: 866
[2023-11-19 07:38:13,205 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 193 GetRequests, 188 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:38:13,206 INFO  L413           NwaCegarLoop]: 500 mSDtfsCounter, 12 mSDsluCounter, 1628 mSDsCounter, 0 mSdLazyCounter, 467 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 2128 SdHoareTripleChecker+Invalid, 469 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 467 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:13,206 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 2128 Invalid, 469 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 467 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2023-11-19 07:38:13,208 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 866 states.
[2023-11-19 07:38:13,248 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 866 to 860.
[2023-11-19 07:38:13,250 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 860 states, 844 states have (on average 1.3898104265402844) internal successors, (1173), 846 states have internal predecessors, (1173), 12 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (16), 12 states have call predecessors, (16), 12 states have call successors, (16)
[2023-11-19 07:38:13,255 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 860 states to 860 states and 1201 transitions.
[2023-11-19 07:38:13,255 INFO  L78                 Accepts]: Start accepts. Automaton has 860 states and 1201 transitions. Word has length 194
[2023-11-19 07:38:13,256 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:13,256 INFO  L495      AbstractCegarLoop]: Abstraction has 860 states and 1201 transitions.
[2023-11-19 07:38:13,257 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.428571428571427) internal successors, (178), 7 states have internal predecessors, (178), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:13,257 INFO  L276                IsEmpty]: Start isEmpty. Operand 860 states and 1201 transitions.
[2023-11-19 07:38:13,260 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2023-11-19 07:38:13,261 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:13,261 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:13,290 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:13,474 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2023-11-19 07:38:13,476 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:13,476 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:13,476 INFO  L85        PathProgramCache]: Analyzing trace with hash -1795234372, now seen corresponding path program 1 times
[2023-11-19 07:38:13,477 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:13,477 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [678052524]
[2023-11-19 07:38:13,477 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:13,477 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:13,590 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:13,591 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2057047985]
[2023-11-19 07:38:13,591 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:13,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:13,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:13,592 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:13,604 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2023-11-19 07:38:14,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:14,531 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1086 conjuncts, 15 conjunts are in the unsatisfiable core
[2023-11-19 07:38:14,539 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:14,719 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2023-11-19 07:38:14,720 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:14,720 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:14,720 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [678052524]
[2023-11-19 07:38:14,720 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:14,720 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2057047985]
[2023-11-19 07:38:14,721 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2057047985] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:14,721 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:14,721 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 07:38:14,721 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093705455]
[2023-11-19 07:38:14,721 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:14,722 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:38:14,722 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:14,723 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:38:14,723 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:38:14,724 INFO  L87              Difference]: Start difference. First operand 860 states and 1201 transitions. Second operand  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:15,275 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:15,275 INFO  L93              Difference]: Finished difference Result 1408 states and 1974 transitions.
[2023-11-19 07:38:15,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:38:15,276 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 195
[2023-11-19 07:38:15,279 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:15,284 INFO  L225             Difference]: With dead ends: 1408
[2023-11-19 07:38:15,285 INFO  L226             Difference]: Without dead ends: 882
[2023-11-19 07:38:15,286 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 189 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:38:15,287 INFO  L413           NwaCegarLoop]: 495 mSDtfsCounter, 17 mSDsluCounter, 1933 mSDsCounter, 0 mSdLazyCounter, 649 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 2428 SdHoareTripleChecker+Invalid, 650 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 649 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:15,287 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 2428 Invalid, 650 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 649 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 07:38:15,289 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 882 states.
[2023-11-19 07:38:15,321 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 882 to 876.
[2023-11-19 07:38:15,323 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 876 states, 860 states have (on average 1.3918604651162791) internal successors, (1197), 862 states have internal predecessors, (1197), 12 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (16), 12 states have call predecessors, (16), 12 states have call successors, (16)
[2023-11-19 07:38:15,326 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 876 states to 876 states and 1225 transitions.
[2023-11-19 07:38:15,327 INFO  L78                 Accepts]: Start accepts. Automaton has 876 states and 1225 transitions. Word has length 195
[2023-11-19 07:38:15,327 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:15,327 INFO  L495      AbstractCegarLoop]: Abstraction has 876 states and 1225 transitions.
[2023-11-19 07:38:15,328 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 25.571428571428573) internal successors, (179), 7 states have internal predecessors, (179), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:15,328 INFO  L276                IsEmpty]: Start isEmpty. Operand 876 states and 1225 transitions.
[2023-11-19 07:38:15,329 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 197
[2023-11-19 07:38:15,330 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:15,330 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:15,359 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:15,554 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2023-11-19 07:38:15,554 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:15,555 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:15,555 INFO  L85        PathProgramCache]: Analyzing trace with hash -1551120163, now seen corresponding path program 1 times
[2023-11-19 07:38:15,555 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:15,555 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692108723]
[2023-11-19 07:38:15,555 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:15,555 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:15,689 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:15,689 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1115921598]
[2023-11-19 07:38:15,690 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:15,690 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:15,690 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:15,692 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:15,719 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2023-11-19 07:38:16,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:16,600 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1087 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 07:38:16,605 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:16,732 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked.
[2023-11-19 07:38:16,732 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:38:16,732 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:16,733 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692108723]
[2023-11-19 07:38:16,733 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:16,733 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1115921598]
[2023-11-19 07:38:16,733 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1115921598] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:38:16,733 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:38:16,733 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2023-11-19 07:38:16,734 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [646800111]
[2023-11-19 07:38:16,734 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:38:16,734 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:38:16,735 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:16,735 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:38:16,736 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:38:16,736 INFO  L87              Difference]: Start difference. First operand 876 states and 1225 transitions. Second operand  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:17,285 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:17,285 INFO  L93              Difference]: Finished difference Result 1438 states and 2017 transitions.
[2023-11-19 07:38:17,285 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:38:17,286 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 196
[2023-11-19 07:38:17,286 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:17,293 INFO  L225             Difference]: With dead ends: 1438
[2023-11-19 07:38:17,293 INFO  L226             Difference]: Without dead ends: 900
[2023-11-19 07:38:17,295 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 196 GetRequests, 188 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:38:17,296 INFO  L413           NwaCegarLoop]: 497 mSDtfsCounter, 28 mSDsluCounter, 2071 mSDsCounter, 0 mSdLazyCounter, 619 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 2568 SdHoareTripleChecker+Invalid, 621 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 619 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:17,296 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 2568 Invalid, 621 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 619 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 07:38:17,298 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 900 states.
[2023-11-19 07:38:17,330 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 900 to 890.
[2023-11-19 07:38:17,332 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 890 states, 874 states have (on average 1.3901601830663615) internal successors, (1215), 876 states have internal predecessors, (1215), 12 states have call successors, (12), 1 states have call predecessors, (12), 2 states have return successors, (16), 12 states have call predecessors, (16), 12 states have call successors, (16)
[2023-11-19 07:38:17,335 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 890 states to 890 states and 1243 transitions.
[2023-11-19 07:38:17,336 INFO  L78                 Accepts]: Start accepts. Automaton has 890 states and 1243 transitions. Word has length 196
[2023-11-19 07:38:17,336 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:17,336 INFO  L495      AbstractCegarLoop]: Abstraction has 890 states and 1243 transitions.
[2023-11-19 07:38:17,336 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 20.0) internal successors, (180), 9 states have internal predecessors, (180), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:38:17,337 INFO  L276                IsEmpty]: Start isEmpty. Operand 890 states and 1243 transitions.
[2023-11-19 07:38:17,338 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 197
[2023-11-19 07:38:17,339 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:17,339 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:17,365 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:17,559 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2023-11-19 07:38:17,560 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:17,560 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:17,560 INFO  L85        PathProgramCache]: Analyzing trace with hash -1978841919, now seen corresponding path program 1 times
[2023-11-19 07:38:17,560 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:17,560 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860573622]
[2023-11-19 07:38:17,560 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:17,560 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:17,649 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:17,649 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1593267602]
[2023-11-19 07:38:17,650 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:17,650 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:17,650 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:17,651 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:17,652 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2023-11-19 07:38:18,746 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:38:18,754 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1085 conjuncts, 24 conjunts are in the unsatisfiable core
[2023-11-19 07:38:18,759 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:19,066 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 26 proven. 1 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.
[2023-11-19 07:38:19,067 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:38:19,558 INFO  L134       CoverageAnalysis]: Checked inductivity of 51 backedges. 5 proven. 19 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked.
[2023-11-19 07:38:19,559 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:19,559 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [860573622]
[2023-11-19 07:38:19,559 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:19,559 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1593267602]
[2023-11-19 07:38:19,559 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1593267602] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:38:19,559 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:38:19,560 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8] total 12
[2023-11-19 07:38:19,560 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [881451805]
[2023-11-19 07:38:19,560 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:38:19,561 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-19 07:38:19,561 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:19,562 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-19 07:38:19,562 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=102, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:38:19,563 INFO  L87              Difference]: Start difference. First operand 890 states and 1243 transitions. Second operand  has 12 states, 12 states have (on average 29.5) internal successors, (354), 12 states have internal predecessors, (354), 4 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 2 states have call predecessors, (8), 4 states have call successors, (8)
[2023-11-19 07:38:20,006 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:20,007 INFO  L93              Difference]: Finished difference Result 1632 states and 2296 transitions.
[2023-11-19 07:38:20,007 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:38:20,008 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 29.5) internal successors, (354), 12 states have internal predecessors, (354), 4 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 2 states have call predecessors, (8), 4 states have call successors, (8) Word has length 196
[2023-11-19 07:38:20,008 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:20,014 INFO  L225             Difference]: With dead ends: 1632
[2023-11-19 07:38:20,014 INFO  L226             Difference]: Without dead ends: 901
[2023-11-19 07:38:20,016 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 395 GetRequests, 380 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=70, Invalid=202, Unknown=0, NotChecked=0, Total=272
[2023-11-19 07:38:20,017 INFO  L413           NwaCegarLoop]: 504 mSDtfsCounter, 432 mSDsluCounter, 3493 mSDsCounter, 0 mSdLazyCounter, 182 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 442 SdHoareTripleChecker+Valid, 3997 SdHoareTripleChecker+Invalid, 211 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 182 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:20,018 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [442 Valid, 3997 Invalid, 211 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 182 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 07:38:20,020 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 901 states.
[2023-11-19 07:38:20,055 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 901 to 899.
[2023-11-19 07:38:20,058 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 899 states, 882 states have (on average 1.3934240362811792) internal successors, (1229), 884 states have internal predecessors, (1229), 12 states have call successors, (12), 2 states have call predecessors, (12), 3 states have return successors, (16), 12 states have call predecessors, (16), 12 states have call successors, (16)
[2023-11-19 07:38:20,065 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 899 states to 899 states and 1257 transitions.
[2023-11-19 07:38:20,065 INFO  L78                 Accepts]: Start accepts. Automaton has 899 states and 1257 transitions. Word has length 196
[2023-11-19 07:38:20,066 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:20,066 INFO  L495      AbstractCegarLoop]: Abstraction has 899 states and 1257 transitions.
[2023-11-19 07:38:20,066 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 29.5) internal successors, (354), 12 states have internal predecessors, (354), 4 states have call successors, (8), 2 states have call predecessors, (8), 4 states have return successors, (8), 2 states have call predecessors, (8), 4 states have call successors, (8)
[2023-11-19 07:38:20,067 INFO  L276                IsEmpty]: Start isEmpty. Operand 899 states and 1257 transitions.
[2023-11-19 07:38:20,069 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 205
[2023-11-19 07:38:20,069 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:20,069 INFO  L195           NwaCegarLoop]: trace histogram [12, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:20,104 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:20,283 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2023-11-19 07:38:20,284 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:20,284 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:20,284 INFO  L85        PathProgramCache]: Analyzing trace with hash -1749992699, now seen corresponding path program 2 times
[2023-11-19 07:38:20,285 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:20,285 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [916145624]
[2023-11-19 07:38:20,285 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:20,285 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:20,403 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:20,403 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [521212228]
[2023-11-19 07:38:20,404 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:38:20,404 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:20,404 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:20,405 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:20,469 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2023-11-19 07:38:21,726 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:38:21,726 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:38:21,734 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1205 conjuncts, 25 conjunts are in the unsatisfiable core
[2023-11-19 07:38:21,740 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:38:21,844 INFO  L134       CoverageAnalysis]: Checked inductivity of 143 backedges. 69 proven. 10 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked.
[2023-11-19 07:38:21,844 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:38:22,082 INFO  L134       CoverageAnalysis]: Checked inductivity of 143 backedges. 5 proven. 71 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked.
[2023-11-19 07:38:22,082 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:38:22,082 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [916145624]
[2023-11-19 07:38:22,082 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:38:22,082 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [521212228]
[2023-11-19 07:38:22,082 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [521212228] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:38:22,083 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:38:22,083 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 8] total 15
[2023-11-19 07:38:22,083 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886474195]
[2023-11-19 07:38:22,083 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:38:22,084 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 15 states
[2023-11-19 07:38:22,084 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:38:22,085 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants.
[2023-11-19 07:38:22,085 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=147, Unknown=0, NotChecked=0, Total=210
[2023-11-19 07:38:22,085 INFO  L87              Difference]: Start difference. First operand 899 states and 1257 transitions. Second operand  has 15 states, 15 states have (on average 13.066666666666666) internal successors, (196), 15 states have internal predecessors, (196), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8)
[2023-11-19 07:38:22,802 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:38:22,802 INFO  L93              Difference]: Finished difference Result 1631 states and 2316 transitions.
[2023-11-19 07:38:22,802 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. 
[2023-11-19 07:38:22,803 INFO  L78                 Accepts]: Start accepts. Automaton has  has 15 states, 15 states have (on average 13.066666666666666) internal successors, (196), 15 states have internal predecessors, (196), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8) Word has length 204
[2023-11-19 07:38:22,803 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:38:22,807 INFO  L225             Difference]: With dead ends: 1631
[2023-11-19 07:38:22,807 INFO  L226             Difference]: Without dead ends: 768
[2023-11-19 07:38:22,809 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 418 GetRequests, 393 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=234, Invalid=468, Unknown=0, NotChecked=0, Total=702
[2023-11-19 07:38:22,810 INFO  L413           NwaCegarLoop]: 430 mSDtfsCounter, 113 mSDsluCounter, 2889 mSDsCounter, 0 mSdLazyCounter, 356 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 3319 SdHoareTripleChecker+Invalid, 388 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 356 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:38:22,810 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 3319 Invalid, 388 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 356 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:38:22,812 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 768 states.
[2023-11-19 07:38:22,836 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 768 to 764.
[2023-11-19 07:38:22,838 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 764 states, 747 states have (on average 1.3708165997322623) internal successors, (1024), 749 states have internal predecessors, (1024), 12 states have call successors, (12), 2 states have call predecessors, (12), 3 states have return successors, (16), 12 states have call predecessors, (16), 12 states have call successors, (16)
[2023-11-19 07:38:22,840 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 764 states to 764 states and 1052 transitions.
[2023-11-19 07:38:22,840 INFO  L78                 Accepts]: Start accepts. Automaton has 764 states and 1052 transitions. Word has length 204
[2023-11-19 07:38:22,840 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:38:22,840 INFO  L495      AbstractCegarLoop]: Abstraction has 764 states and 1052 transitions.
[2023-11-19 07:38:22,841 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 15 states, 15 states have (on average 13.066666666666666) internal successors, (196), 15 states have internal predecessors, (196), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (8), 1 states have call predecessors, (8), 2 states have call successors, (8)
[2023-11-19 07:38:22,841 INFO  L276                IsEmpty]: Start isEmpty. Operand 764 states and 1052 transitions.
[2023-11-19 07:38:22,843 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 217
[2023-11-19 07:38:22,843 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:38:22,843 INFO  L195           NwaCegarLoop]: trace histogram [24, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:38:22,874 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2023-11-19 07:38:23,059 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:23,060 INFO  L420      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 1 more)] ===
[2023-11-19 07:38:23,060 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:38:23,060 INFO  L85        PathProgramCache]: Analyzing trace with hash 1182448645, now seen corresponding path program 3 times
[2023-11-19 07:38:23,060 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:38:23,060 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1700784336]
[2023-11-19 07:38:23,061 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:38:23,061 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:38:23,164 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:38:23,164 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1666753851]
[2023-11-19 07:38:23,165 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 07:38:23,165 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:38:23,165 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:38:23,166 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:38:23,231 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5422319-68ad-4932-ab4f-a61bda882d34/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2023-11-19 07:38:24,168 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2023-11-19 07:38:24,168 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:38:24,172 INFO  L262         TraceCheckSpWp]: Trace formula consists of 442 conjuncts, 16 conjunts are in the unsatisfiable core
[2023-11-19 07:38:24,181 INFO  L285         TraceCheckSpWp]: Computing forward predicates...