./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.c --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version a0165632
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_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX --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 4e2993d4b0d2c145cb6ebddb0d9f125eb6995ee629adf15e0b0f7e55a8d8a49a
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 16:19:44,124 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 16:19:44,217 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2024-11-08 16:19:44,226 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 16:19:44,227 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 16:19:44,261 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 16:19:44,262 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 16:19:44,262 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 16:19:44,263 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 16:19:44,266 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 16:19:44,267 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 16:19:44,267 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 16:19:44,268 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 16:19:44,273 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 16:19:44,273 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 16:19:44,274 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 16:19:44,274 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 16:19:44,275 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-08 16:19:44,275 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 16:19:44,276 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-08 16:19:44,276 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 16:19:44,280 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 16:19:44,280 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 16:19:44,281 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 16:19:44,281 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 16:19:44,282 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-11-08 16:19:44,282 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-11-08 16:19:44,283 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-08 16:19:44,283 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 16:19:44,284 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 16:19:44,284 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 16:19:44,285 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 16:19:44,285 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 16:19:44,285 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 16:19:44,286 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:19:44,286 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 16:19:44,287 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 16:19:44,289 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 16:19:44,290 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 16:19:44,290 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 16:19:44,291 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 16:19:44,291 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 16:19:44,292 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 16:19:44,292 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 16:19:44,292 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_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/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_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX
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 -> 4e2993d4b0d2c145cb6ebddb0d9f125eb6995ee629adf15e0b0f7e55a8d8a49a
[2024-11-08 16:19:44,665 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 16:19:44,699 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 16:19:44,702 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 16:19:44,704 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 16:19:44,704 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 16:19:44,706 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.c
Unable to find full path for "g++"
[2024-11-08 16:19:46,961 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 16:19:47,176 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 16:19:47,177 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/sv-benchmarks/c/nla-digbench-scaling/cohencu-ll_valuebound10.c
[2024-11-08 16:19:47,185 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/data/5684ad521/fa2c1c05f9264aa1901382e240a22385/FLAG6fb3e30ae
[2024-11-08 16:19:47,202 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/data/5684ad521/fa2c1c05f9264aa1901382e240a22385
[2024-11-08 16:19:47,205 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 16:19:47,207 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 16:19:47,209 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 16:19:47,209 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 16:19:47,216 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 16:19:47,217 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,218 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@26ab140c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47, skipping insertion in model container
[2024-11-08 16:19:47,218 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,242 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 16:19:47,487 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:19:47,501 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 16:19:47,537 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 16:19:47,556 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 16:19:47,557 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47 WrapperNode
[2024-11-08 16:19:47,557 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 16:19:47,558 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 16:19:47,558 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 16:19:47,559 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 16:19:47,568 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,577 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,617 INFO  L138                Inliner]: procedures = 14, calls = 20, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 191
[2024-11-08 16:19:47,617 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 16:19:47,618 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 16:19:47,618 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 16:19:47,619 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 16:19:47,633 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,633 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,636 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,654 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-08 16:19:47,654 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,655 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,660 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,665 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,667 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,668 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,672 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 16:19:47,673 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 16:19:47,673 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 16:19:47,673 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 16:19:47,674 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (1/1) ...
[2024-11-08 16:19:47,681 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 16:19:47,706 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:19:47,726 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 16:19:47,731 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 16:19:47,773 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 16:19:47,773 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 16:19:47,773 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 16:19:47,774 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 16:19:47,774 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-11-08 16:19:47,774 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-11-08 16:19:47,864 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 16:19:47,867 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 16:19:49,546 INFO  L?                        ?]: Removed 239 outVars from TransFormulas that were not future-live.
[2024-11-08 16:19:49,546 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 16:19:49,582 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 16:19:49,588 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-08 16:19:49,589 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:19:49 BoogieIcfgContainer
[2024-11-08 16:19:49,589 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 16:19:49,591 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 16:19:49,592 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 16:19:49,598 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 16:19:49,598 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 04:19:47" (1/3) ...
[2024-11-08 16:19:49,599 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@360dc0f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:19:49, skipping insertion in model container
[2024-11-08 16:19:49,600 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:19:47" (2/3) ...
[2024-11-08 16:19:49,601 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@360dc0f2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 04:19:49, skipping insertion in model container
[2024-11-08 16:19:49,601 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:19:49" (3/3) ...
[2024-11-08 16:19:49,603 INFO  L112   eAbstractionObserver]: Analyzing ICFG cohencu-ll_valuebound10.c
[2024-11-08 16:19:49,624 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 16:19:49,624 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 138 error locations.
[2024-11-08 16:19:49,721 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 16:19:49,728 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5757d511, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 16:19:49,729 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 138 error locations.
[2024-11-08 16:19:49,734 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 303 states, 152 states have (on average 1.9407894736842106) internal successors, (295), 290 states have internal predecessors, (295), 11 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11)
[2024-11-08 16:19:49,740 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-08 16:19:49,741 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:19:49,741 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-08 16:19:49,742 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:19:49,748 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:19:49,748 INFO  L85        PathProgramCache]: Analyzing trace with hash 889508872, now seen corresponding path program 1 times
[2024-11-08 16:19:49,758 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:19:49,759 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1913974959]
[2024-11-08 16:19:49,759 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:49,760 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:19:49,862 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:49,910 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:19:49,910 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:19:49,911 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1913974959]
[2024-11-08 16:19:49,911 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1913974959] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:19:49,912 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:19:49,912 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:19:49,914 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459988632]
[2024-11-08 16:19:49,915 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:19:49,919 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-11-08 16:19:49,919 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:19:49,943 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-11-08 16:19:49,944 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:19:49,947 INFO  L87              Difference]: Start difference. First operand  has 303 states, 152 states have (on average 1.9407894736842106) internal successors, (295), 290 states have internal predecessors, (295), 11 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 11 states have call predecessors, (11), 11 states have call successors, (11) 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)
[2024-11-08 16:19:50,000 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:19:50,001 INFO  L93              Difference]: Finished difference Result 595 states and 640 transitions.
[2024-11-08 16:19:50,002 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-11-08 16:19:50,004 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
[2024-11-08 16:19:50,004 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:19:50,014 INFO  L225             Difference]: With dead ends: 595
[2024-11-08 16:19:50,014 INFO  L226             Difference]: Without dead ends: 289
[2024-11-08 16:19:50,019 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-11-08 16:19:50,022 INFO  L432           NwaCegarLoop]: 305 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, 305 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:19:50,024 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 305 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-11-08 16:19:50,042 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 289 states.
[2024-11-08 16:19:50,087 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 289 to 289.
[2024-11-08 16:19:50,092 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 289 states, 147 states have (on average 1.8911564625850341) internal successors, (278), 277 states have internal predecessors, (278), 10 states have call successors, (10), 1 states have call predecessors, (10), 1 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10)
[2024-11-08 16:19:50,095 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 289 states and 298 transitions.
[2024-11-08 16:19:50,100 INFO  L78                 Accepts]: Start accepts. Automaton has 289 states and 298 transitions. Word has length 6
[2024-11-08 16:19:50,101 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:19:50,101 INFO  L471      AbstractCegarLoop]: Abstraction has 289 states and 298 transitions.
[2024-11-08 16:19:50,101 INFO  L472      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)
[2024-11-08 16:19:50,102 INFO  L276                IsEmpty]: Start isEmpty. Operand 289 states and 298 transitions.
[2024-11-08 16:19:50,102 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 7
[2024-11-08 16:19:50,102 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:19:50,102 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1]
[2024-11-08 16:19:50,102 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 16:19:50,103 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:19:50,103 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:19:50,104 INFO  L85        PathProgramCache]: Analyzing trace with hash 889568454, now seen corresponding path program 1 times
[2024-11-08 16:19:50,104 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:19:50,104 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2000987547]
[2024-11-08 16:19:50,104 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:50,105 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:19:50,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:50,210 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-08 16:19:50,210 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:19:50,211 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2000987547]
[2024-11-08 16:19:50,211 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2000987547] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:19:50,211 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:19:50,212 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:19:50,212 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1952794846]
[2024-11-08 16:19:50,212 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:19:50,214 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:19:50,214 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:19:50,214 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:19:50,215 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:19:50,215 INFO  L87              Difference]: Start difference. First operand 289 states and 298 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)
[2024-11-08 16:19:50,422 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:19:50,422 INFO  L93              Difference]: Finished difference Result 558 states and 577 transitions.
[2024-11-08 16:19:50,423 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:19:50,423 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
[2024-11-08 16:19:50,423 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:19:50,426 INFO  L225             Difference]: With dead ends: 558
[2024-11-08 16:19:50,426 INFO  L226             Difference]: Without dead ends: 538
[2024-11-08 16:19:50,427 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:19:50,428 INFO  L432           NwaCegarLoop]: 272 mSDtfsCounter, 237 mSDsluCounter, 250 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 522 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:19:50,428 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 522 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:19:50,430 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 538 states.
[2024-11-08 16:19:50,451 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 538 to 348.
[2024-11-08 16:19:50,451 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 348 states, 201 states have (on average 1.791044776119403) internal successors, (360), 331 states have internal predecessors, (360), 15 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 15 states have call predecessors, (15), 15 states have call successors, (15)
[2024-11-08 16:19:50,456 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 348 states and 390 transitions.
[2024-11-08 16:19:50,458 INFO  L78                 Accepts]: Start accepts. Automaton has 348 states and 390 transitions. Word has length 6
[2024-11-08 16:19:50,458 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:19:50,458 INFO  L471      AbstractCegarLoop]: Abstraction has 348 states and 390 transitions.
[2024-11-08 16:19:50,459 INFO  L472      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)
[2024-11-08 16:19:50,460 INFO  L276                IsEmpty]: Start isEmpty. Operand 348 states and 390 transitions.
[2024-11-08 16:19:50,460 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 40
[2024-11-08 16:19:50,461 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:19:50,461 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:19:50,462 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 16:19:50,463 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:19:50,463 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:19:50,463 INFO  L85        PathProgramCache]: Analyzing trace with hash 1182672907, now seen corresponding path program 1 times
[2024-11-08 16:19:50,464 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:19:50,464 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1121657014]
[2024-11-08 16:19:50,464 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:50,464 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:19:50,517 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:19:50,522 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1817245937]
[2024-11-08 16:19:50,524 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:50,524 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:19:50,525 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:19:50,526 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:19:50,530 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-08 16:19:50,594 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:50,596 INFO  L255         TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:19:50,603 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:19:50,872 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:19:50,873 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:19:50,874 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:19:50,874 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1121657014]
[2024-11-08 16:19:50,875 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:19:50,875 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1817245937]
[2024-11-08 16:19:50,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1817245937] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:19:50,877 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:19:50,878 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:19:50,878 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1013877284]
[2024-11-08 16:19:50,878 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:19:50,879 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:19:50,880 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:19:50,881 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:19:50,885 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:19:50,885 INFO  L87              Difference]: Start difference. First operand 348 states and 390 transitions. Second operand  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:19:51,667 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:19:51,669 INFO  L93              Difference]: Finished difference Result 508 states and 565 transitions.
[2024-11-08 16:19:51,673 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:19:51,674 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 39
[2024-11-08 16:19:51,674 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:19:51,676 INFO  L225             Difference]: With dead ends: 508
[2024-11-08 16:19:51,676 INFO  L226             Difference]: Without dead ends: 453
[2024-11-08 16:19:51,679 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:19:51,680 INFO  L432           NwaCegarLoop]: 165 mSDtfsCounter, 134 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 326 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 380 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 326 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:19:51,682 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 269 Invalid, 380 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 326 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 16:19:51,684 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 453 states.
[2024-11-08 16:19:51,714 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 453 to 433.
[2024-11-08 16:19:51,715 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.6476868327402134) internal successors, (463), 411 states have internal predecessors, (463), 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)
[2024-11-08 16:19:51,717 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 503 transitions.
[2024-11-08 16:19:51,718 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 503 transitions. Word has length 39
[2024-11-08 16:19:51,718 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:19:51,718 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 503 transitions.
[2024-11-08 16:19:51,718 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:19:51,719 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 503 transitions.
[2024-11-08 16:19:51,719 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-11-08 16:19:51,719 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:19:51,720 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:19:51,741 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-11-08 16:19:51,924 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:19:51,925 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:19:51,925 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:19:51,925 INFO  L85        PathProgramCache]: Analyzing trace with hash -1617666931, now seen corresponding path program 1 times
[2024-11-08 16:19:51,925 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:19:51,926 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [119717368]
[2024-11-08 16:19:51,926 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:51,926 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:19:51,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:52,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:19:52,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:52,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:19:52,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:52,048 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:19:52,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:52,055 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:19:52,056 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:19:52,056 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [119717368]
[2024-11-08 16:19:52,056 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [119717368] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:19:52,056 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:19:52,057 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:19:52,057 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [143911607]
[2024-11-08 16:19:52,057 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:19:52,057 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:19:52,058 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:19:52,058 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:19:52,058 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:19:52,059 INFO  L87              Difference]: Start difference. First operand 433 states and 503 transitions. Second operand  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:19:52,815 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:19:52,815 INFO  L93              Difference]: Finished difference Result 466 states and 510 transitions.
[2024-11-08 16:19:52,815 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:19:52,815 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 41
[2024-11-08 16:19:52,816 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:19:52,818 INFO  L225             Difference]: With dead ends: 466
[2024-11-08 16:19:52,818 INFO  L226             Difference]: Without dead ends: 443
[2024-11-08 16:19:52,821 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:19:52,825 INFO  L432           NwaCegarLoop]: 226 mSDtfsCounter, 120 mSDsluCounter, 201 mSDsCounter, 0 mSdLazyCounter, 168 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 427 SdHoareTripleChecker+Invalid, 190 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 168 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:19:52,825 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 427 Invalid, 190 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 168 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 16:19:52,827 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-08 16:19:52,852 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 433.
[2024-11-08 16:19:52,853 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.5658362989323844) internal successors, (440), 411 states have internal predecessors, (440), 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)
[2024-11-08 16:19:52,857 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 480 transitions.
[2024-11-08 16:19:52,857 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 480 transitions. Word has length 41
[2024-11-08 16:19:52,858 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:19:52,858 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 480 transitions.
[2024-11-08 16:19:52,858 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.5) internal successors, (29), 3 states have internal predecessors, (29), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:19:52,859 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 480 transitions.
[2024-11-08 16:19:52,860 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 44
[2024-11-08 16:19:52,860 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:19:52,861 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:19:52,863 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-08 16:19:52,863 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:19:52,864 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:19:52,864 INFO  L85        PathProgramCache]: Analyzing trace with hash 200243471, now seen corresponding path program 1 times
[2024-11-08 16:19:52,864 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:19:52,864 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128970004]
[2024-11-08 16:19:52,865 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:52,865 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:19:52,893 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:53,026 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:19:53,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:53,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:19:53,038 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:53,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:19:53,049 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:53,054 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:19:53,058 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:19:53,058 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128970004]
[2024-11-08 16:19:53,059 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128970004] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:19:53,059 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:19:53,059 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:19:53,059 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595480862]
[2024-11-08 16:19:53,059 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:19:53,060 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:19:53,064 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:19:53,064 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:19:53,065 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:19:53,065 INFO  L87              Difference]: Start difference. First operand 433 states and 480 transitions. Second operand  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:19:55,404 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:19:55,405 INFO  L93              Difference]: Finished difference Result 445 states and 487 transitions.
[2024-11-08 16:19:55,405 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:19:55,405 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 43
[2024-11-08 16:19:55,406 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:19:55,408 INFO  L225             Difference]: With dead ends: 445
[2024-11-08 16:19:55,408 INFO  L226             Difference]: Without dead ends: 443
[2024-11-08 16:19:55,409 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:19:55,410 INFO  L432           NwaCegarLoop]: 168 mSDtfsCounter, 137 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 443 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 147 SdHoareTripleChecker+Valid, 449 SdHoareTripleChecker+Invalid, 445 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 443 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:19:55,411 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [147 Valid, 449 Invalid, 445 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 443 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-08 16:19:55,412 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-08 16:19:55,426 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 433.
[2024-11-08 16:19:55,428 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.5587188612099645) internal successors, (438), 411 states have internal predecessors, (438), 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)
[2024-11-08 16:19:55,430 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 478 transitions.
[2024-11-08 16:19:55,430 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 478 transitions. Word has length 43
[2024-11-08 16:19:55,431 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:19:55,431 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 478 transitions.
[2024-11-08 16:19:55,431 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.333333333333334) internal successors, (31), 4 states have internal predecessors, (31), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:19:55,432 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 478 transitions.
[2024-11-08 16:19:55,433 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-11-08 16:19:55,433 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:19:55,433 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:19:55,433 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-08 16:19:55,434 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:19:55,434 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:19:55,434 INFO  L85        PathProgramCache]: Analyzing trace with hash 1912580403, now seen corresponding path program 1 times
[2024-11-08 16:19:55,435 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:19:55,435 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1462912171]
[2024-11-08 16:19:55,435 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:19:55,435 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:19:55,452 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:55,695 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:19:55,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:55,703 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:19:55,706 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:55,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:19:55,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:19:55,719 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:19:55,719 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:19:55,719 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1462912171]
[2024-11-08 16:19:55,719 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1462912171] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:19:55,720 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:19:55,720 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:19:55,721 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11515587]
[2024-11-08 16:19:55,721 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:19:55,722 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:19:55,722 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:19:55,723 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:19:55,724 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:19:55,724 INFO  L87              Difference]: Start difference. First operand 433 states and 478 transitions. Second operand  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:00,641 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:00,642 INFO  L93              Difference]: Finished difference Result 445 states and 485 transitions.
[2024-11-08 16:20:00,642 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:20:00,642 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 44
[2024-11-08 16:20:00,643 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:00,645 INFO  L225             Difference]: With dead ends: 445
[2024-11-08 16:20:00,645 INFO  L226             Difference]: Without dead ends: 443
[2024-11-08 16:20:00,645 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:20:00,646 INFO  L432           NwaCegarLoop]: 170 mSDtfsCounter, 137 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 441 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 147 SdHoareTripleChecker+Valid, 451 SdHoareTripleChecker+Invalid, 443 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 441 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:00,646 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [147 Valid, 451 Invalid, 443 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 441 Invalid, 0 Unknown, 0 Unchecked, 4.9s Time]
[2024-11-08 16:20:00,648 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-08 16:20:00,661 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 433.
[2024-11-08 16:20:00,662 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 433 states, 281 states have (on average 1.5516014234875444) internal successors, (436), 411 states have internal predecessors, (436), 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)
[2024-11-08 16:20:00,663 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 433 states to 433 states and 476 transitions.
[2024-11-08 16:20:00,664 INFO  L78                 Accepts]: Start accepts. Automaton has 433 states and 476 transitions. Word has length 44
[2024-11-08 16:20:00,664 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:00,665 INFO  L471      AbstractCegarLoop]: Abstraction has 433 states and 476 transitions.
[2024-11-08 16:20:00,665 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 10.666666666666666) internal successors, (32), 4 states have internal predecessors, (32), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:00,665 INFO  L276                IsEmpty]: Start isEmpty. Operand 433 states and 476 transitions.
[2024-11-08 16:20:00,666 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-11-08 16:20:00,666 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:00,666 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:00,666 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-08 16:20:00,667 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:00,667 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:00,667 INFO  L85        PathProgramCache]: Analyzing trace with hash 646736403, now seen corresponding path program 1 times
[2024-11-08 16:20:00,668 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:00,668 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [93213171]
[2024-11-08 16:20:00,668 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:00,668 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:00,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:00,684 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1454751477]
[2024-11-08 16:20:00,684 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:00,684 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:00,685 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:00,690 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:00,697 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-11-08 16:20:00,747 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:00,748 INFO  L255         TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:00,751 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:01,076 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:20:01,076 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:20:01,076 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:01,076 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [93213171]
[2024-11-08 16:20:01,076 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:01,077 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1454751477]
[2024-11-08 16:20:01,077 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1454751477] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:01,077 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:01,077 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:20:01,077 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020366485]
[2024-11-08 16:20:01,077 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:01,078 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:20:01,078 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:01,078 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:20:01,078 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:01,078 INFO  L87              Difference]: Start difference. First operand 433 states and 476 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:02,008 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:02,009 INFO  L93              Difference]: Finished difference Result 450 states and 483 transitions.
[2024-11-08 16:20:02,009 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:20:02,009 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 47
[2024-11-08 16:20:02,010 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:02,011 INFO  L225             Difference]: With dead ends: 450
[2024-11-08 16:20:02,012 INFO  L226             Difference]: Without dead ends: 441
[2024-11-08 16:20:02,012 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 45 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:02,013 INFO  L432           NwaCegarLoop]: 179 mSDtfsCounter, 112 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 336 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 259 SdHoareTripleChecker+Invalid, 344 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 336 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:02,013 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 259 Invalid, 344 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 336 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 16:20:02,014 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 441 states.
[2024-11-08 16:20:02,029 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 441 to 436.
[2024-11-08 16:20:02,030 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 436 states, 284 states have (on average 1.5246478873239437) internal successors, (433), 414 states have internal predecessors, (433), 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)
[2024-11-08 16:20:02,032 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 436 states and 473 transitions.
[2024-11-08 16:20:02,033 INFO  L78                 Accepts]: Start accepts. Automaton has 436 states and 473 transitions. Word has length 47
[2024-11-08 16:20:02,034 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:02,034 INFO  L471      AbstractCegarLoop]: Abstraction has 436 states and 473 transitions.
[2024-11-08 16:20:02,034 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:02,034 INFO  L276                IsEmpty]: Start isEmpty. Operand 436 states and 473 transitions.
[2024-11-08 16:20:02,035 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-08 16:20:02,036 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:02,036 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:02,055 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0
[2024-11-08 16:20:02,236 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:02,237 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr27ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:02,237 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:02,237 INFO  L85        PathProgramCache]: Analyzing trace with hash -1426007881, now seen corresponding path program 1 times
[2024-11-08 16:20:02,237 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:02,238 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506313575]
[2024-11-08 16:20:02,238 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:02,238 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:02,259 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:02,379 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:02,381 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:02,387 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:02,390 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:02,395 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:02,397 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:02,404 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:20:02,404 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:02,404 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1506313575]
[2024-11-08 16:20:02,404 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1506313575] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:02,404 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:02,404 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:20:02,405 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [722822454]
[2024-11-08 16:20:02,405 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:02,405 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:20:02,405 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:02,405 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:20:02,406 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:20:02,406 INFO  L87              Difference]: Start difference. First operand 436 states and 473 transitions. Second operand  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:03,219 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:03,219 INFO  L93              Difference]: Finished difference Result 449 states and 474 transitions.
[2024-11-08 16:20:03,219 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:20:03,220 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 48
[2024-11-08 16:20:03,220 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:03,222 INFO  L225             Difference]: With dead ends: 449
[2024-11-08 16:20:03,222 INFO  L226             Difference]: Without dead ends: 443
[2024-11-08 16:20:03,222 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:20:03,227 INFO  L432           NwaCegarLoop]: 185 mSDtfsCounter, 244 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 290 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 254 SdHoareTripleChecker+Valid, 307 SdHoareTripleChecker+Invalid, 303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 290 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:03,228 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [254 Valid, 307 Invalid, 303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 290 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 16:20:03,229 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 443 states.
[2024-11-08 16:20:03,241 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 443 to 436.
[2024-11-08 16:20:03,242 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 436 states, 284 states have (on average 1.5035211267605635) internal successors, (427), 414 states have internal predecessors, (427), 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)
[2024-11-08 16:20:03,244 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 436 states and 467 transitions.
[2024-11-08 16:20:03,244 INFO  L78                 Accepts]: Start accepts. Automaton has 436 states and 467 transitions. Word has length 48
[2024-11-08 16:20:03,244 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:03,245 INFO  L471      AbstractCegarLoop]: Abstraction has 436 states and 467 transitions.
[2024-11-08 16:20:03,245 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 12.0) internal successors, (36), 4 states have internal predecessors, (36), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:03,245 INFO  L276                IsEmpty]: Start isEmpty. Operand 436 states and 467 transitions.
[2024-11-08 16:20:03,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 53
[2024-11-08 16:20:03,246 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:03,246 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:03,246 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-08 16:20:03,246 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr31ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:03,246 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:03,247 INFO  L85        PathProgramCache]: Analyzing trace with hash 421161019, now seen corresponding path program 1 times
[2024-11-08 16:20:03,247 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:03,247 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [986150850]
[2024-11-08 16:20:03,247 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:03,247 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:03,259 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:03,350 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:03,352 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:03,356 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:03,358 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:03,362 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:03,364 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:03,369 INFO  L134       CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2024-11-08 16:20:03,369 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:03,369 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [986150850]
[2024-11-08 16:20:03,370 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [986150850] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:03,370 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:03,370 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:20:03,370 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599332700]
[2024-11-08 16:20:03,370 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:03,370 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:20:03,371 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:03,371 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:20:03,371 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:20:03,371 INFO  L87              Difference]: Start difference. First operand 436 states and 467 transitions. Second operand  has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 4 states have internal predecessors, (40), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:04,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:04,369 INFO  L93              Difference]: Finished difference Result 447 states and 468 transitions.
[2024-11-08 16:20:04,369 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:20:04,370 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 4 states have internal predecessors, (40), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 52
[2024-11-08 16:20:04,370 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:04,371 INFO  L225             Difference]: With dead ends: 447
[2024-11-08 16:20:04,371 INFO  L226             Difference]: Without dead ends: 374
[2024-11-08 16:20:04,372 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:20:04,373 INFO  L432           NwaCegarLoop]: 191 mSDtfsCounter, 226 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 233 SdHoareTripleChecker+Valid, 271 SdHoareTripleChecker+Invalid, 336 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:04,373 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [233 Valid, 271 Invalid, 336 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 324 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 16:20:04,374 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 374 states.
[2024-11-08 16:20:04,385 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 374 to 370.
[2024-11-08 16:20:04,386 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 370 states, 221 states have (on average 1.6199095022624435) internal successors, (358), 351 states have internal predecessors, (358), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-08 16:20:04,387 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 392 transitions.
[2024-11-08 16:20:04,387 INFO  L78                 Accepts]: Start accepts. Automaton has 370 states and 392 transitions. Word has length 52
[2024-11-08 16:20:04,388 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:04,388 INFO  L471      AbstractCegarLoop]: Abstraction has 370 states and 392 transitions.
[2024-11-08 16:20:04,388 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 13.333333333333334) internal successors, (40), 4 states have internal predecessors, (40), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3)
[2024-11-08 16:20:04,388 INFO  L276                IsEmpty]: Start isEmpty. Operand 370 states and 392 transitions.
[2024-11-08 16:20:04,389 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 85
[2024-11-08 16:20:04,389 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:04,390 INFO  L215           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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:04,390 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-08 16:20:04,390 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr52ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:04,391 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:04,391 INFO  L85        PathProgramCache]: Analyzing trace with hash -311649987, now seen corresponding path program 1 times
[2024-11-08 16:20:04,391 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:04,391 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [592046697]
[2024-11-08 16:20:04,391 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:04,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:04,420 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:04,520 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:04,522 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:04,525 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:04,527 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:04,531 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:04,533 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:04,537 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:04,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:04,544 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:04,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:04,549 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:04,551 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:04,551 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [592046697]
[2024-11-08 16:20:04,551 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [592046697] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:04,551 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:04,551 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:20:04,551 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1511715197]
[2024-11-08 16:20:04,552 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:04,553 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:20:04,553 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:04,554 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:20:04,554 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:04,554 INFO  L87              Difference]: Start difference. First operand 370 states and 392 transitions. Second operand  has 3 states, 2 states have (on average 31.0) internal successors, (62), 3 states have internal predecessors, (62), 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)
[2024-11-08 16:20:05,296 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:05,296 INFO  L93              Difference]: Finished difference Result 370 states and 392 transitions.
[2024-11-08 16:20:05,296 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:20:05,297 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 31.0) internal successors, (62), 3 states have internal predecessors, (62), 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 84
[2024-11-08 16:20:05,297 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:05,299 INFO  L225             Difference]: With dead ends: 370
[2024-11-08 16:20:05,299 INFO  L226             Difference]: Without dead ends: 363
[2024-11-08 16:20:05,299 INFO  L431           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
[2024-11-08 16:20:05,300 INFO  L432           NwaCegarLoop]: 141 mSDtfsCounter, 138 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 222 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 229 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 222 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:05,300 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 156 Invalid, 229 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 222 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2024-11-08 16:20:05,301 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-08 16:20:05,310 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363.
[2024-11-08 16:20:05,311 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 363 states, 221 states have (on average 1.588235294117647) internal successors, (351), 344 states have internal predecessors, (351), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-08 16:20:05,312 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 385 transitions.
[2024-11-08 16:20:05,313 INFO  L78                 Accepts]: Start accepts. Automaton has 363 states and 385 transitions. Word has length 84
[2024-11-08 16:20:05,313 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:05,313 INFO  L471      AbstractCegarLoop]: Abstraction has 363 states and 385 transitions.
[2024-11-08 16:20:05,314 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 31.0) internal successors, (62), 3 states have internal predecessors, (62), 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)
[2024-11-08 16:20:05,314 INFO  L276                IsEmpty]: Start isEmpty. Operand 363 states and 385 transitions.
[2024-11-08 16:20:05,315 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 86
[2024-11-08 16:20:05,315 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:05,315 INFO  L215           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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:05,315 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-08 16:20:05,315 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr53ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:05,316 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:05,316 INFO  L85        PathProgramCache]: Analyzing trace with hash -1071214840, now seen corresponding path program 1 times
[2024-11-08 16:20:05,316 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:05,316 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [476598712]
[2024-11-08 16:20:05,316 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:05,316 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:05,331 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:05,378 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:05,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:05,382 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:05,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:05,386 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:05,388 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:05,390 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:05,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:05,394 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:05,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:05,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:05,398 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:05,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [476598712]
[2024-11-08 16:20:05,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [476598712] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:05,399 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:05,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:20:05,399 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1083504569]
[2024-11-08 16:20:05,399 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:05,399 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:20:05,399 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:05,400 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:20:05,400 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:05,400 INFO  L87              Difference]: Start difference. First operand 363 states and 385 transitions. Second operand  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 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)
[2024-11-08 16:20:06,333 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:06,333 INFO  L93              Difference]: Finished difference Result 370 states and 388 transitions.
[2024-11-08 16:20:06,334 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:20:06,334 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 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 85
[2024-11-08 16:20:06,334 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:06,336 INFO  L225             Difference]: With dead ends: 370
[2024-11-08 16:20:06,336 INFO  L226             Difference]: Without dead ends: 369
[2024-11-08 16:20:06,336 INFO  L431           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
[2024-11-08 16:20:06,337 INFO  L432           NwaCegarLoop]: 255 mSDtfsCounter, 24 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 187 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 394 SdHoareTripleChecker+Invalid, 187 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 187 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:06,337 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 394 Invalid, 187 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 187 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2024-11-08 16:20:06,338 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 369 states.
[2024-11-08 16:20:06,347 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 365.
[2024-11-08 16:20:06,348 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 365 states, 223 states have (on average 1.5829596412556053) internal successors, (353), 346 states have internal predecessors, (353), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-08 16:20:06,349 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 387 transitions.
[2024-11-08 16:20:06,349 INFO  L78                 Accepts]: Start accepts. Automaton has 365 states and 387 transitions. Word has length 85
[2024-11-08 16:20:06,349 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:06,350 INFO  L471      AbstractCegarLoop]: Abstraction has 365 states and 387 transitions.
[2024-11-08 16:20:06,350 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 states have internal predecessors, (63), 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)
[2024-11-08 16:20:06,350 INFO  L276                IsEmpty]: Start isEmpty. Operand 365 states and 387 transitions.
[2024-11-08 16:20:06,351 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-08 16:20:06,351 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:06,351 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:06,351 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-08 16:20:06,351 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr58ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:06,352 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:06,352 INFO  L85        PathProgramCache]: Analyzing trace with hash 1564174351, now seen corresponding path program 1 times
[2024-11-08 16:20:06,352 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:06,352 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [999366032]
[2024-11-08 16:20:06,352 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:06,353 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:06,368 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,462 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:06,463 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,466 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:06,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,473 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:06,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,477 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:06,482 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,485 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:06,487 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,489 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:20:06,490 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,494 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-08 16:20:06,494 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:06,494 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [999366032]
[2024-11-08 16:20:06,494 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [999366032] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:06,494 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:06,495 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:20:06,495 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1693699006]
[2024-11-08 16:20:06,495 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:06,495 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:20:06,495 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:06,496 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:20:06,496 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:06,496 INFO  L87              Difference]: Start difference. First operand 365 states and 387 transitions. Second operand  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 states have internal predecessors, (60), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-08 16:20:06,794 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:06,794 INFO  L93              Difference]: Finished difference Result 365 states and 387 transitions.
[2024-11-08 16:20:06,794 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:20:06,794 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 states have internal predecessors, (60), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 87
[2024-11-08 16:20:06,795 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:06,796 INFO  L225             Difference]: With dead ends: 365
[2024-11-08 16:20:06,796 INFO  L226             Difference]: Without dead ends: 363
[2024-11-08 16:20:06,797 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:06,797 INFO  L432           NwaCegarLoop]: 249 mSDtfsCounter, 192 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 58 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 59 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 58 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:06,798 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 263 Invalid, 59 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:20:06,799 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-08 16:20:06,809 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363.
[2024-11-08 16:20:06,810 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 363 states, 223 states have (on average 1.5650224215246638) internal successors, (349), 344 states have internal predecessors, (349), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-08 16:20:06,811 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 383 transitions.
[2024-11-08 16:20:06,811 INFO  L78                 Accepts]: Start accepts. Automaton has 363 states and 383 transitions. Word has length 87
[2024-11-08 16:20:06,811 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:06,812 INFO  L471      AbstractCegarLoop]: Abstraction has 363 states and 383 transitions.
[2024-11-08 16:20:06,812 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 states have internal predecessors, (60), 1 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6)
[2024-11-08 16:20:06,812 INFO  L276                IsEmpty]: Start isEmpty. Operand 363 states and 383 transitions.
[2024-11-08 16:20:06,813 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-08 16:20:06,813 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:06,813 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:06,813 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-08 16:20:06,813 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr59ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:06,814 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:06,814 INFO  L85        PathProgramCache]: Analyzing trace with hash 1244764806, now seen corresponding path program 1 times
[2024-11-08 16:20:06,814 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:06,814 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1709993594]
[2024-11-08 16:20:06,814 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:06,814 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:06,828 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:06,903 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,906 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:06,907 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,909 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:06,910 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,912 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:06,914 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,916 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:06,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,920 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:20:06,921 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:06,923 INFO  L134       CoverageAnalysis]: Checked inductivity of 60 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-08 16:20:06,923 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:06,924 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1709993594]
[2024-11-08 16:20:06,924 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1709993594] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:06,924 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:06,924 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:20:06,924 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [837979759]
[2024-11-08 16:20:06,924 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:06,925 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:20:06,925 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:06,925 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:20:06,925 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:06,925 INFO  L87              Difference]: Start difference. First operand 363 states and 383 transitions. Second operand  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 16:20:07,268 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:07,268 INFO  L93              Difference]: Finished difference Result 367 states and 383 transitions.
[2024-11-08 16:20:07,271 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:20:07,271 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 88
[2024-11-08 16:20:07,272 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:07,273 INFO  L225             Difference]: With dead ends: 367
[2024-11-08 16:20:07,273 INFO  L226             Difference]: Without dead ends: 363
[2024-11-08 16:20:07,274 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:07,274 INFO  L432           NwaCegarLoop]: 250 mSDtfsCounter, 48 mSDsluCounter, 469 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 719 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:07,275 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 719 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:20:07,276 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 363 states.
[2024-11-08 16:20:07,286 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 361.
[2024-11-08 16:20:07,287 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 361 states, 221 states have (on average 1.5610859728506787) internal successors, (345), 342 states have internal predecessors, (345), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-08 16:20:07,288 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 379 transitions.
[2024-11-08 16:20:07,289 INFO  L78                 Accepts]: Start accepts. Automaton has 361 states and 379 transitions. Word has length 88
[2024-11-08 16:20:07,289 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:07,289 INFO  L471      AbstractCegarLoop]: Abstraction has 361 states and 379 transitions.
[2024-11-08 16:20:07,289 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 15.25) internal successors, (61), 5 states have internal predecessors, (61), 2 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6)
[2024-11-08 16:20:07,290 INFO  L276                IsEmpty]: Start isEmpty. Operand 361 states and 379 transitions.
[2024-11-08 16:20:07,290 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2024-11-08 16:20:07,291 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:07,291 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:07,291 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-08 16:20:07,291 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:07,292 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:07,292 INFO  L85        PathProgramCache]: Analyzing trace with hash 1354691306, now seen corresponding path program 1 times
[2024-11-08 16:20:07,292 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:07,292 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1988411855]
[2024-11-08 16:20:07,292 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:07,292 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:07,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,378 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:07,380 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,382 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:07,384 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,386 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:07,387 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,390 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:07,391 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,394 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:07,395 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:07,398 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:07,398 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1988411855]
[2024-11-08 16:20:07,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1988411855] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:07,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [201126294]
[2024-11-08 16:20:07,399 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:07,399 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:07,399 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:07,401 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:07,402 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2024-11-08 16:20:07,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:07,464 INFO  L255         TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:07,466 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:07,583 INFO  L134       CoverageAnalysis]: Checked inductivity of 42 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:07,584 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:20:07,584 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [201126294] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:07,584 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:20:07,584 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 4
[2024-11-08 16:20:07,585 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1874114021]
[2024-11-08 16:20:07,585 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:07,585 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:20:07,585 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:07,600 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:20:07,601 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:07,601 INFO  L87              Difference]: Start difference. First operand 361 states and 379 transitions. Second operand  has 4 states, 3 states have (on average 21.666666666666668) internal successors, (65), 4 states have internal predecessors, (65), 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)
[2024-11-08 16:20:07,779 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:07,780 INFO  L93              Difference]: Finished difference Result 363 states and 379 transitions.
[2024-11-08 16:20:07,780 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:20:07,780 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 21.666666666666668) internal successors, (65), 4 states have internal predecessors, (65), 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 87
[2024-11-08 16:20:07,781 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:07,783 INFO  L225             Difference]: With dead ends: 363
[2024-11-08 16:20:07,783 INFO  L226             Difference]: Without dead ends: 355
[2024-11-08 16:20:07,783 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 96 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:07,784 INFO  L432           NwaCegarLoop]: 301 mSDtfsCounter, 254 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 123 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 266 SdHoareTripleChecker+Valid, 389 SdHoareTripleChecker+Invalid, 130 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:07,785 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [266 Valid, 389 Invalid, 130 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 123 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:20:07,786 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 355 states.
[2024-11-08 16:20:07,800 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 355 to 353.
[2024-11-08 16:20:07,801 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 353 states, 221 states have (on average 1.5248868778280542) internal successors, (337), 334 states have internal predecessors, (337), 17 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 17 states have call predecessors, (17), 17 states have call successors, (17)
[2024-11-08 16:20:07,802 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 353 states and 371 transitions.
[2024-11-08 16:20:07,803 INFO  L78                 Accepts]: Start accepts. Automaton has 353 states and 371 transitions. Word has length 87
[2024-11-08 16:20:07,803 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:07,803 INFO  L471      AbstractCegarLoop]: Abstraction has 353 states and 371 transitions.
[2024-11-08 16:20:07,804 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 21.666666666666668) internal successors, (65), 4 states have internal predecessors, (65), 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)
[2024-11-08 16:20:07,804 INFO  L276                IsEmpty]: Start isEmpty. Operand 353 states and 371 transitions.
[2024-11-08 16:20:07,805 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 89
[2024-11-08 16:20:07,805 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:07,805 INFO  L215           NwaCegarLoop]: trace histogram [5, 5, 5, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:07,833 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2024-11-08 16:20:08,006 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13
[2024-11-08 16:20:08,006 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:08,007 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:08,007 INFO  L85        PathProgramCache]: Analyzing trace with hash -954242423, now seen corresponding path program 1 times
[2024-11-08 16:20:08,007 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:08,007 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [57524206]
[2024-11-08 16:20:08,007 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:08,008 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:08,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,108 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:08,109 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,112 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:08,114 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,118 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:08,121 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,124 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:08,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,130 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:08,131 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,138 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:08,139 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:08,139 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [57524206]
[2024-11-08 16:20:08,139 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [57524206] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:08,139 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1166009132]
[2024-11-08 16:20:08,140 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:08,140 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:08,140 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:08,142 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:08,144 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2024-11-08 16:20:08,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:08,223 INFO  L255         TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:08,225 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:08,359 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:08,359 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:08,560 INFO  L134       CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked.
[2024-11-08 16:20:08,561 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1166009132] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:08,561 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:20:08,561 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6
[2024-11-08 16:20:08,561 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1727042492]
[2024-11-08 16:20:08,562 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:08,562 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:20:08,562 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:08,565 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:20:08,565 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:20:08,565 INFO  L87              Difference]: Start difference. First operand 353 states and 371 transitions. Second operand  has 7 states, 6 states have (on average 29.5) internal successors, (177), 7 states have internal predecessors, (177), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-08 16:20:08,908 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:08,908 INFO  L93              Difference]: Finished difference Result 614 states and 652 transitions.
[2024-11-08 16:20:08,909 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:20:08,909 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 29.5) internal successors, (177), 7 states have internal predecessors, (177), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15) Word has length 88
[2024-11-08 16:20:08,910 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:08,913 INFO  L225             Difference]: With dead ends: 614
[2024-11-08 16:20:08,913 INFO  L226             Difference]: Without dead ends: 606
[2024-11-08 16:20:08,915 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 187 GetRequests, 182 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:20:08,916 INFO  L432           NwaCegarLoop]: 243 mSDtfsCounter, 467 mSDsluCounter, 504 mSDsCounter, 0 mSdLazyCounter, 136 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 484 SdHoareTripleChecker+Valid, 747 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 136 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:08,916 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [484 Valid, 747 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 136 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:20:08,920 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 606 states.
[2024-11-08 16:20:08,940 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 606 to 413.
[2024-11-08 16:20:08,941 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 413 states, 282 states have (on average 1.5141843971631206) internal successors, (427), 389 states have internal predecessors, (427), 22 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 22 states have call predecessors, (22), 22 states have call successors, (22)
[2024-11-08 16:20:08,943 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 413 states and 471 transitions.
[2024-11-08 16:20:08,943 INFO  L78                 Accepts]: Start accepts. Automaton has 413 states and 471 transitions. Word has length 88
[2024-11-08 16:20:08,944 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:08,944 INFO  L471      AbstractCegarLoop]: Abstraction has 413 states and 471 transitions.
[2024-11-08 16:20:08,944 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 29.5) internal successors, (177), 7 states have internal predecessors, (177), 3 states have call successors, (15), 1 states have call predecessors, (15), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15)
[2024-11-08 16:20:08,944 INFO  L276                IsEmpty]: Start isEmpty. Operand 413 states and 471 transitions.
[2024-11-08 16:20:08,945 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 100
[2024-11-08 16:20:08,945 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:08,946 INFO  L215           NwaCegarLoop]: trace histogram [6, 6, 6, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:08,973 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0
[2024-11-08 16:20:09,146 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14
[2024-11-08 16:20:09,146 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:09,147 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:09,147 INFO  L85        PathProgramCache]: Analyzing trace with hash -1671869749, now seen corresponding path program 1 times
[2024-11-08 16:20:09,147 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:09,147 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1325558394]
[2024-11-08 16:20:09,147 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:09,147 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:09,170 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:09,172 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1366634074]
[2024-11-08 16:20:09,172 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:09,172 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:09,172 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:09,174 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:09,176 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2024-11-08 16:20:09,258 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:09,259 INFO  L255         TraceCheckSpWp]: Trace formula consists of 163 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:09,262 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:09,427 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-08 16:20:09,427 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:09,730 INFO  L134       CoverageAnalysis]: Checked inductivity of 70 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked.
[2024-11-08 16:20:09,730 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:09,730 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1325558394]
[2024-11-08 16:20:09,730 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:09,731 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1366634074]
[2024-11-08 16:20:09,731 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1366634074] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:09,731 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:20:09,731 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3] total 5
[2024-11-08 16:20:09,731 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2076841895]
[2024-11-08 16:20:09,732 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:09,732 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:20:09,732 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:09,733 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:20:09,733 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:20:09,734 INFO  L87              Difference]: Start difference. First operand 413 states and 471 transitions. Second operand  has 6 states, 5 states have (on average 27.6) internal successors, (138), 6 states have internal predecessors, (138), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-08 16:20:10,142 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:10,142 INFO  L93              Difference]: Finished difference Result 616 states and 648 transitions.
[2024-11-08 16:20:10,143 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:20:10,143 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 27.6) internal successors, (138), 6 states have internal predecessors, (138), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12) Word has length 99
[2024-11-08 16:20:10,144 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:10,146 INFO  L225             Difference]: With dead ends: 616
[2024-11-08 16:20:10,147 INFO  L226             Difference]: Without dead ends: 611
[2024-11-08 16:20:10,148 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 197 GetRequests, 192 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:20:10,148 INFO  L432           NwaCegarLoop]: 301 mSDtfsCounter, 691 mSDsluCounter, 510 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 702 SdHoareTripleChecker+Valid, 811 SdHoareTripleChecker+Invalid, 175 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:10,149 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [702 Valid, 811 Invalid, 175 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time]
[2024-11-08 16:20:10,150 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 611 states.
[2024-11-08 16:20:10,171 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 611 to 418.
[2024-11-08 16:20:10,172 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 418 states, 290 states have (on average 1.4724137931034482) internal successors, (427), 393 states have internal predecessors, (427), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 16:20:10,174 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 418 states and 473 transitions.
[2024-11-08 16:20:10,175 INFO  L78                 Accepts]: Start accepts. Automaton has 418 states and 473 transitions. Word has length 99
[2024-11-08 16:20:10,175 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:10,175 INFO  L471      AbstractCegarLoop]: Abstraction has 418 states and 473 transitions.
[2024-11-08 16:20:10,176 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 27.6) internal successors, (138), 6 states have internal predecessors, (138), 4 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 4 states have call predecessors, (12), 4 states have call successors, (12)
[2024-11-08 16:20:10,176 INFO  L276                IsEmpty]: Start isEmpty. Operand 418 states and 473 transitions.
[2024-11-08 16:20:10,177 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 105
[2024-11-08 16:20:10,177 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:10,178 INFO  L215           NwaCegarLoop]: trace histogram [7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:10,204 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0
[2024-11-08 16:20:10,378 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2024-11-08 16:20:10,379 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr70ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:10,379 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:10,379 INFO  L85        PathProgramCache]: Analyzing trace with hash 1936749970, now seen corresponding path program 1 times
[2024-11-08 16:20:10,379 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:10,379 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2033121683]
[2024-11-08 16:20:10,380 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:10,380 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:10,405 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,686 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:10,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,694 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:10,695 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,700 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:10,702 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:10,712 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,716 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:10,718 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,725 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81
[2024-11-08 16:20:10,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,730 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98
[2024-11-08 16:20:10,732 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:10,736 INFO  L134       CoverageAnalysis]: Checked inductivity of 84 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked.
[2024-11-08 16:20:10,737 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:10,737 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2033121683]
[2024-11-08 16:20:10,737 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2033121683] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:10,737 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:10,738 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:20:10,738 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [372907316]
[2024-11-08 16:20:10,738 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:10,738 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:20:10,739 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:10,740 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:20:10,740 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:10,740 INFO  L87              Difference]: Start difference. First operand 418 states and 473 transitions. Second operand  has 5 states, 5 states have (on average 14.4) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-08 16:20:11,241 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:11,241 INFO  L93              Difference]: Finished difference Result 424 states and 476 transitions.
[2024-11-08 16:20:11,241 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:20:11,242 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 14.4) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 104
[2024-11-08 16:20:11,242 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:11,243 INFO  L225             Difference]: With dead ends: 424
[2024-11-08 16:20:11,244 INFO  L226             Difference]: Without dead ends: 396
[2024-11-08 16:20:11,244 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:11,245 INFO  L432           NwaCegarLoop]: 210 mSDtfsCounter, 456 mSDsluCounter, 206 mSDsCounter, 0 mSdLazyCounter, 152 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 466 SdHoareTripleChecker+Valid, 416 SdHoareTripleChecker+Invalid, 164 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:11,245 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [466 Valid, 416 Invalid, 164 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 152 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:20:11,246 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 396 states.
[2024-11-08 16:20:11,261 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 396 to 396.
[2024-11-08 16:20:11,262 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 396 states, 272 states have (on average 1.4889705882352942) internal successors, (405), 373 states have internal predecessors, (405), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-08 16:20:11,264 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 396 states and 447 transitions.
[2024-11-08 16:20:11,264 INFO  L78                 Accepts]: Start accepts. Automaton has 396 states and 447 transitions. Word has length 104
[2024-11-08 16:20:11,264 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:11,264 INFO  L471      AbstractCegarLoop]: Abstraction has 396 states and 447 transitions.
[2024-11-08 16:20:11,265 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 14.4) internal successors, (72), 5 states have internal predecessors, (72), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-08 16:20:11,265 INFO  L276                IsEmpty]: Start isEmpty. Operand 396 states and 447 transitions.
[2024-11-08 16:20:11,266 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 121
[2024-11-08 16:20:11,266 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:11,266 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:11,266 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-08 16:20:11,267 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:11,267 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:11,267 INFO  L85        PathProgramCache]: Analyzing trace with hash -1849997721, now seen corresponding path program 1 times
[2024-11-08 16:20:11,267 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:11,267 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1159528891]
[2024-11-08 16:20:11,268 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:11,268 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:11,292 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:11,293 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [39227711]
[2024-11-08 16:20:11,293 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:11,294 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:11,294 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:11,296 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:11,298 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2024-11-08 16:20:11,385 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:11,388 INFO  L255         TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:11,391 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:11,845 INFO  L134       CoverageAnalysis]: Checked inductivity of 135 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:11,846 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:20:11,846 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:11,846 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1159528891]
[2024-11-08 16:20:11,846 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:11,847 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [39227711]
[2024-11-08 16:20:11,847 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [39227711] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:11,847 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:11,847 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 16:20:11,847 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1559128284]
[2024-11-08 16:20:11,848 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:11,848 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:20:11,848 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:11,849 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:20:11,850 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 16:20:11,851 INFO  L87              Difference]: Start difference. First operand 396 states and 447 transitions. Second operand  has 5 states, 4 states have (on average 20.75) internal successors, (83), 5 states have internal predecessors, (83), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 16:20:14,364 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:14,364 INFO  L93              Difference]: Finished difference Result 396 states and 447 transitions.
[2024-11-08 16:20:14,364 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:20:14,365 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 20.75) internal successors, (83), 5 states have internal predecessors, (83), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 120
[2024-11-08 16:20:14,365 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:14,366 INFO  L225             Difference]: With dead ends: 396
[2024-11-08 16:20:14,367 INFO  L226             Difference]: Without dead ends: 386
[2024-11-08 16:20:14,367 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:20:14,368 INFO  L432           NwaCegarLoop]: 118 mSDtfsCounter, 133 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 543 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 140 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 553 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 543 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:14,368 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [140 Valid, 263 Invalid, 553 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 543 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-08 16:20:14,369 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 386 states.
[2024-11-08 16:20:14,385 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 386 to 386.
[2024-11-08 16:20:14,386 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 386 states, 272 states have (on average 1.4375) internal successors, (391), 363 states have internal predecessors, (391), 21 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 21 states have call predecessors, (21), 21 states have call successors, (21)
[2024-11-08 16:20:14,387 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 386 states and 433 transitions.
[2024-11-08 16:20:14,388 INFO  L78                 Accepts]: Start accepts. Automaton has 386 states and 433 transitions. Word has length 120
[2024-11-08 16:20:14,388 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:14,388 INFO  L471      AbstractCegarLoop]: Abstraction has 386 states and 433 transitions.
[2024-11-08 16:20:14,389 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 20.75) internal successors, (83), 5 states have internal predecessors, (83), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 16:20:14,389 INFO  L276                IsEmpty]: Start isEmpty. Operand 386 states and 433 transitions.
[2024-11-08 16:20:14,390 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 122
[2024-11-08 16:20:14,390 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:14,390 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:14,413 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0
[2024-11-08 16:20:14,591 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-11-08 16:20:14,591 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:14,591 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:14,591 INFO  L85        PathProgramCache]: Analyzing trace with hash -1515354413, now seen corresponding path program 1 times
[2024-11-08 16:20:14,592 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:14,592 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1640992920]
[2024-11-08 16:20:14,592 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:14,592 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:14,615 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:14,616 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1045679010]
[2024-11-08 16:20:14,617 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:14,617 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:14,617 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:14,619 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:14,620 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2024-11-08 16:20:14,697 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:14,698 INFO  L255         TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:14,700 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:15,061 INFO  L134       CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:15,062 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:17,404 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:17,404 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1640992920]
[2024-11-08 16:20:17,404 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:17,404 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1045679010]
[2024-11-08 16:20:17,405 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1045679010] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:17,405 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:20:17,405 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-08 16:20:17,405 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240980583]
[2024-11-08 16:20:17,405 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:17,406 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:20:17,406 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:17,407 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:20:17,407 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:20:17,407 INFO  L87              Difference]: Start difference. First operand 386 states and 433 transitions. Second operand  has 5 states, 4 states have (on average 21.0) internal successors, (84), 5 states have internal predecessors, (84), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 16:20:18,478 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:18,479 INFO  L93              Difference]: Finished difference Result 511 states and 590 transitions.
[2024-11-08 16:20:18,479 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:20:18,479 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 21.0) internal successors, (84), 5 states have internal predecessors, (84), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 121
[2024-11-08 16:20:18,479 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:18,481 INFO  L225             Difference]: With dead ends: 511
[2024-11-08 16:20:18,481 INFO  L226             Difference]: Without dead ends: 487
[2024-11-08 16:20:18,482 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 166 GetRequests, 160 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:20:18,482 INFO  L432           NwaCegarLoop]: 143 mSDtfsCounter, 129 mSDsluCounter, 159 mSDsCounter, 0 mSdLazyCounter, 551 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 574 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 551 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:18,483 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 302 Invalid, 574 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 551 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 16:20:18,484 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 487 states.
[2024-11-08 16:20:18,502 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 487 to 471.
[2024-11-08 16:20:18,503 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 471 states, 352 states have (on average 1.4403409090909092) internal successors, (507), 443 states have internal predecessors, (507), 26 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-08 16:20:18,504 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 471 states and 559 transitions.
[2024-11-08 16:20:18,505 INFO  L78                 Accepts]: Start accepts. Automaton has 471 states and 559 transitions. Word has length 121
[2024-11-08 16:20:18,505 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:18,505 INFO  L471      AbstractCegarLoop]: Abstraction has 471 states and 559 transitions.
[2024-11-08 16:20:18,506 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 21.0) internal successors, (84), 5 states have internal predecessors, (84), 2 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8)
[2024-11-08 16:20:18,506 INFO  L276                IsEmpty]: Start isEmpty. Operand 471 states and 559 transitions.
[2024-11-08 16:20:18,507 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 123
[2024-11-08 16:20:18,507 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:18,507 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:18,528 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0
[2024-11-08 16:20:18,711 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:18,712 INFO  L396      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:18,712 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:18,713 INFO  L85        PathProgramCache]: Analyzing trace with hash 268653545, now seen corresponding path program 1 times
[2024-11-08 16:20:18,713 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:18,713 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1082903446]
[2024-11-08 16:20:18,713 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:18,713 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:18,733 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,847 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:18,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,851 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:18,854 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,857 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:18,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,861 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:18,863 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,866 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:18,867 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,871 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:20:18,872 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,874 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:20:18,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,878 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:20:18,879 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,884 INFO  L134       CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:18,884 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:18,884 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1082903446]
[2024-11-08 16:20:18,885 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1082903446] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:18,885 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [381239836]
[2024-11-08 16:20:18,885 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:18,885 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:18,885 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:18,887 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:18,888 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2024-11-08 16:20:18,958 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:18,959 INFO  L255         TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:18,963 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:19,259 INFO  L134       CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:19,259 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:19,474 INFO  L134       CoverageAnalysis]: Checked inductivity of 137 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:19,476 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [381239836] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:19,476 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:20:19,477 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 7
[2024-11-08 16:20:19,477 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [887103132]
[2024-11-08 16:20:19,477 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:19,478 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:20:19,478 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:19,479 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:20:19,480 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:20:19,480 INFO  L87              Difference]: Start difference. First operand 471 states and 559 transitions. Second operand  has 8 states, 7 states have (on average 31.285714285714285) internal successors, (219), 8 states have internal predecessors, (219), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-08 16:20:20,719 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:20,719 INFO  L93              Difference]: Finished difference Result 493 states and 566 transitions.
[2024-11-08 16:20:20,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:20:20,720 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 31.285714285714285) internal successors, (219), 8 states have internal predecessors, (219), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21) Word has length 122
[2024-11-08 16:20:20,720 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:20,722 INFO  L225             Difference]: With dead ends: 493
[2024-11-08 16:20:20,722 INFO  L226             Difference]: Without dead ends: 488
[2024-11-08 16:20:20,722 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 263 GetRequests, 256 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:20:20,723 INFO  L432           NwaCegarLoop]: 184 mSDtfsCounter, 330 mSDsluCounter, 431 mSDsCounter, 0 mSdLazyCounter, 746 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 342 SdHoareTripleChecker+Valid, 615 SdHoareTripleChecker+Invalid, 760 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 746 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:20,724 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [342 Valid, 615 Invalid, 760 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 746 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2024-11-08 16:20:20,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 488 states.
[2024-11-08 16:20:20,743 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 488 to 467.
[2024-11-08 16:20:20,744 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 467 states, 352 states have (on average 1.4147727272727273) internal successors, (498), 439 states have internal predecessors, (498), 26 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-08 16:20:20,747 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 467 states and 550 transitions.
[2024-11-08 16:20:20,747 INFO  L78                 Accepts]: Start accepts. Automaton has 467 states and 550 transitions. Word has length 122
[2024-11-08 16:20:20,748 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:20,748 INFO  L471      AbstractCegarLoop]: Abstraction has 467 states and 550 transitions.
[2024-11-08 16:20:20,748 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 31.285714285714285) internal successors, (219), 8 states have internal predecessors, (219), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-08 16:20:20,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 467 states and 550 transitions.
[2024-11-08 16:20:20,750 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 124
[2024-11-08 16:20:20,750 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:20,750 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:20,775 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0
[2024-11-08 16:20:20,954 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:20,954 INFO  L396      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:20,955 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:20,955 INFO  L85        PathProgramCache]: Analyzing trace with hash -261674603, now seen corresponding path program 1 times
[2024-11-08 16:20:20,955 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:20,955 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [422120322]
[2024-11-08 16:20:20,955 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:20,956 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:20,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,152 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:21,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,157 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:21,159 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,164 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:21,165 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,168 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:21,172 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,175 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:21,177 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,180 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:20:21,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,184 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:20:21,186 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,188 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:20:21,190 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,194 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:21,194 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:21,194 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [422120322]
[2024-11-08 16:20:21,194 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [422120322] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:21,194 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [195719228]
[2024-11-08 16:20:21,194 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:21,195 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:21,195 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:21,197 INFO  L229       MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:21,199 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process
[2024-11-08 16:20:21,273 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:21,274 INFO  L255         TraceCheckSpWp]: Trace formula consists of 195 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:21,277 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:21,607 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:21,607 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:21,861 INFO  L134       CoverageAnalysis]: Checked inductivity of 138 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:21,861 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [195719228] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:21,862 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:20:21,862 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 7
[2024-11-08 16:20:21,862 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710607106]
[2024-11-08 16:20:21,862 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:21,863 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2024-11-08 16:20:21,864 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:21,865 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2024-11-08 16:20:21,866 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:20:21,866 INFO  L87              Difference]: Start difference. First operand 467 states and 550 transitions. Second operand  has 8 states, 7 states have (on average 31.571428571428573) internal successors, (221), 8 states have internal predecessors, (221), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-08 16:20:22,965 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:22,966 INFO  L93              Difference]: Finished difference Result 489 states and 557 transitions.
[2024-11-08 16:20:22,966 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:20:22,966 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 7 states have (on average 31.571428571428573) internal successors, (221), 8 states have internal predecessors, (221), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21) Word has length 123
[2024-11-08 16:20:22,967 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:22,969 INFO  L225             Difference]: With dead ends: 489
[2024-11-08 16:20:22,969 INFO  L226             Difference]: Without dead ends: 484
[2024-11-08 16:20:22,969 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=39, Unknown=0, NotChecked=0, Total=72
[2024-11-08 16:20:22,970 INFO  L432           NwaCegarLoop]: 135 mSDtfsCounter, 458 mSDsluCounter, 337 mSDsCounter, 0 mSdLazyCounter, 631 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 470 SdHoareTripleChecker+Valid, 472 SdHoareTripleChecker+Invalid, 652 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 631 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:22,971 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [470 Valid, 472 Invalid, 652 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 631 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 16:20:22,972 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 484 states.
[2024-11-08 16:20:22,990 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 484 to 463.
[2024-11-08 16:20:22,991 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 463 states, 352 states have (on average 1.3892045454545454) internal successors, (489), 435 states have internal predecessors, (489), 26 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 26 states have call predecessors, (26), 26 states have call successors, (26)
[2024-11-08 16:20:22,993 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 463 states to 463 states and 541 transitions.
[2024-11-08 16:20:22,993 INFO  L78                 Accepts]: Start accepts. Automaton has 463 states and 541 transitions. Word has length 123
[2024-11-08 16:20:22,994 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:22,994 INFO  L471      AbstractCegarLoop]: Abstraction has 463 states and 541 transitions.
[2024-11-08 16:20:22,994 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 7 states have (on average 31.571428571428573) internal successors, (221), 8 states have internal predecessors, (221), 5 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 5 states have call predecessors, (21), 5 states have call successors, (21)
[2024-11-08 16:20:22,994 INFO  L276                IsEmpty]: Start isEmpty. Operand 463 states and 541 transitions.
[2024-11-08 16:20:22,995 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 125
[2024-11-08 16:20:22,996 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:22,996 INFO  L215           NwaCegarLoop]: trace histogram [8, 8, 8, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:23,018 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0
[2024-11-08 16:20:23,200 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:23,200 INFO  L396      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:23,201 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:23,201 INFO  L85        PathProgramCache]: Analyzing trace with hash 478021995, now seen corresponding path program 1 times
[2024-11-08 16:20:23,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:23,201 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2133578675]
[2024-11-08 16:20:23,201 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:23,201 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:23,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:23,230 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [679443706]
[2024-11-08 16:20:23,230 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:23,230 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:23,230 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:23,232 INFO  L229       MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:23,234 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process
[2024-11-08 16:20:23,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:23,313 INFO  L255         TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:23,315 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:23,969 INFO  L134       CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:23,970 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:24,456 INFO  L134       CoverageAnalysis]: Checked inductivity of 139 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked.
[2024-11-08 16:20:24,456 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:24,456 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2133578675]
[2024-11-08 16:20:24,456 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:24,457 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [679443706]
[2024-11-08 16:20:24,457 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [679443706] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:24,457 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:20:24,457 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-08 16:20:24,457 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1812880174]
[2024-11-08 16:20:24,458 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:24,458 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:20:24,459 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:24,460 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:20:24,460 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:20:24,460 INFO  L87              Difference]: Start difference. First operand 463 states and 541 transitions. Second operand  has 10 states, 9 states have (on average 18.666666666666668) internal successors, (168), 10 states have internal predecessors, (168), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:20:30,357 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:30,357 INFO  L93              Difference]: Finished difference Result 508 states and 548 transitions.
[2024-11-08 16:20:30,358 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:20:30,358 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 18.666666666666668) internal successors, (168), 10 states have internal predecessors, (168), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 124
[2024-11-08 16:20:30,358 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:30,360 INFO  L225             Difference]: With dead ends: 508
[2024-11-08 16:20:30,360 INFO  L226             Difference]: Without dead ends: 414
[2024-11-08 16:20:30,361 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 250 GetRequests, 238 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=70, Invalid=112, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:20:30,361 INFO  L432           NwaCegarLoop]: 92 mSDtfsCounter, 734 mSDsluCounter, 348 mSDsCounter, 0 mSdLazyCounter, 1351 mSolverCounterSat, 90 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 741 SdHoareTripleChecker+Valid, 440 SdHoareTripleChecker+Invalid, 1441 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 90 IncrementalHoareTripleChecker+Valid, 1351 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:30,361 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [741 Valid, 440 Invalid, 1441 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [90 Valid, 1351 Invalid, 0 Unknown, 0 Unchecked, 5.6s Time]
[2024-11-08 16:20:30,362 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 414 states.
[2024-11-08 16:20:30,379 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 414 to 410.
[2024-11-08 16:20:30,380 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 410 states, 304 states have (on average 1.325657894736842) internal successors, (403), 385 states have internal predecessors, (403), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 16:20:30,381 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 410 states and 449 transitions.
[2024-11-08 16:20:30,382 INFO  L78                 Accepts]: Start accepts. Automaton has 410 states and 449 transitions. Word has length 124
[2024-11-08 16:20:30,382 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:30,382 INFO  L471      AbstractCegarLoop]: Abstraction has 410 states and 449 transitions.
[2024-11-08 16:20:30,383 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 18.666666666666668) internal successors, (168), 10 states have internal predecessors, (168), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:20:30,383 INFO  L276                IsEmpty]: Start isEmpty. Operand 410 states and 449 transitions.
[2024-11-08 16:20:30,384 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 167
[2024-11-08 16:20:30,385 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:30,385 INFO  L215           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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:30,408 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0
[2024-11-08 16:20:30,589 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:30,589 INFO  L396      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr53ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:30,590 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:30,590 INFO  L85        PathProgramCache]: Analyzing trace with hash 1896148068, now seen corresponding path program 1 times
[2024-11-08 16:20:30,590 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:30,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [43001083]
[2024-11-08 16:20:30,590 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:30,590 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:30,609 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,672 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:20:30,673 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,675 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:20:30,676 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,677 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:20:30,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,680 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:20:30,681 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,682 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:20:30,684 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,685 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:20:30,686 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,688 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:20:30,688 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,690 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:20:30,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,692 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:20:30,694 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,696 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:20:30,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:30,700 INFO  L134       CoverageAnalysis]: Checked inductivity of 241 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 214 trivial. 0 not checked.
[2024-11-08 16:20:30,701 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:30,701 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [43001083]
[2024-11-08 16:20:30,701 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [43001083] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:20:30,701 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:20:30,701 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-08 16:20:30,702 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817403373]
[2024-11-08 16:20:30,702 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:20:30,702 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-08 16:20:30,703 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:30,703 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-08 16:20:30,703 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:30,704 INFO  L87              Difference]: Start difference. First operand 410 states and 449 transitions. Second operand  has 3 states, 2 states have (on average 44.5) internal successors, (89), 3 states have internal predecessors, (89), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-08 16:20:31,492 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:31,493 INFO  L93              Difference]: Finished difference Result 410 states and 449 transitions.
[2024-11-08 16:20:31,493 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-08 16:20:31,493 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 44.5) internal successors, (89), 3 states have internal predecessors, (89), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 166
[2024-11-08 16:20:31,494 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:31,496 INFO  L225             Difference]: With dead ends: 410
[2024-11-08 16:20:31,496 INFO  L226             Difference]: Without dead ends: 407
[2024-11-08 16:20:31,496 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-08 16:20:31,497 INFO  L432           NwaCegarLoop]: 109 mSDtfsCounter, 125 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 209 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 133 SdHoareTripleChecker+Valid, 155 SdHoareTripleChecker+Invalid, 212 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 209 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:31,497 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [133 Valid, 155 Invalid, 212 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 209 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2024-11-08 16:20:31,498 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 407 states.
[2024-11-08 16:20:31,517 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 407 to 407.
[2024-11-08 16:20:31,518 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.3125) internal successors, (399), 382 states have internal predecessors, (399), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 16:20:31,520 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 445 transitions.
[2024-11-08 16:20:31,520 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 445 transitions. Word has length 166
[2024-11-08 16:20:31,521 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:31,521 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 445 transitions.
[2024-11-08 16:20:31,522 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 44.5) internal successors, (89), 3 states have internal predecessors, (89), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-08 16:20:31,522 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 445 transitions.
[2024-11-08 16:20:31,523 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 171
[2024-11-08 16:20:31,523 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:31,523 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:31,524 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2024-11-08 16:20:31,524 INFO  L396      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr60ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:31,524 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:31,524 INFO  L85        PathProgramCache]: Analyzing trace with hash 830080589, now seen corresponding path program 1 times
[2024-11-08 16:20:31,525 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:31,525 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [681367769]
[2024-11-08 16:20:31,525 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:31,525 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:31,580 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:31,584 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2043937836]
[2024-11-08 16:20:31,584 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:31,585 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:31,585 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:31,586 INFO  L229       MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:31,591 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process
[2024-11-08 16:20:31,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:31,693 INFO  L255         TraceCheckSpWp]: Trace formula consists of 254 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:31,697 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:32,401 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-08 16:20:32,401 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:34,003 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:34,004 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [681367769]
[2024-11-08 16:20:34,004 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:34,004 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2043937836]
[2024-11-08 16:20:34,004 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2043937836] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:34,004 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:20:34,004 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-08 16:20:34,005 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1892939446]
[2024-11-08 16:20:34,005 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:34,005 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:20:34,006 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:34,006 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:20:34,007 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:20:34,007 INFO  L87              Difference]: Start difference. First operand 407 states and 445 transitions. Second operand  has 5 states, 4 states have (on average 29.5) internal successors, (118), 5 states have internal predecessors, (118), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:20:35,432 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:35,432 INFO  L93              Difference]: Finished difference Result 408 states and 445 transitions.
[2024-11-08 16:20:35,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2024-11-08 16:20:35,433 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 29.5) internal successors, (118), 5 states have internal predecessors, (118), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11) Word has length 170
[2024-11-08 16:20:35,433 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:35,435 INFO  L225             Difference]: With dead ends: 408
[2024-11-08 16:20:35,435 INFO  L226             Difference]: Without dead ends: 407
[2024-11-08 16:20:35,435 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 266 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:20:35,436 INFO  L432           NwaCegarLoop]: 209 mSDtfsCounter, 34 mSDsluCounter, 230 mSDsCounter, 0 mSdLazyCounter, 673 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 439 SdHoareTripleChecker+Invalid, 676 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 673 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:35,436 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 439 Invalid, 676 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 673 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-08 16:20:35,438 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 407 states.
[2024-11-08 16:20:35,458 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 407 to 407.
[2024-11-08 16:20:35,459 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.3092105263157894) internal successors, (398), 382 states have internal predecessors, (398), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 16:20:35,461 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 444 transitions.
[2024-11-08 16:20:35,461 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 444 transitions. Word has length 170
[2024-11-08 16:20:35,462 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:35,462 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 444 transitions.
[2024-11-08 16:20:35,462 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 29.5) internal successors, (118), 5 states have internal predecessors, (118), 2 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 2 states have call predecessors, (11), 2 states have call successors, (11)
[2024-11-08 16:20:35,463 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 444 transitions.
[2024-11-08 16:20:35,463 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 172
[2024-11-08 16:20:35,464 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:35,464 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:35,489 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0
[2024-11-08 16:20:35,668 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23
[2024-11-08 16:20:35,668 INFO  L396      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:35,669 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:35,669 INFO  L85        PathProgramCache]: Analyzing trace with hash -37305332, now seen corresponding path program 1 times
[2024-11-08 16:20:35,669 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:35,669 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [441539865]
[2024-11-08 16:20:35,669 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:35,669 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:35,707 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:35,712 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1650930612]
[2024-11-08 16:20:35,712 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:35,712 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:35,713 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:35,714 INFO  L229       MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:35,717 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process
[2024-11-08 16:20:35,815 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:35,819 INFO  L255         TraceCheckSpWp]: Trace formula consists of 255 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:35,822 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:36,563 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-08 16:20:36,563 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:36,928 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:36,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [441539865]
[2024-11-08 16:20:36,928 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:36,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1650930612]
[2024-11-08 16:20:36,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1650930612] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:36,928 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:20:36,929 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5] total 5
[2024-11-08 16:20:36,929 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [850192687]
[2024-11-08 16:20:36,929 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:36,929 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:20:36,929 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:36,930 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:20:36,930 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:20:36,930 INFO  L87              Difference]: Start difference. First operand 407 states and 444 transitions. Second operand  has 6 states, 5 states have (on average 23.8) internal successors, (119), 6 states have internal predecessors, (119), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-08 16:20:38,262 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:38,263 INFO  L93              Difference]: Finished difference Result 418 states and 444 transitions.
[2024-11-08 16:20:38,263 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:20:38,263 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 23.8) internal successors, (119), 6 states have internal predecessors, (119), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11) Word has length 171
[2024-11-08 16:20:38,264 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:38,266 INFO  L225             Difference]: With dead ends: 418
[2024-11-08 16:20:38,266 INFO  L226             Difference]: Without dead ends: 417
[2024-11-08 16:20:38,266 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 187 GetRequests, 179 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:20:38,267 INFO  L432           NwaCegarLoop]: 186 mSDtfsCounter, 69 mSDsluCounter, 340 mSDsCounter, 0 mSdLazyCounter, 894 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 526 SdHoareTripleChecker+Invalid, 898 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 894 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:38,268 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 526 Invalid, 898 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 894 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-08 16:20:38,269 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 417 states.
[2024-11-08 16:20:38,303 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 417 to 407.
[2024-11-08 16:20:38,305 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.305921052631579) internal successors, (397), 382 states have internal predecessors, (397), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 16:20:38,308 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 443 transitions.
[2024-11-08 16:20:38,308 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 443 transitions. Word has length 171
[2024-11-08 16:20:38,309 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:38,309 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 443 transitions.
[2024-11-08 16:20:38,313 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 23.8) internal successors, (119), 6 states have internal predecessors, (119), 3 states have call successors, (11), 1 states have call predecessors, (11), 1 states have return successors, (11), 3 states have call predecessors, (11), 3 states have call successors, (11)
[2024-11-08 16:20:38,313 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 443 transitions.
[2024-11-08 16:20:38,314 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 175
[2024-11-08 16:20:38,315 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:38,315 INFO  L215           NwaCegarLoop]: trace histogram [11, 11, 11, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:38,344 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0
[2024-11-08 16:20:38,519 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:38,520 INFO  L396      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr64ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:38,520 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:38,520 INFO  L85        PathProgramCache]: Analyzing trace with hash 1033569809, now seen corresponding path program 1 times
[2024-11-08 16:20:38,521 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:38,521 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383342384]
[2024-11-08 16:20:38,521 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:38,521 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:38,558 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:38,560 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1525601723]
[2024-11-08 16:20:38,561 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:38,561 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:38,561 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:38,564 INFO  L229       MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:38,567 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process
[2024-11-08 16:20:38,675 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:38,677 INFO  L255         TraceCheckSpWp]: Trace formula consists of 258 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:38,680 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:41,104 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-08 16:20:41,104 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:42,731 INFO  L134       CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 220 trivial. 0 not checked.
[2024-11-08 16:20:42,732 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:42,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383342384]
[2024-11-08 16:20:42,732 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:42,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1525601723]
[2024-11-08 16:20:42,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1525601723] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:42,732 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:20:42,732 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5] total 10
[2024-11-08 16:20:42,732 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2054518253]
[2024-11-08 16:20:42,732 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:42,733 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 16:20:42,733 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:42,734 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 16:20:42,734 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=74, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:20:42,734 INFO  L87              Difference]: Start difference. First operand 407 states and 443 transitions. Second operand  has 11 states, 10 states have (on average 24.0) internal successors, (240), 11 states have internal predecessors, (240), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-08 16:20:50,727 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:50,727 INFO  L93              Difference]: Finished difference Result 415 states and 443 transitions.
[2024-11-08 16:20:50,728 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 16:20:50,728 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 24.0) internal successors, (240), 11 states have internal predecessors, (240), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22) Word has length 174
[2024-11-08 16:20:50,729 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:50,730 INFO  L225             Difference]: With dead ends: 415
[2024-11-08 16:20:50,730 INFO  L226             Difference]: Without dead ends: 407
[2024-11-08 16:20:50,731 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 337 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=92, Invalid=180, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:20:50,732 INFO  L432           NwaCegarLoop]: 89 mSDtfsCounter, 475 mSDsluCounter, 209 mSDsCounter, 0 mSdLazyCounter, 1139 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 480 SdHoareTripleChecker+Valid, 298 SdHoareTripleChecker+Invalid, 1170 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 1139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:50,732 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [480 Valid, 298 Invalid, 1170 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 1139 Invalid, 0 Unknown, 0 Unchecked, 7.4s Time]
[2024-11-08 16:20:50,733 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 407 states.
[2024-11-08 16:20:50,755 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 407 to 407.
[2024-11-08 16:20:50,755 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 407 states, 304 states have (on average 1.2796052631578947) internal successors, (389), 382 states have internal predecessors, (389), 23 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 23 states have call predecessors, (23), 23 states have call successors, (23)
[2024-11-08 16:20:50,757 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 407 states and 435 transitions.
[2024-11-08 16:20:50,757 INFO  L78                 Accepts]: Start accepts. Automaton has 407 states and 435 transitions. Word has length 174
[2024-11-08 16:20:50,758 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:50,758 INFO  L471      AbstractCegarLoop]: Abstraction has 407 states and 435 transitions.
[2024-11-08 16:20:50,758 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 24.0) internal successors, (240), 11 states have internal predecessors, (240), 4 states have call successors, (22), 1 states have call predecessors, (22), 1 states have return successors, (22), 4 states have call predecessors, (22), 4 states have call successors, (22)
[2024-11-08 16:20:50,759 INFO  L276                IsEmpty]: Start isEmpty. Operand 407 states and 435 transitions.
[2024-11-08 16:20:50,760 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 194
[2024-11-08 16:20:50,760 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:50,760 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 12, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:20:50,784 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0
[2024-11-08 16:20:50,964 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25,14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:50,964 INFO  L396      AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:50,965 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:50,965 INFO  L85        PathProgramCache]: Analyzing trace with hash 218948542, now seen corresponding path program 1 times
[2024-11-08 16:20:50,965 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:50,965 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657875277]
[2024-11-08 16:20:50,965 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:50,965 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:51,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:51,014 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [795321661]
[2024-11-08 16:20:51,014 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:51,015 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:51,015 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:51,017 INFO  L229       MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:51,021 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process
[2024-11-08 16:20:51,125 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:51,127 INFO  L255         TraceCheckSpWp]: Trace formula consists of 281 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:51,133 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:53,241 INFO  L134       CoverageAnalysis]: Checked inductivity of 317 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-08 16:20:53,241 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:54,797 INFO  L134       CoverageAnalysis]: Checked inductivity of 317 backedges. 0 proven. 53 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-08 16:20:54,797 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:54,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657875277]
[2024-11-08 16:20:54,797 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:54,797 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [795321661]
[2024-11-08 16:20:54,797 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [795321661] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:20:54,798 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:20:54,798 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 5] total 10
[2024-11-08 16:20:54,800 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1104784026]
[2024-11-08 16:20:54,800 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:54,800 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 16:20:54,801 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:54,801 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 16:20:54,801 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:20:54,802 INFO  L87              Difference]: Start difference. First operand 407 states and 435 transitions. Second operand  has 11 states, 10 states have (on average 26.8) internal successors, (268), 11 states have internal predecessors, (268), 4 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 4 states have call predecessors, (24), 4 states have call successors, (24)
[2024-11-08 16:20:57,742 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:57,742 INFO  L93              Difference]: Finished difference Result 488 states and 553 transitions.
[2024-11-08 16:20:57,742 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 16:20:57,743 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 26.8) internal successors, (268), 11 states have internal predecessors, (268), 4 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 4 states have call predecessors, (24), 4 states have call successors, (24) Word has length 193
[2024-11-08 16:20:57,743 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:57,744 INFO  L225             Difference]: With dead ends: 488
[2024-11-08 16:20:57,744 INFO  L226             Difference]: Without dead ends: 448
[2024-11-08 16:20:57,745 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 389 GetRequests, 375 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=94, Invalid=146, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:20:57,745 INFO  L432           NwaCegarLoop]: 79 mSDtfsCounter, 511 mSDsluCounter, 290 mSDsCounter, 0 mSdLazyCounter, 1470 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 516 SdHoareTripleChecker+Valid, 369 SdHoareTripleChecker+Invalid, 1504 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 1470 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:57,746 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [516 Valid, 369 Invalid, 1504 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 1470 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2024-11-08 16:20:57,747 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 448 states.
[2024-11-08 16:20:57,771 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 448 to 439.
[2024-11-08 16:20:57,772 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 332 states have (on average 1.3463855421686748) internal successors, (447), 410 states have internal predecessors, (447), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-08 16:20:57,773 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 501 transitions.
[2024-11-08 16:20:57,774 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 501 transitions. Word has length 193
[2024-11-08 16:20:57,774 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:57,774 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 501 transitions.
[2024-11-08 16:20:57,775 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 26.8) internal successors, (268), 11 states have internal predecessors, (268), 4 states have call successors, (24), 1 states have call predecessors, (24), 1 states have return successors, (24), 4 states have call predecessors, (24), 4 states have call successors, (24)
[2024-11-08 16:20:57,775 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 501 transitions.
[2024-11-08 16:20:57,776 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 196
[2024-11-08 16:20:57,776 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:57,776 INFO  L215           NwaCegarLoop]: trace histogram [12, 12, 12, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-08 16:20:57,797 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0
[2024-11-08 16:20:57,976 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable26,15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:57,977 INFO  L396      AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:57,977 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:57,977 INFO  L85        PathProgramCache]: Analyzing trace with hash 816276365, now seen corresponding path program 1 times
[2024-11-08 16:20:57,978 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:57,978 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1543375630]
[2024-11-08 16:20:57,978 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:57,978 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:58,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:58,009 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [312537940]
[2024-11-08 16:20:58,009 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:58,009 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:58,010 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:58,011 INFO  L229       MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:58,013 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process
[2024-11-08 16:20:58,099 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:20:58,100 INFO  L255         TraceCheckSpWp]: Trace formula consists of 291 conjuncts, 4 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:58,103 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:58,306 INFO  L134       CoverageAnalysis]: Checked inductivity of 367 backedges. 0 proven. 103 refuted. 0 times theorem prover too weak. 264 trivial. 0 not checked.
[2024-11-08 16:20:58,306 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:20:58,405 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:20:58,405 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1543375630]
[2024-11-08 16:20:58,405 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:20:58,406 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [312537940]
[2024-11-08 16:20:58,406 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [312537940] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:20:58,406 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:20:58,406 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4] total 4
[2024-11-08 16:20:58,406 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1910972050]
[2024-11-08 16:20:58,406 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:20:58,406 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-11-08 16:20:58,407 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:20:58,407 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-11-08 16:20:58,407 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:20:58,407 INFO  L87              Difference]: Start difference. First operand 439 states and 501 transitions. Second operand  has 5 states, 4 states have (on average 34.5) internal successors, (138), 5 states have internal predecessors, (138), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-08 16:20:58,645 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:20:58,645 INFO  L93              Difference]: Finished difference Result 577 states and 606 transitions.
[2024-11-08 16:20:58,645 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 16:20:58,646 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 4 states have (on average 34.5) internal successors, (138), 5 states have internal predecessors, (138), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12) Word has length 195
[2024-11-08 16:20:58,646 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:20:58,648 INFO  L225             Difference]: With dead ends: 577
[2024-11-08 16:20:58,648 INFO  L226             Difference]: Without dead ends: 576
[2024-11-08 16:20:58,648 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 228 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2024-11-08 16:20:58,649 INFO  L432           NwaCegarLoop]: 220 mSDtfsCounter, 188 mSDsluCounter, 590 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 810 SdHoareTripleChecker+Invalid, 127 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:20:58,649 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 810 Invalid, 127 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2024-11-08 16:20:58,650 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 576 states.
[2024-11-08 16:20:58,673 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 576 to 439.
[2024-11-08 16:20:58,674 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 439 states, 332 states have (on average 1.3433734939759037) internal successors, (446), 410 states have internal predecessors, (446), 27 states have call successors, (27), 1 states have call predecessors, (27), 1 states have return successors, (27), 27 states have call predecessors, (27), 27 states have call successors, (27)
[2024-11-08 16:20:58,675 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 439 states and 500 transitions.
[2024-11-08 16:20:58,676 INFO  L78                 Accepts]: Start accepts. Automaton has 439 states and 500 transitions. Word has length 195
[2024-11-08 16:20:58,676 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:20:58,676 INFO  L471      AbstractCegarLoop]: Abstraction has 439 states and 500 transitions.
[2024-11-08 16:20:58,676 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 4 states have (on average 34.5) internal successors, (138), 5 states have internal predecessors, (138), 3 states have call successors, (12), 1 states have call predecessors, (12), 1 states have return successors, (12), 3 states have call predecessors, (12), 3 states have call successors, (12)
[2024-11-08 16:20:58,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 439 states and 500 transitions.
[2024-11-08 16:20:58,677 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 203
[2024-11-08 16:20:58,678 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:20:58,678 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-08 16:20:58,698 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0
[2024-11-08 16:20:58,878 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27
[2024-11-08 16:20:58,879 INFO  L396      AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:20:58,879 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:20:58,879 INFO  L85        PathProgramCache]: Analyzing trace with hash -944675281, now seen corresponding path program 2 times
[2024-11-08 16:20:58,879 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:20:58,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1491395158]
[2024-11-08 16:20:58,879 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:20:58,880 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:20:58,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:20:58,908 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1074051860]
[2024-11-08 16:20:58,908 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:20:58,908 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:20:58,909 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:20:58,910 INFO  L229       MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:20:58,915 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process
[2024-11-08 16:20:59,082 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:20:59,082 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:20:59,084 INFO  L255         TraceCheckSpWp]: Trace formula consists of 302 conjuncts, 18 conjuncts are in the unsatisfiable core
[2024-11-08 16:20:59,086 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:20:59,764 INFO  L134       CoverageAnalysis]: Checked inductivity of 421 backedges. 0 proven. 109 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:20:59,764 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:00,725 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:00,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1491395158]
[2024-11-08 16:21:00,726 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:00,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1074051860]
[2024-11-08 16:21:00,726 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1074051860] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:00,726 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:21:00,726 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-08 16:21:00,726 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452695545]
[2024-11-08 16:21:00,726 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:00,727 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:21:00,727 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:00,727 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:21:00,728 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=87, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:21:00,728 INFO  L87              Difference]: Start difference. First operand 439 states and 500 transitions. Second operand  has 9 states, 8 states have (on average 17.5) internal successors, (140), 9 states have internal predecessors, (140), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13)
[2024-11-08 16:21:02,347 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:02,347 INFO  L93              Difference]: Finished difference Result 532 states and 612 transitions.
[2024-11-08 16:21:02,348 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:21:02,348 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 17.5) internal successors, (140), 9 states have internal predecessors, (140), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13) Word has length 202
[2024-11-08 16:21:02,349 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:02,351 INFO  L225             Difference]: With dead ends: 532
[2024-11-08 16:21:02,351 INFO  L226             Difference]: Without dead ends: 511
[2024-11-08 16:21:02,351 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 247 GetRequests, 237 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=45, Invalid=87, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:21:02,352 INFO  L432           NwaCegarLoop]: 124 mSDtfsCounter, 121 mSDsluCounter, 371 mSDsCounter, 0 mSdLazyCounter, 1958 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 495 SdHoareTripleChecker+Invalid, 1978 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 1958 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:02,352 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 495 Invalid, 1978 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 1958 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-08 16:21:02,354 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 511 states.
[2024-11-08 16:21:02,397 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 511 to 499.
[2024-11-08 16:21:02,398 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 499 states, 389 states have (on average 1.3316195372750643) internal successors, (518), 467 states have internal predecessors, (518), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30)
[2024-11-08 16:21:02,400 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 499 states to 499 states and 578 transitions.
[2024-11-08 16:21:02,401 INFO  L78                 Accepts]: Start accepts. Automaton has 499 states and 578 transitions. Word has length 202
[2024-11-08 16:21:02,401 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:02,401 INFO  L471      AbstractCegarLoop]: Abstraction has 499 states and 578 transitions.
[2024-11-08 16:21:02,402 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 17.5) internal successors, (140), 9 states have internal predecessors, (140), 3 states have call successors, (13), 1 states have call predecessors, (13), 1 states have return successors, (13), 3 states have call predecessors, (13), 3 states have call successors, (13)
[2024-11-08 16:21:02,402 INFO  L276                IsEmpty]: Start isEmpty. Operand 499 states and 578 transitions.
[2024-11-08 16:21:02,403 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 204
[2024-11-08 16:21:02,403 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:02,403 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-08 16:21:02,411 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0
[2024-11-08 16:21:02,604 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable28,17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:02,606 INFO  L396      AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:02,606 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:02,606 INFO  L85        PathProgramCache]: Analyzing trace with hash 779837453, now seen corresponding path program 2 times
[2024-11-08 16:21:02,606 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:02,610 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136293786]
[2024-11-08 16:21:02,610 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:02,611 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:02,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,028 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:21:03,029 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:21:03,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,041 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:21:03,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:21:03,048 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,053 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:21:03,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,062 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:21:03,063 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,070 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:21:03,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:21:03,079 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,083 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:21:03,086 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,091 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:21:03,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,096 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:21:03,097 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,100 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:21:03,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,107 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:21:03,108 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,112 INFO  L134       CoverageAnalysis]: Checked inductivity of 423 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:03,112 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:03,112 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2136293786]
[2024-11-08 16:21:03,112 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2136293786] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:03,113 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1046369230]
[2024-11-08 16:21:03,113 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:21:03,113 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:03,113 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:03,115 INFO  L229       MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:03,117 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process
[2024-11-08 16:21:03,243 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:21:03,243 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:21:03,245 INFO  L255         TraceCheckSpWp]: Trace formula consists of 303 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:03,249 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:03,957 INFO  L134       CoverageAnalysis]: Checked inductivity of 423 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:03,957 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:04,329 INFO  L134       CoverageAnalysis]: Checked inductivity of 423 backedges. 0 proven. 111 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:04,329 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1046369230] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:21:04,329 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:21:04,329 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-11-08 16:21:04,329 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [689798926]
[2024-11-08 16:21:04,329 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:04,330 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 16:21:04,331 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:04,332 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 16:21:04,332 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:21:04,332 INFO  L87              Difference]: Start difference. First operand 499 states and 578 transitions. Second operand  has 13 states, 12 states have (on average 32.083333333333336) internal successors, (385), 13 states have internal predecessors, (385), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-08 16:21:07,450 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:07,450 INFO  L93              Difference]: Finished difference Result 499 states and 578 transitions.
[2024-11-08 16:21:07,451 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:21:07,451 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 32.083333333333336) internal successors, (385), 13 states have internal predecessors, (385), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 203
[2024-11-08 16:21:07,451 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:07,453 INFO  L225             Difference]: With dead ends: 499
[2024-11-08 16:21:07,453 INFO  L226             Difference]: Without dead ends: 495
[2024-11-08 16:21:07,453 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 440 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=95, Invalid=211, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:21:07,454 INFO  L432           NwaCegarLoop]: 124 mSDtfsCounter, 426 mSDsluCounter, 472 mSDsCounter, 0 mSdLazyCounter, 1354 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 426 SdHoareTripleChecker+Valid, 596 SdHoareTripleChecker+Invalid, 1386 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 1354 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:07,454 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [426 Valid, 596 Invalid, 1386 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 1354 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time]
[2024-11-08 16:21:07,456 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 495 states.
[2024-11-08 16:21:07,495 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 495 to 495.
[2024-11-08 16:21:07,496 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 495 states, 389 states have (on average 1.3110539845758356) internal successors, (510), 463 states have internal predecessors, (510), 30 states have call successors, (30), 1 states have call predecessors, (30), 1 states have return successors, (30), 30 states have call predecessors, (30), 30 states have call successors, (30)
[2024-11-08 16:21:07,498 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 495 states to 495 states and 570 transitions.
[2024-11-08 16:21:07,498 INFO  L78                 Accepts]: Start accepts. Automaton has 495 states and 570 transitions. Word has length 203
[2024-11-08 16:21:07,499 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:07,499 INFO  L471      AbstractCegarLoop]: Abstraction has 495 states and 570 transitions.
[2024-11-08 16:21:07,500 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 32.083333333333336) internal successors, (385), 13 states have internal predecessors, (385), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-08 16:21:07,500 INFO  L276                IsEmpty]: Start isEmpty. Operand 495 states and 570 transitions.
[2024-11-08 16:21:07,501 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 205
[2024-11-08 16:21:07,501 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:07,502 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-08 16:21:07,528 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0
[2024-11-08 16:21:07,702 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,18 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:07,703 INFO  L396      AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:07,703 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:07,703 INFO  L85        PathProgramCache]: Analyzing trace with hash -1594842639, now seen corresponding path program 2 times
[2024-11-08 16:21:07,704 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:07,705 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1378072294]
[2024-11-08 16:21:07,706 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:07,706 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:07,735 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,017 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:21:08,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,023 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:21:08,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,029 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:21:08,030 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:21:08,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:21:08,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,045 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:21:08,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,049 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:21:08,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,054 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:21:08,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,058 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:21:08,060 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,065 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:21:08,066 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:21:08,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,073 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:21:08,075 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,077 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:21:08,078 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,082 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:08,082 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:08,082 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1378072294]
[2024-11-08 16:21:08,082 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1378072294] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:08,083 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1085624804]
[2024-11-08 16:21:08,083 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:21:08,083 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:08,083 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:08,085 INFO  L229       MonitoredProcess]: Starting monitored process 19 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:08,088 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process
[2024-11-08 16:21:08,196 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:21:08,196 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:21:08,198 INFO  L255         TraceCheckSpWp]: Trace formula consists of 304 conjuncts, 7 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:08,201 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:08,934 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:08,935 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:09,395 INFO  L134       CoverageAnalysis]: Checked inductivity of 425 backedges. 0 proven. 113 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:09,395 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1085624804] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:21:09,395 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:21:09,395 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 12
[2024-11-08 16:21:09,396 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2075591594]
[2024-11-08 16:21:09,396 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:09,397 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 16:21:09,398 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:09,399 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 16:21:09,399 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=101, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:21:09,400 INFO  L87              Difference]: Start difference. First operand 495 states and 570 transitions. Second operand  has 13 states, 12 states have (on average 32.25) internal successors, (387), 13 states have internal predecessors, (387), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-08 16:21:12,339 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:12,339 INFO  L93              Difference]: Finished difference Result 553 states and 618 transitions.
[2024-11-08 16:21:12,339 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:21:12,340 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 32.25) internal successors, (387), 13 states have internal predecessors, (387), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 204
[2024-11-08 16:21:12,340 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:12,342 INFO  L225             Difference]: With dead ends: 553
[2024-11-08 16:21:12,343 INFO  L226             Difference]: Without dead ends: 551
[2024-11-08 16:21:12,343 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 441 GetRequests, 426 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=103, Invalid=169, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:21:12,344 INFO  L432           NwaCegarLoop]: 103 mSDtfsCounter, 520 mSDsluCounter, 492 mSDsCounter, 0 mSdLazyCounter, 1066 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 527 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 1093 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 1066 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:12,345 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [527 Valid, 595 Invalid, 1093 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 1066 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time]
[2024-11-08 16:21:12,347 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 551 states.
[2024-11-08 16:21:12,389 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 551 to 523.
[2024-11-08 16:21:12,390 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 523 states, 414 states have (on average 1.2946859903381642) internal successors, (536), 488 states have internal predecessors, (536), 33 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 33 states have call predecessors, (33), 33 states have call successors, (33)
[2024-11-08 16:21:12,392 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 523 states to 523 states and 602 transitions.
[2024-11-08 16:21:12,392 INFO  L78                 Accepts]: Start accepts. Automaton has 523 states and 602 transitions. Word has length 204
[2024-11-08 16:21:12,393 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:12,393 INFO  L471      AbstractCegarLoop]: Abstraction has 523 states and 602 transitions.
[2024-11-08 16:21:12,394 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 32.25) internal successors, (387), 13 states have internal predecessors, (387), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-08 16:21:12,394 INFO  L276                IsEmpty]: Start isEmpty. Operand 523 states and 602 transitions.
[2024-11-08 16:21:12,395 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 207
[2024-11-08 16:21:12,395 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:12,396 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1]
[2024-11-08 16:21:12,423 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0
[2024-11-08 16:21:12,600 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,19 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:12,602 INFO  L396      AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr23ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:12,603 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:12,603 INFO  L85        PathProgramCache]: Analyzing trace with hash 659551667, now seen corresponding path program 1 times
[2024-11-08 16:21:12,603 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:12,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605523092]
[2024-11-08 16:21:12,604 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:12,604 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:12,649 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,034 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:21:13,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:21:13,041 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,050 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:21:13,051 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:21:13,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,061 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:21:13,062 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,067 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:21:13,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,070 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:21:13,072 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:21:13,075 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:21:13,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,083 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:21:13,085 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,087 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:21:13,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,091 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:21:13,093 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,095 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:21:13,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,099 INFO  L134       CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:13,100 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:13,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605523092]
[2024-11-08 16:21:13,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605523092] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:13,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1631306706]
[2024-11-08 16:21:13,100 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:13,101 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:13,101 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:13,103 INFO  L229       MonitoredProcess]: Starting monitored process 20 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:13,105 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process
[2024-11-08 16:21:13,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:13,215 INFO  L255         TraceCheckSpWp]: Trace formula consists of 306 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:13,219 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:14,147 INFO  L134       CoverageAnalysis]: Checked inductivity of 429 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:14,147 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:14,677 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1631306706] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:14,677 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:21:14,677 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 10
[2024-11-08 16:21:14,677 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1044426718]
[2024-11-08 16:21:14,677 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:14,678 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 16:21:14,678 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:14,679 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 16:21:14,679 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:21:14,679 INFO  L87              Difference]: Start difference. First operand 523 states and 602 transitions. Second operand  has 11 states, 10 states have (on average 25.8) internal successors, (258), 11 states have internal predecessors, (258), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23)
[2024-11-08 16:21:21,383 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:21,383 INFO  L93              Difference]: Finished difference Result 523 states and 602 transitions.
[2024-11-08 16:21:21,383 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 16:21:21,384 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 25.8) internal successors, (258), 11 states have internal predecessors, (258), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23) Word has length 206
[2024-11-08 16:21:21,384 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:21,385 INFO  L225             Difference]: With dead ends: 523
[2024-11-08 16:21:21,385 INFO  L226             Difference]: Without dead ends: 511
[2024-11-08 16:21:21,386 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 252 GetRequests, 233 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=112, Invalid=308, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:21:21,386 INFO  L432           NwaCegarLoop]: 124 mSDtfsCounter, 579 mSDsluCounter, 465 mSDsCounter, 0 mSdLazyCounter, 1249 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 579 SdHoareTripleChecker+Valid, 589 SdHoareTripleChecker+Invalid, 1303 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 1249 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:21,387 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [579 Valid, 589 Invalid, 1303 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 1249 Invalid, 0 Unknown, 0 Unchecked, 6.4s Time]
[2024-11-08 16:21:21,388 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 511 states.
[2024-11-08 16:21:21,424 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 511 to 511.
[2024-11-08 16:21:21,425 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 511 states, 414 states have (on average 1.2584541062801933) internal successors, (521), 476 states have internal predecessors, (521), 33 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 33 states have call predecessors, (33), 33 states have call successors, (33)
[2024-11-08 16:21:21,427 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 511 states and 587 transitions.
[2024-11-08 16:21:21,428 INFO  L78                 Accepts]: Start accepts. Automaton has 511 states and 587 transitions. Word has length 206
[2024-11-08 16:21:21,428 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:21,428 INFO  L471      AbstractCegarLoop]: Abstraction has 511 states and 587 transitions.
[2024-11-08 16:21:21,429 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 25.8) internal successors, (258), 11 states have internal predecessors, (258), 5 states have call successors, (23), 1 states have call predecessors, (23), 1 states have return successors, (23), 5 states have call predecessors, (23), 5 states have call successors, (23)
[2024-11-08 16:21:21,429 INFO  L276                IsEmpty]: Start isEmpty. Operand 511 states and 587 transitions.
[2024-11-08 16:21:21,430 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 210
[2024-11-08 16:21:21,430 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:21,431 INFO  L215           NwaCegarLoop]: trace histogram [13, 13, 13, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 16:21:21,456 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0
[2024-11-08 16:21:21,631 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,20 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:21,631 INFO  L396      AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:21,632 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:21,632 INFO  L85        PathProgramCache]: Analyzing trace with hash -771568237, now seen corresponding path program 1 times
[2024-11-08 16:21:21,632 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:21,632 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [442111002]
[2024-11-08 16:21:21,632 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:21,632 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:21,677 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:21:21,679 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [940380768]
[2024-11-08 16:21:21,679 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:21,679 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:21,680 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:21,681 INFO  L229       MonitoredProcess]: Starting monitored process 21 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:21,683 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process
[2024-11-08 16:21:21,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:21,787 INFO  L255         TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 19 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:21,791 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:22,861 INFO  L134       CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:22,861 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:23,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 123 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked.
[2024-11-08 16:21:23,662 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:23,662 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [442111002]
[2024-11-08 16:21:23,662 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:23,662 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [940380768]
[2024-11-08 16:21:23,663 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [940380768] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:21:23,663 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:21:23,663 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-08 16:21:23,663 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1759395800]
[2024-11-08 16:21:23,663 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:23,664 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:21:23,664 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:23,665 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:21:23,666 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=162, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:21:23,666 INFO  L87              Difference]: Start difference. First operand 511 states and 587 transitions. Second operand  has 16 states, 15 states have (on average 19.2) internal successors, (288), 16 states have internal predecessors, (288), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-08 16:21:31,021 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:31,021 INFO  L93              Difference]: Finished difference Result 815 states and 992 transitions.
[2024-11-08 16:21:31,022 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. 
[2024-11-08 16:21:31,022 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 19.2) internal successors, (288), 16 states have internal predecessors, (288), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26) Word has length 209
[2024-11-08 16:21:31,022 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:31,026 INFO  L225             Difference]: With dead ends: 815
[2024-11-08 16:21:31,026 INFO  L226             Difference]: Without dead ends: 730
[2024-11-08 16:21:31,027 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 423 GetRequests, 402 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=179, Invalid=327, Unknown=0, NotChecked=0, Total=506
[2024-11-08 16:21:31,028 INFO  L432           NwaCegarLoop]: 125 mSDtfsCounter, 1487 mSDsluCounter, 847 mSDsCounter, 0 mSdLazyCounter, 2548 mSolverCounterSat, 142 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1501 SdHoareTripleChecker+Valid, 972 SdHoareTripleChecker+Invalid, 2690 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 142 IncrementalHoareTripleChecker+Valid, 2548 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:31,028 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1501 Valid, 972 Invalid, 2690 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [142 Valid, 2548 Invalid, 0 Unknown, 0 Unchecked, 6.9s Time]
[2024-11-08 16:21:31,030 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 730 states.
[2024-11-08 16:21:31,078 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 730 to 529.
[2024-11-08 16:21:31,079 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 529 states, 431 states have (on average 1.2320185614849188) internal successors, (531), 492 states have internal predecessors, (531), 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)
[2024-11-08 16:21:31,081 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 529 states and 601 transitions.
[2024-11-08 16:21:31,081 INFO  L78                 Accepts]: Start accepts. Automaton has 529 states and 601 transitions. Word has length 209
[2024-11-08 16:21:31,082 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:31,082 INFO  L471      AbstractCegarLoop]: Abstraction has 529 states and 601 transitions.
[2024-11-08 16:21:31,082 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 19.2) internal successors, (288), 16 states have internal predecessors, (288), 6 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 6 states have call predecessors, (26), 6 states have call successors, (26)
[2024-11-08 16:21:31,083 INFO  L276                IsEmpty]: Start isEmpty. Operand 529 states and 601 transitions.
[2024-11-08 16:21:31,084 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 252
[2024-11-08 16:21:31,084 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:31,085 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:21:31,110 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0
[2024-11-08 16:21:31,289 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32
[2024-11-08 16:21:31,290 INFO  L396      AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr60ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:31,290 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:31,290 INFO  L85        PathProgramCache]: Analyzing trace with hash -494683535, now seen corresponding path program 2 times
[2024-11-08 16:21:31,290 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:31,290 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1815256542]
[2024-11-08 16:21:31,291 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:31,291 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:31,356 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:21:31,357 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [226247208]
[2024-11-08 16:21:31,357 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:21:31,357 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:31,357 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:31,362 INFO  L229       MonitoredProcess]: Starting monitored process 22 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:31,364 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process
[2024-11-08 16:21:31,488 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:21:31,489 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:21:31,491 INFO  L255         TraceCheckSpWp]: Trace formula consists of 363 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:31,495 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:32,832 INFO  L134       CoverageAnalysis]: Checked inductivity of 647 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-08 16:21:32,832 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:33,927 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:33,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1815256542]
[2024-11-08 16:21:33,928 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:33,928 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [226247208]
[2024-11-08 16:21:33,928 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [226247208] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:33,928 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:21:33,929 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-08 16:21:33,929 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [394750252]
[2024-11-08 16:21:33,929 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:33,929 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:21:33,930 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:33,930 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:21:33,930 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=117, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:21:33,931 INFO  L87              Difference]: Start difference. First operand 529 states and 601 transitions. Second operand  has 9 states, 8 states have (on average 21.75) internal successors, (174), 9 states have internal predecessors, (174), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:21:36,387 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:36,387 INFO  L93              Difference]: Finished difference Result 529 states and 601 transitions.
[2024-11-08 16:21:36,387 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 16:21:36,388 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 21.75) internal successors, (174), 9 states have internal predecessors, (174), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 251
[2024-11-08 16:21:36,388 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:36,390 INFO  L225             Difference]: With dead ends: 529
[2024-11-08 16:21:36,390 INFO  L226             Difference]: Without dead ends: 526
[2024-11-08 16:21:36,391 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 334 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=121, Invalid=259, Unknown=0, NotChecked=0, Total=380
[2024-11-08 16:21:36,391 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 569 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 1153 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 569 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 1194 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 1153 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:36,392 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [569 Valid, 184 Invalid, 1194 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 1153 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2024-11-08 16:21:36,392 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 526 states.
[2024-11-08 16:21:36,431 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 526 to 526.
[2024-11-08 16:21:36,432 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 526 states, 431 states have (on average 1.2180974477958237) internal successors, (525), 489 states have internal predecessors, (525), 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)
[2024-11-08 16:21:36,433 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 526 states and 595 transitions.
[2024-11-08 16:21:36,433 INFO  L78                 Accepts]: Start accepts. Automaton has 526 states and 595 transitions. Word has length 251
[2024-11-08 16:21:36,434 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:36,434 INFO  L471      AbstractCegarLoop]: Abstraction has 526 states and 595 transitions.
[2024-11-08 16:21:36,434 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 21.75) internal successors, (174), 9 states have internal predecessors, (174), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:21:36,435 INFO  L276                IsEmpty]: Start isEmpty. Operand 526 states and 595 transitions.
[2024-11-08 16:21:36,436 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 253
[2024-11-08 16:21:36,436 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:36,436 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:21:36,459 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0
[2024-11-08 16:21:36,640 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33
[2024-11-08 16:21:36,640 INFO  L396      AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:36,641 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:36,641 INFO  L85        PathProgramCache]: Analyzing trace with hash 1844679784, now seen corresponding path program 2 times
[2024-11-08 16:21:36,641 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:36,641 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1899904440]
[2024-11-08 16:21:36,641 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:36,641 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:36,691 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:21:36,692 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1799862669]
[2024-11-08 16:21:36,692 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:21:36,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:36,693 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:36,698 INFO  L229       MonitoredProcess]: Starting monitored process 23 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:36,699 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process
[2024-11-08 16:21:36,827 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:21:36,828 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:21:36,834 INFO  L255         TraceCheckSpWp]: Trace formula consists of 364 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:36,838 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:38,016 INFO  L134       CoverageAnalysis]: Checked inductivity of 647 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-08 16:21:38,017 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:40,226 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:40,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1899904440]
[2024-11-08 16:21:40,226 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:40,226 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1799862669]
[2024-11-08 16:21:40,226 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1799862669] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:40,226 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:21:40,226 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9] total 9
[2024-11-08 16:21:40,227 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1347877179]
[2024-11-08 16:21:40,227 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:40,227 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:21:40,227 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:40,228 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:21:40,228 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=49, Invalid=161, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:21:40,229 INFO  L87              Difference]: Start difference. First operand 526 states and 595 transitions. Second operand  has 10 states, 9 states have (on average 19.444444444444443) internal successors, (175), 10 states have internal predecessors, (175), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:21:41,982 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:41,983 INFO  L93              Difference]: Finished difference Result 527 states and 595 transitions.
[2024-11-08 16:21:41,983 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. 
[2024-11-08 16:21:41,983 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 19.444444444444443) internal successors, (175), 10 states have internal predecessors, (175), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 252
[2024-11-08 16:21:41,984 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:41,985 INFO  L225             Difference]: With dead ends: 527
[2024-11-08 16:21:41,985 INFO  L226             Difference]: Without dead ends: 526
[2024-11-08 16:21:41,985 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 348 GetRequests, 334 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=55, Invalid=185, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:21:41,986 INFO  L432           NwaCegarLoop]: 184 mSDtfsCounter, 58 mSDsluCounter, 441 mSDsCounter, 0 mSdLazyCounter, 2053 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 625 SdHoareTripleChecker+Invalid, 2056 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 2053 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:41,986 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 625 Invalid, 2056 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 2053 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-08 16:21:41,987 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 526 states.
[2024-11-08 16:21:42,017 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 526 to 526.
[2024-11-08 16:21:42,018 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 526 states, 431 states have (on average 1.2157772621809744) internal successors, (524), 489 states have internal predecessors, (524), 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)
[2024-11-08 16:21:42,019 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 526 states and 594 transitions.
[2024-11-08 16:21:42,019 INFO  L78                 Accepts]: Start accepts. Automaton has 526 states and 594 transitions. Word has length 252
[2024-11-08 16:21:42,020 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:42,020 INFO  L471      AbstractCegarLoop]: Abstraction has 526 states and 594 transitions.
[2024-11-08 16:21:42,020 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 19.444444444444443) internal successors, (175), 10 states have internal predecessors, (175), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:21:42,020 INFO  L276                IsEmpty]: Start isEmpty. Operand 526 states and 594 transitions.
[2024-11-08 16:21:42,023 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 256
[2024-11-08 16:21:42,023 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:42,025 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:21:42,046 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0
[2024-11-08 16:21:42,225 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34
[2024-11-08 16:21:42,225 INFO  L396      AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr64ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:42,226 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:42,226 INFO  L85        PathProgramCache]: Analyzing trace with hash 749078581, now seen corresponding path program 2 times
[2024-11-08 16:21:42,226 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:42,226 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [96299960]
[2024-11-08 16:21:42,226 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:42,226 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:42,259 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:21:42,260 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1200909257]
[2024-11-08 16:21:42,260 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:21:42,261 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:42,261 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:42,263 INFO  L229       MonitoredProcess]: Starting monitored process 24 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:42,270 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process
[2024-11-08 16:21:42,519 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:21:42,519 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:21:42,521 INFO  L255         TraceCheckSpWp]: Trace formula consists of 367 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:42,530 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:43,662 INFO  L134       CoverageAnalysis]: Checked inductivity of 647 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-08 16:21:43,662 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:44,512 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:44,512 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [96299960]
[2024-11-08 16:21:44,512 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:44,512 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1200909257]
[2024-11-08 16:21:44,512 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1200909257] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:44,512 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:21:44,513 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-08 16:21:44,513 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1403095242]
[2024-11-08 16:21:44,513 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:44,513 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:21:44,514 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:44,514 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:21:44,514 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110
[2024-11-08 16:21:44,514 INFO  L87              Difference]: Start difference. First operand 526 states and 594 transitions. Second operand  has 9 states, 8 states have (on average 22.25) internal successors, (178), 9 states have internal predecessors, (178), 3 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 3 states have call predecessors, (16), 3 states have call successors, (16)
[2024-11-08 16:21:49,556 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:49,556 INFO  L93              Difference]: Finished difference Result 526 states and 594 transitions.
[2024-11-08 16:21:49,556 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 16:21:49,557 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 22.25) internal successors, (178), 9 states have internal predecessors, (178), 3 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 3 states have call predecessors, (16), 3 states have call successors, (16) Word has length 255
[2024-11-08 16:21:49,557 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:49,559 INFO  L225             Difference]: With dead ends: 526
[2024-11-08 16:21:49,559 INFO  L226             Difference]: Without dead ends: 524
[2024-11-08 16:21:49,560 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 269 GetRequests, 253 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 35 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=93, Invalid=213, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:21:49,560 INFO  L432           NwaCegarLoop]: 50 mSDtfsCounter, 464 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 1350 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 464 SdHoareTripleChecker+Valid, 211 SdHoareTripleChecker+Invalid, 1386 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 1350 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:49,561 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [464 Valid, 211 Invalid, 1386 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 1350 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-08 16:21:49,562 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 524 states.
[2024-11-08 16:21:49,619 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 524 to 524.
[2024-11-08 16:21:49,620 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 524 states, 431 states have (on average 1.2064965197215778) internal successors, (520), 487 states have internal predecessors, (520), 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)
[2024-11-08 16:21:49,621 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 524 states and 590 transitions.
[2024-11-08 16:21:49,622 INFO  L78                 Accepts]: Start accepts. Automaton has 524 states and 590 transitions. Word has length 255
[2024-11-08 16:21:49,622 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:49,622 INFO  L471      AbstractCegarLoop]: Abstraction has 524 states and 590 transitions.
[2024-11-08 16:21:49,622 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 22.25) internal successors, (178), 9 states have internal predecessors, (178), 3 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 3 states have call predecessors, (16), 3 states have call successors, (16)
[2024-11-08 16:21:49,623 INFO  L276                IsEmpty]: Start isEmpty. Operand 524 states and 590 transitions.
[2024-11-08 16:21:49,624 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 257
[2024-11-08 16:21:49,624 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:49,624 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:21:49,634 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Forceful destruction successful, exit code 0
[2024-11-08 16:21:49,830 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35
[2024-11-08 16:21:49,830 INFO  L396      AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr65ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:49,831 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:49,831 INFO  L85        PathProgramCache]: Analyzing trace with hash 1746599724, now seen corresponding path program 1 times
[2024-11-08 16:21:49,831 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:49,831 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2078367988]
[2024-11-08 16:21:49,831 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:49,831 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:49,873 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:21:49,874 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1393024186]
[2024-11-08 16:21:49,875 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:49,875 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:49,875 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:49,877 INFO  L229       MonitoredProcess]: Starting monitored process 25 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:49,881 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process
[2024-11-08 16:21:50,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:50,005 INFO  L255         TraceCheckSpWp]: Trace formula consists of 368 conjuncts, 21 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:50,009 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:51,536 INFO  L134       CoverageAnalysis]: Checked inductivity of 647 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-08 16:21:51,536 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:51,905 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:51,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2078367988]
[2024-11-08 16:21:51,905 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:51,905 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1393024186]
[2024-11-08 16:21:51,905 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1393024186] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:51,905 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:21:51,906 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10] total 10
[2024-11-08 16:21:51,906 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1442786580]
[2024-11-08 16:21:51,906 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:51,906 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 11 states
[2024-11-08 16:21:51,907 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:51,907 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants.
[2024-11-08 16:21:51,907 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:21:51,908 INFO  L87              Difference]: Start difference. First operand 524 states and 590 transitions. Second operand  has 11 states, 10 states have (on average 17.9) internal successors, (179), 11 states have internal predecessors, (179), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:21:54,227 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:54,227 INFO  L93              Difference]: Finished difference Result 528 states and 590 transitions.
[2024-11-08 16:21:54,227 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. 
[2024-11-08 16:21:54,227 INFO  L78                 Accepts]: Start accepts. Automaton has  has 11 states, 10 states have (on average 17.9) internal successors, (179), 11 states have internal predecessors, (179), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16) Word has length 256
[2024-11-08 16:21:54,228 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:54,230 INFO  L225             Difference]: With dead ends: 528
[2024-11-08 16:21:54,230 INFO  L226             Difference]: Without dead ends: 524
[2024-11-08 16:21:54,230 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 275 GetRequests, 263 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=42, Invalid=140, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:21:54,231 INFO  L432           NwaCegarLoop]: 160 mSDtfsCounter, 54 mSDsluCounter, 350 mSDsCounter, 0 mSdLazyCounter, 2703 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 510 SdHoareTripleChecker+Invalid, 2709 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 2703 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:54,232 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 510 Invalid, 2709 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 2703 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-08 16:21:54,233 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 524 states.
[2024-11-08 16:21:54,275 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 524 to 524.
[2024-11-08 16:21:54,276 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 524 states, 431 states have (on average 1.197215777262181) internal successors, (516), 487 states have internal predecessors, (516), 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)
[2024-11-08 16:21:54,277 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 524 states and 586 transitions.
[2024-11-08 16:21:54,278 INFO  L78                 Accepts]: Start accepts. Automaton has 524 states and 586 transitions. Word has length 256
[2024-11-08 16:21:54,278 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:54,279 INFO  L471      AbstractCegarLoop]: Abstraction has 524 states and 586 transitions.
[2024-11-08 16:21:54,279 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 11 states, 10 states have (on average 17.9) internal successors, (179), 11 states have internal predecessors, (179), 4 states have call successors, (16), 1 states have call predecessors, (16), 1 states have return successors, (16), 4 states have call predecessors, (16), 4 states have call successors, (16)
[2024-11-08 16:21:54,279 INFO  L276                IsEmpty]: Start isEmpty. Operand 524 states and 586 transitions.
[2024-11-08 16:21:54,281 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 266
[2024-11-08 16:21:54,281 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:54,281 INFO  L215           NwaCegarLoop]: trace histogram [16, 16, 16, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1]
[2024-11-08 16:21:54,313 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0
[2024-11-08 16:21:54,482 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36
[2024-11-08 16:21:54,482 INFO  L396      AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr11ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:54,483 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:54,483 INFO  L85        PathProgramCache]: Analyzing trace with hash -1058678449, now seen corresponding path program 1 times
[2024-11-08 16:21:54,483 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:54,483 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [909091774]
[2024-11-08 16:21:54,483 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:54,483 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:54,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:21:54,540 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1165877905]
[2024-11-08 16:21:54,541 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:54,541 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:54,541 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:54,543 INFO  L229       MonitoredProcess]: Starting monitored process 26 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:54,550 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process
[2024-11-08 16:21:54,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:54,695 INFO  L255         TraceCheckSpWp]: Trace formula consists of 385 conjuncts, 9 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:54,699 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:55,060 INFO  L134       CoverageAnalysis]: Checked inductivity of 705 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-08 16:21:55,060 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:55,601 INFO  L134       CoverageAnalysis]: Checked inductivity of 705 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked.
[2024-11-08 16:21:55,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:55,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [909091774]
[2024-11-08 16:21:55,601 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:21:55,602 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1165877905]
[2024-11-08 16:21:55,602 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1165877905] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:21:55,602 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:21:55,602 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 9
[2024-11-08 16:21:55,602 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1721215981]
[2024-11-08 16:21:55,602 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:55,603 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2024-11-08 16:21:55,603 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:55,604 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2024-11-08 16:21:55,604 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=57, Unknown=0, NotChecked=0, Total=90
[2024-11-08 16:21:55,604 INFO  L87              Difference]: Start difference. First operand 524 states and 586 transitions. Second operand  has 10 states, 9 states have (on average 41.111111111111114) internal successors, (370), 10 states have internal predecessors, (370), 8 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 8 states have call predecessors, (32), 8 states have call successors, (32)
[2024-11-08 16:21:56,203 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:21:56,203 INFO  L93              Difference]: Finished difference Result 672 states and 717 transitions.
[2024-11-08 16:21:56,204 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2024-11-08 16:21:56,204 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 9 states have (on average 41.111111111111114) internal successors, (370), 10 states have internal predecessors, (370), 8 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 8 states have call predecessors, (32), 8 states have call successors, (32) Word has length 265
[2024-11-08 16:21:56,205 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:21:56,207 INFO  L225             Difference]: With dead ends: 672
[2024-11-08 16:21:56,207 INFO  L226             Difference]: Without dead ends: 670
[2024-11-08 16:21:56,208 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 530 GetRequests, 520 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=53, Invalid=79, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:21:56,209 INFO  L432           NwaCegarLoop]: 361 mSDtfsCounter, 1264 mSDsluCounter, 1170 mSDsCounter, 0 mSdLazyCounter, 495 mSolverCounterSat, 47 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1275 SdHoareTripleChecker+Valid, 1531 SdHoareTripleChecker+Invalid, 542 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 47 IncrementalHoareTripleChecker+Valid, 495 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:21:56,209 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1275 Valid, 1531 Invalid, 542 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [47 Valid, 495 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-11-08 16:21:56,210 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 670 states.
[2024-11-08 16:21:56,255 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 670 to 523.
[2024-11-08 16:21:56,256 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 523 states, 431 states have (on average 1.1879350348027842) internal successors, (512), 486 states have internal predecessors, (512), 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)
[2024-11-08 16:21:56,259 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 523 states to 523 states and 582 transitions.
[2024-11-08 16:21:56,262 INFO  L78                 Accepts]: Start accepts. Automaton has 523 states and 582 transitions. Word has length 265
[2024-11-08 16:21:56,262 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:21:56,263 INFO  L471      AbstractCegarLoop]: Abstraction has 523 states and 582 transitions.
[2024-11-08 16:21:56,263 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 9 states have (on average 41.111111111111114) internal successors, (370), 10 states have internal predecessors, (370), 8 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 8 states have call predecessors, (32), 8 states have call successors, (32)
[2024-11-08 16:21:56,263 INFO  L276                IsEmpty]: Start isEmpty. Operand 523 states and 582 transitions.
[2024-11-08 16:21:56,265 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 276
[2024-11-08 16:21:56,265 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:21:56,265 INFO  L215           NwaCegarLoop]: trace histogram [17, 17, 17, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 16:21:56,293 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0
[2024-11-08 16:21:56,466 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37
[2024-11-08 16:21:56,466 INFO  L396      AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr79ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:21:56,466 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:21:56,467 INFO  L85        PathProgramCache]: Analyzing trace with hash -2021122812, now seen corresponding path program 1 times
[2024-11-08 16:21:56,467 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:21:56,467 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1076502408]
[2024-11-08 16:21:56,467 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:56,467 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:21:56,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,022 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:21:57,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:21:57,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,037 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:21:57,042 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,050 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:21:57,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,056 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:21:57,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,065 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:21:57,067 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,069 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:21:57,071 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,074 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:21:57,076 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:21:57,081 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,083 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:21:57,085 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,091 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:21:57,092 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,098 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:21:57,101 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,103 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:21:57,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,108 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:21:57,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,113 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:21:57,115 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243
[2024-11-08 16:21:57,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,121 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260
[2024-11-08 16:21:57,123 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 711 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-08 16:21:57,127 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:21:57,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1076502408]
[2024-11-08 16:21:57,127 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1076502408] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:57,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [496398596]
[2024-11-08 16:21:57,128 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:21:57,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:21:57,128 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:21:57,130 INFO  L229       MonitoredProcess]: Starting monitored process 27 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:21:57,133 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process
[2024-11-08 16:21:57,264 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:21:57,266 INFO  L255         TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 16:21:57,271 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:21:58,474 INFO  L134       CoverageAnalysis]: Checked inductivity of 711 backedges. 53 proven. 114 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-08 16:21:58,474 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:21:58,793 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [496398596] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:21:58,793 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:21:58,793 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-08 16:21:58,793 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465821127]
[2024-11-08 16:21:58,793 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:21:58,794 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:21:58,794 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:21:58,795 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:21:58,796 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=253, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:21:58,796 INFO  L87              Difference]: Start difference. First operand 523 states and 582 transitions. Second operand  has 16 states, 15 states have (on average 25.333333333333332) internal successors, (380), 16 states have internal predecessors, (380), 6 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 6 states have call predecessors, (34), 6 states have call successors, (34)
[2024-11-08 16:22:07,099 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:22:07,100 INFO  L93              Difference]: Finished difference Result 523 states and 582 transitions.
[2024-11-08 16:22:07,100 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2024-11-08 16:22:07,100 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 25.333333333333332) internal successors, (380), 16 states have internal predecessors, (380), 6 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 6 states have call predecessors, (34), 6 states have call successors, (34) Word has length 275
[2024-11-08 16:22:07,101 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:22:07,102 INFO  L225             Difference]: With dead ends: 523
[2024-11-08 16:22:07,103 INFO  L226             Difference]: Without dead ends: 521
[2024-11-08 16:22:07,104 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 337 GetRequests, 311 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 124 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=156, Invalid=600, Unknown=0, NotChecked=0, Total=756
[2024-11-08 16:22:07,105 INFO  L432           NwaCegarLoop]: 65 mSDtfsCounter, 527 mSDsluCounter, 386 mSDsCounter, 0 mSdLazyCounter, 2540 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 527 SdHoareTripleChecker+Valid, 451 SdHoareTripleChecker+Invalid, 2581 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 2540 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:22:07,105 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [527 Valid, 451 Invalid, 2581 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 2540 Invalid, 0 Unknown, 0 Unchecked, 8.0s Time]
[2024-11-08 16:22:07,106 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 521 states.
[2024-11-08 16:22:07,156 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 521 to 521.
[2024-11-08 16:22:07,156 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 521 states, 431 states have (on average 1.1809744779582367) internal successors, (509), 484 states have internal predecessors, (509), 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)
[2024-11-08 16:22:07,158 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 521 states to 521 states and 579 transitions.
[2024-11-08 16:22:07,158 INFO  L78                 Accepts]: Start accepts. Automaton has 521 states and 579 transitions. Word has length 275
[2024-11-08 16:22:07,159 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:22:07,159 INFO  L471      AbstractCegarLoop]: Abstraction has 521 states and 579 transitions.
[2024-11-08 16:22:07,159 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 25.333333333333332) internal successors, (380), 16 states have internal predecessors, (380), 6 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 6 states have call predecessors, (34), 6 states have call successors, (34)
[2024-11-08 16:22:07,159 INFO  L276                IsEmpty]: Start isEmpty. Operand 521 states and 579 transitions.
[2024-11-08 16:22:07,161 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 279
[2024-11-08 16:22:07,161 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:22:07,162 INFO  L215           NwaCegarLoop]: trace histogram [17, 17, 17, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 16:22:07,184 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Forceful destruction successful, exit code 0
[2024-11-08 16:22:07,366 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38
[2024-11-08 16:22:07,366 INFO  L396      AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr82ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:22:07,366 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:22:07,367 INFO  L85        PathProgramCache]: Analyzing trace with hash -122947170, now seen corresponding path program 1 times
[2024-11-08 16:22:07,367 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:22:07,367 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [509164393]
[2024-11-08 16:22:07,367 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:22:07,367 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:22:07,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,587 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:22:07,589 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:22:07,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,595 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:22:07,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,598 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:22:07,600 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,602 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:22:07,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,605 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:22:07,607 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,609 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:22:07,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,613 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:22:07,614 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,616 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:22:07,618 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,620 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:22:07,621 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,624 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:22:07,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,627 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:22:07,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,631 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:22:07,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,634 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:22:07,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,638 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:22:07,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,642 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243
[2024-11-08 16:22:07,643 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,646 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260
[2024-11-08 16:22:07,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:07,650 INFO  L134       CoverageAnalysis]: Checked inductivity of 711 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-08 16:22:07,651 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:22:07,651 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [509164393]
[2024-11-08 16:22:07,651 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [509164393] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:22:07,651 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:22:07,652 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-11-08 16:22:07,652 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [745579675]
[2024-11-08 16:22:07,652 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:22:07,653 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2024-11-08 16:22:07,653 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:22:07,654 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2024-11-08 16:22:07,654 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30
[2024-11-08 16:22:07,654 INFO  L87              Difference]: Start difference. First operand 521 states and 579 transitions. Second operand  has 6 states, 5 states have (on average 39.2) internal successors, (196), 6 states have internal predecessors, (196), 3 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 3 states have call successors, (17)
[2024-11-08 16:22:09,069 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:22:09,070 INFO  L93              Difference]: Finished difference Result 521 states and 579 transitions.
[2024-11-08 16:22:09,070 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:22:09,071 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 39.2) internal successors, (196), 6 states have internal predecessors, (196), 3 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 3 states have call successors, (17) Word has length 278
[2024-11-08 16:22:09,071 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:22:09,073 INFO  L225             Difference]: With dead ends: 521
[2024-11-08 16:22:09,074 INFO  L226             Difference]: Without dead ends: 519
[2024-11-08 16:22:09,074 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=23, Invalid=33, Unknown=0, NotChecked=0, Total=56
[2024-11-08 16:22:09,075 INFO  L432           NwaCegarLoop]: 157 mSDtfsCounter, 323 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 457 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 323 SdHoareTripleChecker+Valid, 314 SdHoareTripleChecker+Invalid, 476 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 457 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:22:09,075 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [323 Valid, 314 Invalid, 476 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 457 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2024-11-08 16:22:09,076 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 519 states.
[2024-11-08 16:22:09,123 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 519 to 519.
[2024-11-08 16:22:09,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 519 states, 431 states have (on average 1.17169373549884) internal successors, (505), 482 states have internal predecessors, (505), 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)
[2024-11-08 16:22:09,126 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 519 states and 575 transitions.
[2024-11-08 16:22:09,126 INFO  L78                 Accepts]: Start accepts. Automaton has 519 states and 575 transitions. Word has length 278
[2024-11-08 16:22:09,127 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:22:09,127 INFO  L471      AbstractCegarLoop]: Abstraction has 519 states and 575 transitions.
[2024-11-08 16:22:09,127 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 39.2) internal successors, (196), 6 states have internal predecessors, (196), 3 states have call successors, (17), 1 states have call predecessors, (17), 1 states have return successors, (17), 3 states have call predecessors, (17), 3 states have call successors, (17)
[2024-11-08 16:22:09,127 INFO  L276                IsEmpty]: Start isEmpty. Operand 519 states and 575 transitions.
[2024-11-08 16:22:09,129 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 280
[2024-11-08 16:22:09,129 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:22:09,130 INFO  L215           NwaCegarLoop]: trace histogram [17, 17, 17, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 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]
[2024-11-08 16:22:09,130 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable39
[2024-11-08 16:22:09,130 INFO  L396      AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr83ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:22:09,130 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:22:09,131 INFO  L85        PathProgramCache]: Analyzing trace with hash 483605256, now seen corresponding path program 1 times
[2024-11-08 16:22:09,131 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:22:09,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376904687]
[2024-11-08 16:22:09,131 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:22:09,132 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:22:09,163 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,591 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:22:09,593 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,596 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:22:09,597 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:22:09,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,605 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:22:09,607 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,610 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:22:09,612 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,615 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:22:09,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,619 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:22:09,620 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,623 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:22:09,624 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,626 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:22:09,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,631 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:22:09,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,635 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:22:09,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,639 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:22:09,640 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,643 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:22:09,644 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,647 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:22:09,648 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,651 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:22:09,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,655 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243
[2024-11-08 16:22:09,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,665 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260
[2024-11-08 16:22:09,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,671 INFO  L134       CoverageAnalysis]: Checked inductivity of 711 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-08 16:22:09,671 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:22:09,671 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376904687]
[2024-11-08 16:22:09,671 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376904687] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:22:09,672 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1224330860]
[2024-11-08 16:22:09,672 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:22:09,672 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:22:09,672 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:22:09,674 INFO  L229       MonitoredProcess]: Starting monitored process 28 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:22:09,676 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process
[2024-11-08 16:22:09,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:22:09,803 INFO  L255         TraceCheckSpWp]: Trace formula consists of 395 conjuncts, 10 conjuncts are in the unsatisfiable core
[2024-11-08 16:22:09,807 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:22:10,910 INFO  L134       CoverageAnalysis]: Checked inductivity of 711 backedges. 0 proven. 167 refuted. 0 times theorem prover too weak. 544 trivial. 0 not checked.
[2024-11-08 16:22:10,910 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:22:14,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1224330860] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:22:14,368 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:22:14,368 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 15
[2024-11-08 16:22:14,368 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323845756]
[2024-11-08 16:22:14,369 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:22:14,369 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 16 states
[2024-11-08 16:22:14,369 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:22:14,370 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants.
[2024-11-08 16:22:14,370 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=353, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:22:14,371 INFO  L87              Difference]: Start difference. First operand 519 states and 575 transitions. Second operand  has 16 states, 15 states have (on average 25.866666666666667) internal successors, (388), 16 states have internal predecessors, (388), 6 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 6 states have call predecessors, (34), 6 states have call successors, (34)
[2024-11-08 16:22:18,152 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:22:18,152 INFO  L93              Difference]: Finished difference Result 519 states and 575 transitions.
[2024-11-08 16:22:18,152 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:22:18,152 INFO  L78                 Accepts]: Start accepts. Automaton has  has 16 states, 15 states have (on average 25.866666666666667) internal successors, (388), 16 states have internal predecessors, (388), 6 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 6 states have call predecessors, (34), 6 states have call successors, (34) Word has length 279
[2024-11-08 16:22:18,153 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:22:18,155 INFO  L225             Difference]: With dead ends: 519
[2024-11-08 16:22:18,155 INFO  L226             Difference]: Without dead ends: 483
[2024-11-08 16:22:18,156 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 453 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 166 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=188, Invalid=742, Unknown=0, NotChecked=0, Total=930
[2024-11-08 16:22:18,156 INFO  L432           NwaCegarLoop]: 65 mSDtfsCounter, 598 mSDsluCounter, 405 mSDsCounter, 0 mSdLazyCounter, 2434 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 598 SdHoareTripleChecker+Valid, 470 SdHoareTripleChecker+Invalid, 2482 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 2434 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:22:18,156 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [598 Valid, 470 Invalid, 2482 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 2434 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time]
[2024-11-08 16:22:18,157 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 483 states.
[2024-11-08 16:22:18,191 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 483 to 483.
[2024-11-08 16:22:18,191 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 483 states, 399 states have (on average 1.1754385964912282) internal successors, (469), 448 states have internal predecessors, (469), 33 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 33 states have call predecessors, (33), 33 states have call successors, (33)
[2024-11-08 16:22:18,192 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 483 states to 483 states and 535 transitions.
[2024-11-08 16:22:18,192 INFO  L78                 Accepts]: Start accepts. Automaton has 483 states and 535 transitions. Word has length 279
[2024-11-08 16:22:18,193 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:22:18,193 INFO  L471      AbstractCegarLoop]: Abstraction has 483 states and 535 transitions.
[2024-11-08 16:22:18,193 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 16 states, 15 states have (on average 25.866666666666667) internal successors, (388), 16 states have internal predecessors, (388), 6 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 6 states have call predecessors, (34), 6 states have call successors, (34)
[2024-11-08 16:22:18,193 INFO  L276                IsEmpty]: Start isEmpty. Operand 483 states and 535 transitions.
[2024-11-08 16:22:18,194 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 284
[2024-11-08 16:22:18,195 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:22:18,195 INFO  L215           NwaCegarLoop]: trace histogram [18, 18, 18, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1]
[2024-11-08 16:22:18,218 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0
[2024-11-08 16:22:18,395 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable40,28 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:22:18,396 INFO  L396      AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:22:18,396 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:22:18,396 INFO  L85        PathProgramCache]: Analyzing trace with hash 2000783955, now seen corresponding path program 3 times
[2024-11-08 16:22:18,396 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:22:18,396 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1859720267]
[2024-11-08 16:22:18,397 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:22:18,397 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:22:18,446 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:22:18,447 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [439453957]
[2024-11-08 16:22:18,447 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:22:18,447 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:22:18,448 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:22:18,449 INFO  L229       MonitoredProcess]: Starting monitored process 29 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:22:18,455 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process
[2024-11-08 16:22:18,573 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s)
[2024-11-08 16:22:18,573 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:22:18,575 INFO  L255         TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 29 conjuncts are in the unsatisfiable core
[2024-11-08 16:22:18,581 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:22:24,856 INFO  L134       CoverageAnalysis]: Checked inductivity of 867 backedges. 128 proven. 97 refuted. 0 times theorem prover too weak. 642 trivial. 0 not checked.
[2024-11-08 16:22:24,857 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:23:10,630 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:23:10,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1859720267]
[2024-11-08 16:23:10,630 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:23:10,630 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [439453957]
[2024-11-08 16:23:10,630 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [439453957] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:23:10,630 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:23:10,630 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11
[2024-11-08 16:23:10,630 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [659178697]
[2024-11-08 16:23:10,631 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:23:10,631 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:23:10,631 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:23:10,632 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:23:10,632 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=93, Invalid=368, Unknown=1, NotChecked=0, Total=462
[2024-11-08 16:23:10,632 INFO  L87              Difference]: Start difference. First operand 483 states and 535 transitions. Second operand  has 12 states, 11 states have (on average 8.727272727272727) internal successors, (96), 11 states have internal predecessors, (96), 4 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9)
[2024-11-08 16:23:17,545 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.83s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:28,806 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:29,974 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:33,977 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:38,040 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.22s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:45,850 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:48,993 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.36s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:23:49,907 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:23:49,907 INFO  L93              Difference]: Finished difference Result 485 states and 537 transitions.
[2024-11-08 16:23:49,908 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:23:49,908 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 8.727272727272727) internal successors, (96), 11 states have internal predecessors, (96), 4 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9) Word has length 283
[2024-11-08 16:23:49,908 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:23:49,910 INFO  L225             Difference]: With dead ends: 485
[2024-11-08 16:23:49,910 INFO  L226             Difference]: Without dead ends: 472
[2024-11-08 16:23:49,910 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 334 GetRequests, 308 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 93 ImplicationChecksByTransitivity, 43.1s TimeCoverageRelationStatistics Valid=175, Invalid=580, Unknown=1, NotChecked=0, Total=756
[2024-11-08 16:23:49,911 INFO  L432           NwaCegarLoop]: 26 mSDtfsCounter, 661 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 1215 mSolverCounterSat, 69 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 30.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 661 SdHoareTripleChecker+Valid, 166 SdHoareTripleChecker+Invalid, 1287 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 69 IncrementalHoareTripleChecker+Valid, 1215 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 30.2s IncrementalHoareTripleChecker+Time
[2024-11-08 16:23:49,911 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [661 Valid, 166 Invalid, 1287 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [69 Valid, 1215 Invalid, 3 Unknown, 0 Unchecked, 30.2s Time]
[2024-11-08 16:23:49,912 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 472 states.
[2024-11-08 16:23:49,969 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 472 to 470.
[2024-11-08 16:23:49,970 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 470 states, 399 states have (on average 1.1228070175438596) internal successors, (448), 435 states have internal predecessors, (448), 33 states have call successors, (33), 1 states have call predecessors, (33), 1 states have return successors, (33), 33 states have call predecessors, (33), 33 states have call successors, (33)
[2024-11-08 16:23:49,972 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 470 states to 470 states and 514 transitions.
[2024-11-08 16:23:49,972 INFO  L78                 Accepts]: Start accepts. Automaton has 470 states and 514 transitions. Word has length 283
[2024-11-08 16:23:49,973 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:23:49,973 INFO  L471      AbstractCegarLoop]: Abstraction has 470 states and 514 transitions.
[2024-11-08 16:23:49,973 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 8.727272727272727) internal successors, (96), 11 states have internal predecessors, (96), 4 states have call successors, (8), 1 states have call predecessors, (8), 2 states have return successors, (9), 4 states have call predecessors, (9), 4 states have call successors, (9)
[2024-11-08 16:23:49,973 INFO  L276                IsEmpty]: Start isEmpty. Operand 470 states and 514 transitions.
[2024-11-08 16:23:49,975 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 290
[2024-11-08 16:23:49,975 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:23:49,976 INFO  L215           NwaCegarLoop]: trace histogram [18, 18, 18, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1]
[2024-11-08 16:23:50,006 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0
[2024-11-08 16:23:50,180 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable41
[2024-11-08 16:23:50,180 INFO  L396      AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr25ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:23:50,181 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:23:50,181 INFO  L85        PathProgramCache]: Analyzing trace with hash 661576345, now seen corresponding path program 1 times
[2024-11-08 16:23:50,181 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:23:50,181 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [668821208]
[2024-11-08 16:23:50,182 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:23:50,182 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:23:50,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,554 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:23:50,555 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,558 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:23:50,560 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,565 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:23:50,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,569 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:23:50,573 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,580 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:23:50,582 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,585 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:23:50,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,590 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:23:50,591 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,593 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:23:50,595 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,597 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:23:50,598 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:23:50,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,604 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:23:50,606 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,608 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:23:50,609 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,611 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:23:50,613 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,615 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:23:50,617 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,619 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:23:50,625 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,627 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:23:50,629 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,631 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 16:23:50,632 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,634 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-08 16:23:50,636 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,641 INFO  L134       CoverageAnalysis]: Checked inductivity of 885 backedges. 0 proven. 273 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:23:50,642 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:23:50,642 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [668821208]
[2024-11-08 16:23:50,642 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [668821208] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:23:50,642 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [77437158]
[2024-11-08 16:23:50,642 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:23:50,643 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:23:50,643 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:23:50,645 INFO  L229       MonitoredProcess]: Starting monitored process 30 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:23:50,647 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process
[2024-11-08 16:23:50,793 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:50,795 INFO  L255         TraceCheckSpWp]: Trace formula consists of 417 conjuncts, 8 conjuncts are in the unsatisfiable core
[2024-11-08 16:23:50,798 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:23:51,547 INFO  L134       CoverageAnalysis]: Checked inductivity of 885 backedges. 0 proven. 273 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:23:51,547 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:23:51,998 INFO  L134       CoverageAnalysis]: Checked inductivity of 885 backedges. 0 proven. 273 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:23:51,998 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [77437158] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:23:51,998 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2024-11-08 16:23:51,998 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 18
[2024-11-08 16:23:51,998 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [264093916]
[2024-11-08 16:23:51,998 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:23:51,999 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-08 16:23:51,999 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:23:52,000 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-08 16:23:52,000 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=224, Unknown=0, NotChecked=0, Total=342
[2024-11-08 16:23:52,001 INFO  L87              Difference]: Start difference. First operand 470 states and 514 transitions. Second operand  has 19 states, 18 states have (on average 31.38888888888889) internal successors, (565), 19 states have internal predecessors, (565), 11 states have call successors, (51), 1 states have call predecessors, (51), 1 states have return successors, (51), 11 states have call predecessors, (51), 11 states have call successors, (51)
[2024-11-08 16:23:55,356 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:23:55,356 INFO  L93              Difference]: Finished difference Result 871 states and 1025 transitions.
[2024-11-08 16:23:55,357 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:23:55,357 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 18 states have (on average 31.38888888888889) internal successors, (565), 19 states have internal predecessors, (565), 11 states have call successors, (51), 1 states have call predecessors, (51), 1 states have return successors, (51), 11 states have call predecessors, (51), 11 states have call successors, (51) Word has length 289
[2024-11-08 16:23:55,357 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:23:55,359 INFO  L225             Difference]: With dead ends: 871
[2024-11-08 16:23:55,359 INFO  L226             Difference]: Without dead ends: 864
[2024-11-08 16:23:55,359 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 628 GetRequests, 602 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 203 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=274, Invalid=482, Unknown=0, NotChecked=0, Total=756
[2024-11-08 16:23:55,360 INFO  L432           NwaCegarLoop]: 73 mSDtfsCounter, 1418 mSDsluCounter, 673 mSDsCounter, 0 mSdLazyCounter, 1584 mSolverCounterSat, 115 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1425 SdHoareTripleChecker+Valid, 746 SdHoareTripleChecker+Invalid, 1699 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 115 IncrementalHoareTripleChecker+Valid, 1584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:23:55,360 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1425 Valid, 746 Invalid, 1699 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [115 Valid, 1584 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time]
[2024-11-08 16:23:55,361 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 864 states.
[2024-11-08 16:23:55,421 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 864 to 585.
[2024-11-08 16:23:55,422 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 585 states, 510 states have (on average 1.1098039215686275) internal successors, (566), 540 states have internal predecessors, (566), 43 states have call successors, (43), 1 states have call predecessors, (43), 1 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-08 16:23:55,423 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 585 states to 585 states and 652 transitions.
[2024-11-08 16:23:55,423 INFO  L78                 Accepts]: Start accepts. Automaton has 585 states and 652 transitions. Word has length 289
[2024-11-08 16:23:55,424 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:23:55,424 INFO  L471      AbstractCegarLoop]: Abstraction has 585 states and 652 transitions.
[2024-11-08 16:23:55,424 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 18 states have (on average 31.38888888888889) internal successors, (565), 19 states have internal predecessors, (565), 11 states have call successors, (51), 1 states have call predecessors, (51), 1 states have return successors, (51), 11 states have call predecessors, (51), 11 states have call successors, (51)
[2024-11-08 16:23:55,424 INFO  L276                IsEmpty]: Start isEmpty. Operand 585 states and 652 transitions.
[2024-11-08 16:23:55,426 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 295
[2024-11-08 16:23:55,426 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:23:55,426 INFO  L215           NwaCegarLoop]: trace histogram [18, 18, 18, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1]
[2024-11-08 16:23:55,448 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0
[2024-11-08 16:23:55,627 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 30 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable42
[2024-11-08 16:23:55,627 INFO  L396      AbstractCegarLoop]: === Iteration 44 === Targeting ULTIMATE.startErr30ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:23:55,627 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:23:55,627 INFO  L85        PathProgramCache]: Analyzing trace with hash 1489648627, now seen corresponding path program 1 times
[2024-11-08 16:23:55,627 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:23:55,627 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [952454818]
[2024-11-08 16:23:55,628 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:23:55,628 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:23:55,659 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:55,985 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:23:55,986 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:55,988 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:23:55,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:55,991 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:23:55,992 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:55,994 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:23:55,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:55,998 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:23:55,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,001 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:23:56,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:23:56,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,006 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:23:56,007 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,009 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:23:56,010 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,012 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:23:56,013 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,015 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:23:56,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,018 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:23:56,019 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,021 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:23:56,022 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,024 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:23:56,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,027 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:23:56,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,030 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:23:56,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 16:23:56,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-08 16:23:56,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,040 INFO  L134       CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 288 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:23:56,040 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:23:56,040 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [952454818]
[2024-11-08 16:23:56,040 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [952454818] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:23:56,040 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1095635052]
[2024-11-08 16:23:56,041 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:23:56,041 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:23:56,041 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:23:56,042 INFO  L229       MonitoredProcess]: Starting monitored process 31 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:23:56,046 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process
[2024-11-08 16:23:56,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:56,158 INFO  L255         TraceCheckSpWp]: Trace formula consists of 422 conjuncts, 6 conjuncts are in the unsatisfiable core
[2024-11-08 16:23:56,160 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:23:56,638 INFO  L134       CoverageAnalysis]: Checked inductivity of 900 backedges. 288 proven. 0 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:23:56,638 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-08 16:23:56,639 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1095635052] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:23:56,639 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:23:56,639 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [9] total 14
[2024-11-08 16:23:56,639 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886580746]
[2024-11-08 16:23:56,639 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:23:56,640 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2024-11-08 16:23:56,640 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:23:56,640 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2024-11-08 16:23:56,640 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:23:56,641 INFO  L87              Difference]: Start difference. First operand 585 states and 652 transitions. Second operand  has 7 states, 6 states have (on average 34.5) internal successors, (207), 7 states have internal predecessors, (207), 4 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 4 states have call predecessors, (18), 4 states have call successors, (18)
[2024-11-08 16:23:57,665 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:23:57,665 INFO  L93              Difference]: Finished difference Result 585 states and 652 transitions.
[2024-11-08 16:23:57,666 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2024-11-08 16:23:57,666 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 6 states have (on average 34.5) internal successors, (207), 7 states have internal predecessors, (207), 4 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 4 states have call predecessors, (18), 4 states have call successors, (18) Word has length 294
[2024-11-08 16:23:57,666 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:23:57,668 INFO  L225             Difference]: With dead ends: 585
[2024-11-08 16:23:57,668 INFO  L226             Difference]: Without dead ends: 581
[2024-11-08 16:23:57,669 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 338 GetRequests, 325 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 27 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210
[2024-11-08 16:23:57,669 INFO  L432           NwaCegarLoop]: 184 mSDtfsCounter, 395 mSDsluCounter, 169 mSDsCounter, 0 mSdLazyCounter, 377 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 402 SdHoareTripleChecker+Valid, 353 SdHoareTripleChecker+Invalid, 397 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 377 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2024-11-08 16:23:57,669 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [402 Valid, 353 Invalid, 397 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 377 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2024-11-08 16:23:57,670 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 581 states.
[2024-11-08 16:23:57,722 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 581 to 581.
[2024-11-08 16:23:57,722 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 581 states, 510 states have (on average 1.0901960784313725) internal successors, (556), 536 states have internal predecessors, (556), 43 states have call successors, (43), 1 states have call predecessors, (43), 1 states have return successors, (43), 43 states have call predecessors, (43), 43 states have call successors, (43)
[2024-11-08 16:23:57,723 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 581 states to 581 states and 642 transitions.
[2024-11-08 16:23:57,724 INFO  L78                 Accepts]: Start accepts. Automaton has 581 states and 642 transitions. Word has length 294
[2024-11-08 16:23:57,724 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:23:57,724 INFO  L471      AbstractCegarLoop]: Abstraction has 581 states and 642 transitions.
[2024-11-08 16:23:57,724 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 6 states have (on average 34.5) internal successors, (207), 7 states have internal predecessors, (207), 4 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 4 states have call predecessors, (18), 4 states have call successors, (18)
[2024-11-08 16:23:57,724 INFO  L276                IsEmpty]: Start isEmpty. Operand 581 states and 642 transitions.
[2024-11-08 16:23:57,725 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 296
[2024-11-08 16:23:57,725 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:23:57,726 INFO  L215           NwaCegarLoop]: trace histogram [18, 18, 18, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1]
[2024-11-08 16:23:57,747 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0
[2024-11-08 16:23:57,926 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable43
[2024-11-08 16:23:57,926 INFO  L396      AbstractCegarLoop]: === Iteration 45 === Targeting ULTIMATE.startErr31ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:23:57,926 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:23:57,927 INFO  L85        PathProgramCache]: Analyzing trace with hash -1065532705, now seen corresponding path program 1 times
[2024-11-08 16:23:57,927 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:23:57,927 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [746658203]
[2024-11-08 16:23:57,927 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:23:57,927 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:23:57,961 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,463 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:23:58,464 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,467 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:23:58,468 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,471 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:23:58,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,474 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:23:58,475 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,478 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:23:58,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,482 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:23:58,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,485 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:23:58,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,487 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:23:58,488 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,490 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:23:58,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,493 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:23:58,494 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,496 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:23:58,498 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,499 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:23:58,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,503 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:23:58,504 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,506 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:23:58,507 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,509 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:23:58,510 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,512 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:23:58,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,515 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 16:23:58,517 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,519 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-08 16:23:58,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,527 INFO  L134       CoverageAnalysis]: Checked inductivity of 903 backedges. 0 proven. 291 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:23:58,527 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:23:58,527 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [746658203]
[2024-11-08 16:23:58,528 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [746658203] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:23:58,528 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [279254761]
[2024-11-08 16:23:58,528 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:23:58,528 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:23:58,528 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:23:58,530 INFO  L229       MonitoredProcess]: Starting monitored process 32 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:23:58,532 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process
[2024-11-08 16:23:58,647 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:23:58,652 INFO  L255         TraceCheckSpWp]: Trace formula consists of 423 conjuncts, 14 conjuncts are in the unsatisfiable core
[2024-11-08 16:23:58,656 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:00,017 INFO  L134       CoverageAnalysis]: Checked inductivity of 903 backedges. 183 proven. 108 refuted. 0 times theorem prover too weak. 612 trivial. 0 not checked.
[2024-11-08 16:24:00,017 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:03,370 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [279254761] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:24:03,370 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:24:03,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12] total 24
[2024-11-08 16:24:03,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [572752524]
[2024-11-08 16:24:03,371 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:03,371 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 25 states
[2024-11-08 16:24:03,372 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:03,373 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants.
[2024-11-08 16:24:03,373 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=152, Invalid=718, Unknown=0, NotChecked=0, Total=870
[2024-11-08 16:24:03,373 INFO  L87              Difference]: Start difference. First operand 581 states and 642 transitions. Second operand  has 25 states, 24 states have (on average 17.083333333333332) internal successors, (410), 25 states have internal predecessors, (410), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-08 16:24:09,215 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:09,215 INFO  L93              Difference]: Finished difference Result 581 states and 642 transitions.
[2024-11-08 16:24:09,215 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 16:24:09,215 INFO  L78                 Accepts]: Start accepts. Automaton has  has 25 states, 24 states have (on average 17.083333333333332) internal successors, (410), 25 states have internal predecessors, (410), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36) Word has length 295
[2024-11-08 16:24:09,216 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:09,217 INFO  L225             Difference]: With dead ends: 581
[2024-11-08 16:24:09,217 INFO  L226             Difference]: Without dead ends: 544
[2024-11-08 16:24:09,218 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 409 GetRequests, 373 SyntacticMatches, 0 SemanticMatches, 36 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 231 ImplicationChecksByTransitivity, 3.3s TimeCoverageRelationStatistics Valid=313, Invalid=1093, Unknown=0, NotChecked=0, Total=1406
[2024-11-08 16:24:09,218 INFO  L432           NwaCegarLoop]: 154 mSDtfsCounter, 1011 mSDsluCounter, 1408 mSDsCounter, 0 mSdLazyCounter, 2516 mSolverCounterSat, 94 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1011 SdHoareTripleChecker+Valid, 1562 SdHoareTripleChecker+Invalid, 2610 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 94 IncrementalHoareTripleChecker+Valid, 2516 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:09,218 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1011 Valid, 1562 Invalid, 2610 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [94 Valid, 2516 Invalid, 0 Unknown, 0 Unchecked, 5.5s Time]
[2024-11-08 16:24:09,219 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 544 states.
[2024-11-08 16:24:09,265 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 544 to 423.
[2024-11-08 16:24:09,266 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 423 states, 371 states have (on average 1.0619946091644206) internal successors, (394), 390 states have internal predecessors, (394), 31 states have call successors, (31), 1 states have call predecessors, (31), 1 states have return successors, (31), 31 states have call predecessors, (31), 31 states have call successors, (31)
[2024-11-08 16:24:09,267 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 423 states and 456 transitions.
[2024-11-08 16:24:09,268 INFO  L78                 Accepts]: Start accepts. Automaton has 423 states and 456 transitions. Word has length 295
[2024-11-08 16:24:09,268 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:09,268 INFO  L471      AbstractCegarLoop]: Abstraction has 423 states and 456 transitions.
[2024-11-08 16:24:09,269 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 25 states, 24 states have (on average 17.083333333333332) internal successors, (410), 25 states have internal predecessors, (410), 8 states have call successors, (36), 1 states have call predecessors, (36), 1 states have return successors, (36), 8 states have call predecessors, (36), 8 states have call successors, (36)
[2024-11-08 16:24:09,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 423 states and 456 transitions.
[2024-11-08 16:24:09,271 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 325
[2024-11-08 16:24:09,271 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:09,271 INFO  L215           NwaCegarLoop]: trace histogram [20, 20, 20, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1]
[2024-11-08 16:24:09,288 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0
[2024-11-08 16:24:09,473 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable44
[2024-11-08 16:24:09,473 INFO  L396      AbstractCegarLoop]: === Iteration 46 === Targeting ULTIMATE.startErr49ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:09,474 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:09,474 INFO  L85        PathProgramCache]: Analyzing trace with hash -109874912, now seen corresponding path program 1 times
[2024-11-08 16:24:09,474 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:09,474 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [51866029]
[2024-11-08 16:24:09,474 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:09,474 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:09,504 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,627 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:24:09,628 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,630 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:24:09,630 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,632 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:24:09,633 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,634 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:24:09,635 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,636 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:24:09,637 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,639 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:24:09,639 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,641 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:24:09,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,643 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:24:09,644 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,645 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:24:09,646 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,647 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:24:09,648 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,649 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:24:09,650 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,651 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:24:09,652 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,654 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:24:09,655 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,656 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:24:09,657 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,658 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:24:09,659 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,660 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:24:09,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 16:24:09,663 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,664 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-08 16:24:09,665 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,666 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-08 16:24:09,667 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,670 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314
[2024-11-08 16:24:09,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:09,675 INFO  L134       CoverageAnalysis]: Checked inductivity of 1114 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 1021 trivial. 0 not checked.
[2024-11-08 16:24:09,675 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:09,675 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [51866029]
[2024-11-08 16:24:09,675 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [51866029] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 16:24:09,676 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 16:24:09,676 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-08 16:24:09,676 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [350782789]
[2024-11-08 16:24:09,676 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 16:24:09,677 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 16:24:09,677 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:09,678 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 16:24:09,678 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 16:24:09,678 INFO  L87              Difference]: Start difference. First operand 423 states and 456 transitions. Second operand  has 4 states, 3 states have (on average 31.0) internal successors, (93), 4 states have internal predecessors, (93), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-08 16:24:10,131 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:10,131 INFO  L93              Difference]: Finished difference Result 423 states and 456 transitions.
[2024-11-08 16:24:10,132 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-08 16:24:10,132 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 31.0) internal successors, (93), 4 states have internal predecessors, (93), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 324
[2024-11-08 16:24:10,132 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:10,134 INFO  L225             Difference]: With dead ends: 423
[2024-11-08 16:24:10,134 INFO  L226             Difference]: Without dead ends: 422
[2024-11-08 16:24:10,135 INFO  L431           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
[2024-11-08 16:24:10,135 INFO  L432           NwaCegarLoop]: 73 mSDtfsCounter, 188 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 131 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 188 SdHoareTripleChecker+Valid, 151 SdHoareTripleChecker+Invalid, 147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 131 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:10,136 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [188 Valid, 151 Invalid, 147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 131 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time]
[2024-11-08 16:24:10,137 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 422 states.
[2024-11-08 16:24:10,170 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 422 to 422.
[2024-11-08 16:24:10,170 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 422 states, 371 states have (on average 1.0566037735849056) internal successors, (392), 389 states have internal predecessors, (392), 31 states have call successors, (31), 1 states have call predecessors, (31), 1 states have return successors, (31), 31 states have call predecessors, (31), 31 states have call successors, (31)
[2024-11-08 16:24:10,171 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 422 states and 454 transitions.
[2024-11-08 16:24:10,171 INFO  L78                 Accepts]: Start accepts. Automaton has 422 states and 454 transitions. Word has length 324
[2024-11-08 16:24:10,171 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:10,171 INFO  L471      AbstractCegarLoop]: Abstraction has 422 states and 454 transitions.
[2024-11-08 16:24:10,172 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 31.0) internal successors, (93), 4 states have internal predecessors, (93), 2 states have call successors, (7), 1 states have call predecessors, (7), 1 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7)
[2024-11-08 16:24:10,172 INFO  L276                IsEmpty]: Start isEmpty. Operand 422 states and 454 transitions.
[2024-11-08 16:24:10,174 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 334
[2024-11-08 16:24:10,174 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:10,174 INFO  L215           NwaCegarLoop]: trace histogram [21, 21, 21, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:24:10,174 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable45
[2024-11-08 16:24:10,174 INFO  L396      AbstractCegarLoop]: === Iteration 47 === Targeting ULTIMATE.startErr61ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:10,175 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:10,175 INFO  L85        PathProgramCache]: Analyzing trace with hash 692250508, now seen corresponding path program 3 times
[2024-11-08 16:24:10,175 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:10,175 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1287218606]
[2024-11-08 16:24:10,176 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:10,176 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:10,228 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:24:10,230 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [479813935]
[2024-11-08 16:24:10,231 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:24:10,231 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:10,231 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:24:10,233 INFO  L229       MonitoredProcess]: Starting monitored process 33 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:24:10,238 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process
[2024-11-08 16:24:10,365 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-08 16:24:10,365 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:24:10,370 INFO  L255         TraceCheckSpWp]: Trace formula consists of 274 conjuncts, 11 conjuncts are in the unsatisfiable core
[2024-11-08 16:24:10,375 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:11,152 INFO  L134       CoverageAnalysis]: Checked inductivity of 1182 backedges. 0 proven. 342 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-08 16:24:11,152 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:13,244 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:13,244 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1287218606]
[2024-11-08 16:24:13,244 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:24:13,244 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [479813935]
[2024-11-08 16:24:13,244 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [479813935] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:24:13,245 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:24:13,245 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8] total 8
[2024-11-08 16:24:13,245 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [952678650]
[2024-11-08 16:24:13,245 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:13,246 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2024-11-08 16:24:13,246 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:13,246 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2024-11-08 16:24:13,246 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=99, Unknown=0, NotChecked=0, Total=132
[2024-11-08 16:24:13,247 INFO  L87              Difference]: Start difference. First operand 422 states and 454 transitions. Second operand  has 9 states, 8 states have (on average 28.875) internal successors, (231), 9 states have internal predecessors, (231), 6 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 6 states have call predecessors, (21), 6 states have call successors, (21)
[2024-11-08 16:24:14,788 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:14,789 INFO  L93              Difference]: Finished difference Result 495 states and 532 transitions.
[2024-11-08 16:24:14,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. 
[2024-11-08 16:24:14,789 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 8 states have (on average 28.875) internal successors, (231), 9 states have internal predecessors, (231), 6 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 6 states have call predecessors, (21), 6 states have call successors, (21) Word has length 333
[2024-11-08 16:24:14,790 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:14,791 INFO  L225             Difference]: With dead ends: 495
[2024-11-08 16:24:14,791 INFO  L226             Difference]: Without dead ends: 494
[2024-11-08 16:24:14,791 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 386 GetRequests, 375 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=41, Invalid=115, Unknown=0, NotChecked=0, Total=156
[2024-11-08 16:24:14,792 INFO  L432           NwaCegarLoop]: 195 mSDtfsCounter, 120 mSDsluCounter, 1023 mSDsCounter, 0 mSdLazyCounter, 1279 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 1218 SdHoareTripleChecker+Invalid, 1284 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 1279 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:14,792 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 1218 Invalid, 1284 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 1279 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2024-11-08 16:24:14,792 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 494 states.
[2024-11-08 16:24:14,829 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 494 to 431.
[2024-11-08 16:24:14,829 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 431 states, 379 states have (on average 1.0554089709762533) internal successors, (400), 397 states have internal predecessors, (400), 32 states have call successors, (32), 1 states have call predecessors, (32), 1 states have return successors, (32), 32 states have call predecessors, (32), 32 states have call successors, (32)
[2024-11-08 16:24:14,830 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 431 states and 464 transitions.
[2024-11-08 16:24:14,831 INFO  L78                 Accepts]: Start accepts. Automaton has 431 states and 464 transitions. Word has length 333
[2024-11-08 16:24:14,831 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:14,831 INFO  L471      AbstractCegarLoop]: Abstraction has 431 states and 464 transitions.
[2024-11-08 16:24:14,831 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 8 states have (on average 28.875) internal successors, (231), 9 states have internal predecessors, (231), 6 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 6 states have call predecessors, (21), 6 states have call successors, (21)
[2024-11-08 16:24:14,831 INFO  L276                IsEmpty]: Start isEmpty. Operand 431 states and 464 transitions.
[2024-11-08 16:24:14,834 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 336
[2024-11-08 16:24:14,834 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:14,834 INFO  L215           NwaCegarLoop]: trace histogram [21, 21, 21, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:24:14,855 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Forceful destruction successful, exit code 0
[2024-11-08 16:24:15,038 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable46,33 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:15,038 INFO  L396      AbstractCegarLoop]: === Iteration 48 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:15,039 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:15,039 INFO  L85        PathProgramCache]: Analyzing trace with hash -467186706, now seen corresponding path program 1 times
[2024-11-08 16:24:15,039 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:15,039 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [288829367]
[2024-11-08 16:24:15,039 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:15,039 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:15,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:24:15,098 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1866495575]
[2024-11-08 16:24:15,098 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:15,098 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:15,098 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:24:15,100 INFO  L229       MonitoredProcess]: Starting monitored process 34 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:24:15,109 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process
[2024-11-08 16:24:15,272 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:15,274 INFO  L255         TraceCheckSpWp]: Trace formula consists of 475 conjuncts, 24 conjuncts are in the unsatisfiable core
[2024-11-08 16:24:15,280 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:17,099 INFO  L134       CoverageAnalysis]: Checked inductivity of 1182 backedges. 0 proven. 342 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-08 16:24:17,099 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:18,555 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:18,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [288829367]
[2024-11-08 16:24:18,555 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:24:18,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1866495575]
[2024-11-08 16:24:18,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1866495575] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:24:18,555 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:24:18,555 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12] total 12
[2024-11-08 16:24:18,555 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1963438473]
[2024-11-08 16:24:18,555 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:18,556 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 13 states
[2024-11-08 16:24:18,556 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:18,556 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants.
[2024-11-08 16:24:18,556 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=178, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:24:18,557 INFO  L87              Difference]: Start difference. First operand 431 states and 464 transitions. Second operand  has 13 states, 12 states have (on average 19.416666666666668) internal successors, (233), 13 states have internal predecessors, (233), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-08 16:24:20,240 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:20,240 INFO  L93              Difference]: Finished difference Result 489 states and 531 transitions.
[2024-11-08 16:24:20,240 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2024-11-08 16:24:20,240 INFO  L78                 Accepts]: Start accepts. Automaton has  has 13 states, 12 states have (on average 19.416666666666668) internal successors, (233), 13 states have internal predecessors, (233), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21) Word has length 335
[2024-11-08 16:24:20,241 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:20,242 INFO  L225             Difference]: With dead ends: 489
[2024-11-08 16:24:20,243 INFO  L226             Difference]: Without dead ends: 482
[2024-11-08 16:24:20,243 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 432 GetRequests, 418 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=62, Invalid=178, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:24:20,244 INFO  L432           NwaCegarLoop]: 131 mSDtfsCounter, 51 mSDsluCounter, 573 mSDsCounter, 0 mSdLazyCounter, 2833 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 704 SdHoareTripleChecker+Invalid, 2839 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 2833 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:20,244 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 704 Invalid, 2839 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 2833 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2024-11-08 16:24:20,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 482 states.
[2024-11-08 16:24:20,329 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 482 to 480.
[2024-11-08 16:24:20,329 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 480 states, 426 states have (on average 1.068075117370892) internal successors, (455), 444 states have internal predecessors, (455), 34 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 34 states have call predecessors, (34), 34 states have call successors, (34)
[2024-11-08 16:24:20,330 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 480 states and 523 transitions.
[2024-11-08 16:24:20,331 INFO  L78                 Accepts]: Start accepts. Automaton has 480 states and 523 transitions. Word has length 335
[2024-11-08 16:24:20,331 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:20,331 INFO  L471      AbstractCegarLoop]: Abstraction has 480 states and 523 transitions.
[2024-11-08 16:24:20,332 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 13 states, 12 states have (on average 19.416666666666668) internal successors, (233), 13 states have internal predecessors, (233), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-08 16:24:20,332 INFO  L276                IsEmpty]: Start isEmpty. Operand 480 states and 523 transitions.
[2024-11-08 16:24:20,334 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 338
[2024-11-08 16:24:20,334 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:20,335 INFO  L215           NwaCegarLoop]: trace histogram [21, 21, 21, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:24:20,363 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0
[2024-11-08 16:24:20,535 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 34 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable47
[2024-11-08 16:24:20,536 INFO  L396      AbstractCegarLoop]: === Iteration 49 === Targeting ULTIMATE.startErr65ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:20,536 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:20,536 INFO  L85        PathProgramCache]: Analyzing trace with hash 2005147728, now seen corresponding path program 2 times
[2024-11-08 16:24:20,536 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:20,536 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2102965967]
[2024-11-08 16:24:20,536 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:20,536 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:20,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:24:20,590 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [362332295]
[2024-11-08 16:24:20,591 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:24:20,591 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:20,591 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:24:20,593 INFO  L229       MonitoredProcess]: Starting monitored process 35 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:24:20,596 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process
[2024-11-08 16:24:23,301 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:24:23,302 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:24:23,307 INFO  L255         TraceCheckSpWp]: Trace formula consists of 477 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 16:24:23,312 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:24,826 INFO  L134       CoverageAnalysis]: Checked inductivity of 1182 backedges. 175 proven. 167 refuted. 0 times theorem prover too weak. 840 trivial. 0 not checked.
[2024-11-08 16:24:24,827 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:25,442 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:25,442 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2102965967]
[2024-11-08 16:24:25,442 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:24:25,442 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [362332295]
[2024-11-08 16:24:25,443 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [362332295] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:24:25,443 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:24:25,443 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11] total 11
[2024-11-08 16:24:25,443 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1544416204]
[2024-11-08 16:24:25,443 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:25,443 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 12 states
[2024-11-08 16:24:25,443 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:25,444 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants.
[2024-11-08 16:24:25,444 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=132, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:24:25,444 INFO  L87              Difference]: Start difference. First operand 480 states and 523 transitions. Second operand  has 12 states, 11 states have (on average 21.363636363636363) internal successors, (235), 12 states have internal predecessors, (235), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-08 16:24:28,256 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:28,257 INFO  L93              Difference]: Finished difference Result 480 states and 523 transitions.
[2024-11-08 16:24:28,257 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. 
[2024-11-08 16:24:28,257 INFO  L78                 Accepts]: Start accepts. Automaton has  has 12 states, 11 states have (on average 21.363636363636363) internal successors, (235), 12 states have internal predecessors, (235), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21) Word has length 337
[2024-11-08 16:24:28,258 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:28,259 INFO  L225             Difference]: With dead ends: 480
[2024-11-08 16:24:28,260 INFO  L226             Difference]: Without dead ends: 478
[2024-11-08 16:24:28,260 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 352 GetRequests, 333 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 64 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=128, Invalid=292, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:24:28,264 INFO  L432           NwaCegarLoop]: 148 mSDtfsCounter, 323 mSDsluCounter, 532 mSDsCounter, 0 mSdLazyCounter, 1123 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 323 SdHoareTripleChecker+Valid, 680 SdHoareTripleChecker+Invalid, 1147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 1123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:28,264 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [323 Valid, 680 Invalid, 1147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 1123 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2024-11-08 16:24:28,265 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 478 states.
[2024-11-08 16:24:28,331 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 478 to 478.
[2024-11-08 16:24:28,332 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 478 states, 426 states have (on average 1.0586854460093897) internal successors, (451), 442 states have internal predecessors, (451), 34 states have call successors, (34), 1 states have call predecessors, (34), 1 states have return successors, (34), 34 states have call predecessors, (34), 34 states have call successors, (34)
[2024-11-08 16:24:28,333 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 478 states and 519 transitions.
[2024-11-08 16:24:28,334 INFO  L78                 Accepts]: Start accepts. Automaton has 478 states and 519 transitions. Word has length 337
[2024-11-08 16:24:28,334 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:28,334 INFO  L471      AbstractCegarLoop]: Abstraction has 478 states and 519 transitions.
[2024-11-08 16:24:28,334 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 12 states, 11 states have (on average 21.363636363636363) internal successors, (235), 12 states have internal predecessors, (235), 4 states have call successors, (21), 1 states have call predecessors, (21), 1 states have return successors, (21), 4 states have call predecessors, (21), 4 states have call successors, (21)
[2024-11-08 16:24:28,334 INFO  L276                IsEmpty]: Start isEmpty. Operand 478 states and 519 transitions.
[2024-11-08 16:24:28,337 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 356
[2024-11-08 16:24:28,337 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:28,337 INFO  L215           NwaCegarLoop]: trace histogram [22, 22, 22, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:24:28,347 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Ended with exit code 0
[2024-11-08 16:24:28,537 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 35 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable48
[2024-11-08 16:24:28,538 INFO  L396      AbstractCegarLoop]: === Iteration 50 === Targeting ULTIMATE.startErr78ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:28,538 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:28,538 INFO  L85        PathProgramCache]: Analyzing trace with hash 340354878, now seen corresponding path program 2 times
[2024-11-08 16:24:28,538 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:28,539 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1005650992]
[2024-11-08 16:24:28,539 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:28,539 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:28,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:24:28,604 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [526352850]
[2024-11-08 16:24:28,604 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:24:28,604 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:28,604 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:24:28,606 INFO  L229       MonitoredProcess]: Starting monitored process 36 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:24:28,608 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process
[2024-11-08 16:24:28,807 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:24:28,807 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:24:28,810 INFO  L255         TraceCheckSpWp]: Trace formula consists of 499 conjuncts, 22 conjuncts are in the unsatisfiable core
[2024-11-08 16:24:28,816 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:32,846 INFO  L134       CoverageAnalysis]: Checked inductivity of 1266 backedges. 0 proven. 342 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked.
[2024-11-08 16:24:32,847 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:37,471 INFO  L134       CoverageAnalysis]: Checked inductivity of 1266 backedges. 0 proven. 342 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked.
[2024-11-08 16:24:37,471 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:37,471 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1005650992]
[2024-11-08 16:24:37,471 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:24:37,471 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [526352850]
[2024-11-08 16:24:37,472 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [526352850] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:24:37,472 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:24:37,472 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 11] total 22
[2024-11-08 16:24:37,472 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1440693473]
[2024-11-08 16:24:37,472 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:37,472 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-08 16:24:37,473 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:37,473 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-08 16:24:37,474 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=159, Invalid=347, Unknown=0, NotChecked=0, Total=506
[2024-11-08 16:24:37,474 INFO  L87              Difference]: Start difference. First operand 478 states and 519 transitions. Second operand  has 23 states, 22 states have (on average 22.363636363636363) internal successors, (492), 23 states have internal predecessors, (492), 8 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 8 states have call predecessors, (44), 8 states have call successors, (44)
[2024-11-08 16:24:45,104 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:45,104 INFO  L93              Difference]: Finished difference Result 660 states and 721 transitions.
[2024-11-08 16:24:45,104 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. 
[2024-11-08 16:24:45,105 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 22.363636363636363) internal successors, (492), 23 states have internal predecessors, (492), 8 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 8 states have call predecessors, (44), 8 states have call successors, (44) Word has length 355
[2024-11-08 16:24:45,105 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:45,109 INFO  L225             Difference]: With dead ends: 660
[2024-11-08 16:24:45,109 INFO  L226             Difference]: Without dead ends: 659
[2024-11-08 16:24:45,110 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 720 GetRequests, 687 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 201 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=404, Invalid=786, Unknown=0, NotChecked=0, Total=1190
[2024-11-08 16:24:45,110 INFO  L432           NwaCegarLoop]: 96 mSDtfsCounter, 1014 mSDsluCounter, 656 mSDsCounter, 0 mSdLazyCounter, 3687 mSolverCounterSat, 75 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 6.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1020 SdHoareTripleChecker+Valid, 752 SdHoareTripleChecker+Invalid, 3762 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 75 IncrementalHoareTripleChecker+Valid, 3687 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:45,110 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1020 Valid, 752 Invalid, 3762 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [75 Valid, 3687 Invalid, 0 Unknown, 0 Unchecked, 6.3s Time]
[2024-11-08 16:24:45,111 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 659 states.
[2024-11-08 16:24:45,197 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 659 to 649.
[2024-11-08 16:24:45,198 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 649 states, 583 states have (on average 1.0566037735849056) internal successors, (616), 599 states have internal predecessors, (616), 48 states have call successors, (48), 1 states have call predecessors, (48), 1 states have return successors, (48), 48 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-08 16:24:45,199 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 649 states to 649 states and 712 transitions.
[2024-11-08 16:24:45,200 INFO  L78                 Accepts]: Start accepts. Automaton has 649 states and 712 transitions. Word has length 355
[2024-11-08 16:24:45,200 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:45,201 INFO  L471      AbstractCegarLoop]: Abstraction has 649 states and 712 transitions.
[2024-11-08 16:24:45,201 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 22.363636363636363) internal successors, (492), 23 states have internal predecessors, (492), 8 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 8 states have call predecessors, (44), 8 states have call successors, (44)
[2024-11-08 16:24:45,201 INFO  L276                IsEmpty]: Start isEmpty. Operand 649 states and 712 transitions.
[2024-11-08 16:24:45,203 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 367
[2024-11-08 16:24:45,203 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:45,204 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1]
[2024-11-08 16:24:45,226 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Forceful destruction successful, exit code 0
[2024-11-08 16:24:45,408 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 36 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable49
[2024-11-08 16:24:45,409 INFO  L396      AbstractCegarLoop]: === Iteration 51 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:45,409 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:45,409 INFO  L85        PathProgramCache]: Analyzing trace with hash -1129910671, now seen corresponding path program 3 times
[2024-11-08 16:24:45,409 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:45,409 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [90199228]
[2024-11-08 16:24:45,410 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:45,410 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:45,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:45,978 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9
[2024-11-08 16:24:45,979 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:45,981 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24
[2024-11-08 16:24:45,983 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:45,986 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33
[2024-11-08 16:24:45,987 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:45,990 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 54
[2024-11-08 16:24:45,991 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:45,994 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71
[2024-11-08 16:24:45,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:45,998 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90
[2024-11-08 16:24:45,999 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,001 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105
[2024-11-08 16:24:46,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,004 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114
[2024-11-08 16:24:46,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,007 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 16:24:46,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,011 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152
[2024-11-08 16:24:46,012 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,014 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171
[2024-11-08 16:24:46,015 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,017 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 186
[2024-11-08 16:24:46,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,022 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 195
[2024-11-08 16:24:46,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,027 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216
[2024-11-08 16:24:46,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,030 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233
[2024-11-08 16:24:46,031 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,033 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 252
[2024-11-08 16:24:46,034 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,036 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 16:24:46,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,039 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276
[2024-11-08 16:24:46,040 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,042 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297
[2024-11-08 16:24:46,043 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,045 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314
[2024-11-08 16:24:46,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,048 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 333
[2024-11-08 16:24:46,050 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,051 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348
[2024-11-08 16:24:46,052 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,054 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 357
[2024-11-08 16:24:46,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,059 INFO  L134       CoverageAnalysis]: Checked inductivity of 1482 backedges. 0 proven. 470 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-08 16:24:46,059 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:46,059 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [90199228]
[2024-11-08 16:24:46,059 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [90199228] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:24:46,060 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [726196444]
[2024-11-08 16:24:46,060 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:24:46,060 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:46,060 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:24:46,062 INFO  L229       MonitoredProcess]: Starting monitored process 37 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:24:46,064 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process
[2024-11-08 16:24:46,141 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s)
[2024-11-08 16:24:46,142 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:24:46,143 INFO  L255         TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 13 conjuncts are in the unsatisfiable core
[2024-11-08 16:24:46,147 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:47,200 INFO  L134       CoverageAnalysis]: Checked inductivity of 1482 backedges. 66 proven. 128 refuted. 0 times theorem prover too weak. 1288 trivial. 0 not checked.
[2024-11-08 16:24:47,201 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:47,531 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [726196444] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:24:47,531 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:24:47,532 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 8] total 18
[2024-11-08 16:24:47,532 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1052530704]
[2024-11-08 16:24:47,532 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:47,532 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 19 states
[2024-11-08 16:24:47,533 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:47,533 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants.
[2024-11-08 16:24:47,534 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=483, Unknown=0, NotChecked=0, Total=552
[2024-11-08 16:24:47,534 INFO  L87              Difference]: Start difference. First operand 649 states and 712 transitions. Second operand  has 19 states, 18 states have (on average 19.333333333333332) internal successors, (348), 19 states have internal predecessors, (348), 7 states have call successors, (31), 1 states have call predecessors, (31), 2 states have return successors, (31), 8 states have call predecessors, (31), 7 states have call successors, (31)
[2024-11-08 16:24:52,930 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0]
[2024-11-08 16:24:56,099 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:24:56,099 INFO  L93              Difference]: Finished difference Result 722 states and 788 transitions.
[2024-11-08 16:24:56,099 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. 
[2024-11-08 16:24:56,099 INFO  L78                 Accepts]: Start accepts. Automaton has  has 19 states, 18 states have (on average 19.333333333333332) internal successors, (348), 19 states have internal predecessors, (348), 7 states have call successors, (31), 1 states have call predecessors, (31), 2 states have return successors, (31), 8 states have call predecessors, (31), 7 states have call successors, (31) Word has length 366
[2024-11-08 16:24:56,100 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:24:56,102 INFO  L225             Difference]: With dead ends: 722
[2024-11-08 16:24:56,102 INFO  L226             Difference]: Without dead ends: 720
[2024-11-08 16:24:56,103 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 497 GetRequests, 448 SyntacticMatches, 0 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 524 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=644, Invalid=1906, Unknown=0, NotChecked=0, Total=2550
[2024-11-08 16:24:56,103 INFO  L432           NwaCegarLoop]: 18 mSDtfsCounter, 1632 mSDsluCounter, 244 mSDsCounter, 0 mSdLazyCounter, 1857 mSolverCounterSat, 124 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 7.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1632 SdHoareTripleChecker+Valid, 262 SdHoareTripleChecker+Invalid, 1982 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 124 IncrementalHoareTripleChecker+Valid, 1857 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 7.3s IncrementalHoareTripleChecker+Time
[2024-11-08 16:24:56,104 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [1632 Valid, 262 Invalid, 1982 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [124 Valid, 1857 Invalid, 1 Unknown, 0 Unchecked, 7.3s Time]
[2024-11-08 16:24:56,104 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 720 states.
[2024-11-08 16:24:56,163 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 720 to 647.
[2024-11-08 16:24:56,163 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 647 states, 583 states have (on average 1.0463121783876501) internal successors, (610), 597 states have internal predecessors, (610), 48 states have call successors, (48), 1 states have call predecessors, (48), 1 states have return successors, (48), 48 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-08 16:24:56,164 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 647 states and 706 transitions.
[2024-11-08 16:24:56,165 INFO  L78                 Accepts]: Start accepts. Automaton has 647 states and 706 transitions. Word has length 366
[2024-11-08 16:24:56,165 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:24:56,165 INFO  L471      AbstractCegarLoop]: Abstraction has 647 states and 706 transitions.
[2024-11-08 16:24:56,165 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 19 states, 18 states have (on average 19.333333333333332) internal successors, (348), 19 states have internal predecessors, (348), 7 states have call successors, (31), 1 states have call predecessors, (31), 2 states have return successors, (31), 8 states have call predecessors, (31), 7 states have call successors, (31)
[2024-11-08 16:24:56,165 INFO  L276                IsEmpty]: Start isEmpty. Operand 647 states and 706 transitions.
[2024-11-08 16:24:56,167 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 372
[2024-11-08 16:24:56,168 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:24:56,168 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:24:56,189 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Ended with exit code 0
[2024-11-08 16:24:56,372 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable50,37 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:56,372 INFO  L396      AbstractCegarLoop]: === Iteration 52 === Targeting ULTIMATE.startErr89ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:24:56,373 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:24:56,373 INFO  L85        PathProgramCache]: Analyzing trace with hash 1421533836, now seen corresponding path program 1 times
[2024-11-08 16:24:56,373 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:24:56,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [563426761]
[2024-11-08 16:24:56,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:56,373 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:24:56,406 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:24:56,408 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [767724775]
[2024-11-08 16:24:56,408 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:24:56,409 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:24:56,409 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:24:56,411 INFO  L229       MonitoredProcess]: Starting monitored process 38 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:24:56,412 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Waiting until timeout for monitored process
[2024-11-08 16:24:56,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:24:56,533 INFO  L255         TraceCheckSpWp]: Trace formula consists of 519 conjuncts, 15 conjuncts are in the unsatisfiable core
[2024-11-08 16:24:56,535 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:24:57,194 INFO  L134       CoverageAnalysis]: Checked inductivity of 1354 backedges. 0 proven. 342 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-08 16:24:57,195 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:24:58,097 INFO  L134       CoverageAnalysis]: Checked inductivity of 1354 backedges. 0 proven. 342 refuted. 0 times theorem prover too weak. 1012 trivial. 0 not checked.
[2024-11-08 16:24:58,097 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:24:58,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [563426761]
[2024-11-08 16:24:58,097 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:24:58,097 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [767724775]
[2024-11-08 16:24:58,097 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [767724775] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:24:58,097 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:24:58,097 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13
[2024-11-08 16:24:58,098 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002702714]
[2024-11-08 16:24:58,098 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:24:58,099 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 16:24:58,099 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:24:58,100 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 16:24:58,100 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182
[2024-11-08 16:24:58,100 INFO  L87              Difference]: Start difference. First operand 647 states and 706 transitions. Second operand  has 14 states, 13 states have (on average 39.38461538461539) internal successors, (512), 14 states have internal predecessors, (512), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46)
[2024-11-08 16:25:02,709 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:06,822 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:09,447 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.52s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:12,271 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.81s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:14,473 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:16,425 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.93s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:20,449 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:22,084 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.56s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:24,424 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.32s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:25,809 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:27,416 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.59s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:32,420 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:36,869 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:41,005 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:45,071 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:49,123 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:53,146 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:25:57,240 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:00,823 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.55s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:03,227 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.39s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:05,036 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.81s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:06,543 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.48s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:08,700 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.94s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:10,403 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.70s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:11,884 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.19s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:13,419 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.48s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:17,114 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.67s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:26:19,762 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:26:19,762 INFO  L93              Difference]: Finished difference Result 748 states and 825 transitions.
[2024-11-08 16:26:19,763 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. 
[2024-11-08 16:26:19,763 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 39.38461538461539) internal successors, (512), 14 states have internal predecessors, (512), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46) Word has length 371
[2024-11-08 16:26:19,763 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:26:19,766 INFO  L225             Difference]: With dead ends: 748
[2024-11-08 16:26:19,766 INFO  L226             Difference]: Without dead ends: 747
[2024-11-08 16:26:19,766 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 744 GetRequests, 728 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=96, Invalid=210, Unknown=0, NotChecked=0, Total=306
[2024-11-08 16:26:19,767 INFO  L432           NwaCegarLoop]: 168 mSDtfsCounter, 471 mSDsluCounter, 885 mSDsCounter, 0 mSdLazyCounter, 1405 mSolverCounterSat, 31 mSolverCounterUnsat, 9 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 81.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 471 SdHoareTripleChecker+Valid, 1053 SdHoareTripleChecker+Invalid, 1445 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 1405 IncrementalHoareTripleChecker+Invalid, 9 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 81.4s IncrementalHoareTripleChecker+Time
[2024-11-08 16:26:19,767 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [471 Valid, 1053 Invalid, 1445 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 1405 Invalid, 9 Unknown, 0 Unchecked, 81.4s Time]
[2024-11-08 16:26:19,768 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 747 states.
[2024-11-08 16:26:19,842 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 747 to 686.
[2024-11-08 16:26:19,843 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 686 states, 619 states have (on average 1.0436187399030694) internal successors, (646), 633 states have internal predecessors, (646), 51 states have call successors, (51), 1 states have call predecessors, (51), 1 states have return successors, (51), 51 states have call predecessors, (51), 51 states have call successors, (51)
[2024-11-08 16:26:19,844 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 686 states to 686 states and 748 transitions.
[2024-11-08 16:26:19,844 INFO  L78                 Accepts]: Start accepts. Automaton has 686 states and 748 transitions. Word has length 371
[2024-11-08 16:26:19,845 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:26:19,845 INFO  L471      AbstractCegarLoop]: Abstraction has 686 states and 748 transitions.
[2024-11-08 16:26:19,845 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 39.38461538461539) internal successors, (512), 14 states have internal predecessors, (512), 8 states have call successors, (46), 1 states have call predecessors, (46), 1 states have return successors, (46), 8 states have call predecessors, (46), 8 states have call successors, (46)
[2024-11-08 16:26:19,845 INFO  L276                IsEmpty]: Start isEmpty. Operand 686 states and 748 transitions.
[2024-11-08 16:26:19,847 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 378
[2024-11-08 16:26:19,847 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:26:19,848 INFO  L215           NwaCegarLoop]: trace histogram [23, 23, 23, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:26:19,869 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Ended with exit code 0
[2024-11-08 16:26:20,048 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 38 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable51
[2024-11-08 16:26:20,048 INFO  L396      AbstractCegarLoop]: === Iteration 53 === Targeting ULTIMATE.startErr95ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:26:20,049 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:26:20,049 INFO  L85        PathProgramCache]: Analyzing trace with hash 1066583410, now seen corresponding path program 1 times
[2024-11-08 16:26:20,049 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:26:20,049 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921731998]
[2024-11-08 16:26:20,049 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:26:20,050 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:26:20,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:26:20,102 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [240577561]
[2024-11-08 16:26:20,102 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:26:20,103 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:26:20,103 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:26:20,104 INFO  L229       MonitoredProcess]: Starting monitored process 39 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:26:20,105 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Waiting until timeout for monitored process
[2024-11-08 16:26:20,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 16:26:20,256 INFO  L255         TraceCheckSpWp]: Trace formula consists of 525 conjuncts, 30 conjuncts are in the unsatisfiable core
[2024-11-08 16:26:20,261 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:26:22,064 INFO  L134       CoverageAnalysis]: Checked inductivity of 1354 backedges. 63 proven. 345 refuted. 0 times theorem prover too weak. 946 trivial. 0 not checked.
[2024-11-08 16:26:22,064 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:26:23,159 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:26:23,159 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921731998]
[2024-11-08 16:26:23,159 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:26:23,159 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [240577561]
[2024-11-08 16:26:23,159 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [240577561] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:26:23,159 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:26:23,159 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13] total 13
[2024-11-08 16:26:23,160 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1390698102]
[2024-11-08 16:26:23,160 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:26:23,160 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 14 states
[2024-11-08 16:26:23,160 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:26:23,161 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants.
[2024-11-08 16:26:23,161 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=190, Unknown=0, NotChecked=0, Total=240
[2024-11-08 16:26:23,161 INFO  L87              Difference]: Start difference. First operand 686 states and 748 transitions. Second operand  has 14 states, 13 states have (on average 20.615384615384617) internal successors, (268), 14 states have internal predecessors, (268), 4 states have call successors, (23), 1 states have call predecessors, (23), 2 states have return successors, (23), 4 states have call predecessors, (23), 4 states have call successors, (23)
[2024-11-08 16:26:25,144 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:26:25,144 INFO  L93              Difference]: Finished difference Result 694 states and 751 transitions.
[2024-11-08 16:26:25,144 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. 
[2024-11-08 16:26:25,144 INFO  L78                 Accepts]: Start accepts. Automaton has  has 14 states, 13 states have (on average 20.615384615384617) internal successors, (268), 14 states have internal predecessors, (268), 4 states have call successors, (23), 1 states have call predecessors, (23), 2 states have return successors, (23), 4 states have call predecessors, (23), 4 states have call successors, (23) Word has length 377
[2024-11-08 16:26:25,145 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:26:25,147 INFO  L225             Difference]: With dead ends: 694
[2024-11-08 16:26:25,147 INFO  L226             Difference]: Without dead ends: 630
[2024-11-08 16:26:25,148 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 409 GetRequests, 394 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=54, Invalid=218, Unknown=0, NotChecked=0, Total=272
[2024-11-08 16:26:25,148 INFO  L432           NwaCegarLoop]: 141 mSDtfsCounter, 19 mSDsluCounter, 1385 mSDsCounter, 0 mSdLazyCounter, 2720 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 1526 SdHoareTripleChecker+Invalid, 2732 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 2720 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2024-11-08 16:26:25,149 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 1526 Invalid, 2732 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 2720 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2024-11-08 16:26:25,149 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 630 states.
[2024-11-08 16:26:25,244 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 630 to 628.
[2024-11-08 16:26:25,245 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 628 states, 564 states have (on average 1.0390070921985815) internal successors, (586), 578 states have internal predecessors, (586), 48 states have call successors, (48), 1 states have call predecessors, (48), 1 states have return successors, (48), 48 states have call predecessors, (48), 48 states have call successors, (48)
[2024-11-08 16:26:25,246 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 628 states to 628 states and 682 transitions.
[2024-11-08 16:26:25,247 INFO  L78                 Accepts]: Start accepts. Automaton has 628 states and 682 transitions. Word has length 377
[2024-11-08 16:26:25,247 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:26:25,247 INFO  L471      AbstractCegarLoop]: Abstraction has 628 states and 682 transitions.
[2024-11-08 16:26:25,248 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 14 states, 13 states have (on average 20.615384615384617) internal successors, (268), 14 states have internal predecessors, (268), 4 states have call successors, (23), 1 states have call predecessors, (23), 2 states have return successors, (23), 4 states have call predecessors, (23), 4 states have call successors, (23)
[2024-11-08 16:26:25,248 INFO  L276                IsEmpty]: Start isEmpty. Operand 628 states and 682 transitions.
[2024-11-08 16:26:25,250 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 417
[2024-11-08 16:26:25,250 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:26:25,251 INFO  L215           NwaCegarLoop]: trace histogram [26, 26, 26, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:26:25,283 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Forceful destruction successful, exit code 0
[2024-11-08 16:26:25,451 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable52,39 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:26:25,451 INFO  L396      AbstractCegarLoop]: === Iteration 54 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:26:25,451 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:26:25,451 INFO  L85        PathProgramCache]: Analyzing trace with hash 1408917066, now seen corresponding path program 2 times
[2024-11-08 16:26:25,451 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:26:25,452 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [917900979]
[2024-11-08 16:26:25,452 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:26:25,452 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:26:25,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:26:25,505 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [131229405]
[2024-11-08 16:26:25,505 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:26:25,505 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:26:25,505 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:26:25,507 INFO  L229       MonitoredProcess]: Starting monitored process 40 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:26:25,510 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Waiting until timeout for monitored process
[2024-11-08 16:26:25,675 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:26:25,675 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:26:25,679 INFO  L255         TraceCheckSpWp]: Trace formula consists of 584 conjuncts, 33 conjuncts are in the unsatisfiable core
[2024-11-08 16:26:25,684 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:26:28,015 INFO  L134       CoverageAnalysis]: Checked inductivity of 1878 backedges. 0 proven. 578 refuted. 0 times theorem prover too weak. 1300 trivial. 0 not checked.
[2024-11-08 16:26:28,015 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:26:29,403 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:26:29,403 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [917900979]
[2024-11-08 16:26:29,403 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:26:29,403 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [131229405]
[2024-11-08 16:26:29,403 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [131229405] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:26:29,403 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:26:29,403 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17] total 17
[2024-11-08 16:26:29,404 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650977509]
[2024-11-08 16:26:29,404 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:26:29,404 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2024-11-08 16:26:29,404 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:26:29,404 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2024-11-08 16:26:29,405 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=332, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:26:29,405 INFO  L87              Difference]: Start difference. First operand 628 states and 682 transitions. Second operand  has 18 states, 17 states have (on average 17.0) internal successors, (289), 18 states have internal predecessors, (289), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26)
[2024-11-08 16:26:32,071 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:26:32,071 INFO  L93              Difference]: Finished difference Result 694 states and 755 transitions.
[2024-11-08 16:26:32,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. 
[2024-11-08 16:26:32,071 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 17 states have (on average 17.0) internal successors, (289), 18 states have internal predecessors, (289), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26) Word has length 416
[2024-11-08 16:26:32,072 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:26:32,074 INFO  L225             Difference]: With dead ends: 694
[2024-11-08 16:26:32,074 INFO  L226             Difference]: Without dead ends: 687
[2024-11-08 16:26:32,075 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 513 GetRequests, 494 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=88, Invalid=332, Unknown=0, NotChecked=0, Total=420
[2024-11-08 16:26:32,078 INFO  L432           NwaCegarLoop]: 120 mSDtfsCounter, 50 mSDsluCounter, 639 mSDsCounter, 0 mSdLazyCounter, 5096 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 759 SdHoareTripleChecker+Invalid, 5102 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 5096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time
[2024-11-08 16:26:32,078 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 759 Invalid, 5102 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 5096 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time]
[2024-11-08 16:26:32,079 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 687 states.
[2024-11-08 16:26:32,160 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 687 to 686.
[2024-11-08 16:26:32,161 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 686 states, 619 states have (on average 1.0420032310177707) internal successors, (645), 633 states have internal predecessors, (645), 51 states have call successors, (51), 1 states have call predecessors, (51), 1 states have return successors, (51), 51 states have call predecessors, (51), 51 states have call successors, (51)
[2024-11-08 16:26:32,162 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 686 states to 686 states and 747 transitions.
[2024-11-08 16:26:32,162 INFO  L78                 Accepts]: Start accepts. Automaton has 686 states and 747 transitions. Word has length 416
[2024-11-08 16:26:32,162 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:26:32,162 INFO  L471      AbstractCegarLoop]: Abstraction has 686 states and 747 transitions.
[2024-11-08 16:26:32,163 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 17 states have (on average 17.0) internal successors, (289), 18 states have internal predecessors, (289), 5 states have call successors, (26), 1 states have call predecessors, (26), 1 states have return successors, (26), 5 states have call predecessors, (26), 5 states have call successors, (26)
[2024-11-08 16:26:32,163 INFO  L276                IsEmpty]: Start isEmpty. Operand 686 states and 747 transitions.
[2024-11-08 16:26:32,166 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 453
[2024-11-08 16:26:32,166 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:26:32,166 INFO  L215           NwaCegarLoop]: trace histogram [28, 28, 28, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1]
[2024-11-08 16:26:32,189 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Forceful destruction successful, exit code 0
[2024-11-08 16:26:32,366 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 40 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable53
[2024-11-08 16:26:32,367 INFO  L396      AbstractCegarLoop]: === Iteration 55 === Targeting ULTIMATE.startErr26ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:26:32,367 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:26:32,367 INFO  L85        PathProgramCache]: Analyzing trace with hash 1112171887, now seen corresponding path program 2 times
[2024-11-08 16:26:32,367 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:26:32,367 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1779428586]
[2024-11-08 16:26:32,367 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:26:32,367 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:26:32,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:26:32,446 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [23764741]
[2024-11-08 16:26:32,450 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:26:32,450 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:26:32,451 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:26:32,456 INFO  L229       MonitoredProcess]: Starting monitored process 41 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:26:32,458 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Waiting until timeout for monitored process
[2024-11-08 16:26:32,625 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:26:32,625 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:26:32,629 INFO  L255         TraceCheckSpWp]: Trace formula consists of 636 conjuncts, 41 conjuncts are in the unsatisfiable core
[2024-11-08 16:26:32,636 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:26:35,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 2277 backedges. 0 proven. 765 refuted. 0 times theorem prover too weak. 1512 trivial. 0 not checked.
[2024-11-08 16:26:35,399 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:26:44,909 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:26:44,909 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1779428586]
[2024-11-08 16:26:44,909 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:26:44,909 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [23764741]
[2024-11-08 16:26:44,909 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [23764741] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-08 16:26:44,909 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 1 imperfect interpolant sequences.
[2024-11-08 16:26:44,910 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22] total 22
[2024-11-08 16:26:44,910 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1685959353]
[2024-11-08 16:26:44,910 INFO  L85    oduleStraightlineAll]: Using 1 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:26:44,910 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 23 states
[2024-11-08 16:26:44,910 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:26:44,911 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants.
[2024-11-08 16:26:44,911 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=142, Invalid=558, Unknown=2, NotChecked=0, Total=702
[2024-11-08 16:26:44,911 INFO  L87              Difference]: Start difference. First operand 686 states and 747 transitions. Second operand  has 23 states, 22 states have (on average 14.318181818181818) internal successors, (315), 23 states have internal predecessors, (315), 6 states have call successors, (28), 1 states have call predecessors, (28), 1 states have return successors, (28), 6 states have call predecessors, (28), 6 states have call successors, (28)
[2024-11-08 16:26:49,948 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:26:49,948 INFO  L93              Difference]: Finished difference Result 708 states and 778 transitions.
[2024-11-08 16:26:49,948 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. 
[2024-11-08 16:26:49,948 INFO  L78                 Accepts]: Start accepts. Automaton has  has 23 states, 22 states have (on average 14.318181818181818) internal successors, (315), 23 states have internal predecessors, (315), 6 states have call successors, (28), 1 states have call predecessors, (28), 1 states have return successors, (28), 6 states have call predecessors, (28), 6 states have call successors, (28) Word has length 452
[2024-11-08 16:26:49,949 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:26:49,951 INFO  L225             Difference]: With dead ends: 708
[2024-11-08 16:26:49,951 INFO  L226             Difference]: Without dead ends: 707
[2024-11-08 16:26:49,951 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 504 GetRequests, 479 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 9.6s TimeCoverageRelationStatistics Valid=142, Invalid=558, Unknown=2, NotChecked=0, Total=702
[2024-11-08 16:26:49,952 INFO  L432           NwaCegarLoop]: 122 mSDtfsCounter, 192 mSDsluCounter, 1159 mSDsCounter, 0 mSdLazyCounter, 9520 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 200 SdHoareTripleChecker+Valid, 1281 SdHoareTripleChecker+Invalid, 9523 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 9520 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.8s IncrementalHoareTripleChecker+Time
[2024-11-08 16:26:49,952 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [200 Valid, 1281 Invalid, 9523 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 9520 Invalid, 0 Unknown, 0 Unchecked, 4.8s Time]
[2024-11-08 16:26:49,953 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 707 states.
[2024-11-08 16:26:50,024 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 707 to 686.
[2024-11-08 16:26:50,025 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 686 states, 619 states have (on average 1.0403877221324718) internal successors, (644), 633 states have internal predecessors, (644), 51 states have call successors, (51), 1 states have call predecessors, (51), 1 states have return successors, (51), 51 states have call predecessors, (51), 51 states have call successors, (51)
[2024-11-08 16:26:50,026 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 686 states to 686 states and 746 transitions.
[2024-11-08 16:26:50,026 INFO  L78                 Accepts]: Start accepts. Automaton has 686 states and 746 transitions. Word has length 452
[2024-11-08 16:26:50,027 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:26:50,027 INFO  L471      AbstractCegarLoop]: Abstraction has 686 states and 746 transitions.
[2024-11-08 16:26:50,027 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 23 states, 22 states have (on average 14.318181818181818) internal successors, (315), 23 states have internal predecessors, (315), 6 states have call successors, (28), 1 states have call predecessors, (28), 1 states have return successors, (28), 6 states have call predecessors, (28), 6 states have call successors, (28)
[2024-11-08 16:26:50,027 INFO  L276                IsEmpty]: Start isEmpty. Operand 686 states and 746 transitions.
[2024-11-08 16:26:50,030 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 459
[2024-11-08 16:26:50,030 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:26:50,031 INFO  L215           NwaCegarLoop]: trace histogram [28, 28, 28, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:26:50,052 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Ended with exit code 0
[2024-11-08 16:26:50,235 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable54,41 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:26:50,236 INFO  L396      AbstractCegarLoop]: === Iteration 56 === Targeting ULTIMATE.startErr95ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:26:50,236 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:26:50,236 INFO  L85        PathProgramCache]: Analyzing trace with hash 888349902, now seen corresponding path program 2 times
[2024-11-08 16:26:50,236 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:26:50,236 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1138936391]
[2024-11-08 16:26:50,237 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:26:50,237 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:26:50,322 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:26:50,324 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1299657395]
[2024-11-08 16:26:50,324 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2024-11-08 16:26:50,324 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:26:50,324 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:26:50,326 INFO  L229       MonitoredProcess]: Starting monitored process 42 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:26:50,328 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Waiting until timeout for monitored process
[2024-11-08 16:26:51,281 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s)
[2024-11-08 16:26:51,281 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:26:51,285 INFO  L255         TraceCheckSpWp]: Trace formula consists of 634 conjuncts, 31 conjuncts are in the unsatisfiable core
[2024-11-08 16:26:51,290 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-08 16:26:53,155 INFO  L134       CoverageAnalysis]: Checked inductivity of 2090 backedges. 0 proven. 578 refuted. 0 times theorem prover too weak. 1512 trivial. 0 not checked.
[2024-11-08 16:26:53,155 INFO  L311         TraceCheckSpWp]: Computing backward predicates...
[2024-11-08 16:26:56,080 INFO  L134       CoverageAnalysis]: Checked inductivity of 2090 backedges. 0 proven. 578 refuted. 0 times theorem prover too weak. 1512 trivial. 0 not checked.
[2024-11-08 16:26:56,080 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 16:26:56,080 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1138936391]
[2024-11-08 16:26:56,080 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-11-08 16:26:56,080 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1299657395]
[2024-11-08 16:26:56,080 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1299657395] provided 0 perfect and 2 imperfect interpolant sequences
[2024-11-08 16:26:56,081 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences.
[2024-11-08 16:26:56,081 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 27
[2024-11-08 16:26:56,081 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [984407039]
[2024-11-08 16:26:56,081 INFO  L85    oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton
[2024-11-08 16:26:56,082 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 28 states
[2024-11-08 16:26:56,082 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 16:26:56,083 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants.
[2024-11-08 16:26:56,083 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=222, Invalid=534, Unknown=0, NotChecked=0, Total=756
[2024-11-08 16:26:56,084 INFO  L87              Difference]: Start difference. First operand 686 states and 746 transitions. Second operand  has 28 states, 27 states have (on average 23.555555555555557) internal successors, (636), 28 states have internal predecessors, (636), 10 states have call successors, (56), 1 states have call predecessors, (56), 1 states have return successors, (56), 10 states have call predecessors, (56), 10 states have call successors, (56)
[2024-11-08 16:27:04,137 WARN  L286               SmtUtils]: Spent 6.50s on a formula simplification. DAG size of input: 91 DAG size of output: 76 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)
[2024-11-08 16:27:10,036 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:11,304 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.27s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:23,581 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:25,610 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.97s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:30,415 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:34,148 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.28s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:38,844 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.56s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:42,846 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:44,222 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:48,957 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.63s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:53,391 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:27:56,496 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.91s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:01,778 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:03,895 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:09,518 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:14,576 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.17s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:21,738 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:23,492 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.08s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:28,161 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:32,706 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:36,711 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:40,745 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:50,706 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:54,878 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.53s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:28:58,396 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.10s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:01,256 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.69s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:05,517 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:09,693 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:11,194 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.16s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:14,340 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.98s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:18,342 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:20,655 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.73s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:24,660 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:29,147 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.56s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:33,663 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.00s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:37,729 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:40,315 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.31s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:43,044 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.30s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:46,211 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.82s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:50,741 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:54,942 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:29:59,656 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:00,820 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:06,221 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.29s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:09,864 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.51s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:15,122 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:16,306 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:18,611 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.42s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:19,727 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.04s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:23,783 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:27,820 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:30,001 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.07s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:34,247 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.90s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:37,668 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.74s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:42,882 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:46,903 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:51,688 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.50s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:56,019 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:30:58,884 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.70s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:03,075 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:07,097 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:11,782 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.73s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:15,784 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:18,900 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.89s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:22,922 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:27,179 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:29,913 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.73s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:33,920 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:49,582 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:31:56,970 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:01,855 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:03,584 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.56s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:07,616 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:12,757 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:17,348 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:21,361 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.97s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:23,517 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.37s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:29,173 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:30,718 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.18s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:34,726 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:37,262 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.53s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:40,209 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.32s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:42,914 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.68s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:47,108 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:32:55,791 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:01,278 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.77s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:06,119 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:10,155 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:21,808 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.47s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:25,985 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:27,404 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.32s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:29,234 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.82s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers []
[2024-11-08 16:33:37,795 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 16:33:37,795 INFO  L93              Difference]: Finished difference Result 974 states and 1090 transitions.
[2024-11-08 16:33:37,795 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. 
[2024-11-08 16:33:37,796 INFO  L78                 Accepts]: Start accepts. Automaton has  has 28 states, 27 states have (on average 23.555555555555557) internal successors, (636), 28 states have internal predecessors, (636), 10 states have call successors, (56), 1 states have call predecessors, (56), 1 states have return successors, (56), 10 states have call predecessors, (56), 10 states have call successors, (56) Word has length 458
[2024-11-08 16:33:37,796 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 16:33:37,798 INFO  L225             Difference]: With dead ends: 974
[2024-11-08 16:33:37,798 INFO  L226             Difference]: Without dead ends: 910
[2024-11-08 16:33:37,799 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 927 GetRequests, 888 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 78 ImplicationChecksByTransitivity, 44.2s TimeCoverageRelationStatistics Valid=498, Invalid=1141, Unknown=1, NotChecked=0, Total=1640
[2024-11-08 16:33:37,800 INFO  L432           NwaCegarLoop]: 183 mSDtfsCounter, 657 mSDsluCounter, 2242 mSDsCounter, 0 mSdLazyCounter, 4492 mSolverCounterSat, 36 mSolverCounterUnsat, 46 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 358.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 657 SdHoareTripleChecker+Valid, 2425 SdHoareTripleChecker+Invalid, 4574 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 4492 IncrementalHoareTripleChecker+Invalid, 46 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 358.9s IncrementalHoareTripleChecker+Time
[2024-11-08 16:33:37,800 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [657 Valid, 2425 Invalid, 4574 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 4492 Invalid, 46 Unknown, 0 Unchecked, 358.9s Time]
[2024-11-08 16:33:37,801 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 910 states.
[2024-11-08 16:33:37,910 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 910 to 795.
[2024-11-08 16:33:37,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 795 states, 718 states have (on average 1.0403899721448469) internal successors, (747), 732 states have internal predecessors, (747), 61 states have call successors, (61), 1 states have call predecessors, (61), 1 states have return successors, (61), 61 states have call predecessors, (61), 61 states have call successors, (61)
[2024-11-08 16:33:37,913 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 795 states to 795 states and 869 transitions.
[2024-11-08 16:33:37,913 INFO  L78                 Accepts]: Start accepts. Automaton has 795 states and 869 transitions. Word has length 458
[2024-11-08 16:33:37,914 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 16:33:37,914 INFO  L471      AbstractCegarLoop]: Abstraction has 795 states and 869 transitions.
[2024-11-08 16:33:37,914 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 28 states, 27 states have (on average 23.555555555555557) internal successors, (636), 28 states have internal predecessors, (636), 10 states have call successors, (56), 1 states have call predecessors, (56), 1 states have return successors, (56), 10 states have call predecessors, (56), 10 states have call successors, (56)
[2024-11-08 16:33:37,914 INFO  L276                IsEmpty]: Start isEmpty. Operand 795 states and 869 transitions.
[2024-11-08 16:33:37,925 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 498
[2024-11-08 16:33:37,925 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 16:33:37,926 INFO  L215           NwaCegarLoop]: trace histogram [31, 31, 31, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 16:33:37,936 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Forceful destruction successful, exit code 0
[2024-11-08 16:33:38,130 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable55,42 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:38,130 INFO  L396      AbstractCegarLoop]: === Iteration 57 === Targeting ULTIMATE.startErr63ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 135 more)] ===
[2024-11-08 16:33:38,131 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 16:33:38,131 INFO  L85        PathProgramCache]: Analyzing trace with hash 2109714286, now seen corresponding path program 3 times
[2024-11-08 16:33:38,131 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 16:33:38,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569670649]
[2024-11-08 16:33:38,131 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 16:33:38,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 16:33:38,212 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-11-08 16:33:38,215 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1909604679]
[2024-11-08 16:33:38,216 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2
[2024-11-08 16:33:38,216 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-08 16:33:38,216 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 16:33:38,218 INFO  L229       MonitoredProcess]: Starting monitored process 43 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-08 16:33:38,220 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_81453cc7-ff71-44c3-8745-a33e78c74001/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (43)] Waiting until timeout for monitored process
[2024-11-08 16:33:38,477 INFO  L227   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s)
[2024-11-08 16:33:38,478 INFO  L228   tOrderPrioritization]: Conjunction of SSA is unsat
[2024-11-08 16:33:38,480 INFO  L255         TraceCheckSpWp]: Trace formula consists of 276 conjuncts, 30 conjuncts are in the unsatisfiable core
[2024-11-08 16:33:38,488 INFO  L278         TraceCheckSpWp]: Computing forward predicates...