./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/array-examples/standard_compare_ground.i --full-output --architecture 32bit


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


Checking for overflows
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/array-examples/standard_compare_ground.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d4cee1ffe184d6f720684150b88947bfbeafd0a7d6fa25fd546666420e94872c
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:43:18,949 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:43:19,017 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf
[2023-11-19 07:43:19,023 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:43:19,023 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:43:19,050 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:43:19,050 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:43:19,051 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:43:19,052 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:43:19,052 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:43:19,053 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:43:19,054 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:43:19,054 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:43:19,055 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:43:19,056 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:43:19,056 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:43:19,057 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:43:19,057 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:43:19,058 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:43:19,058 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:43:19,059 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:43:19,059 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:43:19,060 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=true
[2023-11-19 07:43:19,060 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2023-11-19 07:43:19,061 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:43:19,061 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:43:19,061 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:43:19,062 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:43:19,062 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:43:19,063 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:43:19,063 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:43:19,064 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:43:19,077 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:43:19,077 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:43:19,077 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:43:19,078 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:43:19,078 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:43:19,078 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:43:19,079 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:43:19,079 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:43:19,079 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:43:19,080 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_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d4cee1ffe184d6f720684150b88947bfbeafd0a7d6fa25fd546666420e94872c
[2023-11-19 07:43:19,368 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:43:19,398 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:43:19,401 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:43:19,402 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:43:19,403 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:43:19,404 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/array-examples/standard_compare_ground.i
[2023-11-19 07:43:22,541 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:43:22,761 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:43:22,761 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/sv-benchmarks/c/array-examples/standard_compare_ground.i
[2023-11-19 07:43:22,770 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/data/881b76405/85adea5ce1a14cee829b5cd191c6a589/FLAG111050f55
[2023-11-19 07:43:22,786 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/data/881b76405/85adea5ce1a14cee829b5cd191c6a589
[2023-11-19 07:43:22,789 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:43:22,790 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:43:22,792 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:43:22,792 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:43:22,803 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:43:22,804 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:22" (1/1) ...
[2023-11-19 07:43:22,805 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e4116c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:22, skipping insertion in model container
[2023-11-19 07:43:22,805 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:43:22" (1/1) ...
[2023-11-19 07:43:22,831 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:43:23,032 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:43:23,043 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:43:23,070 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:43:23,088 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:43:23,088 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23 WrapperNode
[2023-11-19 07:43:23,088 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:43:23,090 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:43:23,090 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:43:23,091 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:43:23,099 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,108 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,137 INFO  L138                Inliner]: procedures = 16, calls = 20, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 82
[2023-11-19 07:43:23,137 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:43:23,138 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:43:23,138 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:43:23,138 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:43:23,148 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,149 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,161 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,161 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,172 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,176 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,177 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,178 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,180 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:43:23,181 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:43:23,181 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:43:23,182 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:43:23,189 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (1/1) ...
[2023-11-19 07:43:23,195 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:43:23,208 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:23,225 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:43:23,248 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:43:23,265 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:43:23,265 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:43:23,266 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:43:23,266 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:43:23,266 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:43:23,266 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:43:23,266 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:43:23,267 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:43:23,344 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:43:23,346 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:43:23,526 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:43:23,533 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:43:23,534 INFO  L302             CfgBuilder]: Removed 3 assume(true) statements.
[2023-11-19 07:43:23,537 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:23 BoogieIcfgContainer
[2023-11-19 07:43:23,538 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:43:23,540 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:43:23,541 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:43:23,544 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:43:23,545 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:43:22" (1/3) ...
[2023-11-19 07:43:23,545 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d31297b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:43:23, skipping insertion in model container
[2023-11-19 07:43:23,546 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:43:23" (2/3) ...
[2023-11-19 07:43:23,546 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d31297b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:43:23, skipping insertion in model container
[2023-11-19 07:43:23,547 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:23" (3/3) ...
[2023-11-19 07:43:23,548 INFO  L112   eAbstractionObserver]: Analyzing ICFG standard_compare_ground.i
[2023-11-19 07:43:23,569 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:43:23,570 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations.
[2023-11-19 07:43:23,627 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:43:23,635 INFO  L357      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@40bf19a7, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:43:23,636 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 6 error locations.
[2023-11-19 07:43:23,641 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 32 states, 25 states have (on average 1.64) internal successors, (41), 31 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:23,648 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 6
[2023-11-19 07:43:23,649 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:23,650 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1]
[2023-11-19 07:43:23,651 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:23,657 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:23,658 INFO  L85        PathProgramCache]: Analyzing trace with hash 28698728, now seen corresponding path program 1 times
[2023-11-19 07:43:23,669 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:23,670 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212061988]
[2023-11-19 07:43:23,671 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:23,671 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:23,853 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:24,092 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:24,099 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:24,100 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212061988]
[2023-11-19 07:43:24,100 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212061988] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:24,101 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:24,101 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:24,103 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239419796]
[2023-11-19 07:43:24,104 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:24,111 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:24,111 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:24,145 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:24,146 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:24,148 INFO  L87              Difference]: Start difference. First operand  has 32 states, 25 states have (on average 1.64) internal successors, (41), 31 states have internal predecessors, (41), 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) Second operand  has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:24,224 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:24,224 INFO  L93              Difference]: Finished difference Result 61 states and 79 transitions.
[2023-11-19 07:43:24,226 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:24,227 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 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 5
[2023-11-19 07:43:24,228 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:24,236 INFO  L225             Difference]: With dead ends: 61
[2023-11-19 07:43:24,237 INFO  L226             Difference]: Without dead ends: 28
[2023-11-19 07:43:24,240 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:24,244 INFO  L413           NwaCegarLoop]: 31 mSDtfsCounter, 3 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:24,245 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 86 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:24,265 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 28 states.
[2023-11-19 07:43:24,280 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28.
[2023-11-19 07:43:24,282 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28 states, 22 states have (on average 1.4090909090909092) internal successors, (31), 27 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:24,283 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 31 transitions.
[2023-11-19 07:43:24,284 INFO  L78                 Accepts]: Start accepts. Automaton has 28 states and 31 transitions. Word has length 5
[2023-11-19 07:43:24,285 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:24,285 INFO  L495      AbstractCegarLoop]: Abstraction has 28 states and 31 transitions.
[2023-11-19 07:43:24,285 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 4 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:24,286 INFO  L276                IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions.
[2023-11-19 07:43:24,286 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2023-11-19 07:43:24,286 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:24,286 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1]
[2023-11-19 07:43:24,287 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:43:24,287 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:24,288 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:24,288 INFO  L85        PathProgramCache]: Analyzing trace with hash -363792156, now seen corresponding path program 1 times
[2023-11-19 07:43:24,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:24,289 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [29025714]
[2023-11-19 07:43:24,289 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:24,289 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:24,351 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:24,523 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:24,524 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:24,524 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [29025714]
[2023-11-19 07:43:24,524 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [29025714] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:24,525 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1777011165]
[2023-11-19 07:43:24,525 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:24,525 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:24,526 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:24,528 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:24,570 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:43:24,658 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:24,660 INFO  L262         TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 5 conjunts are in the unsatisfiable core
[2023-11-19 07:43:24,665 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:24,775 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:24,775 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:24,776 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1777011165] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:24,776 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:24,776 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 7
[2023-11-19 07:43:24,777 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [960057426]
[2023-11-19 07:43:24,777 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:24,778 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 07:43:24,778 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:24,779 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 07:43:24,779 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:43:24,780 INFO  L87              Difference]: Start difference. First operand 28 states and 31 transitions. Second operand  has 6 states, 5 states have (on average 1.8) internal successors, (9), 6 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:24,836 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:24,836 INFO  L93              Difference]: Finished difference Result 28 states and 31 transitions.
[2023-11-19 07:43:24,837 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:43:24,838 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 5 states have (on average 1.8) internal successors, (9), 6 states have internal predecessors, (9), 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 9
[2023-11-19 07:43:24,838 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:24,840 INFO  L225             Difference]: With dead ends: 28
[2023-11-19 07:43:24,840 INFO  L226             Difference]: Without dead ends: 27
[2023-11-19 07:43:24,843 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:24,845 INFO  L413           NwaCegarLoop]: 20 mSDtfsCounter, 10 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:24,847 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 76 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:24,851 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 27 states.
[2023-11-19 07:43:24,856 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27.
[2023-11-19 07:43:24,857 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 27 states, 22 states have (on average 1.3636363636363635) internal successors, (30), 26 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:24,860 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 30 transitions.
[2023-11-19 07:43:24,860 INFO  L78                 Accepts]: Start accepts. Automaton has 27 states and 30 transitions. Word has length 9
[2023-11-19 07:43:24,860 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:24,861 INFO  L495      AbstractCegarLoop]: Abstraction has 27 states and 30 transitions.
[2023-11-19 07:43:24,861 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 5 states have (on average 1.8) internal successors, (9), 6 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:24,861 INFO  L276                IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions.
[2023-11-19 07:43:24,862 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 11
[2023-11-19 07:43:24,862 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:24,863 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1]
[2023-11-19 07:43:24,885 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:25,083 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:25,084 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:25,085 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:25,085 INFO  L85        PathProgramCache]: Analyzing trace with hash 1607345098, now seen corresponding path program 1 times
[2023-11-19 07:43:25,085 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:25,086 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1745673212]
[2023-11-19 07:43:25,086 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:25,086 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:25,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:25,167 INFO  L134       CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:25,167 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:25,167 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1745673212]
[2023-11-19 07:43:25,168 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1745673212] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:25,168 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:25,168 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:25,169 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1814909329]
[2023-11-19 07:43:25,169 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:25,169 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:25,170 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:25,170 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:25,171 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:25,171 INFO  L87              Difference]: Start difference. First operand 27 states and 30 transitions. Second operand  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,207 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:25,211 INFO  L93              Difference]: Finished difference Result 27 states and 30 transitions.
[2023-11-19 07:43:25,212 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:25,213 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 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 10
[2023-11-19 07:43:25,215 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:25,215 INFO  L225             Difference]: With dead ends: 27
[2023-11-19 07:43:25,217 INFO  L226             Difference]: Without dead ends: 26
[2023-11-19 07:43:25,217 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:25,219 INFO  L413           NwaCegarLoop]: 21 mSDtfsCounter, 2 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:25,223 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 59 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:25,224 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26 states.
[2023-11-19 07:43:25,228 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 23.
[2023-11-19 07:43:25,230 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23 states, 19 states have (on average 1.368421052631579) internal successors, (26), 22 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,231 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 26 transitions.
[2023-11-19 07:43:25,232 INFO  L78                 Accepts]: Start accepts. Automaton has 23 states and 26 transitions. Word has length 10
[2023-11-19 07:43:25,233 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:25,233 INFO  L495      AbstractCegarLoop]: Abstraction has 23 states and 26 transitions.
[2023-11-19 07:43:25,233 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,233 INFO  L276                IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions.
[2023-11-19 07:43:25,234 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 12
[2023-11-19 07:43:25,235 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:25,236 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:25,236 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:43:25,236 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:25,237 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:25,238 INFO  L85        PathProgramCache]: Analyzing trace with hash -1713503250, now seen corresponding path program 1 times
[2023-11-19 07:43:25,239 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:25,239 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733286139]
[2023-11-19 07:43:25,239 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:25,240 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:25,260 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:25,411 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:25,411 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:25,411 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [733286139]
[2023-11-19 07:43:25,412 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [733286139] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:25,412 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [200928391]
[2023-11-19 07:43:25,412 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:25,413 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:25,413 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:25,414 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:25,438 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:43:25,477 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:25,478 INFO  L262         TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:43:25,480 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:25,493 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:25,493 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:25,494 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [200928391] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:25,494 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:25,494 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2023-11-19 07:43:25,495 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2146095488]
[2023-11-19 07:43:25,495 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:25,495 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:43:25,496 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:25,496 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:43:25,497 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:25,497 INFO  L87              Difference]: Start difference. First operand 23 states and 26 transitions. Second operand  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:25,510 INFO  L93              Difference]: Finished difference Result 23 states and 26 transitions.
[2023-11-19 07:43:25,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:43:25,511 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 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 11
[2023-11-19 07:43:25,511 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:25,512 INFO  L225             Difference]: With dead ends: 23
[2023-11-19 07:43:25,512 INFO  L226             Difference]: Without dead ends: 22
[2023-11-19 07:43:25,512 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:25,514 INFO  L413           NwaCegarLoop]: 19 mSDtfsCounter, 13 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:25,515 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 25 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:25,516 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22 states.
[2023-11-19 07:43:25,518 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22.
[2023-11-19 07:43:25,519 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 21 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,520 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 25 transitions.
[2023-11-19 07:43:25,526 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 25 transitions. Word has length 11
[2023-11-19 07:43:25,527 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:25,527 INFO  L495      AbstractCegarLoop]: Abstraction has 22 states and 25 transitions.
[2023-11-19 07:43:25,528 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 5.5) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,528 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions.
[2023-11-19 07:43:25,528 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 13
[2023-11-19 07:43:25,529 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:25,529 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:25,556 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:25,746 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:25,747 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:25,748 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:25,748 INFO  L85        PathProgramCache]: Analyzing trace with hash -1578993129, now seen corresponding path program 1 times
[2023-11-19 07:43:25,748 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:25,748 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1223371049]
[2023-11-19 07:43:25,748 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:25,749 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:25,779 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:25,884 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:43:25,885 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:25,887 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1223371049]
[2023-11-19 07:43:25,890 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1223371049] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:25,890 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1034062237]
[2023-11-19 07:43:25,891 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:25,891 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:25,891 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:25,892 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:25,906 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:43:25,956 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:25,957 INFO  L262         TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:43:25,958 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:25,973 INFO  L134       CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:25,974 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:25,974 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1034062237] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:25,974 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:25,975 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2023-11-19 07:43:25,975 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [544160811]
[2023-11-19 07:43:25,975 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:25,976 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:43:25,976 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:25,976 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:43:25,977 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:25,977 INFO  L87              Difference]: Start difference. First operand 22 states and 25 transitions. Second operand  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:25,998 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:25,998 INFO  L93              Difference]: Finished difference Result 36 states and 41 transitions.
[2023-11-19 07:43:25,999 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:43:25,999 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 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 12
[2023-11-19 07:43:25,999 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:26,001 INFO  L225             Difference]: With dead ends: 36
[2023-11-19 07:43:26,001 INFO  L226             Difference]: Without dead ends: 26
[2023-11-19 07:43:26,002 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:26,003 INFO  L413           NwaCegarLoop]: 21 mSDtfsCounter, 1 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:26,003 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 38 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:26,004 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 26 states.
[2023-11-19 07:43:26,008 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26.
[2023-11-19 07:43:26,008 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 26 states, 23 states have (on average 1.3043478260869565) internal successors, (30), 25 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,009 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 30 transitions.
[2023-11-19 07:43:26,009 INFO  L78                 Accepts]: Start accepts. Automaton has 26 states and 30 transitions. Word has length 12
[2023-11-19 07:43:26,009 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:26,009 INFO  L495      AbstractCegarLoop]: Abstraction has 26 states and 30 transitions.
[2023-11-19 07:43:26,010 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 6.0) internal successors, (12), 3 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,010 INFO  L276                IsEmpty]: Start isEmpty. Operand 26 states and 30 transitions.
[2023-11-19 07:43:26,010 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 17
[2023-11-19 07:43:26,011 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:26,011 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:26,044 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:26,211 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:26,212 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:26,213 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:26,213 INFO  L85        PathProgramCache]: Analyzing trace with hash -1720362596, now seen corresponding path program 1 times
[2023-11-19 07:43:26,213 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:26,213 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1900154386]
[2023-11-19 07:43:26,213 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:26,214 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:26,229 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:26,296 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:43:26,297 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:26,298 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1900154386]
[2023-11-19 07:43:26,298 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1900154386] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:26,298 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1551928267]
[2023-11-19 07:43:26,300 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:26,301 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:26,301 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:26,302 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:26,322 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:43:26,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:26,383 INFO  L262         TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:43:26,385 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:26,398 INFO  L134       CoverageAnalysis]: Checked inductivity of 5 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:43:26,398 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:26,398 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1551928267] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:26,398 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:26,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2023-11-19 07:43:26,399 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2124453878]
[2023-11-19 07:43:26,399 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:26,399 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:43:26,400 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:26,400 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:43:26,401 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:26,401 INFO  L87              Difference]: Start difference. First operand 26 states and 30 transitions. Second operand  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,421 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:26,421 INFO  L93              Difference]: Finished difference Result 26 states and 30 transitions.
[2023-11-19 07:43:26,421 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:43:26,422 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 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 16
[2023-11-19 07:43:26,422 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:26,423 INFO  L225             Difference]: With dead ends: 26
[2023-11-19 07:43:26,423 INFO  L226             Difference]: Without dead ends: 25
[2023-11-19 07:43:26,426 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:26,427 INFO  L413           NwaCegarLoop]: 20 mSDtfsCounter, 1 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:26,428 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 35 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:26,429 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25 states.
[2023-11-19 07:43:26,432 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 22.
[2023-11-19 07:43:26,432 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 20 states have (on average 1.25) internal successors, (25), 21 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,433 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 25 transitions.
[2023-11-19 07:43:26,433 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 25 transitions. Word has length 16
[2023-11-19 07:43:26,433 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:26,433 INFO  L495      AbstractCegarLoop]: Abstraction has 22 states and 25 transitions.
[2023-11-19 07:43:26,434 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 8.0) internal successors, (16), 3 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,434 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions.
[2023-11-19 07:43:26,435 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:43:26,435 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:26,435 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:26,459 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:26,646 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:26,647 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:26,647 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:26,648 INFO  L85        PathProgramCache]: Analyzing trace with hash -864473810, now seen corresponding path program 1 times
[2023-11-19 07:43:26,648 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:26,648 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [208777227]
[2023-11-19 07:43:26,648 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:26,649 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:26,661 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:26,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:26,723 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:26,723 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [208777227]
[2023-11-19 07:43:26,723 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [208777227] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:26,724 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [990523866]
[2023-11-19 07:43:26,724 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:26,724 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:26,724 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:26,725 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:26,742 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:43:26,799 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:26,800 INFO  L262         TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:43:26,801 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:26,825 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:26,825 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:26,825 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [990523866] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:26,825 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:26,825 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 6
[2023-11-19 07:43:26,826 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [302151346]
[2023-11-19 07:43:26,826 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:26,826 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:43:26,826 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:26,827 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:43:26,827 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:26,827 INFO  L87              Difference]: Start difference. First operand 22 states and 25 transitions. Second operand  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,845 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:26,845 INFO  L93              Difference]: Finished difference Result 35 states and 40 transitions.
[2023-11-19 07:43:26,846 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:43:26,846 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 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 19
[2023-11-19 07:43:26,847 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:26,847 INFO  L225             Difference]: With dead ends: 35
[2023-11-19 07:43:26,847 INFO  L226             Difference]: Without dead ends: 22
[2023-11-19 07:43:26,848 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:26,850 INFO  L413           NwaCegarLoop]: 26 mSDtfsCounter, 2 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:26,850 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 45 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:26,852 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22 states.
[2023-11-19 07:43:26,856 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22.
[2023-11-19 07:43:26,857 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22 states, 20 states have (on average 1.2) internal successors, (24), 21 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,860 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 24 transitions.
[2023-11-19 07:43:26,860 INFO  L78                 Accepts]: Start accepts. Automaton has 22 states and 24 transitions. Word has length 19
[2023-11-19 07:43:26,860 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:26,860 INFO  L495      AbstractCegarLoop]: Abstraction has 22 states and 24 transitions.
[2023-11-19 07:43:26,861 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:26,861 INFO  L276                IsEmpty]: Start isEmpty. Operand 22 states and 24 transitions.
[2023-11-19 07:43:26,862 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2023-11-19 07:43:26,862 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:26,862 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:26,888 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:27,083 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:27,083 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:27,084 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:27,084 INFO  L85        PathProgramCache]: Analyzing trace with hash -1257500820, now seen corresponding path program 1 times
[2023-11-19 07:43:27,084 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:27,084 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [650113130]
[2023-11-19 07:43:27,084 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:27,085 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:27,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:27,199 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:27,199 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:27,200 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [650113130]
[2023-11-19 07:43:27,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [650113130] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:27,200 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [122721206]
[2023-11-19 07:43:27,200 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:27,200 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:27,201 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:27,207 INFO  L229       MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:27,230 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process
[2023-11-19 07:43:27,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:27,281 INFO  L262         TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:43:27,283 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:27,322 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:27,322 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:27,364 INFO  L134       CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:27,364 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [122721206] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:27,364 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:27,364 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10
[2023-11-19 07:43:27,365 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39084048]
[2023-11-19 07:43:27,365 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:27,366 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 10 states
[2023-11-19 07:43:27,368 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:27,370 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants.
[2023-11-19 07:43:27,370 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90
[2023-11-19 07:43:27,373 INFO  L87              Difference]: Start difference. First operand 22 states and 24 transitions. Second operand  has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:27,446 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:27,446 INFO  L93              Difference]: Finished difference Result 45 states and 50 transitions.
[2023-11-19 07:43:27,447 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 07:43:27,447 INFO  L78                 Accepts]: Start accepts. Automaton has  has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 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 19
[2023-11-19 07:43:27,448 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:27,448 INFO  L225             Difference]: With dead ends: 45
[2023-11-19 07:43:27,448 INFO  L226             Difference]: Without dead ends: 30
[2023-11-19 07:43:27,449 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 43 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=47, Invalid=85, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:43:27,451 INFO  L413           NwaCegarLoop]: 18 mSDtfsCounter, 8 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:27,452 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 97 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:27,454 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30 states.
[2023-11-19 07:43:27,462 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30.
[2023-11-19 07:43:27,464 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30 states, 28 states have (on average 1.1428571428571428) internal successors, (32), 29 states have internal predecessors, (32), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:27,464 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 32 transitions.
[2023-11-19 07:43:27,466 INFO  L78                 Accepts]: Start accepts. Automaton has 30 states and 32 transitions. Word has length 19
[2023-11-19 07:43:27,469 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:27,469 INFO  L495      AbstractCegarLoop]: Abstraction has 30 states and 32 transitions.
[2023-11-19 07:43:27,469 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:27,469 INFO  L276                IsEmpty]: Start isEmpty. Operand 30 states and 32 transitions.
[2023-11-19 07:43:27,470 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 28
[2023-11-19 07:43:27,471 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:27,471 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:27,493 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:27,693 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2023-11-19 07:43:27,693 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:27,693 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:27,694 INFO  L85        PathProgramCache]: Analyzing trace with hash -1949237148, now seen corresponding path program 2 times
[2023-11-19 07:43:27,694 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:27,694 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [720446225]
[2023-11-19 07:43:27,694 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:27,695 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:27,726 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:27,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2023-11-19 07:43:27,783 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:27,783 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [720446225]
[2023-11-19 07:43:27,783 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [720446225] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:27,784 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1041378002]
[2023-11-19 07:43:27,784 INFO  L93    rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1
[2023-11-19 07:43:27,784 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:27,785 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:27,786 INFO  L229       MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:27,792 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process
[2023-11-19 07:43:27,870 INFO  L228   tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s)
[2023-11-19 07:43:27,871 INFO  L229   tOrderPrioritization]: Conjunction of SSA is unsat
[2023-11-19 07:43:27,872 INFO  L262         TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:43:27,877 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:27,910 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked.
[2023-11-19 07:43:27,910 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:43:27,911 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1041378002] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:27,911 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:43:27,911 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2023-11-19 07:43:27,911 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2036644921]
[2023-11-19 07:43:27,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:27,912 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:27,912 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:27,913 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:27,913 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:43:27,913 INFO  L87              Difference]: Start difference. First operand 30 states and 32 transitions. Second operand  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:27,935 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:27,936 INFO  L93              Difference]: Finished difference Result 30 states and 32 transitions.
[2023-11-19 07:43:27,936 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:27,936 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 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 27
[2023-11-19 07:43:27,937 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:27,937 INFO  L225             Difference]: With dead ends: 30
[2023-11-19 07:43:27,937 INFO  L226             Difference]: Without dead ends: 29
[2023-11-19 07:43:27,938 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 26 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:43:27,939 INFO  L413           NwaCegarLoop]: 16 mSDtfsCounter, 5 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:27,939 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 43 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:27,940 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 29 states.
[2023-11-19 07:43:27,943 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29.
[2023-11-19 07:43:27,944 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 29 states, 28 states have (on average 1.1071428571428572) internal successors, (31), 28 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:27,944 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 31 transitions.
[2023-11-19 07:43:27,945 INFO  L78                 Accepts]: Start accepts. Automaton has 29 states and 31 transitions. Word has length 27
[2023-11-19 07:43:27,945 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:27,945 INFO  L495      AbstractCegarLoop]: Abstraction has 29 states and 31 transitions.
[2023-11-19 07:43:27,946 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.333333333333333) internal successors, (19), 4 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:27,946 INFO  L276                IsEmpty]: Start isEmpty. Operand 29 states and 31 transitions.
[2023-11-19 07:43:27,947 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2023-11-19 07:43:27,947 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:27,947 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:27,976 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:28,162 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:28,163 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:28,163 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:28,163 INFO  L85        PathProgramCache]: Analyzing trace with hash -296809339, now seen corresponding path program 1 times
[2023-11-19 07:43:28,163 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:28,163 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811230108]
[2023-11-19 07:43:28,163 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:28,164 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:28,182 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:28,237 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked.
[2023-11-19 07:43:28,237 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:28,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1811230108]
[2023-11-19 07:43:28,238 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1811230108] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:43:28,238 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [971357135]
[2023-11-19 07:43:28,238 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:28,238 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:43:28,239 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:43:28,240 INFO  L229       MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:43:28,262 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process
[2023-11-19 07:43:28,327 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:28,328 INFO  L262         TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 8 conjunts are in the unsatisfiable core
[2023-11-19 07:43:28,331 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:43:28,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:28,411 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:43:28,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked.
[2023-11-19 07:43:28,535 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [971357135] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:43:28,535 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:43:28,536 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 9, 9] total 18
[2023-11-19 07:43:28,536 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [891371591]
[2023-11-19 07:43:28,539 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:43:28,540 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 18 states
[2023-11-19 07:43:28,540 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:28,541 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants.
[2023-11-19 07:43:28,542 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=77, Invalid=229, Unknown=0, NotChecked=0, Total=306
[2023-11-19 07:43:28,542 INFO  L87              Difference]: Start difference. First operand 29 states and 31 transitions. Second operand  has 18 states, 18 states have (on average 3.0) internal successors, (54), 18 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:28,719 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:28,720 INFO  L93              Difference]: Finished difference Result 66 states and 74 transitions.
[2023-11-19 07:43:28,720 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. 
[2023-11-19 07:43:28,721 INFO  L78                 Accepts]: Start accepts. Automaton has  has 18 states, 18 states have (on average 3.0) internal successors, (54), 18 states have internal predecessors, (54), 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 28
[2023-11-19 07:43:28,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:28,722 INFO  L225             Difference]: With dead ends: 66
[2023-11-19 07:43:28,722 INFO  L226             Difference]: Without dead ends: 52
[2023-11-19 07:43:28,723 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 72 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=156, Invalid=396, Unknown=0, NotChecked=0, Total=552
[2023-11-19 07:43:28,724 INFO  L413           NwaCegarLoop]: 14 mSDtfsCounter, 25 mSDsluCounter, 120 mSDsCounter, 0 mSdLazyCounter, 104 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 134 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 104 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:28,725 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 134 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 104 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:43:28,725 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 52 states.
[2023-11-19 07:43:28,731 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 49.
[2023-11-19 07:43:28,732 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 49 states, 48 states have (on average 1.0625) internal successors, (51), 48 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:28,733 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 51 transitions.
[2023-11-19 07:43:28,733 INFO  L78                 Accepts]: Start accepts. Automaton has 49 states and 51 transitions. Word has length 28
[2023-11-19 07:43:28,733 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:28,733 INFO  L495      AbstractCegarLoop]: Abstraction has 49 states and 51 transitions.
[2023-11-19 07:43:28,734 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 18 states, 18 states have (on average 3.0) internal successors, (54), 18 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:28,734 INFO  L276                IsEmpty]: Start isEmpty. Operand 49 states and 51 transitions.
[2023-11-19 07:43:28,736 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2023-11-19 07:43:28,736 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:28,736 INFO  L195           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:28,763 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0
[2023-11-19 07:43:28,950 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:43:28,951 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:28,951 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:28,951 INFO  L85        PathProgramCache]: Analyzing trace with hash -2399332, now seen corresponding path program 2 times
[2023-11-19 07:43:28,951 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:28,952 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1769834839]
[2023-11-19 07:43:28,952 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:28,952 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:28,981 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:29,061 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 97 trivial. 0 not checked.
[2023-11-19 07:43:29,061 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:29,061 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1769834839]
[2023-11-19 07:43:29,061 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1769834839] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:29,062 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:29,062 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:29,062 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1400051186]
[2023-11-19 07:43:29,062 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:29,062 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:29,063 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:29,063 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:29,063 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:29,064 INFO  L87              Difference]: Start difference. First operand 49 states and 51 transitions. Second operand  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,093 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:29,093 INFO  L93              Difference]: Finished difference Result 56 states and 58 transitions.
[2023-11-19 07:43:29,093 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:29,094 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 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 48
[2023-11-19 07:43:29,094 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:29,095 INFO  L225             Difference]: With dead ends: 56
[2023-11-19 07:43:29,095 INFO  L226             Difference]: Without dead ends: 55
[2023-11-19 07:43:29,095 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:29,096 INFO  L413           NwaCegarLoop]: 17 mSDtfsCounter, 2 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:29,097 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 48 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:29,097 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55 states.
[2023-11-19 07:43:29,103 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 55.
[2023-11-19 07:43:29,103 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55 states, 54 states have (on average 1.0555555555555556) internal successors, (57), 54 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,104 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 57 transitions.
[2023-11-19 07:43:29,104 INFO  L78                 Accepts]: Start accepts. Automaton has 55 states and 57 transitions. Word has length 48
[2023-11-19 07:43:29,104 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:29,104 INFO  L495      AbstractCegarLoop]: Abstraction has 55 states and 57 transitions.
[2023-11-19 07:43:29,104 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 6.666666666666667) internal successors, (20), 4 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,105 INFO  L276                IsEmpty]: Start isEmpty. Operand 55 states and 57 transitions.
[2023-11-19 07:43:29,106 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 55
[2023-11-19 07:43:29,106 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:43:29,107 INFO  L195           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:29,107 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-19 07:43:29,107 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW === [ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 3 more)] ===
[2023-11-19 07:43:29,107 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:43:29,108 INFO  L85        PathProgramCache]: Analyzing trace with hash 1207495374, now seen corresponding path program 1 times
[2023-11-19 07:43:29,108 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:43:29,108 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1648974269]
[2023-11-19 07:43:29,108 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:43:29,108 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:43:29,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:43:29,231 INFO  L134       CoverageAnalysis]: Checked inductivity of 103 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked.
[2023-11-19 07:43:29,231 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:43:29,231 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1648974269]
[2023-11-19 07:43:29,231 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1648974269] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:43:29,232 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:43:29,232 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:43:29,232 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1220139715]
[2023-11-19 07:43:29,232 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:43:29,233 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:43:29,233 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:43:29,234 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:43:29,234 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:43:29,234 INFO  L87              Difference]: Start difference. First operand 55 states and 57 transitions. Second operand  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,260 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:43:29,261 INFO  L93              Difference]: Finished difference Result 55 states and 57 transitions.
[2023-11-19 07:43:29,261 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:43:29,261 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 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 54
[2023-11-19 07:43:29,264 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:43:29,264 INFO  L225             Difference]: With dead ends: 55
[2023-11-19 07:43:29,264 INFO  L226             Difference]: Without dead ends: 0
[2023-11-19 07:43:29,266 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:43:29,266 INFO  L413           NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:43:29,267 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 43 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:43:29,268 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2023-11-19 07:43:29,268 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2023-11-19 07:43:29,268 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2023-11-19 07:43:29,268 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 54
[2023-11-19 07:43:29,269 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:43:29,269 INFO  L495      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2023-11-19 07:43:29,269 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 3 states have (on average 8.666666666666666) internal successors, (26), 4 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:43:29,269 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2023-11-19 07:43:29,270 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2023-11-19 07:43:29,273 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW (5 of 6 remaining)
[2023-11-19 07:43:29,275 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW (4 of 6 remaining)
[2023-11-19 07:43:29,276 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (3 of 6 remaining)
[2023-11-19 07:43:29,276 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW (2 of 6 remaining)
[2023-11-19 07:43:29,276 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW (1 of 6 remaining)
[2023-11-19 07:43:29,276 INFO  L805   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW (0 of 6 remaining)
[2023-11-19 07:43:29,277 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 07:43:29,280 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2023-11-19 07:43:29,331 INFO  L899   garLoopResultBuilder]: For program point L35-2(lines 35 37) no Hoare annotation was computed.
[2023-11-19 07:43:29,331 INFO  L899   garLoopResultBuilder]: For program point L35-3(line 35) no Hoare annotation was computed.
[2023-11-19 07:43:29,331 INFO  L899   garLoopResultBuilder]: For program point L31(line 31) no Hoare annotation was computed.
[2023-11-19 07:43:29,331 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startErr3ASSERT_VIOLATIONINTEGER_OVERFLOW(line 31) no Hoare annotation was computed.
[2023-11-19 07:43:29,331 INFO  L899   garLoopResultBuilder]: For program point L35-4(line 35) no Hoare annotation was computed.
[2023-11-19 07:43:29,332 INFO  L895   garLoopResultBuilder]: At program point L35-5(lines 35 37) the Hoare annotation is: (and (<= 0 |ULTIMATE.start_main_~x~0#1|) (<= 0 |ULTIMATE.start_main_~i~0#1|))
[2023-11-19 07:43:29,332 INFO  L899   garLoopResultBuilder]: For program point L35-6(lines 35 37) no Hoare annotation was computed.
[2023-11-19 07:43:29,332 INFO  L895   garLoopResultBuilder]: At program point L27-2(lines 27 32) the Hoare annotation is: (< 0 (+ |ULTIMATE.start_main_~i~0#1| 1))
[2023-11-19 07:43:29,332 INFO  L899   garLoopResultBuilder]: For program point L27-3(lines 16 40) no Hoare annotation was computed.
[2023-11-19 07:43:29,333 INFO  L899   garLoopResultBuilder]: For program point main_returnLabel#1(lines 16 40) no Hoare annotation was computed.
[2023-11-19 07:43:29,333 INFO  L899   garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed.
[2023-11-19 07:43:29,333 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONINTEGER_OVERFLOW(line 20) no Hoare annotation was computed.
[2023-11-19 07:43:29,333 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startErr4ASSERT_VIOLATIONINTEGER_OVERFLOW(line 35) no Hoare annotation was computed.
[2023-11-19 07:43:29,333 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed.
[2023-11-19 07:43:29,334 INFO  L899   garLoopResultBuilder]: For program point L28(lines 28 30) no Hoare annotation was computed.
[2023-11-19 07:43:29,334 INFO  L899   garLoopResultBuilder]: For program point L28-2(lines 28 30) no Hoare annotation was computed.
[2023-11-19 07:43:29,334 INFO  L899   garLoopResultBuilder]: For program point L20-2(lines 20 23) no Hoare annotation was computed.
[2023-11-19 07:43:29,334 INFO  L899   garLoopResultBuilder]: For program point L20-3(line 20) no Hoare annotation was computed.
[2023-11-19 07:43:29,335 INFO  L899   garLoopResultBuilder]: For program point L20-4(line 20) no Hoare annotation was computed.
[2023-11-19 07:43:29,335 INFO  L895   garLoopResultBuilder]: At program point L20-5(lines 20 23) the Hoare annotation is: (or (< 0 |ULTIMATE.start_main_~j~0#1|) (= |ULTIMATE.start_main_~j~0#1| 0))
[2023-11-19 07:43:29,335 INFO  L899   garLoopResultBuilder]: For program point L20-6(lines 20 23) no Hoare annotation was computed.
[2023-11-19 07:43:29,335 INFO  L899   garLoopResultBuilder]: For program point L12(line 12) no Hoare annotation was computed.
[2023-11-19 07:43:29,335 INFO  L899   garLoopResultBuilder]: For program point L12-2(line 12) no Hoare annotation was computed.
[2023-11-19 07:43:29,336 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startErr1ASSERT_VIOLATIONINTEGER_OVERFLOW(line 20) no Hoare annotation was computed.
[2023-11-19 07:43:29,336 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed.
[2023-11-19 07:43:29,336 INFO  L899   garLoopResultBuilder]: For program point L33-1(lines 33 38) no Hoare annotation was computed.
[2023-11-19 07:43:29,336 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startErr5ASSERT_VIOLATIONINTEGER_OVERFLOW(line 35) no Hoare annotation was computed.
[2023-11-19 07:43:29,336 INFO  L899   garLoopResultBuilder]: For program point L13(line 13) no Hoare annotation was computed.
[2023-11-19 07:43:29,336 INFO  L899   garLoopResultBuilder]: For program point L13-1(line 13) no Hoare annotation was computed.
[2023-11-19 07:43:29,337 INFO  L899   garLoopResultBuilder]: For program point L13-3(line 13) no Hoare annotation was computed.
[2023-11-19 07:43:29,337 INFO  L899   garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed.
[2023-11-19 07:43:29,338 INFO  L899   garLoopResultBuilder]: For program point ULTIMATE.startErr2ASSERT_VIOLATIONINTEGER_OVERFLOW(line 31) no Hoare annotation was computed.
[2023-11-19 07:43:29,342 INFO  L445         BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:43:29,345 INFO  L178   ceAbstractionStarter]: Computing trace abstraction results
[2023-11-19 07:43:29,360 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:43:29 BoogieIcfgContainer
[2023-11-19 07:43:29,360 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2023-11-19 07:43:29,361 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2023-11-19 07:43:29,361 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2023-11-19 07:43:29,361 INFO  L274        PluginConnector]: Witness Printer initialized
[2023-11-19 07:43:29,362 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:43:23" (3/4) ...
[2023-11-19 07:43:29,367 INFO  L137         WitnessPrinter]: Generating witness for correct program
[2023-11-19 07:43:29,379 INFO  L943   BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges
[2023-11-19 07:43:29,379 INFO  L943   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2023-11-19 07:43:29,380 INFO  L943   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2023-11-19 07:43:29,380 INFO  L943   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2023-11-19 07:43:29,497 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml
[2023-11-19 07:43:29,497 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/witness.yml
[2023-11-19 07:43:29,498 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2023-11-19 07:43:29,498 INFO  L158              Benchmark]: Toolchain (without parser) took 6708.34ms. Allocated memory was 159.4MB in the beginning and 239.1MB in the end (delta: 79.7MB). Free memory was 112.6MB in the beginning and 72.0MB in the end (delta: 40.7MB). Peak memory consumption was 122.0MB. Max. memory is 16.1GB.
[2023-11-19 07:43:29,499 INFO  L158              Benchmark]: CDTParser took 0.22ms. Allocated memory is still 159.4MB. Free memory is still 127.4MB. There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:43:29,499 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 297.08ms. Allocated memory is still 159.4MB. Free memory was 112.6MB in the beginning and 102.1MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
[2023-11-19 07:43:29,500 INFO  L158              Benchmark]: Boogie Procedure Inliner took 47.84ms. Allocated memory is still 159.4MB. Free memory was 102.1MB in the beginning and 100.8MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB.
[2023-11-19 07:43:29,509 INFO  L158              Benchmark]: Boogie Preprocessor took 42.31ms. Allocated memory is still 159.4MB. Free memory was 100.8MB in the beginning and 99.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2023-11-19 07:43:29,510 INFO  L158              Benchmark]: RCFGBuilder took 356.55ms. Allocated memory is still 159.4MB. Free memory was 99.2MB in the beginning and 86.9MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2023-11-19 07:43:29,510 INFO  L158              Benchmark]: TraceAbstraction took 5819.93ms. Allocated memory was 159.4MB in the beginning and 239.1MB in the end (delta: 79.7MB). Free memory was 86.3MB in the beginning and 77.2MB in the end (delta: 9.1MB). Peak memory consumption was 90.6MB. Max. memory is 16.1GB.
[2023-11-19 07:43:29,511 INFO  L158              Benchmark]: Witness Printer took 136.92ms. Allocated memory is still 239.1MB. Free memory was 76.2MB in the beginning and 72.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
[2023-11-19 07:43:29,513 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.22ms. Allocated memory is still 159.4MB. Free memory is still 127.4MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 297.08ms. Allocated memory is still 159.4MB. Free memory was 112.6MB in the beginning and 102.1MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 47.84ms. Allocated memory is still 159.4MB. Free memory was 102.1MB in the beginning and 100.8MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 42.31ms. Allocated memory is still 159.4MB. Free memory was 100.8MB in the beginning and 99.2MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 356.55ms. Allocated memory is still 159.4MB. Free memory was 99.2MB in the beginning and 86.9MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * TraceAbstraction took 5819.93ms. Allocated memory was 159.4MB in the beginning and 239.1MB in the end (delta: 79.7MB). Free memory was 86.3MB in the beginning and 77.2MB in the end (delta: 9.1MB). Peak memory consumption was 90.6MB. Max. memory is 16.1GB.
 * Witness Printer took 136.92ms. Allocated memory is still 239.1MB. Free memory was 76.2MB in the beginning and 72.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 20]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 20]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 31]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 31]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - PositiveResult [Line: 35]: integer overflow can never occur
    For all program executions holds that integer overflow can never occur at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 32 locations, 6 error locations. Started 1 CEGAR loops. OverallTime: 5.7s, OverallIterations: 12, TraceHistogramMax: 7, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.1s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 74 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 74 mSDsluCounter, 729 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 490 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 251 IncrementalHoareTripleChecker+Invalid, 261 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 239 mSDtfsCounter, 251 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 243 GetRequests, 170 SyntacticMatches, 0 SemanticMatches, 73 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 94 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=55occurred in iteration=11, InterpolantAutomatonStates: 62, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 12 MinimizatonAttempts, 9 StatesRemovedByMinimization, 3 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 3 LocationsWithAnnotation, 3 PreInvPairs, 16 NumberOfFragments, 19 HoareAnnotationTreeSize, 3 FomulaSimplifications, 87 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 3 FomulaSimplificationsInter, 8 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 1.7s InterpolantComputationTime, 399 NumberOfCodeBlocks, 383 NumberOfCodeBlocksAsserted, 20 NumberOfCheckSat, 424 ConstructedInterpolants, 0 QuantifiedInterpolants, 666 SizeOfPredicates, 7 NumberOfNonLiveVariables, 688 ConjunctsInSsa, 29 ConjunctsInUnsatCore, 22 InterpolantComputations, 10 PerfectInterpolantSequences, 272/314 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    6 specifications checked. All of them hold
  - InvariantResult [Line: 35]: Loop Invariant
    Derived loop invariant: ((0 <= x) && (0 <= i))
  - InvariantResult [Line: 20]: Loop Invariant
    Derived loop invariant: ((0 < j) || (j == 0))
  - InvariantResult [Line: 27]: Loop Invariant
    Derived loop invariant: (0 < (i + 1))
RESULT: Ultimate proved your program to be correct!
[2023-11-19 07:43:29,565 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a9f1d739-ff9a-4e8c-932b-b0b74fdaf462/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE