./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench/cohendiv-ll.c --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_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/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_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench/cohendiv-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/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_862df4c5-0814-4940-979d-081828074291/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 601ddeb38cc85433f6271611bfd2617c2fcbf2b89119dbe2c319aedc14aa3b17
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:59:56,965 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:59:57,051 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2023-11-19 07:59:57,065 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:59:57,066 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:59:57,102 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:59:57,103 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:59:57,104 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:59:57,105 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:59:57,110 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:59:57,111 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:59:57,112 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:59:57,112 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:59:57,114 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:59:57,115 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:59:57,115 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:59:57,116 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:59:57,116 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:59:57,117 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:59:57,117 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:59:57,118 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:59:57,118 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:59:57,119 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=true
[2023-11-19 07:59:57,119 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:59:57,120 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:59:57,120 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:59:57,121 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:59:57,122 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:59:57,122 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:59:57,122 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:59:57,123 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:59:57,123 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:59:57,124 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:59:57,124 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:59:57,124 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:59:57,125 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:59:57,125 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:59:57,125 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:59:57,125 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:59:57,126 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:59:57,126 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:59:57,126 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_862df4c5-0814-4940-979d-081828074291/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_862df4c5-0814-4940-979d-081828074291/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 -> 601ddeb38cc85433f6271611bfd2617c2fcbf2b89119dbe2c319aedc14aa3b17
[2023-11-19 07:59:57,477 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:59:57,511 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:59:57,514 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:59:57,516 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:59:57,516 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:59:57,518 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/nla-digbench/cohendiv-ll.c
[2023-11-19 08:00:00,731 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 08:00:00,989 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 08:00:00,990 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/sv-benchmarks/c/nla-digbench/cohendiv-ll.c
[2023-11-19 08:00:00,997 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/data/ff32ddf48/bcb0c3b61da944f9908dab2bf110ed4f/FLAG0a173c047
[2023-11-19 08:00:01,014 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/data/ff32ddf48/bcb0c3b61da944f9908dab2bf110ed4f
[2023-11-19 08:00:01,017 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 08:00:01,019 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 08:00:01,021 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 08:00:01,021 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 08:00:01,027 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 08:00:01,028 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,030 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58391942 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01, skipping insertion in model container
[2023-11-19 08:00:01,030 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,056 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 08:00:01,245 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 08:00:01,257 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 08:00:01,280 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 08:00:01,296 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 08:00:01,296 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01 WrapperNode
[2023-11-19 08:00:01,297 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 08:00:01,298 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 08:00:01,298 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 08:00:01,298 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 08:00:01,307 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,315 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,340 INFO  L138                Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 94
[2023-11-19 08:00:01,340 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 08:00:01,341 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 08:00:01,342 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 08:00:01,342 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 08:00:01,352 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,353 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,355 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,356 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,360 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,365 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,366 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,368 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,370 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 08:00:01,378 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 08:00:01,378 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 08:00:01,378 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 08:00:01,379 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (1/1) ...
[2023-11-19 08:00:01,389 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 08:00:01,412 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:01,429 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 08:00:01,457 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 08:00:01,483 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 08:00:01,483 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 08:00:01,484 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 08:00:01,484 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 08:00:01,485 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2023-11-19 08:00:01,485 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2023-11-19 08:00:01,569 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 08:00:01,572 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 08:00:02,021 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 08:00:02,036 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 08:00:02,037 INFO  L302             CfgBuilder]: Removed 2 assume(true) statements.
[2023-11-19 08:00:02,043 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:00:02 BoogieIcfgContainer
[2023-11-19 08:00:02,043 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 08:00:02,056 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 08:00:02,057 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 08:00:02,062 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 08:00:02,063 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:00:01" (1/3) ...
[2023-11-19 08:00:02,064 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4a164054 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:00:02, skipping insertion in model container
[2023-11-19 08:00:02,065 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:01" (2/3) ...
[2023-11-19 08:00:02,067 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4a164054 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:00:02, skipping insertion in model container
[2023-11-19 08:00:02,067 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:00:02" (3/3) ...
[2023-11-19 08:00:02,071 INFO  L112   eAbstractionObserver]: Analyzing ICFG cohendiv-ll.c
[2023-11-19 08:00:02,096 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 08:00:02,097 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 30 error locations.
[2023-11-19 08:00:02,168 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 08:00:02,176 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;@1d2471c4, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 08:00:02,176 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 30 error locations.
[2023-11-19 08:00:02,181 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 85 states, 46 states have (on average 1.826086956521739) internal successors, (84), 76 states have internal predecessors, (84), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7)
[2023-11-19 08:00:02,187 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2023-11-19 08:00:02,188 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:02,188 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:02,189 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:02,194 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:02,194 INFO  L85        PathProgramCache]: Analyzing trace with hash 889508925, now seen corresponding path program 1 times
[2023-11-19 08:00:02,203 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:02,203 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1414586810]
[2023-11-19 08:00:02,204 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:02,204 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:02,297 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:02,327 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:02,327 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1414586810]
[2023-11-19 08:00:02,328 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: Unsupported non-linear arithmetic
[2023-11-19 08:00:02,329 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1805945799]
[2023-11-19 08:00:02,329 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:02,329 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:02,330 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:02,335 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:02,347 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 08:00:02,404 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:02,406 INFO  L262         TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 1 conjunts are in the unsatisfiable core
[2023-11-19 08:00:02,414 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:02,434 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 08:00:02,435 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:02,436 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1805945799] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:02,436 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:02,437 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:02,439 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1568061744]
[2023-11-19 08:00:02,440 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:02,446 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 08:00:02,446 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:02,481 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 08:00:02,482 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 08:00:02,492 INFO  L87              Difference]: Start difference. First operand  has 85 states, 46 states have (on average 1.826086956521739) internal successors, (84), 76 states have internal predecessors, (84), 7 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 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 08:00:02,545 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:02,545 INFO  L93              Difference]: Finished difference Result 166 states and 198 transitions.
[2023-11-19 08:00:02,546 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 08:00:02,548 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 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 08:00:02,548 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:02,558 INFO  L225             Difference]: With dead ends: 166
[2023-11-19 08:00:02,558 INFO  L226             Difference]: Without dead ends: 78
[2023-11-19 08:00:02,563 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 08:00:02,568 INFO  L413           NwaCegarLoop]: 91 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:02,569 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 91 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:00:02,590 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 78 states.
[2023-11-19 08:00:02,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78.
[2023-11-19 08:00:02,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 78 states, 41 states have (on average 1.7560975609756098) internal successors, (72), 70 states have internal predecessors, (72), 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 08:00:02,623 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 84 transitions.
[2023-11-19 08:00:02,625 INFO  L78                 Accepts]: Start accepts. Automaton has 78 states and 84 transitions. Word has length 6
[2023-11-19 08:00:02,626 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:02,626 INFO  L495      AbstractCegarLoop]: Abstraction has 78 states and 84 transitions.
[2023-11-19 08:00:02,626 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 3.0) internal successors, (6), 2 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 08:00:02,626 INFO  L276                IsEmpty]: Start isEmpty. Operand 78 states and 84 transitions.
[2023-11-19 08:00:02,627 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2023-11-19 08:00:02,627 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:02,627 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:02,660 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:02,845 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0
[2023-11-19 08:00:02,845 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:02,846 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:02,846 INFO  L85        PathProgramCache]: Analyzing trace with hash 889568486, now seen corresponding path program 1 times
[2023-11-19 08:00:02,846 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:02,846 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1745763778]
[2023-11-19 08:00:02,847 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:02,847 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:02,900 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:02,900 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1056189122]
[2023-11-19 08:00:02,900 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:02,901 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:02,901 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:02,914 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:02,947 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 08:00:03,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:03,008 INFO  L262         TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:03,009 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:03,039 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 08:00:03,040 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:03,041 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:03,042 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1745763778]
[2023-11-19 08:00:03,043 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:03,043 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1056189122]
[2023-11-19 08:00:03,046 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1056189122] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:03,046 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:03,047 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:03,047 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1696665263]
[2023-11-19 08:00:03,047 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:03,048 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:03,050 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:03,051 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:03,052 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:03,052 INFO  L87              Difference]: Start difference. First operand 78 states and 84 transitions. Second operand  has 3 states, 2 states have (on average 3.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 08:00:03,123 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:03,124 INFO  L93              Difference]: Finished difference Result 102 states and 110 transitions.
[2023-11-19 08:00:03,124 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:03,125 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 3.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 08:00:03,125 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:03,127 INFO  L225             Difference]: With dead ends: 102
[2023-11-19 08:00:03,127 INFO  L226             Difference]: Without dead ends: 100
[2023-11-19 08:00:03,127 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 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 08:00:03,129 INFO  L413           NwaCegarLoop]: 82 mSDtfsCounter, 18 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 143 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:03,130 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 143 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:03,131 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 100 states.
[2023-11-19 08:00:03,147 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 81.
[2023-11-19 08:00:03,150 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 81 states, 44 states have (on average 1.7045454545454546) internal successors, (75), 73 states have internal predecessors, (75), 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 08:00:03,157 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 87 transitions.
[2023-11-19 08:00:03,160 INFO  L78                 Accepts]: Start accepts. Automaton has 81 states and 87 transitions. Word has length 6
[2023-11-19 08:00:03,160 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:03,161 INFO  L495      AbstractCegarLoop]: Abstraction has 81 states and 87 transitions.
[2023-11-19 08:00:03,161 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 3.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 08:00:03,161 INFO  L276                IsEmpty]: Start isEmpty. Operand 81 states and 87 transitions.
[2023-11-19 08:00:03,162 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 14
[2023-11-19 08:00:03,163 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:03,163 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:03,192 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:03,387 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:03,387 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:03,388 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:03,388 INFO  L85        PathProgramCache]: Analyzing trace with hash -1886542531, now seen corresponding path program 1 times
[2023-11-19 08:00:03,388 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:03,388 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [898075719]
[2023-11-19 08:00:03,388 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:03,389 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:03,399 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:03,399 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [127335320]
[2023-11-19 08:00:03,399 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:03,400 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:03,400 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:03,401 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:03,419 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 08:00:03,451 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:03,452 INFO  L262         TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:03,454 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:03,501 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 08:00:03,501 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:03,501 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:03,502 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [898075719]
[2023-11-19 08:00:03,502 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:03,502 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [127335320]
[2023-11-19 08:00:03,502 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [127335320] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:03,502 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:03,503 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:03,503 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614443718]
[2023-11-19 08:00:03,503 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:03,504 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:03,504 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:03,505 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:03,505 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:03,506 INFO  L87              Difference]: Start difference. First operand 81 states and 87 transitions. Second operand  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 08:00:03,608 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:03,608 INFO  L93              Difference]: Finished difference Result 146 states and 159 transitions.
[2023-11-19 08:00:03,609 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:03,609 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 13
[2023-11-19 08:00:03,609 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:03,611 INFO  L225             Difference]: With dead ends: 146
[2023-11-19 08:00:03,611 INFO  L226             Difference]: Without dead ends: 140
[2023-11-19 08:00:03,612 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 11 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 08:00:03,614 INFO  L413           NwaCegarLoop]: 63 mSDtfsCounter, 53 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:03,614 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 118 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:03,616 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 140 states.
[2023-11-19 08:00:03,632 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 112.
[2023-11-19 08:00:03,632 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 112 states, 69 states have (on average 1.710144927536232) internal successors, (118), 98 states have internal predecessors, (118), 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 08:00:03,635 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 142 transitions.
[2023-11-19 08:00:03,635 INFO  L78                 Accepts]: Start accepts. Automaton has 112 states and 142 transitions. Word has length 13
[2023-11-19 08:00:03,635 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:03,636 INFO  L495      AbstractCegarLoop]: Abstraction has 112 states and 142 transitions.
[2023-11-19 08:00:03,636 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 08:00:03,636 INFO  L276                IsEmpty]: Start isEmpty. Operand 112 states and 142 transitions.
[2023-11-19 08:00:03,637 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 16
[2023-11-19 08:00:03,637 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:03,637 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:03,659 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:03,851 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:03,851 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:03,852 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:03,852 INFO  L85        PathProgramCache]: Analyzing trace with hash -491171553, now seen corresponding path program 1 times
[2023-11-19 08:00:03,852 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:03,852 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1487692712]
[2023-11-19 08:00:03,853 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:03,853 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:03,866 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:03,872 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [241966820]
[2023-11-19 08:00:03,872 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:03,873 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:03,873 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:03,880 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:03,910 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 08:00:03,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:03,947 INFO  L262         TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 08:00:03,949 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:04,111 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 08:00:04,111 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:04,111 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:04,112 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1487692712]
[2023-11-19 08:00:04,112 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:04,112 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [241966820]
[2023-11-19 08:00:04,112 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [241966820] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:04,112 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:04,112 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:04,113 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [304665806]
[2023-11-19 08:00:04,113 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:04,113 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:04,114 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:04,114 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:04,114 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:04,115 INFO  L87              Difference]: Start difference. First operand 112 states and 142 transitions. Second operand  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 08:00:04,296 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:04,296 INFO  L93              Difference]: Finished difference Result 136 states and 149 transitions.
[2023-11-19 08:00:04,297 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:04,297 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 15
[2023-11-19 08:00:04,297 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:04,304 INFO  L225             Difference]: With dead ends: 136
[2023-11-19 08:00:04,304 INFO  L226             Difference]: Without dead ends: 133
[2023-11-19 08:00:04,304 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 12 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 08:00:04,309 INFO  L413           NwaCegarLoop]: 61 mSDtfsCounter, 160 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 166 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:04,313 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [166 Valid, 118 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:04,317 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 133 states.
[2023-11-19 08:00:04,339 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 133 to 113.
[2023-11-19 08:00:04,339 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 113 states, 70 states have (on average 1.6714285714285715) internal successors, (117), 99 states have internal predecessors, (117), 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 08:00:04,341 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 141 transitions.
[2023-11-19 08:00:04,341 INFO  L78                 Accepts]: Start accepts. Automaton has 113 states and 141 transitions. Word has length 15
[2023-11-19 08:00:04,342 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:04,342 INFO  L495      AbstractCegarLoop]: Abstraction has 113 states and 141 transitions.
[2023-11-19 08:00:04,342 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.333333333333333) internal successors, (13), 4 states have internal predecessors, (13), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 08:00:04,342 INFO  L276                IsEmpty]: Start isEmpty. Operand 113 states and 141 transitions.
[2023-11-19 08:00:04,343 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 08:00:04,343 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:04,343 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:04,376 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2023-11-19 08:00:04,571 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:04,571 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:04,572 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:04,572 INFO  L85        PathProgramCache]: Analyzing trace with hash 1953551102, now seen corresponding path program 1 times
[2023-11-19 08:00:04,572 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:04,572 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364335863]
[2023-11-19 08:00:04,572 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:04,573 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:04,584 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:04,585 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [366694094]
[2023-11-19 08:00:04,585 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:04,585 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:04,585 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:04,586 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:04,589 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 08:00:04,630 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:04,631 INFO  L262         TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 08:00:04,633 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:04,698 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 08:00:04,699 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:04,699 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:04,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364335863]
[2023-11-19 08:00:04,699 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:04,699 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [366694094]
[2023-11-19 08:00:04,700 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [366694094] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:04,700 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:04,700 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:04,700 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [668322769]
[2023-11-19 08:00:04,700 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:04,701 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:04,701 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:04,702 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:04,702 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:04,709 INFO  L87              Difference]: Start difference. First operand 113 states and 141 transitions. Second operand  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 08:00:04,835 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:04,835 INFO  L93              Difference]: Finished difference Result 133 states and 146 transitions.
[2023-11-19 08:00:04,835 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:04,836 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 16
[2023-11-19 08:00:04,836 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:04,837 INFO  L225             Difference]: With dead ends: 133
[2023-11-19 08:00:04,837 INFO  L226             Difference]: Without dead ends: 126
[2023-11-19 08:00:04,838 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 13 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 08:00:04,839 INFO  L413           NwaCegarLoop]: 64 mSDtfsCounter, 153 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 159 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:04,839 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [159 Valid, 121 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:04,840 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 126 states.
[2023-11-19 08:00:04,854 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 110.
[2023-11-19 08:00:04,855 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 110 states, 67 states have (on average 1.6567164179104477) internal successors, (111), 96 states have internal predecessors, (111), 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 08:00:04,857 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 135 transitions.
[2023-11-19 08:00:04,857 INFO  L78                 Accepts]: Start accepts. Automaton has 110 states and 135 transitions. Word has length 16
[2023-11-19 08:00:04,857 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:04,857 INFO  L495      AbstractCegarLoop]: Abstraction has 110 states and 135 transitions.
[2023-11-19 08:00:04,858 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 4.666666666666667) internal successors, (14), 4 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2023-11-19 08:00:04,870 INFO  L276                IsEmpty]: Start isEmpty. Operand 110 states and 135 transitions.
[2023-11-19 08:00:04,870 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2023-11-19 08:00:04,871 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:04,871 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]
[2023-11-19 08:00:04,895 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:05,083 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:05,083 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:05,084 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:05,084 INFO  L85        PathProgramCache]: Analyzing trace with hash -833501705, now seen corresponding path program 1 times
[2023-11-19 08:00:05,084 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:05,084 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1674152899]
[2023-11-19 08:00:05,084 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:05,085 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:05,096 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:05,096 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [51191291]
[2023-11-19 08:00:05,097 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:05,097 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:05,097 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:05,098 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:05,122 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 08:00:05,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:05,173 INFO  L262         TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:05,177 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:05,244 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 08:00:05,244 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:05,244 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:05,244 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1674152899]
[2023-11-19 08:00:05,244 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:05,247 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [51191291]
[2023-11-19 08:00:05,247 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [51191291] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:05,248 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:05,248 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:05,248 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [310846886]
[2023-11-19 08:00:05,248 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:05,249 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:05,249 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:05,249 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:05,250 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:05,250 INFO  L87              Difference]: Start difference. First operand 110 states and 135 transitions. Second operand  has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 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 08:00:05,604 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:05,604 INFO  L93              Difference]: Finished difference Result 196 states and 243 transitions.
[2023-11-19 08:00:05,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:05,606 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 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 24
[2023-11-19 08:00:05,606 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:05,608 INFO  L225             Difference]: With dead ends: 196
[2023-11-19 08:00:05,608 INFO  L226             Difference]: Without dead ends: 191
[2023-11-19 08:00:05,608 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 21 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 08:00:05,609 INFO  L413           NwaCegarLoop]: 42 mSDtfsCounter, 111 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 110 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 121 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:05,610 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [121 Valid, 83 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:05,611 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 191 states.
[2023-11-19 08:00:05,638 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 191 to 156.
[2023-11-19 08:00:05,647 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 156 states, 105 states have (on average 1.6285714285714286) internal successors, (171), 134 states have internal predecessors, (171), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:05,649 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 211 transitions.
[2023-11-19 08:00:05,650 INFO  L78                 Accepts]: Start accepts. Automaton has 156 states and 211 transitions. Word has length 24
[2023-11-19 08:00:05,650 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:05,651 INFO  L495      AbstractCegarLoop]: Abstraction has 156 states and 211 transitions.
[2023-11-19 08:00:05,651 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 5.666666666666667) internal successors, (17), 4 states have internal predecessors, (17), 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 08:00:05,651 INFO  L276                IsEmpty]: Start isEmpty. Operand 156 states and 211 transitions.
[2023-11-19 08:00:05,652 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2023-11-19 08:00:05,652 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:05,653 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]
[2023-11-19 08:00:05,674 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:05,861 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5
[2023-11-19 08:00:05,862 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:05,862 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:05,862 INFO  L85        PathProgramCache]: Analyzing trace with hash -68748999, now seen corresponding path program 1 times
[2023-11-19 08:00:05,862 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:05,862 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [483192020]
[2023-11-19 08:00:05,862 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:05,863 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:05,874 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:05,875 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1795995373]
[2023-11-19 08:00:05,875 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:05,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:05,875 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:05,876 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:05,899 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 08:00:05,937 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:05,938 INFO  L262         TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:05,940 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:06,010 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 08:00:06,010 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:06,011 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:06,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [483192020]
[2023-11-19 08:00:06,011 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:06,011 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1795995373]
[2023-11-19 08:00:06,011 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1795995373] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:06,011 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:06,011 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:06,012 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159067691]
[2023-11-19 08:00:06,012 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:06,012 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:06,012 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:06,014 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:06,014 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:06,014 INFO  L87              Difference]: Start difference. First operand 156 states and 211 transitions. Second operand  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 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 08:00:06,192 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:06,192 INFO  L93              Difference]: Finished difference Result 191 states and 234 transitions.
[2023-11-19 08:00:06,193 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:06,193 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 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 25
[2023-11-19 08:00:06,197 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:06,198 INFO  L225             Difference]: With dead ends: 191
[2023-11-19 08:00:06,199 INFO  L226             Difference]: Without dead ends: 188
[2023-11-19 08:00:06,200 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 22 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 08:00:06,201 INFO  L413           NwaCegarLoop]: 42 mSDtfsCounter, 107 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 110 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 117 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 112 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 110 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:06,201 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [117 Valid, 83 Invalid, 112 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 110 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:06,203 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 188 states.
[2023-11-19 08:00:06,233 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 157.
[2023-11-19 08:00:06,234 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 157 states, 106 states have (on average 1.5849056603773586) internal successors, (168), 135 states have internal predecessors, (168), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:06,238 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 157 states and 208 transitions.
[2023-11-19 08:00:06,238 INFO  L78                 Accepts]: Start accepts. Automaton has 157 states and 208 transitions. Word has length 25
[2023-11-19 08:00:06,239 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:06,239 INFO  L495      AbstractCegarLoop]: Abstraction has 157 states and 208 transitions.
[2023-11-19 08:00:06,239 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.0) internal successors, (18), 4 states have internal predecessors, (18), 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 08:00:06,239 INFO  L276                IsEmpty]: Start isEmpty. Operand 157 states and 208 transitions.
[2023-11-19 08:00:06,241 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 46
[2023-11-19 08:00:06,241 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:06,241 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 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 08:00:06,267 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:06,455 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6
[2023-11-19 08:00:06,455 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:06,456 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:06,456 INFO  L85        PathProgramCache]: Analyzing trace with hash 2090297150, now seen corresponding path program 1 times
[2023-11-19 08:00:06,456 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:06,456 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [676847764]
[2023-11-19 08:00:06,456 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:06,456 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:06,470 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:06,470 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [372787926]
[2023-11-19 08:00:06,470 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:06,470 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:06,470 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:06,471 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:06,487 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 08:00:06,529 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:06,530 INFO  L262         TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:06,532 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:06,606 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:06,607 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:06,607 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:06,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [676847764]
[2023-11-19 08:00:06,607 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:06,607 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [372787926]
[2023-11-19 08:00:06,608 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [372787926] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:06,608 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:06,608 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:06,608 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1529575284]
[2023-11-19 08:00:06,608 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:06,609 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:06,609 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:06,609 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:06,610 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:06,610 INFO  L87              Difference]: Start difference. First operand 157 states and 208 transitions. Second operand  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:07,200 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:07,200 INFO  L93              Difference]: Finished difference Result 192 states and 237 transitions.
[2023-11-19 08:00:07,201 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:07,201 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 45
[2023-11-19 08:00:07,201 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:07,204 INFO  L225             Difference]: With dead ends: 192
[2023-11-19 08:00:07,204 INFO  L226             Difference]: Without dead ends: 190
[2023-11-19 08:00:07,204 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 42 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 08:00:07,205 INFO  L413           NwaCegarLoop]: 31 mSDtfsCounter, 152 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 106 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 156 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 106 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:07,205 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [156 Valid, 68 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 106 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2023-11-19 08:00:07,206 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 190 states.
[2023-11-19 08:00:07,222 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 190 to 159.
[2023-11-19 08:00:07,222 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 159 states, 108 states have (on average 1.5555555555555556) internal successors, (168), 137 states have internal predecessors, (168), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:07,224 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 159 states and 208 transitions.
[2023-11-19 08:00:07,224 INFO  L78                 Accepts]: Start accepts. Automaton has 159 states and 208 transitions. Word has length 45
[2023-11-19 08:00:07,225 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:07,225 INFO  L495      AbstractCegarLoop]: Abstraction has 159 states and 208 transitions.
[2023-11-19 08:00:07,225 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 7.666666666666667) internal successors, (23), 4 states have internal predecessors, (23), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:07,225 INFO  L276                IsEmpty]: Start isEmpty. Operand 159 states and 208 transitions.
[2023-11-19 08:00:07,227 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 47
[2023-11-19 08:00:07,227 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:07,227 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 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 08:00:07,248 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:07,443 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2023-11-19 08:00:07,443 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:07,444 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:07,444 INFO  L85        PathProgramCache]: Analyzing trace with hash 374702305, now seen corresponding path program 1 times
[2023-11-19 08:00:07,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:07,444 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1228315770]
[2023-11-19 08:00:07,444 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:07,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:07,464 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:07,466 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1710391603]
[2023-11-19 08:00:07,466 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:07,467 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:07,467 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:07,468 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:07,487 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2023-11-19 08:00:07,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:07,528 INFO  L262         TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:07,532 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:07,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:07,587 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:07,587 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:07,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1228315770]
[2023-11-19 08:00:07,588 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:07,588 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1710391603]
[2023-11-19 08:00:07,588 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1710391603] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:07,588 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:07,588 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:07,591 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2098353096]
[2023-11-19 08:00:07,592 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:07,592 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:07,593 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:07,593 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:07,593 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:07,594 INFO  L87              Difference]: Start difference. First operand 159 states and 208 transitions. Second operand  has 4 states, 3 states have (on average 8.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:07,766 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:07,766 INFO  L93              Difference]: Finished difference Result 192 states and 233 transitions.
[2023-11-19 08:00:07,767 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:07,767 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 46
[2023-11-19 08:00:07,767 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:07,769 INFO  L225             Difference]: With dead ends: 192
[2023-11-19 08:00:07,769 INFO  L226             Difference]: Without dead ends: 190
[2023-11-19 08:00:07,770 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 43 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 08:00:07,784 INFO  L413           NwaCegarLoop]: 33 mSDtfsCounter, 147 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 104 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 151 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 115 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 104 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:07,787 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [151 Valid, 70 Invalid, 115 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 104 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:07,788 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 190 states.
[2023-11-19 08:00:07,805 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 190 to 161.
[2023-11-19 08:00:07,806 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 161 states, 110 states have (on average 1.5272727272727273) internal successors, (168), 139 states have internal predecessors, (168), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:07,808 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 161 states and 208 transitions.
[2023-11-19 08:00:07,809 INFO  L78                 Accepts]: Start accepts. Automaton has 161 states and 208 transitions. Word has length 46
[2023-11-19 08:00:07,809 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:07,809 INFO  L495      AbstractCegarLoop]: Abstraction has 161 states and 208 transitions.
[2023-11-19 08:00:07,812 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.0) internal successors, (24), 4 states have internal predecessors, (24), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:07,812 INFO  L276                IsEmpty]: Start isEmpty. Operand 161 states and 208 transitions.
[2023-11-19 08:00:07,818 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2023-11-19 08:00:07,818 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:07,818 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:07,848 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:08,039 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:08,039 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:08,040 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:08,040 INFO  L85        PathProgramCache]: Analyzing trace with hash -688334599, now seen corresponding path program 1 times
[2023-11-19 08:00:08,040 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:08,040 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [176600017]
[2023-11-19 08:00:08,040 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:08,040 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:08,061 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:08,061 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [612397782]
[2023-11-19 08:00:08,061 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:08,062 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:08,062 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:08,065 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:08,099 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2023-11-19 08:00:08,132 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:08,133 INFO  L262         TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:08,135 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:08,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:08,176 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:08,177 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:08,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [176600017]
[2023-11-19 08:00:08,177 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:08,177 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [612397782]
[2023-11-19 08:00:08,177 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [612397782] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:08,177 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:08,178 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:08,178 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [835273427]
[2023-11-19 08:00:08,178 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:08,179 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:08,179 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:08,179 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:08,180 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:08,180 INFO  L87              Difference]: Start difference. First operand 161 states and 208 transitions. Second operand  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:08,238 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:08,238 INFO  L93              Difference]: Finished difference Result 168 states and 208 transitions.
[2023-11-19 08:00:08,238 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:08,239 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 48
[2023-11-19 08:00:08,239 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:08,240 INFO  L225             Difference]: With dead ends: 168
[2023-11-19 08:00:08,240 INFO  L226             Difference]: Without dead ends: 167
[2023-11-19 08:00:08,241 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 46 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 08:00:08,242 INFO  L413           NwaCegarLoop]: 71 mSDtfsCounter, 16 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:08,242 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 126 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 08:00:08,243 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 167 states.
[2023-11-19 08:00:08,256 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 167 to 161.
[2023-11-19 08:00:08,256 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 161 states, 110 states have (on average 1.518181818181818) internal successors, (167), 139 states have internal predecessors, (167), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:08,258 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 161 states and 207 transitions.
[2023-11-19 08:00:08,258 INFO  L78                 Accepts]: Start accepts. Automaton has 161 states and 207 transitions. Word has length 48
[2023-11-19 08:00:08,259 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:08,259 INFO  L495      AbstractCegarLoop]: Abstraction has 161 states and 207 transitions.
[2023-11-19 08:00:08,259 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.0) internal successors, (26), 3 states have internal predecessors, (26), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:08,260 INFO  L276                IsEmpty]: Start isEmpty. Operand 161 states and 207 transitions.
[2023-11-19 08:00:08,260 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2023-11-19 08:00:08,261 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:08,261 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:08,282 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:08,482 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:08,482 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:08,483 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:08,483 INFO  L85        PathProgramCache]: Analyzing trace with hash -688334557, now seen corresponding path program 1 times
[2023-11-19 08:00:08,483 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:08,483 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [851508041]
[2023-11-19 08:00:08,483 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:08,483 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:08,494 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:08,494 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [537174864]
[2023-11-19 08:00:08,494 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:08,494 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:08,494 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:08,505 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:08,578 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2023-11-19 08:00:08,623 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:08,624 INFO  L262         TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 08:00:08,626 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:08,708 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:08,708 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:08,708 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:08,708 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [851508041]
[2023-11-19 08:00:08,708 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:08,709 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [537174864]
[2023-11-19 08:00:08,709 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [537174864] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:08,709 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:08,709 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:08,709 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1865557151]
[2023-11-19 08:00:08,709 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:08,711 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:08,711 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:08,711 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:08,711 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:08,712 INFO  L87              Difference]: Start difference. First operand 161 states and 207 transitions. Second operand  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2023-11-19 08:00:08,820 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:08,820 INFO  L93              Difference]: Finished difference Result 161 states and 207 transitions.
[2023-11-19 08:00:08,820 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:00:08,820 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 48
[2023-11-19 08:00:08,822 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:08,823 INFO  L225             Difference]: With dead ends: 161
[2023-11-19 08:00:08,823 INFO  L226             Difference]: Without dead ends: 160
[2023-11-19 08:00:08,824 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 45 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 08:00:08,824 INFO  L413           NwaCegarLoop]: 42 mSDtfsCounter, 47 mSDsluCounter, 44 mSDsCounter, 0 mSdLazyCounter, 89 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 89 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:08,825 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 86 Invalid, 89 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 89 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:08,825 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 160 states.
[2023-11-19 08:00:08,841 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 160.
[2023-11-19 08:00:08,842 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 160 states, 110 states have (on average 1.481818181818182) internal successors, (163), 138 states have internal predecessors, (163), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:08,843 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 160 states and 203 transitions.
[2023-11-19 08:00:08,843 INFO  L78                 Accepts]: Start accepts. Automaton has 160 states and 203 transitions. Word has length 48
[2023-11-19 08:00:08,844 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:08,844 INFO  L495      AbstractCegarLoop]: Abstraction has 160 states and 203 transitions.
[2023-11-19 08:00:08,845 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2023-11-19 08:00:08,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 160 states and 203 transitions.
[2023-11-19 08:00:08,846 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2023-11-19 08:00:08,846 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:08,846 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:08,872 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:09,066 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:09,067 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:09,067 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:09,067 INFO  L85        PathProgramCache]: Analyzing trace with hash 136464035, now seen corresponding path program 1 times
[2023-11-19 08:00:09,067 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:09,067 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [498671861]
[2023-11-19 08:00:09,068 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:09,068 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:09,077 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:09,077 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1775271811]
[2023-11-19 08:00:09,078 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:09,078 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:09,078 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:09,079 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:09,101 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2023-11-19 08:00:09,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:09,132 INFO  L262         TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:09,137 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:09,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:09,198 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:09,198 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:09,198 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [498671861]
[2023-11-19 08:00:09,198 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:09,198 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1775271811]
[2023-11-19 08:00:09,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1775271811] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:09,199 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:09,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:00:09,199 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [319022037]
[2023-11-19 08:00:09,199 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:09,199 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:00:09,199 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:09,200 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:00:09,200 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:00:09,200 INFO  L87              Difference]: Start difference. First operand 160 states and 203 transitions. Second operand  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2023-11-19 08:00:09,282 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:09,282 INFO  L93              Difference]: Finished difference Result 160 states and 203 transitions.
[2023-11-19 08:00:09,283 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:00:09,283 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5) Word has length 49
[2023-11-19 08:00:09,283 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:09,284 INFO  L225             Difference]: With dead ends: 160
[2023-11-19 08:00:09,285 INFO  L226             Difference]: Without dead ends: 159
[2023-11-19 08:00:09,285 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 45 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:00:09,286 INFO  L413           NwaCegarLoop]: 63 mSDtfsCounter, 108 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 121 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:09,286 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 121 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:09,287 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 159 states.
[2023-11-19 08:00:09,300 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 159 to 159.
[2023-11-19 08:00:09,301 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 159 states, 110 states have (on average 1.4636363636363636) internal successors, (161), 137 states have internal predecessors, (161), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20)
[2023-11-19 08:00:09,302 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 159 states and 201 transitions.
[2023-11-19 08:00:09,302 INFO  L78                 Accepts]: Start accepts. Automaton has 159 states and 201 transitions. Word has length 49
[2023-11-19 08:00:09,303 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:09,303 INFO  L495      AbstractCegarLoop]: Abstraction has 159 states and 201 transitions.
[2023-11-19 08:00:09,303 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 6.75) internal successors, (27), 5 states have internal predecessors, (27), 1 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 1 states have call predecessors, (5), 1 states have call successors, (5)
[2023-11-19 08:00:09,303 INFO  L276                IsEmpty]: Start isEmpty. Operand 159 states and 201 transitions.
[2023-11-19 08:00:09,304 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2023-11-19 08:00:09,304 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:09,304 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:09,326 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:09,519 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11
[2023-11-19 08:00:09,519 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:09,519 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:09,520 INFO  L85        PathProgramCache]: Analyzing trace with hash 136465317, now seen corresponding path program 1 times
[2023-11-19 08:00:09,520 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:09,520 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [352823653]
[2023-11-19 08:00:09,520 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:09,520 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:09,536 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:09,539 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1441207597]
[2023-11-19 08:00:09,540 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:09,540 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:09,540 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:09,541 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:09,563 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2023-11-19 08:00:09,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:09,596 INFO  L262         TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 08:00:09,598 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:09,692 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:09,693 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:09,693 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:09,693 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [352823653]
[2023-11-19 08:00:09,693 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:09,693 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1441207597]
[2023-11-19 08:00:09,694 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1441207597] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:09,694 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:09,694 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:00:09,694 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503006780]
[2023-11-19 08:00:09,694 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:09,695 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 08:00:09,695 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:09,695 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 08:00:09,696 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:00:09,696 INFO  L87              Difference]: Start difference. First operand 159 states and 201 transitions. Second operand  has 6 states, 5 states have (on average 5.4) internal successors, (27), 6 states have internal predecessors, (27), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:10,029 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:10,029 INFO  L93              Difference]: Finished difference Result 222 states and 260 transitions.
[2023-11-19 08:00:10,029 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 08:00:10,029 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 5.4) internal successors, (27), 6 states have internal predecessors, (27), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 49
[2023-11-19 08:00:10,029 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:10,031 INFO  L225             Difference]: With dead ends: 222
[2023-11-19 08:00:10,031 INFO  L226             Difference]: Without dead ends: 221
[2023-11-19 08:00:10,031 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=41, Invalid=69, Unknown=0, NotChecked=0, Total=110
[2023-11-19 08:00:10,032 INFO  L413           NwaCegarLoop]: 71 mSDtfsCounter, 270 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 244 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 275 SdHoareTripleChecker+Valid, 214 SdHoareTripleChecker+Invalid, 275 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 244 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:10,032 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [275 Valid, 214 Invalid, 275 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 244 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:10,033 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 221 states.
[2023-11-19 08:00:10,050 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 221 to 188.
[2023-11-19 08:00:10,050 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 188 states, 134 states have (on average 1.4477611940298507) internal successors, (194), 161 states have internal predecessors, (194), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 08:00:10,052 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 188 states and 244 transitions.
[2023-11-19 08:00:10,052 INFO  L78                 Accepts]: Start accepts. Automaton has 188 states and 244 transitions. Word has length 49
[2023-11-19 08:00:10,053 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:10,053 INFO  L495      AbstractCegarLoop]: Abstraction has 188 states and 244 transitions.
[2023-11-19 08:00:10,053 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 5.4) internal successors, (27), 6 states have internal predecessors, (27), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:10,053 INFO  L276                IsEmpty]: Start isEmpty. Operand 188 states and 244 transitions.
[2023-11-19 08:00:10,054 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 51
[2023-11-19 08:00:10,054 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:10,054 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:10,081 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:10,275 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:10,276 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr24ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:10,276 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:10,276 INFO  L85        PathProgramCache]: Analyzing trace with hash -64582085, now seen corresponding path program 1 times
[2023-11-19 08:00:10,276 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:10,276 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528260880]
[2023-11-19 08:00:10,276 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:10,277 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:10,290 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:10,296 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [128260170]
[2023-11-19 08:00:10,296 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:10,296 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:10,296 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:10,297 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:10,304 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2023-11-19 08:00:10,352 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:10,353 INFO  L262         TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:10,355 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:10,445 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:10,445 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:10,446 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:10,446 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528260880]
[2023-11-19 08:00:10,446 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:10,446 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [128260170]
[2023-11-19 08:00:10,446 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [128260170] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:10,446 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:10,447 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:10,447 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [954975824]
[2023-11-19 08:00:10,447 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:10,448 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:10,448 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:10,449 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:10,449 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:10,449 INFO  L87              Difference]: Start difference. First operand 188 states and 244 transitions. Second operand  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:10,710 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:10,712 INFO  L93              Difference]: Finished difference Result 188 states and 244 transitions.
[2023-11-19 08:00:10,712 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:10,713 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 50
[2023-11-19 08:00:10,713 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:10,714 INFO  L225             Difference]: With dead ends: 188
[2023-11-19 08:00:10,715 INFO  L226             Difference]: Without dead ends: 186
[2023-11-19 08:00:10,715 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 49 GetRequests, 47 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 08:00:10,716 INFO  L413           NwaCegarLoop]: 47 mSDtfsCounter, 46 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:10,716 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 74 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 08:00:10,717 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 186 states.
[2023-11-19 08:00:10,734 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 186 to 186.
[2023-11-19 08:00:10,736 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 186 states, 134 states have (on average 1.4104477611940298) internal successors, (189), 159 states have internal predecessors, (189), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 08:00:10,737 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 186 states and 239 transitions.
[2023-11-19 08:00:10,738 INFO  L78                 Accepts]: Start accepts. Automaton has 186 states and 239 transitions. Word has length 50
[2023-11-19 08:00:10,738 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:10,739 INFO  L495      AbstractCegarLoop]: Abstraction has 186 states and 239 transitions.
[2023-11-19 08:00:10,739 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.333333333333334) internal successors, (28), 4 states have internal predecessors, (28), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:10,739 INFO  L276                IsEmpty]: Start isEmpty. Operand 186 states and 239 transitions.
[2023-11-19 08:00:10,740 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 52
[2023-11-19 08:00:10,740 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:10,740 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:10,766 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:10,961 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:10,962 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:10,962 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:10,962 INFO  L85        PathProgramCache]: Analyzing trace with hash -2002044507, now seen corresponding path program 1 times
[2023-11-19 08:00:10,962 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:10,962 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [35411419]
[2023-11-19 08:00:10,962 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:10,962 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:10,975 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:10,978 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1841571698]
[2023-11-19 08:00:10,978 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:10,978 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:10,979 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:10,980 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:11,005 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2023-11-19 08:00:11,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:11,034 INFO  L262         TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:11,038 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:11,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2023-11-19 08:00:11,126 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:11,126 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:11,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [35411419]
[2023-11-19 08:00:11,127 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:11,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1841571698]
[2023-11-19 08:00:11,127 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1841571698] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:11,127 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:11,127 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:11,128 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1763422966]
[2023-11-19 08:00:11,128 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:11,128 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:11,128 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:11,129 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:11,129 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:11,129 INFO  L87              Difference]: Start difference. First operand 186 states and 239 transitions. Second operand  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:11,235 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:11,236 INFO  L93              Difference]: Finished difference Result 206 states and 250 transitions.
[2023-11-19 08:00:11,236 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 08:00:11,236 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5) Word has length 51
[2023-11-19 08:00:11,237 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:11,238 INFO  L225             Difference]: With dead ends: 206
[2023-11-19 08:00:11,238 INFO  L226             Difference]: Without dead ends: 205
[2023-11-19 08:00:11,239 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 48 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 08:00:11,239 INFO  L413           NwaCegarLoop]: 61 mSDtfsCounter, 47 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 145 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:11,240 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 145 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:11,241 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 205 states.
[2023-11-19 08:00:11,256 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 205 to 190.
[2023-11-19 08:00:11,257 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 190 states, 138 states have (on average 1.3985507246376812) internal successors, (193), 163 states have internal predecessors, (193), 25 states have call successors, (25), 1 states have call predecessors, (25), 1 states have return successors, (25), 25 states have call predecessors, (25), 25 states have call successors, (25)
[2023-11-19 08:00:11,258 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 190 states and 243 transitions.
[2023-11-19 08:00:11,259 INFO  L78                 Accepts]: Start accepts. Automaton has 190 states and 243 transitions. Word has length 51
[2023-11-19 08:00:11,259 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:11,259 INFO  L495      AbstractCegarLoop]: Abstraction has 190 states and 243 transitions.
[2023-11-19 08:00:11,259 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 9.666666666666666) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (5), 2 states have call predecessors, (5), 2 states have call successors, (5)
[2023-11-19 08:00:11,259 INFO  L276                IsEmpty]: Start isEmpty. Operand 190 states and 243 transitions.
[2023-11-19 08:00:11,260 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2023-11-19 08:00:11,260 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:11,261 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2023-11-19 08:00:11,286 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:11,475 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2023-11-19 08:00:11,475 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:11,475 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:11,475 INFO  L85        PathProgramCache]: Analyzing trace with hash -1090849636, now seen corresponding path program 1 times
[2023-11-19 08:00:11,476 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:11,476 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1036093854]
[2023-11-19 08:00:11,476 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:11,476 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:11,485 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:11,485 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1111381692]
[2023-11-19 08:00:11,485 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:11,486 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:11,486 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:11,487 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:11,490 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2023-11-19 08:00:11,538 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:11,540 INFO  L262         TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 8 conjunts are in the unsatisfiable core
[2023-11-19 08:00:11,541 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:11,829 INFO  L134       CoverageAnalysis]: Checked inductivity of 65 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2023-11-19 08:00:11,830 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:11,830 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:11,830 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1036093854]
[2023-11-19 08:00:11,830 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:11,830 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1111381692]
[2023-11-19 08:00:11,830 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1111381692] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:11,831 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:11,831 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 08:00:11,831 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459627294]
[2023-11-19 08:00:11,831 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:11,832 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:00:11,832 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:11,832 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:00:11,832 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:00:11,833 INFO  L87              Difference]: Start difference. First operand 190 states and 243 transitions. Second operand  has 7 states, 6 states have (on average 5.5) internal successors, (33), 7 states have internal predecessors, (33), 3 states have call successors, (6), 1 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 08:00:12,311 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:12,312 INFO  L93              Difference]: Finished difference Result 302 states and 360 transitions.
[2023-11-19 08:00:12,315 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:00:12,315 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 5.5) internal successors, (33), 7 states have internal predecessors, (33), 3 states have call successors, (6), 1 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 60
[2023-11-19 08:00:12,315 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:12,317 INFO  L225             Difference]: With dead ends: 302
[2023-11-19 08:00:12,317 INFO  L226             Difference]: Without dead ends: 295
[2023-11-19 08:00:12,318 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:12,319 INFO  L413           NwaCegarLoop]: 46 mSDtfsCounter, 307 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 344 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 318 SdHoareTripleChecker+Valid, 105 SdHoareTripleChecker+Invalid, 380 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 344 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:12,319 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [318 Valid, 105 Invalid, 380 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 344 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 08:00:12,320 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 295 states.
[2023-11-19 08:00:12,345 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 295 to 256.
[2023-11-19 08:00:12,345 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 256 states, 194 states have (on average 1.3814432989690721) internal successors, (268), 219 states have internal predecessors, (268), 35 states have call successors, (35), 1 states have call predecessors, (35), 1 states have return successors, (35), 35 states have call predecessors, (35), 35 states have call successors, (35)
[2023-11-19 08:00:12,347 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 256 states and 338 transitions.
[2023-11-19 08:00:12,348 INFO  L78                 Accepts]: Start accepts. Automaton has 256 states and 338 transitions. Word has length 60
[2023-11-19 08:00:12,348 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:12,348 INFO  L495      AbstractCegarLoop]: Abstraction has 256 states and 338 transitions.
[2023-11-19 08:00:12,348 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.5) internal successors, (33), 7 states have internal predecessors, (33), 3 states have call successors, (6), 1 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 08:00:12,349 INFO  L276                IsEmpty]: Start isEmpty. Operand 256 states and 338 transitions.
[2023-11-19 08:00:12,349 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 62
[2023-11-19 08:00:12,349 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:12,350 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2023-11-19 08:00:12,381 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:12,570 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2023-11-19 08:00:12,571 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:12,571 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:12,571 INFO  L85        PathProgramCache]: Analyzing trace with hash 543399709, now seen corresponding path program 1 times
[2023-11-19 08:00:12,572 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:12,572 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1619091142]
[2023-11-19 08:00:12,572 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:12,572 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:12,584 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:12,595 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1029366544]
[2023-11-19 08:00:12,595 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:12,596 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:12,596 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:12,597 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:12,619 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2023-11-19 08:00:12,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:12,659 INFO  L262         TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 8 conjunts are in the unsatisfiable core
[2023-11-19 08:00:12,661 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:12,947 INFO  L134       CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2023-11-19 08:00:12,948 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:13,182 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:13,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1619091142]
[2023-11-19 08:00:13,182 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:13,182 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1029366544]
[2023-11-19 08:00:13,183 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1029366544] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:13,183 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:13,183 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2023-11-19 08:00:13,183 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693181863]
[2023-11-19 08:00:13,183 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:13,184 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:00:13,184 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:13,184 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:00:13,185 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:13,185 INFO  L87              Difference]: Start difference. First operand 256 states and 338 transitions. Second operand  has 7 states, 6 states have (on average 5.666666666666667) internal successors, (34), 7 states have internal predecessors, (34), 3 states have call successors, (6), 1 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 08:00:13,558 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:13,558 INFO  L93              Difference]: Finished difference Result 356 states and 444 transitions.
[2023-11-19 08:00:13,558 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 08:00:13,559 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 5.666666666666667) internal successors, (34), 7 states have internal predecessors, (34), 3 states have call successors, (6), 1 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 61
[2023-11-19 08:00:13,559 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:13,561 INFO  L225             Difference]: With dead ends: 356
[2023-11-19 08:00:13,562 INFO  L226             Difference]: Without dead ends: 353
[2023-11-19 08:00:13,562 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 70 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2023-11-19 08:00:13,563 INFO  L413           NwaCegarLoop]: 57 mSDtfsCounter, 236 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 330 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 252 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 342 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 330 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:13,563 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [252 Valid, 126 Invalid, 342 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 330 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:13,564 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 353 states.
[2023-11-19 08:00:13,599 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 353 to 312.
[2023-11-19 08:00:13,600 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 312 states, 240 states have (on average 1.375) internal successors, (330), 265 states have internal predecessors, (330), 45 states have call successors, (45), 1 states have call predecessors, (45), 1 states have return successors, (45), 45 states have call predecessors, (45), 45 states have call successors, (45)
[2023-11-19 08:00:13,603 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 312 states and 420 transitions.
[2023-11-19 08:00:13,603 INFO  L78                 Accepts]: Start accepts. Automaton has 312 states and 420 transitions. Word has length 61
[2023-11-19 08:00:13,604 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:13,604 INFO  L495      AbstractCegarLoop]: Abstraction has 312 states and 420 transitions.
[2023-11-19 08:00:13,604 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.666666666666667) internal successors, (34), 7 states have internal predecessors, (34), 3 states have call successors, (6), 1 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 08:00:13,604 INFO  L276                IsEmpty]: Start isEmpty. Operand 312 states and 420 transitions.
[2023-11-19 08:00:13,606 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2023-11-19 08:00:13,606 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:13,607 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2023-11-19 08:00:13,632 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:13,823 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16
[2023-11-19 08:00:13,823 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:13,823 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:13,824 INFO  L85        PathProgramCache]: Analyzing trace with hash -334478146, now seen corresponding path program 1 times
[2023-11-19 08:00:13,824 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:13,824 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1252620011]
[2023-11-19 08:00:13,824 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:13,824 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:13,833 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:13,833 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [394114689]
[2023-11-19 08:00:13,833 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:13,834 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:13,834 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:13,835 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:13,867 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2023-11-19 08:00:13,897 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:13,898 INFO  L262         TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 08:00:13,900 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:13,993 INFO  L134       CoverageAnalysis]: Checked inductivity of 67 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2023-11-19 08:00:13,993 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:13,993 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:13,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1252620011]
[2023-11-19 08:00:13,994 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:13,994 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [394114689]
[2023-11-19 08:00:13,994 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [394114689] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:13,994 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:13,994 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 08:00:13,995 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2119278830]
[2023-11-19 08:00:13,995 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:13,995 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:00:13,996 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:13,996 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:00:13,996 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:00:13,997 INFO  L87              Difference]: Start difference. First operand 312 states and 420 transitions. Second operand  has 5 states, 4 states have (on average 8.75) internal successors, (35), 5 states have internal predecessors, (35), 3 states have call successors, (6), 1 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 08:00:14,317 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:14,317 INFO  L93              Difference]: Finished difference Result 461 states and 608 transitions.
[2023-11-19 08:00:14,317 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 08:00:14,318 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 8.75) internal successors, (35), 5 states have internal predecessors, (35), 3 states have call successors, (6), 1 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 62
[2023-11-19 08:00:14,318 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:14,321 INFO  L225             Difference]: With dead ends: 461
[2023-11-19 08:00:14,321 INFO  L226             Difference]: Without dead ends: 456
[2023-11-19 08:00:14,322 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:00:14,322 INFO  L413           NwaCegarLoop]: 76 mSDtfsCounter, 150 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 211 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 156 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 231 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 211 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:14,323 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [156 Valid, 160 Invalid, 231 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 211 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 08:00:14,324 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 456 states.
[2023-11-19 08:00:14,367 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 456 to 417.
[2023-11-19 08:00:14,369 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 417 states, 325 states have (on average 1.3784615384615384) internal successors, (448), 350 states have internal predecessors, (448), 65 states have call successors, (65), 1 states have call predecessors, (65), 1 states have return successors, (65), 65 states have call predecessors, (65), 65 states have call successors, (65)
[2023-11-19 08:00:14,372 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 417 states and 578 transitions.
[2023-11-19 08:00:14,372 INFO  L78                 Accepts]: Start accepts. Automaton has 417 states and 578 transitions. Word has length 62
[2023-11-19 08:00:14,372 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:14,373 INFO  L495      AbstractCegarLoop]: Abstraction has 417 states and 578 transitions.
[2023-11-19 08:00:14,373 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 8.75) internal successors, (35), 5 states have internal predecessors, (35), 3 states have call successors, (6), 1 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 08:00:14,373 INFO  L276                IsEmpty]: Start isEmpty. Operand 417 states and 578 transitions.
[2023-11-19 08:00:14,374 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 63
[2023-11-19 08:00:14,374 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:14,374 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2023-11-19 08:00:14,394 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:14,587 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2023-11-19 08:00:14,587 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:14,587 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:14,587 INFO  L85        PathProgramCache]: Analyzing trace with hash -965738021, now seen corresponding path program 1 times
[2023-11-19 08:00:14,588 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:14,588 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1282828072]
[2023-11-19 08:00:14,588 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:14,588 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:14,597 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:14,597 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1927086863]
[2023-11-19 08:00:14,597 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:14,598 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:14,598 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:14,599 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:14,637 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2023-11-19 08:00:14,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:14,669 INFO  L262         TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 9 conjunts are in the unsatisfiable core
[2023-11-19 08:00:14,671 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:14,836 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2023-11-19 08:00:14,837 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:14,837 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:14,837 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1282828072]
[2023-11-19 08:00:14,837 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:14,837 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1927086863]
[2023-11-19 08:00:14,838 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1927086863] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:14,838 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:14,838 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 08:00:14,838 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471879840]
[2023-11-19 08:00:14,838 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:14,839 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:00:14,839 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:14,840 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:00:14,840 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:00:14,840 INFO  L87              Difference]: Start difference. First operand 417 states and 578 transitions. Second operand  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 7 states have internal predecessors, (35), 3 states have call successors, (6), 1 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 08:00:15,141 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:15,141 INFO  L93              Difference]: Finished difference Result 439 states and 584 transitions.
[2023-11-19 08:00:15,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 08:00:15,142 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 7 states have internal predecessors, (35), 3 states have call successors, (6), 1 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 62
[2023-11-19 08:00:15,142 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:15,146 INFO  L225             Difference]: With dead ends: 439
[2023-11-19 08:00:15,146 INFO  L226             Difference]: Without dead ends: 436
[2023-11-19 08:00:15,146 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56
[2023-11-19 08:00:15,147 INFO  L413           NwaCegarLoop]: 58 mSDtfsCounter, 176 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 275 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 189 SdHoareTripleChecker+Valid, 154 SdHoareTripleChecker+Invalid, 284 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 275 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:15,147 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [189 Valid, 154 Invalid, 284 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 275 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 08:00:15,149 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 436 states.
[2023-11-19 08:00:15,192 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 436 to 414.
[2023-11-19 08:00:15,193 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 414 states, 325 states have (on average 1.356923076923077) internal successors, (441), 347 states have internal predecessors, (441), 65 states have call successors, (65), 1 states have call predecessors, (65), 1 states have return successors, (65), 65 states have call predecessors, (65), 65 states have call successors, (65)
[2023-11-19 08:00:15,196 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 414 states and 571 transitions.
[2023-11-19 08:00:15,197 INFO  L78                 Accepts]: Start accepts. Automaton has 414 states and 571 transitions. Word has length 62
[2023-11-19 08:00:15,197 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:15,197 INFO  L495      AbstractCegarLoop]: Abstraction has 414 states and 571 transitions.
[2023-11-19 08:00:15,197 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 5.833333333333333) internal successors, (35), 7 states have internal predecessors, (35), 3 states have call successors, (6), 1 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 08:00:15,198 INFO  L276                IsEmpty]: Start isEmpty. Operand 414 states and 571 transitions.
[2023-11-19 08:00:15,198 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2023-11-19 08:00:15,198 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:15,199 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:15,228 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:15,428 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:15,428 INFO  L420      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:15,428 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:15,428 INFO  L85        PathProgramCache]: Analyzing trace with hash -1778887873, now seen corresponding path program 1 times
[2023-11-19 08:00:15,429 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:15,429 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1703056716]
[2023-11-19 08:00:15,429 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:15,429 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:15,438 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:15,438 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2126220477]
[2023-11-19 08:00:15,439 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:15,439 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:15,439 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:15,440 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:15,460 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2023-11-19 08:00:15,508 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:15,509 INFO  L262         TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 08:00:15,511 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:15,753 INFO  L134       CoverageAnalysis]: Checked inductivity of 68 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2023-11-19 08:00:15,753 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:18,448 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:18,448 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1703056716]
[2023-11-19 08:00:18,448 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:18,448 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2126220477]
[2023-11-19 08:00:18,448 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2126220477] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:18,448 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:18,448 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2023-11-19 08:00:18,449 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1742800205]
[2023-11-19 08:00:18,449 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:18,449 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:00:18,449 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:18,450 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:00:18,450 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=81, Unknown=1, NotChecked=0, Total=110
[2023-11-19 08:00:18,450 INFO  L87              Difference]: Start difference. First operand 414 states and 571 transitions. Second operand  has 7 states, 6 states have (on average 6.0) internal successors, (36), 7 states have internal predecessors, (36), 3 states have call successors, (6), 1 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 08:00:18,877 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:18,878 INFO  L93              Difference]: Finished difference Result 442 states and 581 transitions.
[2023-11-19 08:00:18,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 08:00:18,878 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 6.0) internal successors, (36), 7 states have internal predecessors, (36), 3 states have call successors, (6), 1 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 63
[2023-11-19 08:00:18,879 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:18,882 INFO  L225             Difference]: With dead ends: 442
[2023-11-19 08:00:18,882 INFO  L226             Difference]: Without dead ends: 435
[2023-11-19 08:00:18,883 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 96 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 2.7s TimeCoverageRelationStatistics Valid=53, Invalid=156, Unknown=1, NotChecked=0, Total=210
[2023-11-19 08:00:18,883 INFO  L413           NwaCegarLoop]: 70 mSDtfsCounter, 229 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 361 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 235 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 389 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 361 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:18,884 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [235 Valid, 199 Invalid, 389 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 361 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:18,885 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 435 states.
[2023-11-19 08:00:18,950 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 435 to 412.
[2023-11-19 08:00:18,951 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 412 states, 323 states have (on average 1.346749226006192) internal successors, (435), 345 states have internal predecessors, (435), 65 states have call successors, (65), 1 states have call predecessors, (65), 1 states have return successors, (65), 65 states have call predecessors, (65), 65 states have call successors, (65)
[2023-11-19 08:00:18,954 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 412 states and 565 transitions.
[2023-11-19 08:00:18,954 INFO  L78                 Accepts]: Start accepts. Automaton has 412 states and 565 transitions. Word has length 63
[2023-11-19 08:00:18,955 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:18,955 INFO  L495      AbstractCegarLoop]: Abstraction has 412 states and 565 transitions.
[2023-11-19 08:00:18,955 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 6.0) internal successors, (36), 7 states have internal predecessors, (36), 3 states have call successors, (6), 1 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 08:00:18,955 INFO  L276                IsEmpty]: Start isEmpty. Operand 412 states and 565 transitions.
[2023-11-19 08:00:18,956 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2023-11-19 08:00:18,956 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:18,956 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 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]
[2023-11-19 08:00:18,982 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:19,171 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:19,171 INFO  L420      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:19,171 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:19,172 INFO  L85        PathProgramCache]: Analyzing trace with hash 126892501, now seen corresponding path program 1 times
[2023-11-19 08:00:19,172 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:19,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [598256381]
[2023-11-19 08:00:19,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:19,172 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:19,183 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:19,184 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1825401413]
[2023-11-19 08:00:19,185 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:19,185 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:19,185 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:19,186 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:19,201 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2023-11-19 08:00:19,250 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:19,252 INFO  L262         TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 9 conjunts are in the unsatisfiable core
[2023-11-19 08:00:19,254 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:19,445 INFO  L134       CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2023-11-19 08:00:19,446 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:19,518 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:19,518 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [598256381]
[2023-11-19 08:00:19,518 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:19,518 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1825401413]
[2023-11-19 08:00:19,519 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1825401413] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:19,519 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:19,519 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6] total 6
[2023-11-19 08:00:19,519 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [788139649]
[2023-11-19 08:00:19,519 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:19,520 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:00:19,520 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:19,520 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:00:19,521 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:00:19,521 INFO  L87              Difference]: Start difference. First operand 412 states and 565 transitions. Second operand  has 7 states, 6 states have (on average 6.0) internal successors, (36), 7 states have internal predecessors, (36), 3 states have call successors, (6), 1 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 08:00:19,947 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:19,947 INFO  L93              Difference]: Finished difference Result 698 states and 944 transitions.
[2023-11-19 08:00:19,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 08:00:19,948 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 6.0) internal successors, (36), 7 states have internal predecessors, (36), 3 states have call successors, (6), 1 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 63
[2023-11-19 08:00:19,948 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:19,953 INFO  L225             Difference]: With dead ends: 698
[2023-11-19 08:00:19,953 INFO  L226             Difference]: Without dead ends: 694
[2023-11-19 08:00:19,954 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 71 GetRequests, 63 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:19,954 INFO  L413           NwaCegarLoop]: 70 mSDtfsCounter, 221 mSDsluCounter, 125 mSDsCounter, 0 mSdLazyCounter, 394 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 238 SdHoareTripleChecker+Valid, 195 SdHoareTripleChecker+Invalid, 403 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 394 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:19,955 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [238 Valid, 195 Invalid, 403 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 394 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:19,956 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 694 states.
[2023-11-19 08:00:20,034 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 694 to 546.
[2023-11-19 08:00:20,036 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 546 states, 433 states have (on average 1.3348729792147807) internal successors, (578), 455 states have internal predecessors, (578), 89 states have call successors, (89), 1 states have call predecessors, (89), 1 states have return successors, (89), 89 states have call predecessors, (89), 89 states have call successors, (89)
[2023-11-19 08:00:20,039 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 546 states to 546 states and 756 transitions.
[2023-11-19 08:00:20,040 INFO  L78                 Accepts]: Start accepts. Automaton has 546 states and 756 transitions. Word has length 63
[2023-11-19 08:00:20,040 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:20,040 INFO  L495      AbstractCegarLoop]: Abstraction has 546 states and 756 transitions.
[2023-11-19 08:00:20,040 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 6.0) internal successors, (36), 7 states have internal predecessors, (36), 3 states have call successors, (6), 1 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 08:00:20,040 INFO  L276                IsEmpty]: Start isEmpty. Operand 546 states and 756 transitions.
[2023-11-19 08:00:20,041 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 84
[2023-11-19 08:00:20,041 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:20,042 INFO  L195           NwaCegarLoop]: trace histogram [9, 9, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:20,068 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:20,255 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:20,255 INFO  L420      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:20,255 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:20,256 INFO  L85        PathProgramCache]: Analyzing trace with hash 72761818, now seen corresponding path program 1 times
[2023-11-19 08:00:20,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:20,256 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1577358591]
[2023-11-19 08:00:20,256 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:20,256 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:20,270 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:20,271 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [126163275]
[2023-11-19 08:00:20,271 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:20,271 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:20,271 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:20,272 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:20,292 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2023-11-19 08:00:20,329 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:20,330 INFO  L262         TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:20,333 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:20,402 INFO  L134       CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:20,402 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:20,544 INFO  L134       CoverageAnalysis]: Checked inductivity of 155 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:20,544 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:20,545 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1577358591]
[2023-11-19 08:00:20,545 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:20,545 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [126163275]
[2023-11-19 08:00:20,545 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [126163275] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:00:20,545 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 08:00:20,545 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2023-11-19 08:00:20,546 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [612385465]
[2023-11-19 08:00:20,546 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:20,546 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 08:00:20,546 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:20,547 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 08:00:20,547 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2023-11-19 08:00:20,548 INFO  L87              Difference]: Start difference. First operand 546 states and 756 transitions. Second operand  has 8 states, 7 states have (on average 9.714285714285714) internal successors, (68), 8 states have internal predecessors, (68), 7 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16)
[2023-11-19 08:00:21,110 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:21,111 INFO  L93              Difference]: Finished difference Result 857 states and 1193 transitions.
[2023-11-19 08:00:21,111 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:00:21,112 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 9.714285714285714) internal successors, (68), 8 states have internal predecessors, (68), 7 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16) Word has length 83
[2023-11-19 08:00:21,112 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:21,118 INFO  L225             Difference]: With dead ends: 857
[2023-11-19 08:00:21,118 INFO  L226             Difference]: Without dead ends: 855
[2023-11-19 08:00:21,119 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 167 GetRequests, 159 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=37, Invalid=53, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:21,120 INFO  L413           NwaCegarLoop]: 76 mSDtfsCounter, 298 mSDsluCounter, 181 mSDsCounter, 0 mSdLazyCounter, 289 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 311 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 314 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 289 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:21,121 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [311 Valid, 257 Invalid, 314 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 289 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 08:00:21,122 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 855 states.
[2023-11-19 08:00:21,223 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 855 to 755.
[2023-11-19 08:00:21,225 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 755 states, 601 states have (on average 1.3377703826955074) internal successors, (804), 622 states have internal predecessors, (804), 131 states have call successors, (131), 1 states have call predecessors, (131), 1 states have return successors, (131), 131 states have call predecessors, (131), 131 states have call successors, (131)
[2023-11-19 08:00:21,230 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 755 states to 755 states and 1066 transitions.
[2023-11-19 08:00:21,230 INFO  L78                 Accepts]: Start accepts. Automaton has 755 states and 1066 transitions. Word has length 83
[2023-11-19 08:00:21,230 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:21,231 INFO  L495      AbstractCegarLoop]: Abstraction has 755 states and 1066 transitions.
[2023-11-19 08:00:21,231 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 9.714285714285714) internal successors, (68), 8 states have internal predecessors, (68), 7 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16)
[2023-11-19 08:00:21,231 INFO  L276                IsEmpty]: Start isEmpty. Operand 755 states and 1066 transitions.
[2023-11-19 08:00:21,232 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2023-11-19 08:00:21,232 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:21,232 INFO  L195           NwaCegarLoop]: trace histogram [9, 9, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:21,258 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:21,447 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21
[2023-11-19 08:00:21,447 INFO  L420      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:21,447 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:21,448 INFO  L85        PathProgramCache]: Analyzing trace with hash -2039350843, now seen corresponding path program 1 times
[2023-11-19 08:00:21,448 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:21,448 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [748818183]
[2023-11-19 08:00:21,448 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:21,448 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:21,457 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:21,458 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1675605846]
[2023-11-19 08:00:21,458 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:21,458 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:21,458 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:21,459 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:21,479 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2023-11-19 08:00:21,519 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:21,520 INFO  L262         TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:21,522 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:21,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:21,584 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:21,712 INFO  L134       CoverageAnalysis]: Checked inductivity of 156 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:21,712 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:21,712 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [748818183]
[2023-11-19 08:00:21,713 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:21,713 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1675605846]
[2023-11-19 08:00:21,713 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1675605846] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:00:21,713 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 08:00:21,713 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2023-11-19 08:00:21,713 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308788346]
[2023-11-19 08:00:21,714 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:21,714 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 08:00:21,714 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:21,715 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 08:00:21,715 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2023-11-19 08:00:21,715 INFO  L87              Difference]: Start difference. First operand 755 states and 1066 transitions. Second operand  has 8 states, 7 states have (on average 10.0) internal successors, (70), 8 states have internal predecessors, (70), 7 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16)
[2023-11-19 08:00:22,280 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:22,280 INFO  L93              Difference]: Finished difference Result 862 states and 1169 transitions.
[2023-11-19 08:00:22,281 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:00:22,281 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 10.0) internal successors, (70), 8 states have internal predecessors, (70), 7 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16) Word has length 84
[2023-11-19 08:00:22,282 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:22,287 INFO  L225             Difference]: With dead ends: 862
[2023-11-19 08:00:22,287 INFO  L226             Difference]: Without dead ends: 860
[2023-11-19 08:00:22,288 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 169 GetRequests, 161 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=37, Invalid=53, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:22,288 INFO  L413           NwaCegarLoop]: 78 mSDtfsCounter, 260 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 281 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 273 SdHoareTripleChecker+Valid, 236 SdHoareTripleChecker+Invalid, 303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 281 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:22,289 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [273 Valid, 236 Invalid, 303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 281 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 08:00:22,290 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 860 states.
[2023-11-19 08:00:22,380 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 860 to 760.
[2023-11-19 08:00:22,382 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 760 states, 607 states have (on average 1.28500823723229) internal successors, (780), 627 states have internal predecessors, (780), 131 states have call successors, (131), 1 states have call predecessors, (131), 1 states have return successors, (131), 131 states have call predecessors, (131), 131 states have call successors, (131)
[2023-11-19 08:00:22,388 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 760 states to 760 states and 1042 transitions.
[2023-11-19 08:00:22,388 INFO  L78                 Accepts]: Start accepts. Automaton has 760 states and 1042 transitions. Word has length 84
[2023-11-19 08:00:22,389 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:22,389 INFO  L495      AbstractCegarLoop]: Abstraction has 760 states and 1042 transitions.
[2023-11-19 08:00:22,389 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 10.0) internal successors, (70), 8 states have internal predecessors, (70), 7 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 7 states have call predecessors, (16), 7 states have call successors, (16)
[2023-11-19 08:00:22,389 INFO  L276                IsEmpty]: Start isEmpty. Operand 760 states and 1042 transitions.
[2023-11-19 08:00:22,390 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 87
[2023-11-19 08:00:22,390 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:22,391 INFO  L195           NwaCegarLoop]: trace histogram [9, 9, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:22,416 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:22,611 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22
[2023-11-19 08:00:22,611 INFO  L420      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:22,611 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:22,611 INFO  L85        PathProgramCache]: Analyzing trace with hash -1311069987, now seen corresponding path program 1 times
[2023-11-19 08:00:22,612 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:22,612 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [193383185]
[2023-11-19 08:00:22,612 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:22,612 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:22,628 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:22,628 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1149609213]
[2023-11-19 08:00:22,630 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:22,630 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:22,630 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:22,631 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:22,651 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2023-11-19 08:00:22,687 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:22,688 INFO  L262         TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 08:00:22,690 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:22,766 INFO  L134       CoverageAnalysis]: Checked inductivity of 157 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:22,767 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:22,767 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:22,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [193383185]
[2023-11-19 08:00:22,767 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:22,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1149609213]
[2023-11-19 08:00:22,768 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1149609213] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:22,768 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:22,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:22,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [338195029]
[2023-11-19 08:00:22,768 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:22,769 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:22,769 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:22,769 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:22,770 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:22,770 INFO  L87              Difference]: Start difference. First operand 760 states and 1042 transitions. Second operand  has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 4 states have internal predecessors, (44), 3 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 3 states have call predecessors, (9), 3 states have call successors, (9)
[2023-11-19 08:00:22,957 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:22,957 INFO  L93              Difference]: Finished difference Result 764 states and 1042 transitions.
[2023-11-19 08:00:22,958 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:00:22,958 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 4 states have internal predecessors, (44), 3 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 3 states have call predecessors, (9), 3 states have call successors, (9) Word has length 86
[2023-11-19 08:00:22,958 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:22,964 INFO  L225             Difference]: With dead ends: 764
[2023-11-19 08:00:22,964 INFO  L226             Difference]: Without dead ends: 763
[2023-11-19 08:00:22,965 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 83 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 08:00:22,965 INFO  L413           NwaCegarLoop]: 91 mSDtfsCounter, 21 mSDsluCounter, 99 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 77 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:22,966 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 190 Invalid, 77 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:22,967 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 763 states.
[2023-11-19 08:00:23,072 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 763 to 759.
[2023-11-19 08:00:23,073 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 759 states, 607 states have (on average 1.2784184514003294) internal successors, (776), 626 states have internal predecessors, (776), 131 states have call successors, (131), 1 states have call predecessors, (131), 1 states have return successors, (131), 131 states have call predecessors, (131), 131 states have call successors, (131)
[2023-11-19 08:00:23,078 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 759 states to 759 states and 1038 transitions.
[2023-11-19 08:00:23,079 INFO  L78                 Accepts]: Start accepts. Automaton has 759 states and 1038 transitions. Word has length 86
[2023-11-19 08:00:23,079 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:23,080 INFO  L495      AbstractCegarLoop]: Abstraction has 759 states and 1038 transitions.
[2023-11-19 08:00:23,080 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 14.666666666666666) internal successors, (44), 4 states have internal predecessors, (44), 3 states have call successors, (9), 1 states have call predecessors, (9), 1 states have return successors, (9), 3 states have call predecessors, (9), 3 states have call successors, (9)
[2023-11-19 08:00:23,080 INFO  L276                IsEmpty]: Start isEmpty. Operand 759 states and 1038 transitions.
[2023-11-19 08:00:23,083 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 08:00:23,084 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:23,084 INFO  L195           NwaCegarLoop]: trace histogram [9, 9, 9, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:23,110 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:23,299 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2023-11-19 08:00:23,299 INFO  L420      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:23,299 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:23,299 INFO  L85        PathProgramCache]: Analyzing trace with hash 346730305, now seen corresponding path program 1 times
[2023-11-19 08:00:23,300 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:23,300 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [24898873]
[2023-11-19 08:00:23,300 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:23,300 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:23,313 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:23,315 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1201400315]
[2023-11-19 08:00:23,315 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:23,315 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:23,315 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:23,320 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:23,337 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2023-11-19 08:00:23,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:23,382 INFO  L262         TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:23,384 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:23,543 INFO  L134       CoverageAnalysis]: Checked inductivity of 157 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:23,544 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:23,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 157 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked.
[2023-11-19 08:00:23,663 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:23,663 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [24898873]
[2023-11-19 08:00:23,664 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:23,664 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1201400315]
[2023-11-19 08:00:23,664 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1201400315] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:00:23,664 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 08:00:23,664 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7
[2023-11-19 08:00:23,665 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361587763]
[2023-11-19 08:00:23,665 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:23,665 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 08:00:23,665 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:23,666 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 08:00:23,666 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2023-11-19 08:00:23,667 INFO  L87              Difference]: Start difference. First operand 759 states and 1038 transitions. Second operand  has 8 states, 7 states have (on average 12.571428571428571) internal successors, (88), 8 states have internal predecessors, (88), 6 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 6 states have call predecessors, (18), 6 states have call successors, (18)
[2023-11-19 08:00:24,344 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:24,344 INFO  L93              Difference]: Finished difference Result 997 states and 1320 transitions.
[2023-11-19 08:00:24,345 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 08:00:24,345 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 12.571428571428571) internal successors, (88), 8 states have internal predecessors, (88), 6 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 6 states have call predecessors, (18), 6 states have call successors, (18) Word has length 89
[2023-11-19 08:00:24,345 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:24,352 INFO  L225             Difference]: With dead ends: 997
[2023-11-19 08:00:24,352 INFO  L226             Difference]: Without dead ends: 996
[2023-11-19 08:00:24,353 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 180 GetRequests, 170 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=56, Invalid=76, Unknown=0, NotChecked=0, Total=132
[2023-11-19 08:00:24,354 INFO  L413           NwaCegarLoop]: 37 mSDtfsCounter, 312 mSDsluCounter, 168 mSDsCounter, 0 mSdLazyCounter, 282 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 321 SdHoareTripleChecker+Valid, 205 SdHoareTripleChecker+Invalid, 322 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 282 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:24,354 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [321 Valid, 205 Invalid, 322 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 282 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 08:00:24,356 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 996 states.
[2023-11-19 08:00:24,484 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 996 to 835.
[2023-11-19 08:00:24,486 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 835 states, 674 states have (on average 1.274480712166172) internal successors, (859), 693 states have internal predecessors, (859), 140 states have call successors, (140), 1 states have call predecessors, (140), 1 states have return successors, (140), 140 states have call predecessors, (140), 140 states have call successors, (140)
[2023-11-19 08:00:24,491 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 835 states to 835 states and 1139 transitions.
[2023-11-19 08:00:24,491 INFO  L78                 Accepts]: Start accepts. Automaton has 835 states and 1139 transitions. Word has length 89
[2023-11-19 08:00:24,492 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:24,492 INFO  L495      AbstractCegarLoop]: Abstraction has 835 states and 1139 transitions.
[2023-11-19 08:00:24,493 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 12.571428571428571) internal successors, (88), 8 states have internal predecessors, (88), 6 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 6 states have call predecessors, (18), 6 states have call successors, (18)
[2023-11-19 08:00:24,493 INFO  L276                IsEmpty]: Start isEmpty. Operand 835 states and 1139 transitions.
[2023-11-19 08:00:24,494 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2023-11-19 08:00:24,494 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:24,495 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 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]
[2023-11-19 08:00:24,524 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:24,714 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24
[2023-11-19 08:00:24,714 INFO  L420      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:24,715 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:24,715 INFO  L85        PathProgramCache]: Analyzing trace with hash -627337340, now seen corresponding path program 1 times
[2023-11-19 08:00:24,715 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:24,715 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1512190448]
[2023-11-19 08:00:24,715 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:24,716 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:24,725 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:24,725 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1228299949]
[2023-11-19 08:00:24,726 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:24,726 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:24,726 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:24,727 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:24,733 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2023-11-19 08:00:24,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:24,801 INFO  L262         TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 6 conjunts are in the unsatisfiable core
[2023-11-19 08:00:24,803 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:24,965 INFO  L134       CoverageAnalysis]: Checked inductivity of 203 backedges. 0 proven. 23 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:24,965 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:25,174 INFO  L134       CoverageAnalysis]: Checked inductivity of 203 backedges. 13 proven. 10 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:25,174 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:25,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1512190448]
[2023-11-19 08:00:25,175 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:25,175 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1228299949]
[2023-11-19 08:00:25,175 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1228299949] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 08:00:25,175 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2023-11-19 08:00:25,175 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 8
[2023-11-19 08:00:25,176 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [406015898]
[2023-11-19 08:00:25,176 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:25,176 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 08:00:25,177 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:25,177 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 08:00:25,177 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=52, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:00:25,178 INFO  L87              Difference]: Start difference. First operand 835 states and 1139 transitions. Second operand  has 9 states, 8 states have (on average 9.0) internal successors, (72), 9 states have internal predecessors, (72), 6 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 6 states have call predecessors, (15), 6 states have call successors, (15)
[2023-11-19 08:00:25,761 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:25,761 INFO  L93              Difference]: Finished difference Result 847 states and 1141 transitions.
[2023-11-19 08:00:25,761 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 08:00:25,762 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 9.0) internal successors, (72), 9 states have internal predecessors, (72), 6 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 6 states have call predecessors, (15), 6 states have call successors, (15) Word has length 96
[2023-11-19 08:00:25,762 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:25,768 INFO  L225             Difference]: With dead ends: 847
[2023-11-19 08:00:25,768 INFO  L226             Difference]: Without dead ends: 846
[2023-11-19 08:00:25,769 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 198 GetRequests, 181 SyntacticMatches, 2 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=86, Invalid=186, Unknown=0, NotChecked=0, Total=272
[2023-11-19 08:00:25,770 INFO  L413           NwaCegarLoop]: 71 mSDtfsCounter, 307 mSDsluCounter, 212 mSDsCounter, 0 mSdLazyCounter, 357 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 307 SdHoareTripleChecker+Valid, 283 SdHoareTripleChecker+Invalid, 401 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 357 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:25,772 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [307 Valid, 283 Invalid, 401 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 357 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 08:00:25,774 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 846 states.
[2023-11-19 08:00:25,883 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 846 to 805.
[2023-11-19 08:00:25,884 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 805 states, 650 states have (on average 1.2707692307692309) internal successors, (826), 668 states have internal predecessors, (826), 135 states have call successors, (135), 1 states have call predecessors, (135), 1 states have return successors, (135), 135 states have call predecessors, (135), 135 states have call successors, (135)
[2023-11-19 08:00:25,889 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 805 states to 805 states and 1096 transitions.
[2023-11-19 08:00:25,889 INFO  L78                 Accepts]: Start accepts. Automaton has 805 states and 1096 transitions. Word has length 96
[2023-11-19 08:00:25,889 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:25,890 INFO  L495      AbstractCegarLoop]: Abstraction has 805 states and 1096 transitions.
[2023-11-19 08:00:25,890 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 9.0) internal successors, (72), 9 states have internal predecessors, (72), 6 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 6 states have call predecessors, (15), 6 states have call successors, (15)
[2023-11-19 08:00:25,890 INFO  L276                IsEmpty]: Start isEmpty. Operand 805 states and 1096 transitions.
[2023-11-19 08:00:25,891 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2023-11-19 08:00:25,891 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:25,892 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:25,917 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:26,107 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25
[2023-11-19 08:00:26,107 INFO  L420      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:26,107 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:26,107 INFO  L85        PathProgramCache]: Analyzing trace with hash -1353707904, now seen corresponding path program 1 times
[2023-11-19 08:00:26,108 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:26,108 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605073442]
[2023-11-19 08:00:26,108 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:26,108 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:26,117 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:26,117 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [222715928]
[2023-11-19 08:00:26,118 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:26,118 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:26,118 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:26,119 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:26,127 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2023-11-19 08:00:26,176 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:26,178 INFO  L262         TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 10 conjunts are in the unsatisfiable core
[2023-11-19 08:00:26,180 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:26,744 INFO  L134       CoverageAnalysis]: Checked inductivity of 198 backedges. 5 proven. 13 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:26,744 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:26,934 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:26,934 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605073442]
[2023-11-19 08:00:26,934 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:26,934 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [222715928]
[2023-11-19 08:00:26,934 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [222715928] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:26,935 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:26,935 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2023-11-19 08:00:26,935 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2036021059]
[2023-11-19 08:00:26,935 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:26,936 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 08:00:26,936 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:26,936 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 08:00:26,937 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=111, Unknown=0, NotChecked=0, Total=156
[2023-11-19 08:00:26,937 INFO  L87              Difference]: Start difference. First operand 805 states and 1096 transitions. Second operand  has 10 states, 9 states have (on average 5.666666666666667) internal successors, (51), 10 states have internal predecessors, (51), 5 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 5 states have call predecessors, (10), 5 states have call successors, (10)
[2023-11-19 08:00:28,208 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:28,208 INFO  L93              Difference]: Finished difference Result 1507 states and 2044 transitions.
[2023-11-19 08:00:28,209 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-19 08:00:28,209 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 5.666666666666667) internal successors, (51), 10 states have internal predecessors, (51), 5 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 5 states have call predecessors, (10), 5 states have call successors, (10) Word has length 98
[2023-11-19 08:00:28,210 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:28,219 INFO  L225             Difference]: With dead ends: 1507
[2023-11-19 08:00:28,220 INFO  L226             Difference]: Without dead ends: 1504
[2023-11-19 08:00:28,221 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 122 GetRequests, 103 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 63 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=138, Invalid=282, Unknown=0, NotChecked=0, Total=420
[2023-11-19 08:00:28,222 INFO  L413           NwaCegarLoop]: 77 mSDtfsCounter, 248 mSDsluCounter, 213 mSDsCounter, 0 mSdLazyCounter, 860 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 255 SdHoareTripleChecker+Valid, 290 SdHoareTripleChecker+Invalid, 902 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 860 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:28,222 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [255 Valid, 290 Invalid, 902 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 860 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 08:00:28,224 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1504 states.
[2023-11-19 08:00:28,390 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1504 to 1090.
[2023-11-19 08:00:28,392 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1090 states, 884 states have (on average 1.2828054298642535) internal successors, (1134), 902 states have internal predecessors, (1134), 186 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 186 states have call predecessors, (186), 186 states have call successors, (186)
[2023-11-19 08:00:28,398 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1090 states to 1090 states and 1506 transitions.
[2023-11-19 08:00:28,398 INFO  L78                 Accepts]: Start accepts. Automaton has 1090 states and 1506 transitions. Word has length 98
[2023-11-19 08:00:28,398 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:28,398 INFO  L495      AbstractCegarLoop]: Abstraction has 1090 states and 1506 transitions.
[2023-11-19 08:00:28,399 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 5.666666666666667) internal successors, (51), 10 states have internal predecessors, (51), 5 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 5 states have call predecessors, (10), 5 states have call successors, (10)
[2023-11-19 08:00:28,399 INFO  L276                IsEmpty]: Start isEmpty. Operand 1090 states and 1506 transitions.
[2023-11-19 08:00:28,400 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2023-11-19 08:00:28,400 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:28,401 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:28,427 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:28,601 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26
[2023-11-19 08:00:28,601 INFO  L420      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:28,602 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:28,602 INFO  L85        PathProgramCache]: Analyzing trace with hash 984727993, now seen corresponding path program 1 times
[2023-11-19 08:00:28,602 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:28,602 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [13478331]
[2023-11-19 08:00:28,602 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:28,602 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:28,610 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:28,610 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1003573775]
[2023-11-19 08:00:28,611 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:28,611 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:28,611 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:28,612 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:28,615 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2023-11-19 08:00:28,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:28,669 INFO  L262         TraceCheckSpWp]: Trace formula consists of 185 conjuncts, 10 conjunts are in the unsatisfiable core
[2023-11-19 08:00:28,672 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:29,176 INFO  L134       CoverageAnalysis]: Checked inductivity of 199 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:29,176 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:29,346 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:29,346 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [13478331]
[2023-11-19 08:00:29,346 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:29,346 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1003573775]
[2023-11-19 08:00:29,346 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1003573775] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:29,347 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:29,347 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2023-11-19 08:00:29,347 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [31293740]
[2023-11-19 08:00:29,347 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:29,348 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 08:00:29,348 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:29,348 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 08:00:29,349 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=113, Unknown=0, NotChecked=0, Total=156
[2023-11-19 08:00:29,349 INFO  L87              Difference]: Start difference. First operand 1090 states and 1506 transitions. Second operand  has 10 states, 9 states have (on average 5.777777777777778) internal successors, (52), 10 states have internal predecessors, (52), 5 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 5 states have call predecessors, (10), 5 states have call successors, (10)
[2023-11-19 08:00:30,039 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:30,040 INFO  L93              Difference]: Finished difference Result 1183 states and 1614 transitions.
[2023-11-19 08:00:30,040 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 08:00:30,040 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 5.777777777777778) internal successors, (52), 10 states have internal predecessors, (52), 5 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 5 states have call predecessors, (10), 5 states have call successors, (10) Word has length 99
[2023-11-19 08:00:30,041 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:30,049 INFO  L225             Difference]: With dead ends: 1183
[2023-11-19 08:00:30,049 INFO  L226             Difference]: Without dead ends: 1180
[2023-11-19 08:00:30,050 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 117 GetRequests, 105 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=52, Invalid=130, Unknown=0, NotChecked=0, Total=182
[2023-11-19 08:00:30,051 INFO  L413           NwaCegarLoop]: 71 mSDtfsCounter, 86 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 524 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 96 SdHoareTripleChecker+Valid, 223 SdHoareTripleChecker+Invalid, 526 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 524 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:30,051 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [96 Valid, 223 Invalid, 526 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 524 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 08:00:30,053 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1180 states.
[2023-11-19 08:00:30,212 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1180 to 1157.
[2023-11-19 08:00:30,214 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1157 states, 939 states have (on average 1.281150159744409) internal successors, (1203), 957 states have internal predecessors, (1203), 198 states have call successors, (198), 1 states have call predecessors, (198), 1 states have return successors, (198), 198 states have call predecessors, (198), 198 states have call successors, (198)
[2023-11-19 08:00:30,221 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1157 states to 1157 states and 1599 transitions.
[2023-11-19 08:00:30,221 INFO  L78                 Accepts]: Start accepts. Automaton has 1157 states and 1599 transitions. Word has length 99
[2023-11-19 08:00:30,222 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:30,222 INFO  L495      AbstractCegarLoop]: Abstraction has 1157 states and 1599 transitions.
[2023-11-19 08:00:30,223 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 5.777777777777778) internal successors, (52), 10 states have internal predecessors, (52), 5 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 5 states have call predecessors, (10), 5 states have call successors, (10)
[2023-11-19 08:00:30,223 INFO  L276                IsEmpty]: Start isEmpty. Operand 1157 states and 1599 transitions.
[2023-11-19 08:00:30,224 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2023-11-19 08:00:30,224 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:30,225 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:30,260 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:30,459 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2023-11-19 08:00:30,459 INFO  L420      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:30,459 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:30,460 INFO  L85        PathProgramCache]: Analyzing trace with hash 461796770, now seen corresponding path program 1 times
[2023-11-19 08:00:30,460 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:30,460 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1683368704]
[2023-11-19 08:00:30,460 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:30,460 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:30,468 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:30,468 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [878281114]
[2023-11-19 08:00:30,468 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:30,468 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:30,469 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:30,470 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:30,499 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2023-11-19 08:00:30,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:30,532 INFO  L262         TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 08:00:30,535 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:30,686 INFO  L134       CoverageAnalysis]: Checked inductivity of 200 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:30,686 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:30,686 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:30,686 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1683368704]
[2023-11-19 08:00:30,686 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:30,687 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [878281114]
[2023-11-19 08:00:30,687 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [878281114] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:30,688 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:30,688 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:00:30,688 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1661483516]
[2023-11-19 08:00:30,688 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:30,689 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 08:00:30,689 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:30,690 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 08:00:30,690 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:00:30,690 INFO  L87              Difference]: Start difference. First operand 1157 states and 1599 transitions. Second operand  has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2023-11-19 08:00:31,188 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:31,188 INFO  L93              Difference]: Finished difference Result 1206 states and 1636 transitions.
[2023-11-19 08:00:31,188 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2023-11-19 08:00:31,189 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10) Word has length 100
[2023-11-19 08:00:31,189 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:31,197 INFO  L225             Difference]: With dead ends: 1206
[2023-11-19 08:00:31,197 INFO  L226             Difference]: Without dead ends: 1201
[2023-11-19 08:00:31,198 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 96 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:31,199 INFO  L413           NwaCegarLoop]: 109 mSDtfsCounter, 99 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 305 SdHoareTripleChecker+Invalid, 254 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:31,199 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 305 Invalid, 254 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:31,201 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1201 states.
[2023-11-19 08:00:31,326 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1201 to 669.
[2023-11-19 08:00:31,327 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 669 states, 540 states have (on average 1.2166666666666666) internal successors, (657), 553 states have internal predecessors, (657), 114 states have call successors, (114), 1 states have call predecessors, (114), 1 states have return successors, (114), 114 states have call predecessors, (114), 114 states have call successors, (114)
[2023-11-19 08:00:31,331 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 669 states and 885 transitions.
[2023-11-19 08:00:31,331 INFO  L78                 Accepts]: Start accepts. Automaton has 669 states and 885 transitions. Word has length 100
[2023-11-19 08:00:31,332 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:31,332 INFO  L495      AbstractCegarLoop]: Abstraction has 669 states and 885 transitions.
[2023-11-19 08:00:31,332 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 10.6) internal successors, (53), 6 states have internal predecessors, (53), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2023-11-19 08:00:31,332 INFO  L276                IsEmpty]: Start isEmpty. Operand 669 states and 885 transitions.
[2023-11-19 08:00:31,333 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2023-11-19 08:00:31,334 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:31,335 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:31,356 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:31,550 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28
[2023-11-19 08:00:31,551 INFO  L420      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:31,551 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:31,551 INFO  L85        PathProgramCache]: Analyzing trace with hash 1430798043, now seen corresponding path program 1 times
[2023-11-19 08:00:31,551 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:31,551 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [59488908]
[2023-11-19 08:00:31,551 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:31,552 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:31,566 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:31,567 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1208659272]
[2023-11-19 08:00:31,567 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:31,567 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:31,567 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:31,568 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:31,596 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2023-11-19 08:00:31,637 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:31,638 INFO  L262         TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 15 conjunts are in the unsatisfiable core
[2023-11-19 08:00:31,641 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:32,095 INFO  L134       CoverageAnalysis]: Checked inductivity of 201 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:32,096 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:36,749 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:36,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [59488908]
[2023-11-19 08:00:36,749 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:36,749 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1208659272]
[2023-11-19 08:00:36,749 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1208659272] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:36,749 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:36,750 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2023-11-19 08:00:36,750 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1467535237]
[2023-11-19 08:00:36,750 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:36,750 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 08:00:36,751 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:36,751 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 08:00:36,751 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=162, Unknown=2, NotChecked=0, Total=210
[2023-11-19 08:00:36,752 INFO  L87              Difference]: Start difference. First operand 669 states and 885 transitions. Second operand  has 9 states, 8 states have (on average 6.75) internal successors, (54), 9 states have internal predecessors, (54), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2023-11-19 08:00:37,308 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:37,309 INFO  L93              Difference]: Finished difference Result 688 states and 891 transitions.
[2023-11-19 08:00:37,309 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:00:37,309 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 6.75) internal successors, (54), 9 states have internal predecessors, (54), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10) Word has length 101
[2023-11-19 08:00:37,310 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:37,314 INFO  L225             Difference]: With dead ends: 688
[2023-11-19 08:00:37,314 INFO  L226             Difference]: Without dead ends: 681
[2023-11-19 08:00:37,315 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 187 GetRequests, 168 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 4.6s TimeCoverageRelationStatistics Valid=91, Invalid=327, Unknown=2, NotChecked=0, Total=420
[2023-11-19 08:00:37,316 INFO  L413           NwaCegarLoop]: 70 mSDtfsCounter, 182 mSDsluCounter, 148 mSDsCounter, 0 mSdLazyCounter, 451 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 188 SdHoareTripleChecker+Valid, 218 SdHoareTripleChecker+Invalid, 474 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 451 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:37,316 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [188 Valid, 218 Invalid, 474 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 451 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2023-11-19 08:00:37,317 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 681 states.
[2023-11-19 08:00:37,411 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 681 to 553.
[2023-11-19 08:00:37,411 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 553 states, 445 states have (on average 1.2179775280898877) internal successors, (542), 458 states have internal predecessors, (542), 93 states have call successors, (93), 1 states have call predecessors, (93), 1 states have return successors, (93), 93 states have call predecessors, (93), 93 states have call successors, (93)
[2023-11-19 08:00:37,414 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 553 states to 553 states and 728 transitions.
[2023-11-19 08:00:37,414 INFO  L78                 Accepts]: Start accepts. Automaton has 553 states and 728 transitions. Word has length 101
[2023-11-19 08:00:37,415 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:37,415 INFO  L495      AbstractCegarLoop]: Abstraction has 553 states and 728 transitions.
[2023-11-19 08:00:37,415 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 6.75) internal successors, (54), 9 states have internal predecessors, (54), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2023-11-19 08:00:37,415 INFO  L276                IsEmpty]: Start isEmpty. Operand 553 states and 728 transitions.
[2023-11-19 08:00:37,416 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2023-11-19 08:00:37,417 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:37,417 INFO  L195           NwaCegarLoop]: trace histogram [10, 10, 10, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:37,443 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:37,634 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:37,634 INFO  L420      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:37,634 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:37,634 INFO  L85        PathProgramCache]: Analyzing trace with hash -958388879, now seen corresponding path program 2 times
[2023-11-19 08:00:37,635 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:37,635 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1187121718]
[2023-11-19 08:00:37,635 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:37,635 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:37,650 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:37,654 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [740574846]
[2023-11-19 08:00:37,654 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:00:37,655 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:37,655 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:37,656 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:37,679 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2023-11-19 08:00:37,743 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:00:37,743 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:00:37,744 INFO  L262         TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 10 conjunts are in the unsatisfiable core
[2023-11-19 08:00:37,747 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:38,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 208 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked.
[2023-11-19 08:00:38,001 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:38,064 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:38,064 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1187121718]
[2023-11-19 08:00:38,064 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:38,065 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [740574846]
[2023-11-19 08:00:38,065 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [740574846] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:38,065 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:38,065 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7] total 7
[2023-11-19 08:00:38,065 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [216234028]
[2023-11-19 08:00:38,065 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:38,066 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 08:00:38,066 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:38,067 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 08:00:38,067 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:38,067 INFO  L87              Difference]: Start difference. First operand 553 states and 728 transitions. Second operand  has 8 states, 7 states have (on average 7.714285714285714) internal successors, (54), 8 states have internal predecessors, (54), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2023-11-19 08:00:38,493 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:38,493 INFO  L93              Difference]: Finished difference Result 774 states and 987 transitions.
[2023-11-19 08:00:38,494 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2023-11-19 08:00:38,494 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 7.714285714285714) internal successors, (54), 8 states have internal predecessors, (54), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10) Word has length 101
[2023-11-19 08:00:38,494 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:38,499 INFO  L225             Difference]: With dead ends: 774
[2023-11-19 08:00:38,499 INFO  L226             Difference]: Without dead ends: 770
[2023-11-19 08:00:38,500 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=74, Unknown=0, NotChecked=0, Total=110
[2023-11-19 08:00:38,500 INFO  L413           NwaCegarLoop]: 67 mSDtfsCounter, 226 mSDsluCounter, 113 mSDsCounter, 0 mSdLazyCounter, 383 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 245 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 395 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 383 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:38,501 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [245 Valid, 180 Invalid, 395 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 383 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:38,502 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 770 states.
[2023-11-19 08:00:38,648 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 770 to 553.
[2023-11-19 08:00:38,650 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 553 states, 445 states have (on average 1.1887640449438202) internal successors, (529), 458 states have internal predecessors, (529), 93 states have call successors, (93), 1 states have call predecessors, (93), 1 states have return successors, (93), 93 states have call predecessors, (93), 93 states have call successors, (93)
[2023-11-19 08:00:38,654 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 553 states to 553 states and 715 transitions.
[2023-11-19 08:00:38,655 INFO  L78                 Accepts]: Start accepts. Automaton has 553 states and 715 transitions. Word has length 101
[2023-11-19 08:00:38,655 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:38,655 INFO  L495      AbstractCegarLoop]: Abstraction has 553 states and 715 transitions.
[2023-11-19 08:00:38,656 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 7.714285714285714) internal successors, (54), 8 states have internal predecessors, (54), 4 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10)
[2023-11-19 08:00:38,656 INFO  L276                IsEmpty]: Start isEmpty. Operand 553 states and 715 transitions.
[2023-11-19 08:00:38,657 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2023-11-19 08:00:38,657 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:38,658 INFO  L195           NwaCegarLoop]: trace histogram [11, 11, 11, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2023-11-19 08:00:38,678 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0
[2023-11-19 08:00:38,871 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable30
[2023-11-19 08:00:38,871 INFO  L420      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:38,871 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:38,871 INFO  L85        PathProgramCache]: Analyzing trace with hash 744952956, now seen corresponding path program 2 times
[2023-11-19 08:00:38,871 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:38,872 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [571884035]
[2023-11-19 08:00:38,872 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:38,872 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:38,886 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:38,886 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1650706466]
[2023-11-19 08:00:38,886 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:00:38,887 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:38,888 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:38,889 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:38,907 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2023-11-19 08:00:38,952 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:00:38,952 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:00:38,953 INFO  L262         TraceCheckSpWp]: Trace formula consists of 202 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 08:00:38,956 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:39,019 INFO  L134       CoverageAnalysis]: Checked inductivity of 259 backedges. 151 proven. 0 refuted. 0 times theorem prover too weak. 108 trivial. 0 not checked.
[2023-11-19 08:00:39,019 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:39,019 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:39,019 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [571884035]
[2023-11-19 08:00:39,020 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:39,020 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1650706466]
[2023-11-19 08:00:39,020 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1650706466] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:39,020 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:39,020 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 08:00:39,020 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174040189]
[2023-11-19 08:00:39,021 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:39,021 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 08:00:39,021 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:39,022 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 08:00:39,022 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:00:39,022 INFO  L87              Difference]: Start difference. First operand 553 states and 715 transitions. Second operand  has 5 states, 5 states have (on average 11.8) internal successors, (59), 5 states have internal predecessors, (59), 4 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 4 states have call predecessors, (11), 4 states have call successors, (11)
[2023-11-19 08:00:39,264 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:39,264 INFO  L93              Difference]: Finished difference Result 983 states and 1263 transitions.
[2023-11-19 08:00:39,264 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 08:00:39,265 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 11.8) internal successors, (59), 5 states have internal predecessors, (59), 4 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 4 states have call predecessors, (11), 4 states have call successors, (11) Word has length 108
[2023-11-19 08:00:39,265 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:39,269 INFO  L225             Difference]: With dead ends: 983
[2023-11-19 08:00:39,269 INFO  L226             Difference]: Without dead ends: 601
[2023-11-19 08:00:39,275 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 109 GetRequests, 105 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:00:39,276 INFO  L413           NwaCegarLoop]: 48 mSDtfsCounter, 39 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 185 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 124 SdHoareTripleChecker+Invalid, 188 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 185 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:39,277 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 124 Invalid, 188 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 185 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 08:00:39,279 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 601 states.
[2023-11-19 08:00:39,401 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 601 to 584.
[2023-11-19 08:00:39,402 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 584 states, 473 states have (on average 1.186046511627907) internal successors, (561), 486 states have internal predecessors, (561), 96 states have call successors, (96), 1 states have call predecessors, (96), 1 states have return successors, (96), 96 states have call predecessors, (96), 96 states have call successors, (96)
[2023-11-19 08:00:39,404 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 584 states to 584 states and 753 transitions.
[2023-11-19 08:00:39,404 INFO  L78                 Accepts]: Start accepts. Automaton has 584 states and 753 transitions. Word has length 108
[2023-11-19 08:00:39,404 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:39,405 INFO  L495      AbstractCegarLoop]: Abstraction has 584 states and 753 transitions.
[2023-11-19 08:00:39,405 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 11.8) internal successors, (59), 5 states have internal predecessors, (59), 4 states have call successors, (11), 2 states have call predecessors, (11), 2 states have return successors, (11), 4 states have call predecessors, (11), 4 states have call successors, (11)
[2023-11-19 08:00:39,405 INFO  L276                IsEmpty]: Start isEmpty. Operand 584 states and 753 transitions.
[2023-11-19 08:00:39,406 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 137
[2023-11-19 08:00:39,407 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:39,407 INFO  L195           NwaCegarLoop]: trace histogram [14, 14, 14, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 08:00:39,435 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:39,621 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:39,622 INFO  L420      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:39,622 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:39,622 INFO  L85        PathProgramCache]: Analyzing trace with hash -723083932, now seen corresponding path program 2 times
[2023-11-19 08:00:39,622 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:39,622 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378047727]
[2023-11-19 08:00:39,622 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:39,623 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:39,632 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:39,632 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1474905473]
[2023-11-19 08:00:39,633 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:00:39,633 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:39,633 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:39,634 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:39,647 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process
[2023-11-19 08:00:39,703 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:00:39,703 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:00:39,705 INFO  L262         TraceCheckSpWp]: Trace formula consists of 242 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 08:00:39,708 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:40,202 INFO  L134       CoverageAnalysis]: Checked inductivity of 417 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 364 trivial. 0 not checked.
[2023-11-19 08:00:40,202 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:00:40,202 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:40,202 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [378047727]
[2023-11-19 08:00:40,203 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:40,203 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1474905473]
[2023-11-19 08:00:40,203 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1474905473] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:40,203 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:40,203 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9
[2023-11-19 08:00:40,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1274490965]
[2023-11-19 08:00:40,204 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:40,204 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 08:00:40,204 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:40,205 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 08:00:40,206 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=56, Unknown=0, NotChecked=0, Total=90
[2023-11-19 08:00:40,206 INFO  L87              Difference]: Start difference. First operand 584 states and 753 transitions. Second operand  has 10 states, 9 states have (on average 7.666666666666667) internal successors, (69), 10 states have internal predecessors, (69), 6 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 6 states have call predecessors, (14), 6 states have call successors, (14)
[2023-11-19 08:00:40,901 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:40,901 INFO  L93              Difference]: Finished difference Result 793 states and 1002 transitions.
[2023-11-19 08:00:40,901 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 08:00:40,902 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 7.666666666666667) internal successors, (69), 10 states have internal predecessors, (69), 6 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 6 states have call predecessors, (14), 6 states have call successors, (14) Word has length 136
[2023-11-19 08:00:40,902 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:40,907 INFO  L225             Difference]: With dead ends: 793
[2023-11-19 08:00:40,907 INFO  L226             Difference]: Without dead ends: 792
[2023-11-19 08:00:40,908 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 127 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 14 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=65, Invalid=117, Unknown=0, NotChecked=0, Total=182
[2023-11-19 08:00:40,908 INFO  L413           NwaCegarLoop]: 120 mSDtfsCounter, 254 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 552 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 262 SdHoareTripleChecker+Valid, 313 SdHoareTripleChecker+Invalid, 574 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 552 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:40,909 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [262 Valid, 313 Invalid, 574 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 552 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2023-11-19 08:00:40,910 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 792 states.
[2023-11-19 08:00:40,995 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 792 to 445.
[2023-11-19 08:00:40,996 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 445 states, 357 states have (on average 1.1624649859943978) internal successors, (415), 369 states have internal predecessors, (415), 74 states have call successors, (74), 1 states have call predecessors, (74), 1 states have return successors, (74), 74 states have call predecessors, (74), 74 states have call successors, (74)
[2023-11-19 08:00:40,998 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 445 states and 563 transitions.
[2023-11-19 08:00:40,998 INFO  L78                 Accepts]: Start accepts. Automaton has 445 states and 563 transitions. Word has length 136
[2023-11-19 08:00:40,998 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:40,998 INFO  L495      AbstractCegarLoop]: Abstraction has 445 states and 563 transitions.
[2023-11-19 08:00:40,999 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 7.666666666666667) internal successors, (69), 10 states have internal predecessors, (69), 6 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 6 states have call predecessors, (14), 6 states have call successors, (14)
[2023-11-19 08:00:40,999 INFO  L276                IsEmpty]: Start isEmpty. Operand 445 states and 563 transitions.
[2023-11-19 08:00:41,002 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 138
[2023-11-19 08:00:41,002 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:41,003 INFO  L195           NwaCegarLoop]: trace histogram [14, 14, 14, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 08:00:41,023 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0
[2023-11-19 08:00:41,216 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,34 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:41,216 INFO  L420      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:41,217 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:41,217 INFO  L85        PathProgramCache]: Analyzing trace with hash -940765355, now seen corresponding path program 2 times
[2023-11-19 08:00:41,217 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:41,217 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490589778]
[2023-11-19 08:00:41,217 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:41,217 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:41,226 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:41,227 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2109265140]
[2023-11-19 08:00:41,227 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:00:41,227 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:41,227 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:41,228 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:41,230 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2023-11-19 08:00:41,291 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:00:41,291 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:00:41,293 INFO  L262         TraceCheckSpWp]: Trace formula consists of 243 conjuncts, 12 conjunts are in the unsatisfiable core
[2023-11-19 08:00:41,296 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:41,877 INFO  L134       CoverageAnalysis]: Checked inductivity of 418 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 364 trivial. 0 not checked.
[2023-11-19 08:00:41,877 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:41,982 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:41,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [490589778]
[2023-11-19 08:00:41,983 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:41,983 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2109265140]
[2023-11-19 08:00:41,983 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2109265140] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:41,983 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:41,983 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2023-11-19 08:00:41,984 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1357933889]
[2023-11-19 08:00:41,984 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:41,984 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 08:00:41,984 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:41,985 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 08:00:41,985 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=47, Invalid=85, Unknown=0, NotChecked=0, Total=132
[2023-11-19 08:00:41,985 INFO  L87              Difference]: Start difference. First operand 445 states and 563 transitions. Second operand  has 10 states, 9 states have (on average 7.777777777777778) internal successors, (70), 10 states have internal predecessors, (70), 6 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 6 states have call predecessors, (14), 6 states have call successors, (14)
[2023-11-19 08:00:42,429 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:42,429 INFO  L93              Difference]: Finished difference Result 539 states and 669 transitions.
[2023-11-19 08:00:42,434 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2023-11-19 08:00:42,434 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 7.777777777777778) internal successors, (70), 10 states have internal predecessors, (70), 6 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 6 states have call predecessors, (14), 6 states have call successors, (14) Word has length 137
[2023-11-19 08:00:42,435 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:42,450 INFO  L225             Difference]: With dead ends: 539
[2023-11-19 08:00:42,450 INFO  L226             Difference]: Without dead ends: 536
[2023-11-19 08:00:42,451 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 156 GetRequests, 144 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=60, Invalid=122, Unknown=0, NotChecked=0, Total=182
[2023-11-19 08:00:42,451 INFO  L413           NwaCegarLoop]: 47 mSDtfsCounter, 194 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 378 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 208 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 391 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 378 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:42,452 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [208 Valid, 187 Invalid, 391 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 378 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2023-11-19 08:00:42,453 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 536 states.
[2023-11-19 08:00:42,548 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 536 to 512.
[2023-11-19 08:00:42,549 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 512 states, 412 states have (on average 1.1601941747572815) internal successors, (478), 424 states have internal predecessors, (478), 86 states have call successors, (86), 1 states have call predecessors, (86), 1 states have return successors, (86), 86 states have call predecessors, (86), 86 states have call successors, (86)
[2023-11-19 08:00:42,551 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 512 states and 650 transitions.
[2023-11-19 08:00:42,551 INFO  L78                 Accepts]: Start accepts. Automaton has 512 states and 650 transitions. Word has length 137
[2023-11-19 08:00:42,551 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:42,551 INFO  L495      AbstractCegarLoop]: Abstraction has 512 states and 650 transitions.
[2023-11-19 08:00:42,552 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 7.777777777777778) internal successors, (70), 10 states have internal predecessors, (70), 6 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 6 states have call predecessors, (14), 6 states have call successors, (14)
[2023-11-19 08:00:42,552 INFO  L276                IsEmpty]: Start isEmpty. Operand 512 states and 650 transitions.
[2023-11-19 08:00:42,553 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 140
[2023-11-19 08:00:42,554 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:42,554 INFO  L195           NwaCegarLoop]: trace histogram [14, 14, 14, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 08:00:42,575 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:42,767 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,35 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:42,767 INFO  L420      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:42,767 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:42,767 INFO  L85        PathProgramCache]: Analyzing trace with hash -2132372105, now seen corresponding path program 2 times
[2023-11-19 08:00:42,768 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:42,768 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [604940381]
[2023-11-19 08:00:42,768 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:42,768 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:42,775 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:42,775 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [496960587]
[2023-11-19 08:00:42,775 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 08:00:42,775 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:42,776 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:42,777 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:42,782 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process
[2023-11-19 08:00:42,844 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2023-11-19 08:00:42,844 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:00:42,846 INFO  L262         TraceCheckSpWp]: Trace formula consists of 245 conjuncts, 21 conjunts are in the unsatisfiable core
[2023-11-19 08:00:42,849 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:43,411 INFO  L134       CoverageAnalysis]: Checked inductivity of 420 backedges. 0 proven. 56 refuted. 0 times theorem prover too weak. 364 trivial. 0 not checked.
[2023-11-19 08:00:43,412 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:44,093 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:44,093 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [604940381]
[2023-11-19 08:00:44,093 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:44,093 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [496960587]
[2023-11-19 08:00:44,093 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [496960587] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:44,093 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:44,094 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11
[2023-11-19 08:00:44,094 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [616547526]
[2023-11-19 08:00:44,094 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:44,094 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2023-11-19 08:00:44,095 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:44,096 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2023-11-19 08:00:44,096 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=100, Invalid=362, Unknown=0, NotChecked=0, Total=462
[2023-11-19 08:00:44,096 INFO  L87              Difference]: Start difference. First operand 512 states and 650 transitions. Second operand  has 12 states, 11 states have (on average 6.545454545454546) internal successors, (72), 12 states have internal predecessors, (72), 5 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 5 states have call predecessors, (14), 5 states have call successors, (14)
[2023-11-19 08:00:44,826 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:44,827 INFO  L93              Difference]: Finished difference Result 535 states and 660 transitions.
[2023-11-19 08:00:44,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2023-11-19 08:00:44,827 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 6.545454545454546) internal successors, (72), 12 states have internal predecessors, (72), 5 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 5 states have call predecessors, (14), 5 states have call successors, (14) Word has length 139
[2023-11-19 08:00:44,828 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:44,831 INFO  L225             Difference]: With dead ends: 535
[2023-11-19 08:00:44,831 INFO  L226             Difference]: Without dead ends: 528
[2023-11-19 08:00:44,832 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 258 GetRequests, 237 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 132 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=116, Invalid=390, Unknown=0, NotChecked=0, Total=506
[2023-11-19 08:00:44,833 INFO  L413           NwaCegarLoop]: 78 mSDtfsCounter, 71 mSDsluCounter, 240 mSDsCounter, 0 mSdLazyCounter, 1036 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 318 SdHoareTripleChecker+Invalid, 1038 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 1036 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:44,833 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 318 Invalid, 1038 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 1036 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time]
[2023-11-19 08:00:44,834 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 528 states.
[2023-11-19 08:00:44,918 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 528 to 396.
[2023-11-19 08:00:44,919 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 396 states, 317 states have (on average 1.1545741324921135) internal successors, (366), 329 states have internal predecessors, (366), 65 states have call successors, (65), 1 states have call predecessors, (65), 1 states have return successors, (65), 65 states have call predecessors, (65), 65 states have call successors, (65)
[2023-11-19 08:00:44,920 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 396 states and 496 transitions.
[2023-11-19 08:00:44,920 INFO  L78                 Accepts]: Start accepts. Automaton has 396 states and 496 transitions. Word has length 139
[2023-11-19 08:00:44,920 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:44,921 INFO  L495      AbstractCegarLoop]: Abstraction has 396 states and 496 transitions.
[2023-11-19 08:00:44,921 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 6.545454545454546) internal successors, (72), 12 states have internal predecessors, (72), 5 states have call successors, (14), 1 states have call predecessors, (14), 1 states have return successors, (14), 5 states have call predecessors, (14), 5 states have call successors, (14)
[2023-11-19 08:00:44,921 INFO  L276                IsEmpty]: Start isEmpty. Operand 396 states and 496 transitions.
[2023-11-19 08:00:44,923 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 140
[2023-11-19 08:00:44,923 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:44,924 INFO  L195           NwaCegarLoop]: trace histogram [14, 14, 14, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:44,951 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:45,144 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,36 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:45,145 INFO  L420      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:45,145 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:45,145 INFO  L85        PathProgramCache]: Analyzing trace with hash -226591731, now seen corresponding path program 3 times
[2023-11-19 08:00:45,145 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:45,145 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1731040791]
[2023-11-19 08:00:45,145 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:45,145 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:45,155 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:45,158 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [170863506]
[2023-11-19 08:00:45,159 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 08:00:45,159 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:45,159 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:45,160 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:45,179 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process
[2023-11-19 08:00:45,252 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2023-11-19 08:00:45,252 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 08:00:45,253 INFO  L262         TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 17 conjunts are in the unsatisfiable core
[2023-11-19 08:00:45,256 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:00:45,655 INFO  L134       CoverageAnalysis]: Checked inductivity of 439 backedges. 45 proven. 17 refuted. 0 times theorem prover too weak. 377 trivial. 0 not checked.
[2023-11-19 08:00:45,655 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 08:00:45,745 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:45,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1731040791]
[2023-11-19 08:00:45,745 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2023-11-19 08:00:45,745 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [170863506]
[2023-11-19 08:00:45,745 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [170863506] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:00:45,745 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:00:45,746 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2023-11-19 08:00:45,746 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [706831160]
[2023-11-19 08:00:45,746 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2023-11-19 08:00:45,749 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 08:00:45,749 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:45,750 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 08:00:45,750 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=125, Unknown=0, NotChecked=0, Total=156
[2023-11-19 08:00:45,750 INFO  L87              Difference]: Start difference. First operand 396 states and 496 transitions. Second operand  has 10 states, 9 states have (on average 5.111111111111111) internal successors, (46), 10 states have internal predecessors, (46), 2 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2023-11-19 08:00:47,001 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:47,002 INFO  L93              Difference]: Finished difference Result 497 states and 605 transitions.
[2023-11-19 08:00:47,002 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2023-11-19 08:00:47,002 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 5.111111111111111) internal successors, (46), 10 states have internal predecessors, (46), 2 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 139
[2023-11-19 08:00:47,003 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:47,005 INFO  L225             Difference]: With dead ends: 497
[2023-11-19 08:00:47,006 INFO  L226             Difference]: Without dead ends: 493
[2023-11-19 08:00:47,006 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 155 GetRequests, 135 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=103, Invalid=359, Unknown=0, NotChecked=0, Total=462
[2023-11-19 08:00:47,007 INFO  L413           NwaCegarLoop]: 44 mSDtfsCounter, 296 mSDsluCounter, 221 mSDsCounter, 0 mSdLazyCounter, 721 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 302 SdHoareTripleChecker+Valid, 265 SdHoareTripleChecker+Invalid, 767 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 721 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:47,007 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [302 Valid, 265 Invalid, 767 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 721 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 08:00:47,009 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 493 states.
[2023-11-19 08:00:47,095 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 493 to 392.
[2023-11-19 08:00:47,096 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 392 states, 313 states have (on average 1.1437699680511182) internal successors, (358), 325 states have internal predecessors, (358), 65 states have call successors, (65), 1 states have call predecessors, (65), 1 states have return successors, (65), 65 states have call predecessors, (65), 65 states have call successors, (65)
[2023-11-19 08:00:47,097 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 392 states and 488 transitions.
[2023-11-19 08:00:47,097 INFO  L78                 Accepts]: Start accepts. Automaton has 392 states and 488 transitions. Word has length 139
[2023-11-19 08:00:47,098 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:47,098 INFO  L495      AbstractCegarLoop]: Abstraction has 392 states and 488 transitions.
[2023-11-19 08:00:47,098 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 5.111111111111111) internal successors, (46), 10 states have internal predecessors, (46), 2 states have call successors, (7), 1 states have call predecessors, (7), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2023-11-19 08:00:47,098 INFO  L276                IsEmpty]: Start isEmpty. Operand 392 states and 488 transitions.
[2023-11-19 08:00:47,099 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 147
[2023-11-19 08:00:47,100 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:47,100 INFO  L195           NwaCegarLoop]: trace histogram [15, 15, 15, 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, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:47,106 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Forceful destruction successful, exit code 0
[2023-11-19 08:00:47,305 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35,37 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:47,306 INFO  L420      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 27 more)] ===
[2023-11-19 08:00:47,306 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:47,306 INFO  L85        PathProgramCache]: Analyzing trace with hash 1163089504, now seen corresponding path program 3 times
[2023-11-19 08:00:47,306 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:47,306 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1254461873]
[2023-11-19 08:00:47,306 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:47,306 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:47,321 ERROR L246   FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic
[2023-11-19 08:00:47,322 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [683273377]
[2023-11-19 08:00:47,322 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2023-11-19 08:00:47,322 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:00:47,322 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:47,323 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:00:47,325 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_862df4c5-0814-4940-979d-081828074291/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Waiting until timeout for monitored process