./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test2-1.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_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test2-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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 69d24e9affd7540aafb8052ecd737d7732ca2a63c7e8e16adc4217413d1d99a5
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:34:53,936 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:34:54,055 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2023-11-19 07:34:54,063 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:34:54,064 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:34:54,109 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:34:54,111 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:34:54,112 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:34:54,113 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:34:54,119 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:34:54,120 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:34:54,121 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:34:54,121 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:34:54,123 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:34:54,124 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:34:54,124 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:34:54,124 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:34:54,125 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:34:54,125 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:34:54,126 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:34:54,126 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:34:54,127 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:34:54,127 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=true
[2023-11-19 07:34:54,129 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:34:54,130 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:34:54,130 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:34:54,131 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:34:54,132 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:34:54,132 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:34:54,133 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:34:54,134 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:34:54,134 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:34:54,135 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:34:54,135 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:34:54,135 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:34:54,135 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:34:54,136 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:34:54,136 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:34:54,136 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:34:54,137 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:34:54,137 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:34:54,137 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_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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 -> 69d24e9affd7540aafb8052ecd737d7732ca2a63c7e8e16adc4217413d1d99a5
[2023-11-19 07:34:54,491 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:34:54,522 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:34:54,527 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:34:54,529 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:34:54,530 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:34:54,534 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test2-1.i
[2023-11-19 07:34:58,175 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:34:58,732 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:34:58,733 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/sv-benchmarks/c/uthash-2.0.2/uthash_SFH_test2-1.i
[2023-11-19 07:34:58,759 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/data/f1a6a2480/cd93f77378004820b912bf8c3a45416f/FLAGeaaf7fd5b
[2023-11-19 07:34:58,777 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/data/f1a6a2480/cd93f77378004820b912bf8c3a45416f
[2023-11-19 07:34:58,781 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:34:58,783 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:34:58,784 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:34:58,785 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:34:58,799 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:34:58,800 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:34:58" (1/1) ...
[2023-11-19 07:34:58,801 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27b2cf8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:58, skipping insertion in model container
[2023-11-19 07:34:58,802 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:34:58" (1/1) ...
[2023-11-19 07:34:58,916 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:34:59,639 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:34:59,653 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:34:59,774 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:34:59,840 WARN  L675               CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:34:59,848 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:34:59,849 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59 WrapperNode
[2023-11-19 07:34:59,849 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:34:59,851 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:34:59,851 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:34:59,851 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:34:59,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:34:59" (1/1) ...
[2023-11-19 07:34:59,914 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:34:59" (1/1) ...
[2023-11-19 07:35:00,076 INFO  L138                Inliner]: procedures = 208, calls = 237, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1215
[2023-11-19 07:35:00,077 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:35:00,078 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:35:00,078 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:35:00,079 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:35:00,105 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,106 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,150 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,150 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,241 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,260 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,266 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,275 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,288 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:35:00,289 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:35:00,290 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:35:00,290 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:35:00,291 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (1/1) ...
[2023-11-19 07:35:00,299 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:35:00,315 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:00,338 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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:35:00,365 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/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:35:00,398 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2023-11-19 07:35:00,398 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2023-11-19 07:35:00,399 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:35:00,399 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:35:00,399 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:35:00,399 INFO  L130     BoogieDeclarations]: Found specification of procedure memcmp
[2023-11-19 07:35:00,400 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:35:00,400 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:35:00,400 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:35:00,400 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 07:35:00,400 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 07:35:00,401 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:35:00,401 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:35:00,403 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:35:00,403 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:35:00,403 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:35:00,404 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:35:00,404 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:35:00,682 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:35:00,685 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:35:02,618 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:35:02,635 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:35:02,635 INFO  L302             CfgBuilder]: Removed 54 assume(true) statements.
[2023-11-19 07:35:02,644 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:35:02 BoogieIcfgContainer
[2023-11-19 07:35:02,644 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:35:02,648 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:35:02,648 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:35:02,653 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:35:02,653 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:34:58" (1/3) ...
[2023-11-19 07:35:02,654 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2f928a36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:35:02, skipping insertion in model container
[2023-11-19 07:35:02,654 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:34:59" (2/3) ...
[2023-11-19 07:35:02,655 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2f928a36 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:35:02, skipping insertion in model container
[2023-11-19 07:35:02,655 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:35:02" (3/3) ...
[2023-11-19 07:35:02,657 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_SFH_test2-1.i
[2023-11-19 07:35:02,683 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:35:02,683 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 8 error locations.
[2023-11-19 07:35:02,763 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:35:02,772 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;@2cfba4ab, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:35:02,772 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 8 error locations.
[2023-11-19 07:35:02,780 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 357 states, 335 states have (on average 1.7044776119402985) internal successors, (571), 350 states have internal predecessors, (571), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (10), 6 states have call predecessors, (10), 10 states have call successors, (10)
[2023-11-19 07:35:02,788 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:35:02,789 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:02,790 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:35:02,791 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:02,797 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:02,798 INFO  L85        PathProgramCache]: Analyzing trace with hash -1617610634, now seen corresponding path program 1 times
[2023-11-19 07:35:02,811 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:02,812 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [79395011]
[2023-11-19 07:35:02,812 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:02,813 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:03,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:03,072 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:03,072 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [79395011]
[2023-11-19 07:35:03,073 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic
[2023-11-19 07:35:03,073 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1645740951]
[2023-11-19 07:35:03,074 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:03,074 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:03,074 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:03,082 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:03,112 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:35:03,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:03,321 INFO  L262         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 07:35:03,330 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:03,358 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:35:03,359 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:03,360 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1645740951] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:03,360 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:03,361 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:35:03,364 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711100597]
[2023-11-19 07:35:03,366 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:03,372 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:35:03,372 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:03,429 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:35:03,430 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:35:03,438 INFO  L87              Difference]: Start difference. First operand  has 357 states, 335 states have (on average 1.7044776119402985) internal successors, (571), 350 states have internal predecessors, (571), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (10), 6 states have call predecessors, (10), 10 states have call successors, (10) 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:35:03,558 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:03,558 INFO  L93              Difference]: Finished difference Result 710 states and 1184 transitions.
[2023-11-19 07:35:03,559 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:35:03,561 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:35:03,561 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:03,578 INFO  L225             Difference]: With dead ends: 710
[2023-11-19 07:35:03,578 INFO  L226             Difference]: Without dead ends: 348
[2023-11-19 07:35:03,592 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 6 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:35:03,596 INFO  L413           NwaCegarLoop]: 528 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, 528 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:35:03,599 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 528 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:35:03,625 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 348 states.
[2023-11-19 07:35:03,691 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 348 to 348.
[2023-11-19 07:35:03,693 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 348 states, 330 states have (on average 1.5272727272727273) internal successors, (504), 342 states have internal predecessors, (504), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:35:03,697 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 348 states and 520 transitions.
[2023-11-19 07:35:03,699 INFO  L78                 Accepts]: Start accepts. Automaton has 348 states and 520 transitions. Word has length 7
[2023-11-19 07:35:03,699 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:03,700 INFO  L495      AbstractCegarLoop]: Abstraction has 348 states and 520 transitions.
[2023-11-19 07:35:03,700 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:35:03,700 INFO  L276                IsEmpty]: Start isEmpty. Operand 348 states and 520 transitions.
[2023-11-19 07:35:03,701 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:35:03,701 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:03,701 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:35:03,725 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:03,904 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2023-11-19 07:35:03,905 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:03,906 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:03,906 INFO  L85        PathProgramCache]: Analyzing trace with hash -1617608712, now seen corresponding path program 1 times
[2023-11-19 07:35:03,906 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:03,907 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [468357419]
[2023-11-19 07:35:03,907 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:03,907 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:03,970 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:03,971 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [345875050]
[2023-11-19 07:35:03,971 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:03,971 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:03,972 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:03,973 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:03,996 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:35:04,175 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:04,177 INFO  L262         TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 11 conjunts are in the unsatisfiable core
[2023-11-19 07:35:04,181 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:04,260 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:35:04,271 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 6 treesize of output 5
[2023-11-19 07:35:04,340 INFO  L349             Elim1Store]: treesize reduction 4, result has 50.0 percent of original size
[2023-11-19 07:35:04,341 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11
[2023-11-19 07:35:04,448 INFO  L190   IndexEqualityManager]: detected not equals via solver
[2023-11-19 07:35:04,451 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7
[2023-11-19 07:35:04,462 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:35:04,463 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:04,463 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:04,464 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [468357419]
[2023-11-19 07:35:04,464 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:04,464 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [345875050]
[2023-11-19 07:35:04,464 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [345875050] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:04,465 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:04,465 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:35:04,466 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [729340267]
[2023-11-19 07:35:04,466 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:04,467 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:35:04,468 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:04,471 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:35:04,471 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:35:04,471 INFO  L87              Difference]: Start difference. First operand 348 states and 520 transitions. Second operand  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 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:35:05,512 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:05,513 INFO  L93              Difference]: Finished difference Result 626 states and 952 transitions.
[2023-11-19 07:35:05,513 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:35:05,513 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 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:35:05,514 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:05,520 INFO  L225             Difference]: With dead ends: 626
[2023-11-19 07:35:05,521 INFO  L226             Difference]: Without dead ends: 624
[2023-11-19 07:35:05,522 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:35:05,523 INFO  L413           NwaCegarLoop]: 473 mSDtfsCounter, 583 mSDsluCounter, 1339 mSDsCounter, 0 mSdLazyCounter, 270 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 588 SdHoareTripleChecker+Valid, 1812 SdHoareTripleChecker+Invalid, 285 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 270 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:05,524 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [588 Valid, 1812 Invalid, 285 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 270 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:35:05,527 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 624 states.
[2023-11-19 07:35:05,558 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 624 to 354.
[2023-11-19 07:35:05,559 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 354 states, 336 states have (on average 1.5208333333333333) internal successors, (511), 348 states have internal predecessors, (511), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:35:05,562 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 354 states and 527 transitions.
[2023-11-19 07:35:05,563 INFO  L78                 Accepts]: Start accepts. Automaton has 354 states and 527 transitions. Word has length 7
[2023-11-19 07:35:05,563 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:05,563 INFO  L495      AbstractCegarLoop]: Abstraction has 354 states and 527 transitions.
[2023-11-19 07:35:05,564 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 1.75) internal successors, (7), 5 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:35:05,564 INFO  L276                IsEmpty]: Start isEmpty. Operand 354 states and 527 transitions.
[2023-11-19 07:35:05,568 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2023-11-19 07:35:05,569 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:05,569 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]
[2023-11-19 07:35:05,602 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:05,796 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:05,797 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:05,798 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:05,798 INFO  L85        PathProgramCache]: Analyzing trace with hash 1901828698, now seen corresponding path program 1 times
[2023-11-19 07:35:05,798 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:05,798 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1331940084]
[2023-11-19 07:35:05,799 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:05,799 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:05,836 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:06,500 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:35:06,500 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:06,501 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1331940084]
[2023-11-19 07:35:06,501 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1331940084] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:06,501 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:06,501 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:35:06,502 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [627173323]
[2023-11-19 07:35:06,502 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:06,502 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:35:06,503 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:06,503 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:35:06,504 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:35:06,504 INFO  L87              Difference]: Start difference. First operand 354 states and 527 transitions. Second operand  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 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:35:06,916 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:06,916 INFO  L93              Difference]: Finished difference Result 671 states and 1013 transitions.
[2023-11-19 07:35:06,916 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:35:06,917 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 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 64
[2023-11-19 07:35:06,917 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:06,922 INFO  L225             Difference]: With dead ends: 671
[2023-11-19 07:35:06,922 INFO  L226             Difference]: Without dead ends: 510
[2023-11-19 07:35:06,924 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:35:06,926 INFO  L413           NwaCegarLoop]: 495 mSDtfsCounter, 234 mSDsluCounter, 936 mSDsCounter, 0 mSdLazyCounter, 129 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 239 SdHoareTripleChecker+Valid, 1431 SdHoareTripleChecker+Invalid, 131 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 129 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:06,926 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [239 Valid, 1431 Invalid, 131 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 129 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:35:06,929 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 510 states.
[2023-11-19 07:35:06,946 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 510 to 354.
[2023-11-19 07:35:06,948 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 354 states, 336 states have (on average 1.5178571428571428) internal successors, (510), 348 states have internal predecessors, (510), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:35:06,951 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 354 states and 526 transitions.
[2023-11-19 07:35:06,951 INFO  L78                 Accepts]: Start accepts. Automaton has 354 states and 526 transitions. Word has length 64
[2023-11-19 07:35:06,951 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:06,952 INFO  L495      AbstractCegarLoop]: Abstraction has 354 states and 526 transitions.
[2023-11-19 07:35:06,952 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 states have internal predecessors, (64), 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:35:06,952 INFO  L276                IsEmpty]: Start isEmpty. Operand 354 states and 526 transitions.
[2023-11-19 07:35:06,957 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 82
[2023-11-19 07:35:06,957 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:06,957 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]
[2023-11-19 07:35:06,957 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:35:06,958 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:06,958 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:06,959 INFO  L85        PathProgramCache]: Analyzing trace with hash -721799445, now seen corresponding path program 1 times
[2023-11-19 07:35:06,959 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:06,959 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169108584]
[2023-11-19 07:35:06,959 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:06,959 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:07,043 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:07,048 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1989817107]
[2023-11-19 07:35:07,048 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:07,049 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:07,049 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:07,050 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:07,053 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:35:07,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:07,398 INFO  L262         TraceCheckSpWp]: Trace formula consists of 429 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:35:07,404 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:07,426 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:35:07,426 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:07,427 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:07,427 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169108584]
[2023-11-19 07:35:07,427 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:07,427 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1989817107]
[2023-11-19 07:35:07,428 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1989817107] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:07,428 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:07,428 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:35:07,428 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1775679911]
[2023-11-19 07:35:07,429 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:07,429 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:35:07,429 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:07,430 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:35:07,430 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:35:07,431 INFO  L87              Difference]: Start difference. First operand 354 states and 526 transitions. Second operand  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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:35:07,545 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:07,545 INFO  L93              Difference]: Finished difference Result 721 states and 1075 transitions.
[2023-11-19 07:35:07,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:35:07,546 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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 81
[2023-11-19 07:35:07,546 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:07,550 INFO  L225             Difference]: With dead ends: 721
[2023-11-19 07:35:07,550 INFO  L226             Difference]: Without dead ends: 375
[2023-11-19 07:35:07,552 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 79 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:35:07,555 INFO  L413           NwaCegarLoop]: 500 mSDtfsCounter, 9 mSDsluCounter, 485 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 985 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:35:07,557 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 985 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:35:07,562 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 375 states.
[2023-11-19 07:35:07,588 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 375 to 374.
[2023-11-19 07:35:07,589 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 374 states, 356 states have (on average 1.4887640449438202) internal successors, (530), 368 states have internal predecessors, (530), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:35:07,592 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 374 states and 546 transitions.
[2023-11-19 07:35:07,593 INFO  L78                 Accepts]: Start accepts. Automaton has 374 states and 546 transitions. Word has length 81
[2023-11-19 07:35:07,593 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:07,593 INFO  L495      AbstractCegarLoop]: Abstraction has 374 states and 546 transitions.
[2023-11-19 07:35:07,594 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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:35:07,594 INFO  L276                IsEmpty]: Start isEmpty. Operand 374 states and 546 transitions.
[2023-11-19 07:35:07,603 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 82
[2023-11-19 07:35:07,603 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:07,604 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]
[2023-11-19 07:35:07,637 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:07,828 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:07,829 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:07,829 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:07,830 INFO  L85        PathProgramCache]: Analyzing trace with hash 2034827821, now seen corresponding path program 1 times
[2023-11-19 07:35:07,830 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:07,830 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1214840743]
[2023-11-19 07:35:07,830 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:07,830 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:07,950 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:07,951 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1464261788]
[2023-11-19 07:35:07,951 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:07,952 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:07,952 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:07,957 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:07,960 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:35:08,300 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:08,304 INFO  L262         TraceCheckSpWp]: Trace formula consists of 431 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:35:08,310 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:08,333 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:35:08,333 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:08,333 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:08,334 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1214840743]
[2023-11-19 07:35:08,334 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:08,334 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1464261788]
[2023-11-19 07:35:08,334 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1464261788] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:08,335 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:08,335 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:35:08,335 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [376159729]
[2023-11-19 07:35:08,335 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:08,336 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:35:08,336 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:08,337 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:35:08,337 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:35:08,338 INFO  L87              Difference]: Start difference. First operand 374 states and 546 transitions. Second operand  has 4 states, 4 states have (on average 20.25) internal successors, (81), 4 states have internal predecessors, (81), 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:35:08,447 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:08,447 INFO  L93              Difference]: Finished difference Result 727 states and 1071 transitions.
[2023-11-19 07:35:08,448 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:35:08,448 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 20.25) internal successors, (81), 4 states have internal predecessors, (81), 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 81
[2023-11-19 07:35:08,449 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:08,452 INFO  L225             Difference]: With dead ends: 727
[2023-11-19 07:35:08,452 INFO  L226             Difference]: Without dead ends: 361
[2023-11-19 07:35:08,454 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 78 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:35:08,455 INFO  L413           NwaCegarLoop]: 493 mSDtfsCounter, 165 mSDsluCounter, 832 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 165 SdHoareTripleChecker+Valid, 1325 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:35:08,455 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [165 Valid, 1325 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:35:08,457 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 361 states.
[2023-11-19 07:35:08,468 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 361 to 360.
[2023-11-19 07:35:08,470 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 360 states, 342 states have (on average 1.4883040935672514) internal successors, (509), 354 states have internal predecessors, (509), 8 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8)
[2023-11-19 07:35:08,473 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 360 states and 525 transitions.
[2023-11-19 07:35:08,473 INFO  L78                 Accepts]: Start accepts. Automaton has 360 states and 525 transitions. Word has length 81
[2023-11-19 07:35:08,474 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:08,474 INFO  L495      AbstractCegarLoop]: Abstraction has 360 states and 525 transitions.
[2023-11-19 07:35:08,474 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 20.25) internal successors, (81), 4 states have internal predecessors, (81), 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:35:08,475 INFO  L276                IsEmpty]: Start isEmpty. Operand 360 states and 525 transitions.
[2023-11-19 07:35:08,476 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 82
[2023-11-19 07:35:08,476 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:08,476 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]
[2023-11-19 07:35:08,508 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:08,703 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:08,704 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:08,704 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:08,704 INFO  L85        PathProgramCache]: Analyzing trace with hash -737059617, now seen corresponding path program 1 times
[2023-11-19 07:35:08,704 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:08,704 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1950000262]
[2023-11-19 07:35:08,705 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:08,705 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:08,767 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:08,767 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1221467589]
[2023-11-19 07:35:08,768 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:08,768 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:08,768 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:08,769 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:08,784 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:35:09,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:09,050 INFO  L262         TraceCheckSpWp]: Trace formula consists of 417 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:35:09,054 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:09,453 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:35:09,454 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:09,454 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:09,454 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1950000262]
[2023-11-19 07:35:09,455 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:09,455 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1221467589]
[2023-11-19 07:35:09,455 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1221467589] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:09,455 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:09,456 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:35:09,456 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1966218320]
[2023-11-19 07:35:09,456 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:09,458 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:35:09,458 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:09,459 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:35:09,459 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:35:09,460 INFO  L87              Difference]: Start difference. First operand 360 states and 525 transitions. Second operand  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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:35:09,574 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:09,574 INFO  L93              Difference]: Finished difference Result 963 states and 1430 transitions.
[2023-11-19 07:35:09,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:35:09,575 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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 81
[2023-11-19 07:35:09,576 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:09,583 INFO  L225             Difference]: With dead ends: 963
[2023-11-19 07:35:09,583 INFO  L226             Difference]: Without dead ends: 611
[2023-11-19 07:35:09,584 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 80 GetRequests, 79 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:35:09,586 INFO  L413           NwaCegarLoop]: 691 mSDtfsCounter, 324 mSDsluCounter, 491 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 331 SdHoareTripleChecker+Valid, 1182 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:09,586 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [331 Valid, 1182 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:35:09,589 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 611 states.
[2023-11-19 07:35:09,614 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 611 to 607.
[2023-11-19 07:35:09,616 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 607 states, 584 states have (on average 1.5154109589041096) internal successors, (885), 601 states have internal predecessors, (885), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:35:09,621 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 607 states and 911 transitions.
[2023-11-19 07:35:09,621 INFO  L78                 Accepts]: Start accepts. Automaton has 607 states and 911 transitions. Word has length 81
[2023-11-19 07:35:09,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:09,622 INFO  L495      AbstractCegarLoop]: Abstraction has 607 states and 911 transitions.
[2023-11-19 07:35:09,622 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 27.0) internal successors, (81), 3 states have internal predecessors, (81), 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:35:09,623 INFO  L276                IsEmpty]: Start isEmpty. Operand 607 states and 911 transitions.
[2023-11-19 07:35:09,624 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2023-11-19 07:35:09,624 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:09,624 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35:09,658 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:09,857 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2023-11-19 07:35:09,858 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:09,858 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:09,858 INFO  L85        PathProgramCache]: Analyzing trace with hash 105907440, now seen corresponding path program 1 times
[2023-11-19 07:35:09,859 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:09,859 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [478256524]
[2023-11-19 07:35:09,859 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:09,859 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:09,931 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:09,931 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [871137273]
[2023-11-19 07:35:09,931 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:09,931 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:09,932 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:09,933 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:09,956 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:35:10,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:10,474 INFO  L262         TraceCheckSpWp]: Trace formula consists of 564 conjuncts, 29 conjunts are in the unsatisfiable core
[2023-11-19 07:35:10,482 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:10,488 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:35:10,520 INFO  L349             Elim1Store]: treesize reduction 25, result has 21.9 percent of original size
[2023-11-19 07:35:10,521 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 1 case distinctions, treesize of input 19 treesize of output 18
[2023-11-19 07:35:10,593 INFO  L349             Elim1Store]: treesize reduction 33, result has 34.0 percent of original size
[2023-11-19 07:35:10,594 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 30 treesize of output 42
[2023-11-19 07:35:11,346 INFO  L349             Elim1Store]: treesize reduction 12, result has 78.2 percent of original size
[2023-11-19 07:35:11,347 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 52 treesize of output 68
[2023-11-19 07:35:11,794 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:35:11,794 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:11,794 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:11,795 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [478256524]
[2023-11-19 07:35:11,795 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:11,795 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [871137273]
[2023-11-19 07:35:11,795 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [871137273] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:11,796 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:11,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11
[2023-11-19 07:35:11,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [603841430]
[2023-11-19 07:35:11,796 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:11,797 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2023-11-19 07:35:11,797 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:11,799 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2023-11-19 07:35:11,799 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:35:11,800 INFO  L87              Difference]: Start difference. First operand 607 states and 911 transitions. Second operand  has 11 states, 11 states have (on average 8.090909090909092) internal successors, (89), 11 states have internal predecessors, (89), 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:35:16,305 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:16,305 INFO  L93              Difference]: Finished difference Result 1351 states and 2032 transitions.
[2023-11-19 07:35:16,306 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:35:16,306 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 8.090909090909092) internal successors, (89), 11 states have internal predecessors, (89), 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 96
[2023-11-19 07:35:16,307 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:16,315 INFO  L225             Difference]: With dead ends: 1351
[2023-11-19 07:35:16,315 INFO  L226             Difference]: Without dead ends: 828
[2023-11-19 07:35:16,317 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 85 SyntacticMatches, 1 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=63, Invalid=279, Unknown=0, NotChecked=0, Total=342
[2023-11-19 07:35:16,318 INFO  L413           NwaCegarLoop]: 480 mSDtfsCounter, 455 mSDsluCounter, 2859 mSDsCounter, 0 mSdLazyCounter, 1388 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 460 SdHoareTripleChecker+Valid, 3339 SdHoareTripleChecker+Invalid, 1397 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1388 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:16,318 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [460 Valid, 3339 Invalid, 1397 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1388 Invalid, 0 Unknown, 0 Unchecked, 4.0s Time]
[2023-11-19 07:35:16,321 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 828 states.
[2023-11-19 07:35:16,352 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 828 to 639.
[2023-11-19 07:35:16,354 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 639 states, 616 states have (on average 1.4967532467532467) internal successors, (922), 633 states have internal predecessors, (922), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:35:16,359 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 639 states and 948 transitions.
[2023-11-19 07:35:16,359 INFO  L78                 Accepts]: Start accepts. Automaton has 639 states and 948 transitions. Word has length 96
[2023-11-19 07:35:16,360 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:16,360 INFO  L495      AbstractCegarLoop]: Abstraction has 639 states and 948 transitions.
[2023-11-19 07:35:16,361 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 8.090909090909092) internal successors, (89), 11 states have internal predecessors, (89), 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:35:16,361 INFO  L276                IsEmpty]: Start isEmpty. Operand 639 states and 948 transitions.
[2023-11-19 07:35:16,362 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2023-11-19 07:35:16,362 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:16,363 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35:16,392 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:16,588 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:16,589 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:16,589 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:16,589 INFO  L85        PathProgramCache]: Analyzing trace with hash -1602872460, now seen corresponding path program 1 times
[2023-11-19 07:35:16,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:16,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [325727464]
[2023-11-19 07:35:16,590 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:16,590 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:16,696 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:16,697 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1890520932]
[2023-11-19 07:35:16,697 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:16,697 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:16,698 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:16,699 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:16,742 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:35:17,150 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:17,155 INFO  L262         TraceCheckSpWp]: Trace formula consists of 560 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:35:17,160 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:17,240 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:35:17,241 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:17,241 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:17,241 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [325727464]
[2023-11-19 07:35:17,242 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:17,242 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1890520932]
[2023-11-19 07:35:17,242 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1890520932] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:17,242 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:17,242 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:35:17,243 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1718625134]
[2023-11-19 07:35:17,243 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:17,244 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:35:17,244 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:17,245 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:35:17,245 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:35:17,246 INFO  L87              Difference]: Start difference. First operand 639 states and 948 transitions. Second operand  has 5 states, 5 states have (on average 17.8) internal successors, (89), 5 states have internal predecessors, (89), 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:35:17,431 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:17,431 INFO  L93              Difference]: Finished difference Result 1362 states and 2055 transitions.
[2023-11-19 07:35:17,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:35:17,432 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 17.8) internal successors, (89), 5 states have internal predecessors, (89), 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 96
[2023-11-19 07:35:17,433 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:17,440 INFO  L225             Difference]: With dead ends: 1362
[2023-11-19 07:35:17,440 INFO  L226             Difference]: Without dead ends: 827
[2023-11-19 07:35:17,442 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 92 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:35:17,443 INFO  L413           NwaCegarLoop]: 498 mSDtfsCounter, 144 mSDsluCounter, 980 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 1478 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:17,443 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 1478 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:35:17,446 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 827 states.
[2023-11-19 07:35:17,475 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 827 to 662.
[2023-11-19 07:35:17,477 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 662 states, 639 states have (on average 1.4773082942097027) internal successors, (944), 656 states have internal predecessors, (944), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:35:17,482 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 662 states and 970 transitions.
[2023-11-19 07:35:17,483 INFO  L78                 Accepts]: Start accepts. Automaton has 662 states and 970 transitions. Word has length 96
[2023-11-19 07:35:17,483 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:17,484 INFO  L495      AbstractCegarLoop]: Abstraction has 662 states and 970 transitions.
[2023-11-19 07:35:17,484 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 17.8) internal successors, (89), 5 states have internal predecessors, (89), 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:35:17,484 INFO  L276                IsEmpty]: Start isEmpty. Operand 662 states and 970 transitions.
[2023-11-19 07:35:17,486 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2023-11-19 07:35:17,486 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:17,486 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35:17,521 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:17,708 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:17,709 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:17,709 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:17,710 INFO  L85        PathProgramCache]: Analyzing trace with hash 622698480, now seen corresponding path program 1 times
[2023-11-19 07:35:17,710 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:17,710 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981562798]
[2023-11-19 07:35:17,710 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:17,710 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:17,782 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:17,783 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [496342137]
[2023-11-19 07:35:17,783 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:17,783 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:17,784 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:17,785 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:17,789 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:35:18,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:18,483 INFO  L262         TraceCheckSpWp]: Trace formula consists of 565 conjuncts, 33 conjunts are in the unsatisfiable core
[2023-11-19 07:35:18,489 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:18,495 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:35:18,542 INFO  L349             Elim1Store]: treesize reduction 25, result has 21.9 percent of original size
[2023-11-19 07:35:18,543 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 1 case distinctions, treesize of input 19 treesize of output 18
[2023-11-19 07:35:18,623 INFO  L349             Elim1Store]: treesize reduction 33, result has 34.0 percent of original size
[2023-11-19 07:35:18,624 INFO  L378             Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 30 treesize of output 42
[2023-11-19 07:35:19,280 INFO  L349             Elim1Store]: treesize reduction 12, result has 78.2 percent of original size
[2023-11-19 07:35:19,281 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 52 treesize of output 68
[2023-11-19 07:35:19,740 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:35:19,740 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:19,740 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:19,740 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981562798]
[2023-11-19 07:35:19,740 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:19,741 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [496342137]
[2023-11-19 07:35:19,741 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [496342137] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:19,741 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:19,741 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [] total 12
[2023-11-19 07:35:19,742 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462032614]
[2023-11-19 07:35:19,742 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:19,742 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-19 07:35:19,743 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:19,743 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-19 07:35:19,744 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=100, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:35:19,744 INFO  L87              Difference]: Start difference. First operand 662 states and 970 transitions. Second operand  has 12 states, 12 states have (on average 7.5) internal successors, (90), 12 states have internal predecessors, (90), 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:35:23,316 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:23,317 INFO  L93              Difference]: Finished difference Result 1417 states and 2107 transitions.
[2023-11-19 07:35:23,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2023-11-19 07:35:23,317 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 12 states have (on average 7.5) internal successors, (90), 12 states have internal predecessors, (90), 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 97
[2023-11-19 07:35:23,318 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:23,325 INFO  L225             Difference]: With dead ends: 1417
[2023-11-19 07:35:23,325 INFO  L226             Difference]: Without dead ends: 875
[2023-11-19 07:35:23,327 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 105 GetRequests, 85 SyntacticMatches, 1 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 38 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=88, Invalid=332, Unknown=0, NotChecked=0, Total=420
[2023-11-19 07:35:23,327 INFO  L413           NwaCegarLoop]: 475 mSDtfsCounter, 507 mSDsluCounter, 3058 mSDsCounter, 0 mSdLazyCounter, 1250 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 512 SdHoareTripleChecker+Valid, 3533 SdHoareTripleChecker+Invalid, 1259 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1250 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:23,328 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [512 Valid, 3533 Invalid, 1259 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1250 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2023-11-19 07:35:23,330 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 875 states.
[2023-11-19 07:35:23,393 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 875 to 675.
[2023-11-19 07:35:23,396 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 675 states, 652 states have (on average 1.4754601226993864) internal successors, (962), 669 states have internal predecessors, (962), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:35:23,402 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 675 states to 675 states and 988 transitions.
[2023-11-19 07:35:23,403 INFO  L78                 Accepts]: Start accepts. Automaton has 675 states and 988 transitions. Word has length 97
[2023-11-19 07:35:23,403 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:23,403 INFO  L495      AbstractCegarLoop]: Abstraction has 675 states and 988 transitions.
[2023-11-19 07:35:23,404 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 12 states have (on average 7.5) internal successors, (90), 12 states have internal predecessors, (90), 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:35:23,404 INFO  L276                IsEmpty]: Start isEmpty. Operand 675 states and 988 transitions.
[2023-11-19 07:35:23,405 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2023-11-19 07:35:23,405 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:23,406 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35:23,430 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:23,623 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:23,624 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:23,624 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:23,624 INFO  L85        PathProgramCache]: Analyzing trace with hash -1251426907, now seen corresponding path program 1 times
[2023-11-19 07:35:23,624 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:23,625 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1337406955]
[2023-11-19 07:35:23,625 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:23,625 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:23,708 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:23,709 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [630942075]
[2023-11-19 07:35:23,709 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:23,709 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:23,709 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:23,710 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:23,736 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-19 07:35:24,157 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:24,162 INFO  L262         TraceCheckSpWp]: Trace formula consists of 566 conjuncts, 15 conjunts are in the unsatisfiable core
[2023-11-19 07:35:24,165 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:24,384 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:35:24,385 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:24,385 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:24,385 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1337406955]
[2023-11-19 07:35:24,385 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:24,385 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [630942075]
[2023-11-19 07:35:24,385 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [630942075] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:24,385 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:24,386 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 07:35:24,386 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134747579]
[2023-11-19 07:35:24,386 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:24,388 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:35:24,388 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:24,389 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:35:24,389 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:35:24,389 INFO  L87              Difference]: Start difference. First operand 675 states and 988 transitions. Second operand  has 7 states, 7 states have (on average 13.0) internal successors, (91), 7 states have internal predecessors, (91), 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:35:25,105 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:25,105 INFO  L93              Difference]: Finished difference Result 1253 states and 1852 transitions.
[2023-11-19 07:35:25,107 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:35:25,108 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 13.0) internal successors, (91), 7 states have internal predecessors, (91), 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 98
[2023-11-19 07:35:25,108 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:25,113 INFO  L225             Difference]: With dead ends: 1253
[2023-11-19 07:35:25,113 INFO  L226             Difference]: Without dead ends: 699
[2023-11-19 07:35:25,115 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:35:25,115 INFO  L413           NwaCegarLoop]: 501 mSDtfsCounter, 17 mSDsluCounter, 1934 mSDsCounter, 0 mSdLazyCounter, 678 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 2435 SdHoareTripleChecker+Invalid, 680 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 678 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:25,116 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 2435 Invalid, 680 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 678 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2023-11-19 07:35:25,118 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 699 states.
[2023-11-19 07:35:25,141 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 699 to 689.
[2023-11-19 07:35:25,143 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 689 states, 666 states have (on average 1.4714714714714714) internal successors, (980), 683 states have internal predecessors, (980), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:35:25,147 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 689 states and 1006 transitions.
[2023-11-19 07:35:25,147 INFO  L78                 Accepts]: Start accepts. Automaton has 689 states and 1006 transitions. Word has length 98
[2023-11-19 07:35:25,147 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:25,148 INFO  L495      AbstractCegarLoop]: Abstraction has 689 states and 1006 transitions.
[2023-11-19 07:35:25,148 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 13.0) internal successors, (91), 7 states have internal predecessors, (91), 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:35:25,148 INFO  L276                IsEmpty]: Start isEmpty. Operand 689 states and 1006 transitions.
[2023-11-19 07:35:25,149 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2023-11-19 07:35:25,150 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:25,150 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35:25,179 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:25,364 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:35:25,365 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:25,365 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:25,365 INFO  L85        PathProgramCache]: Analyzing trace with hash -32088629, now seen corresponding path program 1 times
[2023-11-19 07:35:25,365 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:25,365 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287470255]
[2023-11-19 07:35:25,365 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:25,366 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:25,468 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:25,469 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [111337939]
[2023-11-19 07:35:25,469 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:25,469 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:25,469 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:25,470 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:25,500 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-19 07:35:25,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:25,993 INFO  L262         TraceCheckSpWp]: Trace formula consists of 566 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:35:25,995 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:26,163 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:35:26,164 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:26,164 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:26,164 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287470255]
[2023-11-19 07:35:26,164 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:26,164 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [111337939]
[2023-11-19 07:35:26,165 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [111337939] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:26,165 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:26,165 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 07:35:26,165 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [423718219]
[2023-11-19 07:35:26,166 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:26,166 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:35:26,166 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:26,167 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:35:26,167 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:35:26,167 INFO  L87              Difference]: Start difference. First operand 689 states and 1006 transitions. Second operand  has 6 states, 6 states have (on average 15.166666666666666) internal successors, (91), 6 states have internal predecessors, (91), 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:35:26,618 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:26,619 INFO  L93              Difference]: Finished difference Result 1261 states and 1857 transitions.
[2023-11-19 07:35:26,621 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:35:26,621 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 15.166666666666666) internal successors, (91), 6 states have internal predecessors, (91), 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 98
[2023-11-19 07:35:26,622 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:26,628 INFO  L225             Difference]: With dead ends: 1261
[2023-11-19 07:35:26,628 INFO  L226             Difference]: Without dead ends: 701
[2023-11-19 07:35:26,638 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 93 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:35:26,640 INFO  L413           NwaCegarLoop]: 504 mSDtfsCounter, 10 mSDsluCounter, 1224 mSDsCounter, 0 mSdLazyCounter, 362 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 1728 SdHoareTripleChecker+Invalid, 363 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 362 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:26,641 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 1728 Invalid, 363 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 362 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:35:26,645 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 701 states.
[2023-11-19 07:35:26,670 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 701 to 697.
[2023-11-19 07:35:26,672 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 697 states, 674 states have (on average 1.4688427299703264) internal successors, (990), 691 states have internal predecessors, (990), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13)
[2023-11-19 07:35:26,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 697 states to 697 states and 1016 transitions.
[2023-11-19 07:35:26,677 INFO  L78                 Accepts]: Start accepts. Automaton has 697 states and 1016 transitions. Word has length 98
[2023-11-19 07:35:26,677 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:26,677 INFO  L495      AbstractCegarLoop]: Abstraction has 697 states and 1016 transitions.
[2023-11-19 07:35:26,677 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 15.166666666666666) internal successors, (91), 6 states have internal predecessors, (91), 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:35:26,678 INFO  L276                IsEmpty]: Start isEmpty. Operand 697 states and 1016 transitions.
[2023-11-19 07:35:26,679 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2023-11-19 07:35:26,679 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:26,680 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:35:26,714 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:26,904 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:35:26,905 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:26,905 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:26,905 INFO  L85        PathProgramCache]: Analyzing trace with hash 169735305, now seen corresponding path program 1 times
[2023-11-19 07:35:26,905 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:26,905 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854125328]
[2023-11-19 07:35:26,906 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:26,906 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:26,969 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:26,970 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1680805970]
[2023-11-19 07:35:26,970 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:26,970 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:26,970 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:26,972 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:26,989 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-19 07:35:27,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:27,539 INFO  L262         TraceCheckSpWp]: Trace formula consists of 564 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:35:27,543 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:27,565 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:35:27,565 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:27,565 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:27,565 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854125328]
[2023-11-19 07:35:27,566 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:27,566 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1680805970]
[2023-11-19 07:35:27,566 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1680805970] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:27,566 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:27,566 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:35:27,567 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [720046406]
[2023-11-19 07:35:27,567 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:27,567 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:35:27,568 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:27,568 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:35:27,569 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:35:27,569 INFO  L87              Difference]: Start difference. First operand 697 states and 1016 transitions. Second operand  has 4 states, 4 states have (on average 23.5) internal successors, (94), 4 states have internal predecessors, (94), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:35:27,648 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:27,649 INFO  L93              Difference]: Finished difference Result 1229 states and 1804 transitions.
[2023-11-19 07:35:27,649 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:35:27,650 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 23.5) internal successors, (94), 4 states have internal predecessors, (94), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 98
[2023-11-19 07:35:27,650 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:27,655 INFO  L225             Difference]: With dead ends: 1229
[2023-11-19 07:35:27,655 INFO  L226             Difference]: Without dead ends: 700
[2023-11-19 07:35:27,657 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 95 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:35:27,658 INFO  L413           NwaCegarLoop]: 510 mSDtfsCounter, 2 mSDsluCounter, 1016 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 1526 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:27,658 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 1526 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:35:27,660 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 700 states.
[2023-11-19 07:35:27,686 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 700 to 700.
[2023-11-19 07:35:27,688 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 700 states, 676 states have (on average 1.4689349112426036) internal successors, (993), 694 states have internal predecessors, (993), 13 states have call successors, (13), 2 states have call predecessors, (13), 3 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14)
[2023-11-19 07:35:27,692 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 700 states and 1020 transitions.
[2023-11-19 07:35:27,693 INFO  L78                 Accepts]: Start accepts. Automaton has 700 states and 1020 transitions. Word has length 98
[2023-11-19 07:35:27,693 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:27,694 INFO  L495      AbstractCegarLoop]: Abstraction has 700 states and 1020 transitions.
[2023-11-19 07:35:27,694 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 23.5) internal successors, (94), 4 states have internal predecessors, (94), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2)
[2023-11-19 07:35:27,694 INFO  L276                IsEmpty]: Start isEmpty. Operand 700 states and 1020 transitions.
[2023-11-19 07:35:27,695 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2023-11-19 07:35:27,696 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:27,696 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]
[2023-11-19 07:35:27,734 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:27,925 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2023-11-19 07:35:27,926 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:27,926 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:27,926 INFO  L85        PathProgramCache]: Analyzing trace with hash 746373383, now seen corresponding path program 1 times
[2023-11-19 07:35:27,926 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:27,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1482107709]
[2023-11-19 07:35:27,926 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:27,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:27,988 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:27,989 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [159175654]
[2023-11-19 07:35:27,989 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:27,989 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:27,989 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:27,990 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:28,020 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2023-11-19 07:35:29,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:29,040 INFO  L262         TraceCheckSpWp]: Trace formula consists of 594 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 07:35:29,042 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:29,080 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:35:29,080 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:35:29,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 6 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:35:29,177 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:29,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1482107709]
[2023-11-19 07:35:29,177 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:29,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [159175654]
[2023-11-19 07:35:29,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [159175654] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:35:29,178 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:35:29,178 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8
[2023-11-19 07:35:29,178 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [628727378]
[2023-11-19 07:35:29,178 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:35:29,179 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:35:29,179 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:29,180 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:35:29,180 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:35:29,180 INFO  L87              Difference]: Start difference. First operand 700 states and 1020 transitions. Second operand  has 8 states, 8 states have (on average 12.625) internal successors, (101), 8 states have internal predecessors, (101), 1 states have call successors, (2), 1 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3)
[2023-11-19 07:35:29,323 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:29,323 INFO  L93              Difference]: Finished difference Result 1243 states and 1826 transitions.
[2023-11-19 07:35:29,324 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 07:35:29,324 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 12.625) internal successors, (101), 8 states have internal predecessors, (101), 1 states have call successors, (2), 1 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 100
[2023-11-19 07:35:29,324 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:29,329 INFO  L225             Difference]: With dead ends: 1243
[2023-11-19 07:35:29,329 INFO  L226             Difference]: Without dead ends: 709
[2023-11-19 07:35:29,330 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 202 GetRequests, 192 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=53, Invalid=79, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:35:29,331 INFO  L413           NwaCegarLoop]: 509 mSDtfsCounter, 12 mSDsluCounter, 2524 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 3033 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:29,331 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 3033 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:35:29,333 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 709 states.
[2023-11-19 07:35:29,354 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 709 to 709.
[2023-11-19 07:35:29,356 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 709 states, 684 states have (on average 1.469298245614035) internal successors, (1005), 702 states have internal predecessors, (1005), 13 states have call successors, (13), 3 states have call predecessors, (13), 4 states have return successors, (15), 5 states have call predecessors, (15), 13 states have call successors, (15)
[2023-11-19 07:35:29,359 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 709 states to 709 states and 1033 transitions.
[2023-11-19 07:35:29,360 INFO  L78                 Accepts]: Start accepts. Automaton has 709 states and 1033 transitions. Word has length 100
[2023-11-19 07:35:29,360 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:29,360 INFO  L495      AbstractCegarLoop]: Abstraction has 709 states and 1033 transitions.
[2023-11-19 07:35:29,360 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 12.625) internal successors, (101), 8 states have internal predecessors, (101), 1 states have call successors, (2), 1 states have call predecessors, (2), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3)
[2023-11-19 07:35:29,361 INFO  L276                IsEmpty]: Start isEmpty. Operand 709 states and 1033 transitions.
[2023-11-19 07:35:29,362 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2023-11-19 07:35:29,362 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:29,362 INFO  L195           NwaCegarLoop]: trace histogram [6, 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]
[2023-11-19 07:35:29,390 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:29,576 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2023-11-19 07:35:29,576 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:29,577 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:29,577 INFO  L85        PathProgramCache]: Analyzing trace with hash -345571671, now seen corresponding path program 2 times
[2023-11-19 07:35:29,577 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:29,577 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [737028364]
[2023-11-19 07:35:29,577 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:29,577 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:29,641 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:29,641 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1071871425]
[2023-11-19 07:35:29,641 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:35:29,641 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:29,642 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:29,643 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:29,653 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2023-11-19 07:35:30,167 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:35:30,168 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:35:30,171 INFO  L262         TraceCheckSpWp]: Trace formula consists of 447 conjuncts, 16 conjunts are in the unsatisfiable core
[2023-11-19 07:35:30,175 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:35,712 INFO  L134       CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2023-11-19 07:35:35,712 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:35,712 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:35,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [737028364]
[2023-11-19 07:35:35,713 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:35,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1071871425]
[2023-11-19 07:35:35,713 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1071871425] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:35,713 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:35,713 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7
[2023-11-19 07:35:35,714 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361920586]
[2023-11-19 07:35:35,714 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:35,714 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 07:35:35,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:35,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 07:35:35,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:35:35,716 INFO  L87              Difference]: Start difference. First operand 709 states and 1033 transitions. Second operand  has 7 states, 7 states have (on average 13.142857142857142) internal successors, (92), 7 states have internal predecessors, (92), 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:35:37,325 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.05s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2023-11-19 07:35:40,117 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [0]
[2023-11-19 07:35:40,498 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:40,498 INFO  L93              Difference]: Finished difference Result 1295 states and 1903 transitions.
[2023-11-19 07:35:40,499 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:35:40,499 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 13.142857142857142) internal successors, (92), 7 states have internal predecessors, (92), 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 104
[2023-11-19 07:35:40,500 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:40,504 INFO  L225             Difference]: With dead ends: 1295
[2023-11-19 07:35:40,505 INFO  L226             Difference]: Without dead ends: 723
[2023-11-19 07:35:40,506 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 98 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:35:40,507 INFO  L413           NwaCegarLoop]: 496 mSDtfsCounter, 16 mSDsluCounter, 1933 mSDsCounter, 0 mSdLazyCounter, 653 mSolverCounterSat, 1 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 2429 SdHoareTripleChecker+Invalid, 655 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 653 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:40,507 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 2429 Invalid, 655 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 653 Invalid, 1 Unknown, 0 Unchecked, 4.7s Time]
[2023-11-19 07:35:40,509 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 723 states.
[2023-11-19 07:35:40,531 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 723 to 709.
[2023-11-19 07:35:40,532 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 709 states, 684 states have (on average 1.469298245614035) internal successors, (1005), 702 states have internal predecessors, (1005), 13 states have call successors, (13), 3 states have call predecessors, (13), 4 states have return successors, (15), 5 states have call predecessors, (15), 13 states have call successors, (15)
[2023-11-19 07:35:40,536 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 709 states to 709 states and 1033 transitions.
[2023-11-19 07:35:40,537 INFO  L78                 Accepts]: Start accepts. Automaton has 709 states and 1033 transitions. Word has length 104
[2023-11-19 07:35:40,537 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:40,537 INFO  L495      AbstractCegarLoop]: Abstraction has 709 states and 1033 transitions.
[2023-11-19 07:35:40,537 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 13.142857142857142) internal successors, (92), 7 states have internal predecessors, (92), 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:35:40,538 INFO  L276                IsEmpty]: Start isEmpty. Operand 709 states and 1033 transitions.
[2023-11-19 07:35:40,539 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 106
[2023-11-19 07:35:40,539 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:40,539 INFO  L195           NwaCegarLoop]: trace histogram [6, 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]
[2023-11-19 07:35:40,552 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:40,752 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2023-11-19 07:35:40,753 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:40,753 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:40,753 INFO  L85        PathProgramCache]: Analyzing trace with hash -182290879, now seen corresponding path program 1 times
[2023-11-19 07:35:40,753 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:40,753 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1197639317]
[2023-11-19 07:35:40,754 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:40,754 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:40,846 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:40,847 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1363319052]
[2023-11-19 07:35:40,847 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:40,848 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:40,848 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:40,853 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:40,876 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2023-11-19 07:35:41,419 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:41,425 INFO  L262         TraceCheckSpWp]: Trace formula consists of 655 conjuncts, 24 conjunts are in the unsatisfiable core
[2023-11-19 07:35:41,429 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:41,592 INFO  L134       CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2023-11-19 07:35:41,593 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:41,593 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:41,593 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1197639317]
[2023-11-19 07:35:41,593 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:41,593 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1363319052]
[2023-11-19 07:35:41,594 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1363319052] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:41,594 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:41,594 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:35:41,594 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [405506303]
[2023-11-19 07:35:41,594 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:41,595 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:35:41,595 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:41,596 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:35:41,596 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:35:41,596 INFO  L87              Difference]: Start difference. First operand 709 states and 1033 transitions. Second operand  has 8 states, 8 states have (on average 11.625) internal successors, (93), 8 states have internal predecessors, (93), 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:35:44,147 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers []
[2023-11-19 07:35:44,450 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:44,451 INFO  L93              Difference]: Finished difference Result 1301 states and 1908 transitions.
[2023-11-19 07:35:44,455 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:35:44,455 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 11.625) internal successors, (93), 8 states have internal predecessors, (93), 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 105
[2023-11-19 07:35:44,455 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:44,461 INFO  L225             Difference]: With dead ends: 1301
[2023-11-19 07:35:44,461 INFO  L226             Difference]: Without dead ends: 733
[2023-11-19 07:35:44,464 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 105 GetRequests, 98 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=18, Invalid=54, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:35:44,468 INFO  L413           NwaCegarLoop]: 496 mSDtfsCounter, 18 mSDsluCounter, 1988 mSDsCounter, 0 mSdLazyCounter, 644 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 2484 SdHoareTripleChecker+Invalid, 645 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 644 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:44,468 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 2484 Invalid, 645 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 644 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2023-11-19 07:35:44,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 733 states.
[2023-11-19 07:35:44,499 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 733 to 723.
[2023-11-19 07:35:44,502 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 723 states, 698 states have (on average 1.4656160458452723) internal successors, (1023), 716 states have internal predecessors, (1023), 13 states have call successors, (13), 3 states have call predecessors, (13), 4 states have return successors, (15), 5 states have call predecessors, (15), 13 states have call successors, (15)
[2023-11-19 07:35:44,507 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 723 states to 723 states and 1051 transitions.
[2023-11-19 07:35:44,507 INFO  L78                 Accepts]: Start accepts. Automaton has 723 states and 1051 transitions. Word has length 105
[2023-11-19 07:35:44,508 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:44,508 INFO  L495      AbstractCegarLoop]: Abstraction has 723 states and 1051 transitions.
[2023-11-19 07:35:44,508 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 11.625) internal successors, (93), 8 states have internal predecessors, (93), 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:35:44,508 INFO  L276                IsEmpty]: Start isEmpty. Operand 723 states and 1051 transitions.
[2023-11-19 07:35:44,510 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2023-11-19 07:35:44,510 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:44,510 INFO  L195           NwaCegarLoop]: trace histogram [6, 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]
[2023-11-19 07:35:44,542 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:44,724 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2023-11-19 07:35:44,724 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:44,725 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:44,725 INFO  L85        PathProgramCache]: Analyzing trace with hash -924112768, now seen corresponding path program 1 times
[2023-11-19 07:35:44,725 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:35:44,725 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1950432786]
[2023-11-19 07:35:44,725 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:44,725 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:35:44,785 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 07:35:44,785 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [25222235]
[2023-11-19 07:35:44,785 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:35:44,786 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:35:44,786 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:35:44,787 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:35:44,808 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2023-11-19 07:35:45,427 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:35:45,432 INFO  L262         TraceCheckSpWp]: Trace formula consists of 658 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 07:35:45,435 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:35:45,582 INFO  L134       CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2023-11-19 07:35:45,582 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:35:45,583 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:35:45,583 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1950432786]
[2023-11-19 07:35:45,583 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 07:35:45,583 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [25222235]
[2023-11-19 07:35:45,583 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [25222235] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:35:45,584 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:35:45,584 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2023-11-19 07:35:45,584 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1889964655]
[2023-11-19 07:35:45,584 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:35:45,585 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:35:45,586 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:35:45,586 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:35:45,587 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:35:45,587 INFO  L87              Difference]: Start difference. First operand 723 states and 1051 transitions. Second operand  has 9 states, 9 states have (on average 10.444444444444445) internal successors, (94), 9 states have internal predecessors, (94), 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:35:46,320 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:35:46,321 INFO  L93              Difference]: Finished difference Result 1329 states and 1948 transitions.
[2023-11-19 07:35:46,321 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 07:35:46,322 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 10.444444444444445) internal successors, (94), 9 states have internal predecessors, (94), 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 106
[2023-11-19 07:35:46,322 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:35:46,326 INFO  L225             Difference]: With dead ends: 1329
[2023-11-19 07:35:46,327 INFO  L226             Difference]: Without dead ends: 745
[2023-11-19 07:35:46,328 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 98 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:35:46,329 INFO  L413           NwaCegarLoop]: 506 mSDtfsCounter, 20 mSDsluCounter, 2440 mSDsCounter, 0 mSdLazyCounter, 756 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 2946 SdHoareTripleChecker+Invalid, 758 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 756 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:35:46,329 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 2946 Invalid, 758 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 756 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2023-11-19 07:35:46,331 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 745 states.
[2023-11-19 07:35:46,351 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 745 to 721.
[2023-11-19 07:35:46,353 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 721 states, 696 states have (on average 1.464080459770115) internal successors, (1019), 714 states have internal predecessors, (1019), 13 states have call successors, (13), 3 states have call predecessors, (13), 4 states have return successors, (15), 5 states have call predecessors, (15), 13 states have call successors, (15)
[2023-11-19 07:35:46,356 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 721 states and 1047 transitions.
[2023-11-19 07:35:46,357 INFO  L78                 Accepts]: Start accepts. Automaton has 721 states and 1047 transitions. Word has length 106
[2023-11-19 07:35:46,357 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:35:46,357 INFO  L495      AbstractCegarLoop]: Abstraction has 721 states and 1047 transitions.
[2023-11-19 07:35:46,357 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 10.444444444444445) internal successors, (94), 9 states have internal predecessors, (94), 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:35:46,358 INFO  L276                IsEmpty]: Start isEmpty. Operand 721 states and 1047 transitions.
[2023-11-19 07:35:46,359 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 107
[2023-11-19 07:35:46,359 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:35:46,359 INFO  L195           NwaCegarLoop]: trace histogram [6, 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]
[2023-11-19 07:35:46,389 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2023-11-19 07:35:46,572 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8b85f367-7cee-49a1-adbf-22c60d7bd82d/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2023-11-19 07:35:46,572 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 5 more)] ===
[2023-11-19 07:35:46,573 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:35:46,573 INFO  L85        PathProgramCache]: Analyzing trace with hash 814415618, now seen corresponding path program 1 times
[2023-11-19 07:35:46,573 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL