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


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


Checking for overflows
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/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_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test1-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/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_5f7c934b-3998-4f64-912f-e973c3df609f/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 f947716b74eb4e4932bd5d636c4998c6e0af4555d045ab3a1d1cd79c9fa77ead
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:44:35,870 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:44:36,016 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2023-11-19 07:44:36,025 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:44:36,026 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:44:36,069 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:44:36,070 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:44:36,071 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:44:36,072 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:44:36,077 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:44:36,079 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:44:36,080 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:44:36,080 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:44:36,082 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:44:36,083 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:44:36,083 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:44:36,084 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:44:36,084 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:44:36,085 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:44:36,085 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:44:36,086 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:44:36,087 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:44:36,087 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=true
[2023-11-19 07:44:36,088 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:44:36,088 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:44:36,089 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:44:36,089 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:44:36,090 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:44:36,091 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:44:36,091 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:44:36,093 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:36,093 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:44:36,093 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:44:36,094 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:44:36,094 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:44:36,095 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:44:36,095 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:44:36,095 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:44:36,096 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:44:36,096 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:44:36,096 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:44:36,097 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_5f7c934b-3998-4f64-912f-e973c3df609f/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_5f7c934b-3998-4f64-912f-e973c3df609f/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 -> f947716b74eb4e4932bd5d636c4998c6e0af4555d045ab3a1d1cd79c9fa77ead
[2023-11-19 07:44:36,411 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:44:36,437 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:44:36,440 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:44:36,441 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:44:36,442 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:44:36,444 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test1-1.i
[2023-11-19 07:44:39,703 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:44:40,182 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:44:40,182 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/sv-benchmarks/c/uthash-2.0.2/uthash_FNV_nondet_test1-1.i
[2023-11-19 07:44:40,214 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/data/8bbbee83f/a0fc09499e934acd939ee1cc00ed9389/FLAG7d3f6ab2a
[2023-11-19 07:44:40,232 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/data/8bbbee83f/a0fc09499e934acd939ee1cc00ed9389
[2023-11-19 07:44:40,238 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:44:40,241 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:44:40,244 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:40,244 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:44:40,250 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:44:40,251 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:40" (1/1) ...
[2023-11-19 07:44:40,252 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4ead1c18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:40, skipping insertion in model container
[2023-11-19 07:44:40,253 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:40" (1/1) ...
[2023-11-19 07:44:40,343 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:40,653 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:44:40,892 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:40,907 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:44:40,927 WARN  L635        FunctionHandler]: implicit declaration of function __builtin_bswap16
[2023-11-19 07:44:40,990 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:41,032 WARN  L675               CHandler]: The function __builtin_bswap16 is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:44:41,041 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:44:41,041 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41 WrapperNode
[2023-11-19 07:44:41,042 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:41,043 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:41,043 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:44:41,043 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:44:41,051 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:44:41" (1/1) ...
[2023-11-19 07:44:41,080 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:44:41" (1/1) ...
[2023-11-19 07:44:41,146 INFO  L138                Inliner]: procedures = 178, calls = 178, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 760
[2023-11-19 07:44:41,146 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:41,147 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:44:41,147 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:44:41,147 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:44:41,157 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,157 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,171 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,181 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,258 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,268 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,273 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,277 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,286 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:44:41,287 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:44:41,287 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:44:41,287 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:44:41,288 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (1/1) ...
[2023-11-19 07:44:41,315 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:41,329 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:41,345 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/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:44:41,383 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/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:44:41,411 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:44:41,411 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:44:41,411 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:44:41,412 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:44:41,413 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:44:41,413 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:44:41,413 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:44:41,414 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:44:41,414 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:44:41,414 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:44:41,416 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:44:41,416 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:44:41,417 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:44:41,637 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:44:41,639 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:44:42,995 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:44:43,007 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:44:43,007 INFO  L302             CfgBuilder]: Removed 31 assume(true) statements.
[2023-11-19 07:44:43,013 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:43 BoogieIcfgContainer
[2023-11-19 07:44:43,013 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:44:43,016 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:44:43,016 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:44:43,020 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:44:43,020 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:44:40" (1/3) ...
[2023-11-19 07:44:43,021 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@93af026 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:43, skipping insertion in model container
[2023-11-19 07:44:43,021 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:41" (2/3) ...
[2023-11-19 07:44:43,021 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@93af026 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:43, skipping insertion in model container
[2023-11-19 07:44:43,022 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:43" (3/3) ...
[2023-11-19 07:44:43,023 INFO  L112   eAbstractionObserver]: Analyzing ICFG uthash_FNV_nondet_test1-1.i
[2023-11-19 07:44:43,044 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:44:43,045 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations.
[2023-11-19 07:44:43,110 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:44:43,119 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;@99bc8e7, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:44:43,120 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2023-11-19 07:44:43,126 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 201 states, 190 states have (on average 1.6842105263157894) internal successors, (320), 196 states have internal predecessors, (320), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:43,134 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2023-11-19 07:44:43,134 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:43,135 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:43,136 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:43,142 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:43,142 INFO  L85        PathProgramCache]: Analyzing trace with hash 1126982839, now seen corresponding path program 1 times
[2023-11-19 07:44:43,154 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:43,155 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1028674296]
[2023-11-19 07:44:43,156 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:43,156 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:43,297 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:43,432 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:44:43,432 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:43,433 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1028674296]
[2023-11-19 07:44:43,434 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1028674296] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:43,435 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:43,435 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:43,437 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1605613971]
[2023-11-19 07:44:43,439 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:43,444 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:43,444 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:43,491 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:43,492 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:43,498 INFO  L87              Difference]: Start difference. First operand  has 201 states, 190 states have (on average 1.6842105263157894) internal successors, (320), 196 states have internal predecessors, (320), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:43,670 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:43,671 INFO  L93              Difference]: Finished difference Result 579 states and 951 transitions.
[2023-11-19 07:44:43,672 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:43,673 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6
[2023-11-19 07:44:43,674 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:43,696 INFO  L225             Difference]: With dead ends: 579
[2023-11-19 07:44:43,696 INFO  L226             Difference]: Without dead ends: 373
[2023-11-19 07:44:43,702 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:43,707 INFO  L413           NwaCegarLoop]: 285 mSDtfsCounter, 260 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 263 SdHoareTripleChecker+Valid, 566 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:43,708 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [263 Valid, 566 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:44:43,732 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 373 states.
[2023-11-19 07:44:43,803 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 373 to 194.
[2023-11-19 07:44:43,805 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 194 states, 184 states have (on average 1.5) internal successors, (276), 189 states have internal predecessors, (276), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:43,810 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 282 transitions.
[2023-11-19 07:44:43,812 INFO  L78                 Accepts]: Start accepts. Automaton has 194 states and 282 transitions. Word has length 6
[2023-11-19 07:44:43,812 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:43,813 INFO  L495      AbstractCegarLoop]: Abstraction has 194 states and 282 transitions.
[2023-11-19 07:44:43,813 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:43,814 INFO  L276                IsEmpty]: Start isEmpty. Operand 194 states and 282 transitions.
[2023-11-19 07:44:43,814 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2023-11-19 07:44:43,814 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:43,814 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:43,815 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:44:43,815 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:43,816 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:43,816 INFO  L85        PathProgramCache]: Analyzing trace with hash 1126331241, now seen corresponding path program 1 times
[2023-11-19 07:44:43,817 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:43,817 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1390240146]
[2023-11-19 07:44:43,817 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:43,818 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:43,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:44,136 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:44:44,137 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:44,137 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1390240146]
[2023-11-19 07:44:44,137 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1390240146] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:44,138 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:44,138 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:44,138 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [838937005]
[2023-11-19 07:44:44,138 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:44,140 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:44,140 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:44,141 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:44,142 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:44,142 INFO  L87              Difference]: Start difference. First operand 194 states and 282 transitions. Second operand  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:44,221 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:44,221 INFO  L93              Difference]: Finished difference Result 200 states and 288 transitions.
[2023-11-19 07:44:44,222 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:44,222 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6
[2023-11-19 07:44:44,222 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:44,225 INFO  L225             Difference]: With dead ends: 200
[2023-11-19 07:44:44,225 INFO  L226             Difference]: Without dead ends: 199
[2023-11-19 07:44:44,231 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:44,233 INFO  L413           NwaCegarLoop]: 278 mSDtfsCounter, 2 mSDsluCounter, 543 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 821 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:44,234 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 821 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:44:44,242 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 199 states.
[2023-11-19 07:44:44,258 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 199 to 197.
[2023-11-19 07:44:44,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 197 states, 187 states have (on average 1.4919786096256684) internal successors, (279), 192 states have internal predecessors, (279), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:44,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 197 states and 285 transitions.
[2023-11-19 07:44:44,269 INFO  L78                 Accepts]: Start accepts. Automaton has 197 states and 285 transitions. Word has length 6
[2023-11-19 07:44:44,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:44,270 INFO  L495      AbstractCegarLoop]: Abstraction has 197 states and 285 transitions.
[2023-11-19 07:44:44,270 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.0) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:44,270 INFO  L276                IsEmpty]: Start isEmpty. Operand 197 states and 285 transitions.
[2023-11-19 07:44:44,271 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 8
[2023-11-19 07:44:44,271 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:44,271 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:44,272 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:44:44,272 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:44,273 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:44,274 INFO  L85        PathProgramCache]: Analyzing trace with hash 556530162, now seen corresponding path program 1 times
[2023-11-19 07:44:44,274 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:44,274 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438196523]
[2023-11-19 07:44:44,274 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:44,276 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:44,316 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:44,474 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:44:44,474 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:44,474 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [438196523]
[2023-11-19 07:44:44,475 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [438196523] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:44,476 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:44,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:44,478 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222377042]
[2023-11-19 07:44:44,478 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:44,479 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:44,479 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:44,479 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:44,480 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:44,480 INFO  L87              Difference]: Start difference. First operand 197 states and 285 transitions. Second operand  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:44,504 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:44,505 INFO  L93              Difference]: Finished difference Result 199 states and 287 transitions.
[2023-11-19 07:44:44,506 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:44,509 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 7
[2023-11-19 07:44:44,510 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:44,512 INFO  L225             Difference]: With dead ends: 199
[2023-11-19 07:44:44,513 INFO  L226             Difference]: Without dead ends: 198
[2023-11-19 07:44:44,513 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:44,520 INFO  L413           NwaCegarLoop]: 279 mSDtfsCounter, 0 mSDsluCounter, 274 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 553 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:44,521 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 553 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:44:44,523 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 198 states.
[2023-11-19 07:44:44,533 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 198 to 198.
[2023-11-19 07:44:44,534 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 198 states, 188 states have (on average 1.4893617021276595) internal successors, (280), 193 states have internal predecessors, (280), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:44,535 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 286 transitions.
[2023-11-19 07:44:44,535 INFO  L78                 Accepts]: Start accepts. Automaton has 198 states and 286 transitions. Word has length 7
[2023-11-19 07:44:44,536 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:44,536 INFO  L495      AbstractCegarLoop]: Abstraction has 198 states and 286 transitions.
[2023-11-19 07:44:44,536 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:44,536 INFO  L276                IsEmpty]: Start isEmpty. Operand 198 states and 286 transitions.
[2023-11-19 07:44:44,542 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2023-11-19 07:44:44,543 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:44,543 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]
[2023-11-19 07:44:44,543 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:44:44,543 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:44,544 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:44,544 INFO  L85        PathProgramCache]: Analyzing trace with hash 816620890, now seen corresponding path program 1 times
[2023-11-19 07:44:44,544 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:44,545 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [31082985]
[2023-11-19 07:44:44,545 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:44,545 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:44,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:44,868 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:44:44,869 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:44,869 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [31082985]
[2023-11-19 07:44:44,869 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [31082985] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:44,869 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:44,869 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:44:44,869 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1110382507]
[2023-11-19 07:44:44,870 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:44,870 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:44:44,870 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:44,871 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:44:44,871 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:44,871 INFO  L87              Difference]: Start difference. First operand 198 states and 286 transitions. Second operand  has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 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:44:44,948 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:44,949 INFO  L93              Difference]: Finished difference Result 393 states and 569 transitions.
[2023-11-19 07:44:44,949 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:44,949 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 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 80
[2023-11-19 07:44:44,950 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:44,951 INFO  L225             Difference]: With dead ends: 393
[2023-11-19 07:44:44,951 INFO  L226             Difference]: Without dead ends: 202
[2023-11-19 07:44:44,952 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 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:44:44,953 INFO  L413           NwaCegarLoop]: 254 mSDtfsCounter, 169 mSDsluCounter, 354 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 608 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:44,954 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 608 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:44,955 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 202 states.
[2023-11-19 07:44:44,961 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 198.
[2023-11-19 07:44:44,962 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 198 states, 188 states have (on average 1.452127659574468) internal successors, (273), 193 states have internal predecessors, (273), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:44,963 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 279 transitions.
[2023-11-19 07:44:44,964 INFO  L78                 Accepts]: Start accepts. Automaton has 198 states and 279 transitions. Word has length 80
[2023-11-19 07:44:44,964 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:44,964 INFO  L495      AbstractCegarLoop]: Abstraction has 198 states and 279 transitions.
[2023-11-19 07:44:44,964 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 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:44:44,965 INFO  L276                IsEmpty]: Start isEmpty. Operand 198 states and 279 transitions.
[2023-11-19 07:44:44,968 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2023-11-19 07:44:44,968 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:44,968 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]
[2023-11-19 07:44:44,969 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:44:44,969 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:44,969 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:44,969 INFO  L85        PathProgramCache]: Analyzing trace with hash 1385760590, now seen corresponding path program 1 times
[2023-11-19 07:44:44,970 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:44,970 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2000127708]
[2023-11-19 07:44:44,970 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:44,970 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:45,027 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,202 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:44:45,202 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:45,204 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2000127708]
[2023-11-19 07:44:45,204 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2000127708] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:45,204 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:45,204 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:45,204 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [349744115]
[2023-11-19 07:44:45,204 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:45,206 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:45,206 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:45,207 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:45,207 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:45,207 INFO  L87              Difference]: Start difference. First operand 198 states and 279 transitions. Second operand  has 4 states, 4 states have (on average 20.0) internal successors, (80), 4 states have internal predecessors, (80), 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:44:45,283 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:45,283 INFO  L93              Difference]: Finished difference Result 350 states and 485 transitions.
[2023-11-19 07:44:45,284 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:45,284 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 20.0) internal successors, (80), 4 states have internal predecessors, (80), 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 80
[2023-11-19 07:44:45,284 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:45,285 INFO  L225             Difference]: With dead ends: 350
[2023-11-19 07:44:45,285 INFO  L226             Difference]: Without dead ends: 159
[2023-11-19 07:44:45,286 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:44:45,287 INFO  L413           NwaCegarLoop]: 187 mSDtfsCounter, 78 mSDsluCounter, 289 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 476 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:45,287 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 476 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:45,288 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 159 states.
[2023-11-19 07:44:45,293 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 159 to 159.
[2023-11-19 07:44:45,293 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 159 states, 149 states have (on average 1.3557046979865772) internal successors, (202), 154 states have internal predecessors, (202), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:45,294 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 159 states and 208 transitions.
[2023-11-19 07:44:45,294 INFO  L78                 Accepts]: Start accepts. Automaton has 159 states and 208 transitions. Word has length 80
[2023-11-19 07:44:45,295 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:45,295 INFO  L495      AbstractCegarLoop]: Abstraction has 159 states and 208 transitions.
[2023-11-19 07:44:45,295 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 20.0) internal successors, (80), 4 states have internal predecessors, (80), 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:44:45,295 INFO  L276                IsEmpty]: Start isEmpty. Operand 159 states and 208 transitions.
[2023-11-19 07:44:45,298 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 81
[2023-11-19 07:44:45,298 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:45,298 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]
[2023-11-19 07:44:45,299 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:44:45,299 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:45,299 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:45,300 INFO  L85        PathProgramCache]: Analyzing trace with hash 509741584, now seen corresponding path program 1 times
[2023-11-19 07:44:45,300 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:45,300 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1896774431]
[2023-11-19 07:44:45,300 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:45,300 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:45,394 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,529 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:44:45,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:45,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1896774431]
[2023-11-19 07:44:45,529 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1896774431] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:45,530 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:45,530 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:45,530 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1045195740]
[2023-11-19 07:44:45,530 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:45,532 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:45,532 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:45,534 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:45,537 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:45,538 INFO  L87              Difference]: Start difference. First operand 159 states and 208 transitions. Second operand  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 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:44:45,613 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:45,614 INFO  L93              Difference]: Finished difference Result 381 states and 507 transitions.
[2023-11-19 07:44:45,616 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:45,616 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 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 80
[2023-11-19 07:44:45,617 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:45,618 INFO  L225             Difference]: With dead ends: 381
[2023-11-19 07:44:45,618 INFO  L226             Difference]: Without dead ends: 229
[2023-11-19 07:44:45,619 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:45,619 INFO  L413           NwaCegarLoop]: 202 mSDtfsCounter, 52 mSDsluCounter, 186 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 388 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:45,620 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 388 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:44:45,621 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 229 states.
[2023-11-19 07:44:45,631 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 229 to 229.
[2023-11-19 07:44:45,632 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 229 states, 219 states have (on average 1.365296803652968) internal successors, (299), 224 states have internal predecessors, (299), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3)
[2023-11-19 07:44:45,633 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 229 states and 305 transitions.
[2023-11-19 07:44:45,633 INFO  L78                 Accepts]: Start accepts. Automaton has 229 states and 305 transitions. Word has length 80
[2023-11-19 07:44:45,634 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:45,634 INFO  L495      AbstractCegarLoop]: Abstraction has 229 states and 305 transitions.
[2023-11-19 07:44:45,634 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 26.666666666666668) internal successors, (80), 3 states have internal predecessors, (80), 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:44:45,634 INFO  L276                IsEmpty]: Start isEmpty. Operand 229 states and 305 transitions.
[2023-11-19 07:44:45,638 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 96
[2023-11-19 07:44:45,639 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:45,639 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]
[2023-11-19 07:44:45,639 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:44:45,640 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:45,640 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:45,640 INFO  L85        PathProgramCache]: Analyzing trace with hash 1429849719, now seen corresponding path program 1 times
[2023-11-19 07:44:45,641 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:45,641 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141799956]
[2023-11-19 07:44:45,641 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:45,641 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:45,730 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,960 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:45,962 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,966 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:45,969 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,973 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:44:45,973 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:45,973 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141799956]
[2023-11-19 07:44:45,974 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141799956] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:45,974 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:45,974 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:45,974 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1246348105]
[2023-11-19 07:44:45,974 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:45,975 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:44:45,975 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:45,976 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:44:45,976 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:45,976 INFO  L87              Difference]: Start difference. First operand 229 states and 305 transitions. Second operand  has 5 states, 4 states have (on average 22.0) internal successors, (88), 4 states have internal predecessors, (88), 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:44:46,215 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:46,216 INFO  L93              Difference]: Finished difference Result 294 states and 396 transitions.
[2023-11-19 07:44:46,216 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:44:46,217 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 22.0) internal successors, (88), 4 states have internal predecessors, (88), 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 95
[2023-11-19 07:44:46,217 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:46,221 INFO  L225             Difference]: With dead ends: 294
[2023-11-19 07:44:46,221 INFO  L226             Difference]: Without dead ends: 292
[2023-11-19 07:44:46,221 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:44:46,222 INFO  L413           NwaCegarLoop]: 197 mSDtfsCounter, 98 mSDsluCounter, 540 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 100 SdHoareTripleChecker+Valid, 737 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:46,222 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [100 Valid, 737 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:44:46,223 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 292 states.
[2023-11-19 07:44:46,233 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 292 to 289.
[2023-11-19 07:44:46,234 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 289 states, 276 states have (on average 1.3514492753623188) internal successors, (373), 281 states have internal predecessors, (373), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6)
[2023-11-19 07:44:46,235 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 289 states and 385 transitions.
[2023-11-19 07:44:46,236 INFO  L78                 Accepts]: Start accepts. Automaton has 289 states and 385 transitions. Word has length 95
[2023-11-19 07:44:46,236 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:46,236 INFO  L495      AbstractCegarLoop]: Abstraction has 289 states and 385 transitions.
[2023-11-19 07:44:46,237 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 22.0) internal successors, (88), 4 states have internal predecessors, (88), 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:44:46,237 INFO  L276                IsEmpty]: Start isEmpty. Operand 289 states and 385 transitions.
[2023-11-19 07:44:46,238 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2023-11-19 07:44:46,238 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:46,238 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, 1, 1]
[2023-11-19 07:44:46,239 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:44:46,239 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:46,239 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:46,239 INFO  L85        PathProgramCache]: Analyzing trace with hash -616597157, now seen corresponding path program 1 times
[2023-11-19 07:44:46,240 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:46,240 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1334159780]
[2023-11-19 07:44:46,240 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:46,240 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:46,315 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:46,513 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:46,515 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:46,522 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:46,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:46,529 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:46,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:46,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1334159780]
[2023-11-19 07:44:46,529 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1334159780] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:46,530 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [576876543]
[2023-11-19 07:44:46,530 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:46,530 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:46,530 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:46,532 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:46,541 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:44:46,894 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:46,897 INFO  L262         TraceCheckSpWp]: Trace formula consists of 550 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:44:46,906 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:47,101 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:47,101 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:47,289 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:47,289 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [576876543] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:47,289 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:44:47,290 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 11
[2023-11-19 07:44:47,290 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [402137852]
[2023-11-19 07:44:47,290 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:47,291 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2023-11-19 07:44:47,291 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:47,292 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2023-11-19 07:44:47,292 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=78, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:44:47,293 INFO  L87              Difference]: Start difference. First operand 289 states and 385 transitions. Second operand  has 11 states, 11 states have (on average 24.09090909090909) internal successors, (265), 10 states have internal predecessors, (265), 3 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2023-11-19 07:44:47,836 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:47,836 INFO  L93              Difference]: Finished difference Result 441 states and 596 transitions.
[2023-11-19 07:44:47,837 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 07:44:47,837 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 11 states have (on average 24.09090909090909) internal successors, (265), 10 states have internal predecessors, (265), 3 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 100
[2023-11-19 07:44:47,837 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:47,841 INFO  L225             Difference]: With dead ends: 441
[2023-11-19 07:44:47,841 INFO  L226             Difference]: Without dead ends: 433
[2023-11-19 07:44:47,841 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 211 GetRequests, 198 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=65, Invalid=145, Unknown=0, NotChecked=0, Total=210
[2023-11-19 07:44:47,842 INFO  L413           NwaCegarLoop]: 236 mSDtfsCounter, 610 mSDsluCounter, 967 mSDsCounter, 0 mSdLazyCounter, 114 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 624 SdHoareTripleChecker+Valid, 1203 SdHoareTripleChecker+Invalid, 128 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 114 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:47,842 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [624 Valid, 1203 Invalid, 128 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 114 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:44:47,844 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 433 states.
[2023-11-19 07:44:47,860 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 433 to 427.
[2023-11-19 07:44:47,861 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 427 states, 411 states have (on average 1.3527980535279804) internal successors, (556), 416 states have internal predecessors, (556), 9 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9)
[2023-11-19 07:44:47,864 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 427 states and 574 transitions.
[2023-11-19 07:44:47,864 INFO  L78                 Accepts]: Start accepts. Automaton has 427 states and 574 transitions. Word has length 100
[2023-11-19 07:44:47,865 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:47,865 INFO  L495      AbstractCegarLoop]: Abstraction has 427 states and 574 transitions.
[2023-11-19 07:44:47,865 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 11 states have (on average 24.09090909090909) internal successors, (265), 10 states have internal predecessors, (265), 3 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2023-11-19 07:44:47,866 INFO  L276                IsEmpty]: Start isEmpty. Operand 427 states and 574 transitions.
[2023-11-19 07:44:47,866 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2023-11-19 07:44:47,867 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:47,867 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:47,890 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:48,084 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:48,084 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:48,085 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:48,085 INFO  L85        PathProgramCache]: Analyzing trace with hash -617248755, now seen corresponding path program 1 times
[2023-11-19 07:44:48,085 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:48,085 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034696640]
[2023-11-19 07:44:48,086 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:48,086 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:48,234 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:49,173 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:49,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:49,180 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:49,183 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:49,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:49,187 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:49,187 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2034696640]
[2023-11-19 07:44:49,187 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2034696640] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:49,188 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [235171725]
[2023-11-19 07:44:49,188 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:49,188 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:49,188 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:49,192 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:49,203 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:44:49,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:49,547 INFO  L262         TraceCheckSpWp]: Trace formula consists of 582 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 07:44:49,559 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:49,866 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:49,867 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:50,097 INFO  L134       CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:50,097 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [235171725] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:50,101 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:44:50,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13
[2023-11-19 07:44:50,102 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [820279632]
[2023-11-19 07:44:50,102 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:50,103 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-19 07:44:50,103 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:50,104 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-19 07:44:50,104 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=120, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:44:50,105 INFO  L87              Difference]: Start difference. First operand 427 states and 574 transitions. Second operand  has 14 states, 13 states have (on average 14.692307692307692) internal successors, (191), 13 states have internal predecessors, (191), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:50,704 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:50,705 INFO  L93              Difference]: Finished difference Result 584 states and 791 transitions.
[2023-11-19 07:44:50,705 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2023-11-19 07:44:50,705 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 14.692307692307692) internal successors, (191), 13 states have internal predecessors, (191), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 100
[2023-11-19 07:44:50,706 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:50,710 INFO  L225             Difference]: With dead ends: 584
[2023-11-19 07:44:50,710 INFO  L226             Difference]: Without dead ends: 583
[2023-11-19 07:44:50,711 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 211 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 74 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=102, Invalid=204, Unknown=0, NotChecked=0, Total=306
[2023-11-19 07:44:50,711 INFO  L413           NwaCegarLoop]: 275 mSDtfsCounter, 384 mSDsluCounter, 2314 mSDsCounter, 0 mSdLazyCounter, 202 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 394 SdHoareTripleChecker+Valid, 2589 SdHoareTripleChecker+Invalid, 215 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:50,712 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [394 Valid, 2589 Invalid, 215 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 202 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 07:44:50,713 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 583 states.
[2023-11-19 07:44:50,735 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 583 to 567.
[2023-11-19 07:44:50,737 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 567 states, 548 states have (on average 1.352189781021898) internal successors, (741), 553 states have internal predecessors, (741), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:44:50,740 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 567 states and 765 transitions.
[2023-11-19 07:44:50,740 INFO  L78                 Accepts]: Start accepts. Automaton has 567 states and 765 transitions. Word has length 100
[2023-11-19 07:44:50,740 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:50,741 INFO  L495      AbstractCegarLoop]: Abstraction has 567 states and 765 transitions.
[2023-11-19 07:44:50,741 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 14.692307692307692) internal successors, (191), 13 states have internal predecessors, (191), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:50,741 INFO  L276                IsEmpty]: Start isEmpty. Operand 567 states and 765 transitions.
[2023-11-19 07:44:50,742 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2023-11-19 07:44:50,742 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:50,742 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:50,766 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:50,962 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:50,963 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:50,963 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:50,963 INFO  L85        PathProgramCache]: Analyzing trace with hash -1954842162, now seen corresponding path program 1 times
[2023-11-19 07:44:50,964 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:50,964 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108867623]
[2023-11-19 07:44:50,964 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:50,964 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:51,083 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:51,747 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:51,749 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:51,753 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:51,755 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:51,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:51,759 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:51,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108867623]
[2023-11-19 07:44:51,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108867623] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:51,759 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [760308102]
[2023-11-19 07:44:51,760 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:51,760 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:51,760 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:51,761 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:51,787 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:44:52,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:52,109 INFO  L262         TraceCheckSpWp]: Trace formula consists of 583 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 07:44:52,119 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:52,355 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:52,355 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:52,526 INFO  L134       CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:52,526 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [760308102] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:52,526 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:44:52,526 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5, 5] total 13
[2023-11-19 07:44:52,527 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1298426761]
[2023-11-19 07:44:52,527 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:52,527 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2023-11-19 07:44:52,528 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:52,529 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2023-11-19 07:44:52,529 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=120, Unknown=0, NotChecked=0, Total=182
[2023-11-19 07:44:52,529 INFO  L87              Difference]: Start difference. First operand 567 states and 765 transitions. Second operand  has 14 states, 13 states have (on average 14.923076923076923) internal successors, (194), 13 states have internal predecessors, (194), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:52,950 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:52,951 INFO  L93              Difference]: Finished difference Result 581 states and 788 transitions.
[2023-11-19 07:44:52,951 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 07:44:52,952 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 14.923076923076923) internal successors, (194), 13 states have internal predecessors, (194), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 101
[2023-11-19 07:44:52,952 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:52,956 INFO  L225             Difference]: With dead ends: 581
[2023-11-19 07:44:52,956 INFO  L226             Difference]: Without dead ends: 580
[2023-11-19 07:44:52,957 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 211 GetRequests, 197 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=79, Invalid=161, Unknown=0, NotChecked=0, Total=240
[2023-11-19 07:44:52,958 INFO  L413           NwaCegarLoop]: 236 mSDtfsCounter, 581 mSDsluCounter, 1168 mSDsCounter, 0 mSdLazyCounter, 126 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 591 SdHoareTripleChecker+Valid, 1404 SdHoareTripleChecker+Invalid, 141 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 126 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:52,959 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [591 Valid, 1404 Invalid, 141 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 126 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 07:44:52,960 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 580 states.
[2023-11-19 07:44:52,987 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 580 to 568.
[2023-11-19 07:44:52,989 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 568 states, 549 states have (on average 1.3479052823315119) internal successors, (740), 554 states have internal predecessors, (740), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:44:52,993 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 568 states to 568 states and 764 transitions.
[2023-11-19 07:44:52,994 INFO  L78                 Accepts]: Start accepts. Automaton has 568 states and 764 transitions. Word has length 101
[2023-11-19 07:44:52,994 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:52,994 INFO  L495      AbstractCegarLoop]: Abstraction has 568 states and 764 transitions.
[2023-11-19 07:44:52,995 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 14.923076923076923) internal successors, (194), 13 states have internal predecessors, (194), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:44:52,995 INFO  L276                IsEmpty]: Start isEmpty. Operand 568 states and 764 transitions.
[2023-11-19 07:44:52,997 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2023-11-19 07:44:52,997 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:52,997 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:53,034 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:53,224 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:44:53,224 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:53,224 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:53,224 INFO  L85        PathProgramCache]: Analyzing trace with hash -1717599820, now seen corresponding path program 1 times
[2023-11-19 07:44:53,224 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:53,225 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1148170138]
[2023-11-19 07:44:53,225 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:53,225 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:53,388 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:53,835 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:53,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:53,841 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:53,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:53,847 INFO  L134       CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 76 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:53,847 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:53,848 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1148170138]
[2023-11-19 07:44:53,848 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1148170138] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:53,848 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [998959377]
[2023-11-19 07:44:53,848 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:53,848 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:53,849 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:53,850 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:53,875 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:44:54,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:54,308 INFO  L262         TraceCheckSpWp]: Trace formula consists of 907 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:44:54,313 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:54,636 INFO  L134       CoverageAnalysis]: Checked inductivity of 80 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:54,636 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:54,637 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [998959377] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:54,637 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:44:54,637 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 8
[2023-11-19 07:44:54,637 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1601699932]
[2023-11-19 07:44:54,638 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:54,638 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:44:54,638 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:54,639 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:44:54,639 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:44:54,640 INFO  L87              Difference]: Start difference. First operand 568 states and 764 transitions. Second operand  has 6 states, 5 states have (on average 33.4) internal successors, (167), 6 states have internal predecessors, (167), 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:44:54,727 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:54,727 INFO  L93              Difference]: Finished difference Result 568 states and 764 transitions.
[2023-11-19 07:44:54,728 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:44:54,728 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 33.4) internal successors, (167), 6 states have internal predecessors, (167), 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 174
[2023-11-19 07:44:54,729 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:54,732 INFO  L225             Difference]: With dead ends: 568
[2023-11-19 07:44:54,733 INFO  L226             Difference]: Without dead ends: 567
[2023-11-19 07:44:54,733 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 184 GetRequests, 175 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:44:54,734 INFO  L413           NwaCegarLoop]: 332 mSDtfsCounter, 259 mSDsluCounter, 844 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 263 SdHoareTripleChecker+Valid, 1176 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:54,734 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [263 Valid, 1176 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:44:54,736 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 567 states.
[2023-11-19 07:44:54,776 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 567 to 567.
[2023-11-19 07:44:54,778 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 567 states, 549 states have (on average 1.342440801457195) internal successors, (737), 553 states have internal predecessors, (737), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:44:54,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 567 states and 761 transitions.
[2023-11-19 07:44:54,784 INFO  L78                 Accepts]: Start accepts. Automaton has 567 states and 761 transitions. Word has length 174
[2023-11-19 07:44:54,784 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:54,785 INFO  L495      AbstractCegarLoop]: Abstraction has 567 states and 761 transitions.
[2023-11-19 07:44:54,785 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 33.4) internal successors, (167), 6 states have internal predecessors, (167), 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:44:54,785 INFO  L276                IsEmpty]: Start isEmpty. Operand 567 states and 761 transitions.
[2023-11-19 07:44:54,789 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 255
[2023-11-19 07:44:54,790 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:54,790 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:54,819 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2023-11-19 07:44:55,003 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:44:55,003 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:55,004 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:55,004 INFO  L85        PathProgramCache]: Analyzing trace with hash -344854266, now seen corresponding path program 1 times
[2023-11-19 07:44:55,004 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:55,004 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1042778180]
[2023-11-19 07:44:55,004 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:55,005 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:55,200 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:55,496 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:55,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:55,500 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:55,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:55,505 INFO  L134       CoverageAnalysis]: Checked inductivity of 237 backedges. 154 proven. 0 refuted. 0 times theorem prover too weak. 83 trivial. 0 not checked.
[2023-11-19 07:44:55,505 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:55,506 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1042778180]
[2023-11-19 07:44:55,506 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1042778180] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:55,506 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:55,506 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:44:55,506 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [122157229]
[2023-11-19 07:44:55,507 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:55,507 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:44:55,508 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:55,509 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:44:55,509 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:55,509 INFO  L87              Difference]: Start difference. First operand 567 states and 761 transitions. Second operand  has 5 states, 4 states have (on average 42.75) internal successors, (171), 4 states have internal predecessors, (171), 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:44:55,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:55,795 INFO  L93              Difference]: Finished difference Result 570 states and 776 transitions.
[2023-11-19 07:44:55,796 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:44:55,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 42.75) internal successors, (171), 4 states have internal predecessors, (171), 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 254
[2023-11-19 07:44:55,797 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:55,800 INFO  L225             Difference]: With dead ends: 570
[2023-11-19 07:44:55,800 INFO  L226             Difference]: Without dead ends: 569
[2023-11-19 07:44:55,801 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:44:55,802 INFO  L413           NwaCegarLoop]: 195 mSDtfsCounter, 107 mSDsluCounter, 356 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 551 SdHoareTripleChecker+Invalid, 65 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:55,802 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 551 Invalid, 65 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:44:55,803 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 569 states.
[2023-11-19 07:44:55,857 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 569 to 566.
[2023-11-19 07:44:55,861 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 566 states, 549 states have (on average 1.3387978142076502) internal successors, (735), 552 states have internal predecessors, (735), 12 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 12 states have call predecessors, (12), 12 states have call successors, (12)
[2023-11-19 07:44:55,865 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 566 states to 566 states and 759 transitions.
[2023-11-19 07:44:55,865 INFO  L78                 Accepts]: Start accepts. Automaton has 566 states and 759 transitions. Word has length 254
[2023-11-19 07:44:55,866 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:55,866 INFO  L495      AbstractCegarLoop]: Abstraction has 566 states and 759 transitions.
[2023-11-19 07:44:55,866 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 42.75) internal successors, (171), 4 states have internal predecessors, (171), 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:44:55,866 INFO  L276                IsEmpty]: Start isEmpty. Operand 566 states and 759 transitions.
[2023-11-19 07:44:55,870 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 259
[2023-11-19 07:44:55,870 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:55,871 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:55,871 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 07:44:55,871 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:55,872 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:55,872 INFO  L85        PathProgramCache]: Analyzing trace with hash 260476667, now seen corresponding path program 1 times
[2023-11-19 07:44:55,873 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:55,873 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1240217769]
[2023-11-19 07:44:55,873 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:55,873 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:56,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:56,985 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:44:56,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:56,991 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:44:56,993 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:56,997 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 236 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:56,998 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:56,998 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1240217769]
[2023-11-19 07:44:56,998 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1240217769] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:56,998 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1574753551]
[2023-11-19 07:44:56,998 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:56,999 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:56,999 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:57,004 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:57,027 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:44:57,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:57,807 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1288 conjuncts, 8 conjunts are in the unsatisfiable core
[2023-11-19 07:44:57,817 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:58,295 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 236 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:58,296 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:58,829 INFO  L134       CoverageAnalysis]: Checked inductivity of 240 backedges. 0 proven. 236 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:58,830 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1574753551] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:44:58,830 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:44:58,830 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 9] total 19
[2023-11-19 07:44:58,830 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2034012100]
[2023-11-19 07:44:58,830 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:44:58,831 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2023-11-19 07:44:58,832 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:58,833 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2023-11-19 07:44:58,833 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=250, Unknown=0, NotChecked=0, Total=342
[2023-11-19 07:44:58,834 INFO  L87              Difference]: Start difference. First operand 566 states and 759 transitions. Second operand  has 19 states, 19 states have (on average 30.57894736842105) internal successors, (581), 18 states have internal predecessors, (581), 3 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2023-11-19 07:44:59,376 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:59,376 INFO  L93              Difference]: Finished difference Result 987 states and 1348 transitions.
[2023-11-19 07:44:59,377 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2023-11-19 07:44:59,377 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 19 states have (on average 30.57894736842105) internal successors, (581), 18 states have internal predecessors, (581), 3 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 258
[2023-11-19 07:44:59,378 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:59,384 INFO  L225             Difference]: With dead ends: 987
[2023-11-19 07:44:59,384 INFO  L226             Difference]: Without dead ends: 980
[2023-11-19 07:44:59,385 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 533 GetRequests, 510 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 112 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=173, Invalid=427, Unknown=0, NotChecked=0, Total=600
[2023-11-19 07:44:59,386 INFO  L413           NwaCegarLoop]: 235 mSDtfsCounter, 1770 mSDsluCounter, 1734 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1808 SdHoareTripleChecker+Valid, 1969 SdHoareTripleChecker+Invalid, 181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:59,386 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1808 Valid, 1969 Invalid, 181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 07:44:59,388 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 980 states.
[2023-11-19 07:44:59,423 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 980 to 973.
[2023-11-19 07:44:59,425 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 973 states, 947 states have (on average 1.3421330517423442) internal successors, (1271), 950 states have internal predecessors, (1271), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21)
[2023-11-19 07:44:59,433 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 973 states to 973 states and 1313 transitions.
[2023-11-19 07:44:59,433 INFO  L78                 Accepts]: Start accepts. Automaton has 973 states and 1313 transitions. Word has length 258
[2023-11-19 07:44:59,433 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:59,434 INFO  L495      AbstractCegarLoop]: Abstraction has 973 states and 1313 transitions.
[2023-11-19 07:44:59,434 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 19 states have (on average 30.57894736842105) internal successors, (581), 18 states have internal predecessors, (581), 3 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6)
[2023-11-19 07:44:59,434 INFO  L276                IsEmpty]: Start isEmpty. Operand 973 states and 1313 transitions.
[2023-11-19 07:44:59,438 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 338
[2023-11-19 07:44:59,438 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:59,438 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:59,457 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:59,644 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2023-11-19 07:44:59,644 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:44:59,645 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:59,645 INFO  L85        PathProgramCache]: Analyzing trace with hash 1285046608, now seen corresponding path program 1 times
[2023-11-19 07:44:59,645 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:59,646 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199557235]
[2023-11-19 07:44:59,646 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:59,646 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:00,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:04,186 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:45:04,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:04,192 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:45:04,196 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:04,201 INFO  L134       CoverageAnalysis]: Checked inductivity of 488 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:04,201 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:04,201 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199557235]
[2023-11-19 07:45:04,201 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199557235] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:45:04,202 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1756131187]
[2023-11-19 07:45:04,202 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:04,202 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:45:04,202 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:45:04,204 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:45:04,215 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:45:04,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:05,012 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1689 conjuncts, 30 conjunts are in the unsatisfiable core
[2023-11-19 07:45:05,068 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:45:05,816 INFO  L134       CoverageAnalysis]: Checked inductivity of 488 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:05,817 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:45:06,498 INFO  L134       CoverageAnalysis]: Checked inductivity of 488 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:06,498 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1756131187] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:45:06,498 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:45:06,499 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 28
[2023-11-19 07:45:06,499 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2089855513]
[2023-11-19 07:45:06,499 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:45:06,501 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2023-11-19 07:45:06,501 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:06,503 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2023-11-19 07:45:06,503 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=260, Invalid=552, Unknown=0, NotChecked=0, Total=812
[2023-11-19 07:45:06,504 INFO  L87              Difference]: Start difference. First operand 973 states and 1313 transitions. Second operand  has 29 states, 28 states have (on average 24.071428571428573) internal successors, (674), 28 states have internal predecessors, (674), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:45:08,047 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:08,047 INFO  L93              Difference]: Finished difference Result 1416 states and 1934 transitions.
[2023-11-19 07:45:08,048 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2023-11-19 07:45:08,049 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 28 states have (on average 24.071428571428573) internal successors, (674), 28 states have internal predecessors, (674), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 337
[2023-11-19 07:45:08,050 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:08,059 INFO  L225             Difference]: With dead ends: 1416
[2023-11-19 07:45:08,060 INFO  L226             Difference]: Without dead ends: 1415
[2023-11-19 07:45:08,061 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 698 GetRequests, 660 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 491 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=481, Invalid=1079, Unknown=0, NotChecked=0, Total=1560
[2023-11-19 07:45:08,062 INFO  L413           NwaCegarLoop]: 313 mSDtfsCounter, 1604 mSDsluCounter, 4114 mSDsCounter, 0 mSdLazyCounter, 323 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1650 SdHoareTripleChecker+Valid, 4427 SdHoareTripleChecker+Invalid, 364 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 323 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:08,063 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1650 Valid, 4427 Invalid, 364 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 323 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 07:45:08,065 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1415 states.
[2023-11-19 07:45:08,173 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1415 to 1387.
[2023-11-19 07:45:08,176 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1387 states, 1352 states have (on average 1.342455621301775) internal successors, (1815), 1355 states have internal predecessors, (1815), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30)
[2023-11-19 07:45:08,185 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1387 states to 1387 states and 1875 transitions.
[2023-11-19 07:45:08,185 INFO  L78                 Accepts]: Start accepts. Automaton has 1387 states and 1875 transitions. Word has length 337
[2023-11-19 07:45:08,186 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:08,186 INFO  L495      AbstractCegarLoop]: Abstraction has 1387 states and 1875 transitions.
[2023-11-19 07:45:08,187 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 28 states have (on average 24.071428571428573) internal successors, (674), 28 states have internal predecessors, (674), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:45:08,187 INFO  L276                IsEmpty]: Start isEmpty. Operand 1387 states and 1875 transitions.
[2023-11-19 07:45:08,194 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 339
[2023-11-19 07:45:08,194 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:08,195 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:45:08,225 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:45:08,413 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2023-11-19 07:45:08,414 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:45:08,414 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:08,414 INFO  L85        PathProgramCache]: Analyzing trace with hash 1181739243, now seen corresponding path program 1 times
[2023-11-19 07:45:08,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:45:08,415 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [603352293]
[2023-11-19 07:45:08,415 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:08,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:08,790 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:12,272 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:45:12,274 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:12,283 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:45:12,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:12,290 INFO  L134       CoverageAnalysis]: Checked inductivity of 492 backedges. 0 proven. 488 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:12,290 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:12,290 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [603352293]
[2023-11-19 07:45:12,290 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [603352293] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:45:12,290 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [494228652]
[2023-11-19 07:45:12,291 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:12,291 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:45:12,291 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:45:12,292 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:45:12,314 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:45:13,189 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:13,200 INFO  L262         TraceCheckSpWp]: Trace formula consists of 1690 conjuncts, 29 conjunts are in the unsatisfiable core
[2023-11-19 07:45:13,213 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:45:13,819 INFO  L134       CoverageAnalysis]: Checked inductivity of 492 backedges. 0 proven. 488 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:13,820 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:45:14,568 INFO  L134       CoverageAnalysis]: Checked inductivity of 492 backedges. 0 proven. 488 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:14,569 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [494228652] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:45:14,569 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:45:14,569 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11, 11] total 28
[2023-11-19 07:45:14,570 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1215467185]
[2023-11-19 07:45:14,570 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:45:14,571 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 29 states
[2023-11-19 07:45:14,572 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:14,573 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants.
[2023-11-19 07:45:14,574 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=260, Invalid=552, Unknown=0, NotChecked=0, Total=812
[2023-11-19 07:45:14,575 INFO  L87              Difference]: Start difference. First operand 1387 states and 1875 transitions. Second operand  has 29 states, 28 states have (on average 24.178571428571427) internal successors, (677), 28 states have internal predecessors, (677), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:45:15,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:15,369 INFO  L93              Difference]: Finished difference Result 1410 states and 1928 transitions.
[2023-11-19 07:45:15,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. 
[2023-11-19 07:45:15,371 INFO  L78                 Accepts]: Start accepts. Automaton has  has 29 states, 28 states have (on average 24.178571428571427) internal successors, (677), 28 states have internal predecessors, (677), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 338
[2023-11-19 07:45:15,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:15,380 INFO  L225             Difference]: With dead ends: 1410
[2023-11-19 07:45:15,381 INFO  L226             Difference]: Without dead ends: 1409
[2023-11-19 07:45:15,382 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 694 GetRequests, 662 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 389 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=340, Invalid=782, Unknown=0, NotChecked=0, Total=1122
[2023-11-19 07:45:15,383 INFO  L413           NwaCegarLoop]: 274 mSDtfsCounter, 1412 mSDsluCounter, 3766 mSDsCounter, 0 mSdLazyCounter, 277 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1458 SdHoareTripleChecker+Valid, 4040 SdHoareTripleChecker+Invalid, 309 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 277 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:15,383 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1458 Valid, 4040 Invalid, 309 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 277 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 07:45:15,386 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1409 states.
[2023-11-19 07:45:15,437 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1409 to 1388.
[2023-11-19 07:45:15,440 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1388 states, 1353 states have (on average 1.3385070214338508) internal successors, (1811), 1356 states have internal predecessors, (1811), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30)
[2023-11-19 07:45:15,446 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1388 states to 1388 states and 1871 transitions.
[2023-11-19 07:45:15,446 INFO  L78                 Accepts]: Start accepts. Automaton has 1388 states and 1871 transitions. Word has length 338
[2023-11-19 07:45:15,447 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:15,447 INFO  L495      AbstractCegarLoop]: Abstraction has 1388 states and 1871 transitions.
[2023-11-19 07:45:15,448 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 29 states, 28 states have (on average 24.178571428571427) internal successors, (677), 28 states have internal predecessors, (677), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)
[2023-11-19 07:45:15,448 INFO  L276                IsEmpty]: Start isEmpty. Operand 1388 states and 1871 transitions.
[2023-11-19 07:45:15,464 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 575
[2023-11-19 07:45:15,464 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:15,465 INFO  L195           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:45:15,494 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:45:15,683 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2023-11-19 07:45:15,683 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:45:15,684 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:15,684 INFO  L85        PathProgramCache]: Analyzing trace with hash -1451232709, now seen corresponding path program 2 times
[2023-11-19 07:45:15,684 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:45:15,684 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436749397]
[2023-11-19 07:45:15,685 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:15,685 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:16,295 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:18,756 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61
[2023-11-19 07:45:18,758 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:18,762 INFO  L376   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68
[2023-11-19 07:45:18,764 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:18,770 INFO  L134       CoverageAnalysis]: Checked inductivity of 1658 backedges. 0 proven. 1654 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:45:18,770 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:18,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436749397]
[2023-11-19 07:45:18,771 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436749397] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:45:18,771 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [407438515]
[2023-11-19 07:45:18,771 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:45:18,772 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:45:18,772 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:45:18,773 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:45:18,795 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5f7c934b-3998-4f64-912f-e973c3df609f/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:45:20,113 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 07:45:20,114 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:45:20,132 INFO  L262         TraceCheckSpWp]: Trace formula consists of 2764 conjuncts, 16 conjunts are in the unsatisfiable core
[2023-11-19 07:45:20,159 INFO  L285         TraceCheckSpWp]: Computing forward predicates...