./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/prodbin-ll_valuebound1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/prodbin-ll_valuebound1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash bf6b5d6ce0125c606cfafa6fb4e25513c25265a3f4d4cd63094ae1ba72acdc4a --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 20:03:04,680 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 20:03:04,749 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-12-02 20:03:04,754 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 20:03:04,754 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 20:03:04,783 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 20:03:04,784 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 20:03:04,784 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 20:03:04,785 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 20:03:04,802 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 20:03:04,803 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 20:03:04,804 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 20:03:04,804 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 20:03:04,805 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 20:03:04,805 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 20:03:04,806 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 20:03:04,806 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 20:03:04,807 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 20:03:04,807 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 20:03:04,808 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 20:03:04,808 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 20:03:04,809 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 20:03:04,810 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 20:03:04,810 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 20:03:04,811 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 20:03:04,811 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 20:03:04,812 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 20:03:04,812 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 20:03:04,812 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 20:03:04,813 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 20:03:04,813 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 20:03:04,814 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 20:03:04,814 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 20:03:04,815 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 20:03:04,815 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 20:03:04,815 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 20:03:04,816 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 20:03:04,816 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:03:04,816 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 20:03:04,817 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 20:03:04,817 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 20:03:04,817 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 20:03:04,817 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 20:03:04,817 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 20:03:04,818 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 20:03:04,818 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 20:03:04,818 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 20:03:04,818 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES 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_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/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_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh 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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan 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 -> bf6b5d6ce0125c606cfafa6fb4e25513c25265a3f4d4cd63094ae1ba72acdc4a [2023-12-02 20:03:05,065 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 20:03:05,095 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 20:03:05,098 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 20:03:05,099 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 20:03:05,103 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 20:03:05,104 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/nla-digbench-scaling/prodbin-ll_valuebound1.c [2023-12-02 20:03:07,846 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 20:03:08,042 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 20:03:08,043 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/sv-benchmarks/c/nla-digbench-scaling/prodbin-ll_valuebound1.c [2023-12-02 20:03:08,048 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/data/cbe2a39f9/f225c10a709641af8376cd3d8147cd02/FLAG7051b830c [2023-12-02 20:03:08,060 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/data/cbe2a39f9/f225c10a709641af8376cd3d8147cd02 [2023-12-02 20:03:08,062 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 20:03:08,064 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 20:03:08,065 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 20:03:08,065 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 20:03:08,070 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 20:03:08,071 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,072 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@53bf57bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08, skipping insertion in model container [2023-12-02 20:03:08,072 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,094 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 20:03:08,225 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/sv-benchmarks/c/nla-digbench-scaling/prodbin-ll_valuebound1.c[537,550] [2023-12-02 20:03:08,241 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:03:08,251 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 20:03:08,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/sv-benchmarks/c/nla-digbench-scaling/prodbin-ll_valuebound1.c[537,550] [2023-12-02 20:03:08,270 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 20:03:08,284 INFO L206 MainTranslator]: Completed translation [2023-12-02 20:03:08,284 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08 WrapperNode [2023-12-02 20:03:08,284 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 20:03:08,286 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 20:03:08,286 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 20:03:08,286 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 20:03:08,293 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,300 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,318 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 43 [2023-12-02 20:03:08,318 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 20:03:08,319 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 20:03:08,319 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 20:03:08,319 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 20:03:08,327 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,328 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,329 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,329 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,332 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,335 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,335 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,336 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,338 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 20:03:08,339 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 20:03:08,339 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 20:03:08,339 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 20:03:08,340 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (1/1) ... [2023-12-02 20:03:08,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 20:03:08,362 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 20:03:08,375 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 20:03:08,379 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 20:03:08,411 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 20:03:08,411 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-12-02 20:03:08,411 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-12-02 20:03:08,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-02 20:03:08,411 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 20:03:08,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 20:03:08,412 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-12-02 20:03:08,412 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-12-02 20:03:08,473 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 20:03:08,475 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 20:03:08,595 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 20:03:08,644 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 20:03:08,644 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-12-02 20:03:08,646 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:03:08 BoogieIcfgContainer [2023-12-02 20:03:08,646 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 20:03:08,649 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 20:03:08,649 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 20:03:08,651 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 20:03:08,652 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 08:03:08" (1/3) ... [2023-12-02 20:03:08,652 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e56e71f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:03:08, skipping insertion in model container [2023-12-02 20:03:08,652 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 08:03:08" (2/3) ... [2023-12-02 20:03:08,653 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6e56e71f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 08:03:08, skipping insertion in model container [2023-12-02 20:03:08,653 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:03:08" (3/3) ... [2023-12-02 20:03:08,654 INFO L112 eAbstractionObserver]: Analyzing ICFG prodbin-ll_valuebound1.c [2023-12-02 20:03:08,671 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 20:03:08,671 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-12-02 20:03:08,708 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 20:03:08,714 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=FINITE_AUTOMATA, 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;@3a06acf8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 20:03:08,714 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 20:03:08,717 INFO L276 IsEmpty]: Start isEmpty. Operand has 20 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 12 states have internal predecessors, (15), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 20:03:08,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-12-02 20:03:08,724 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 20:03:08,725 INFO L195 NwaCegarLoop]: trace histogram [3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 20:03:08,726 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 20:03:08,731 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:03:08,731 INFO L85 PathProgramCache]: Analyzing trace with hash -419629030, now seen corresponding path program 1 times [2023-12-02 20:03:08,740 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 20:03:08,740 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [450930761] [2023-12-02 20:03:08,741 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:08,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:03:08,826 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 20:03:08,827 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [958784250] [2023-12-02 20:03:08,827 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:08,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:08,827 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 20:03:08,829 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:03:08,837 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-12-02 20:03:08,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:03:08,914 INFO L262 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 12 conjunts are in the unsatisfiable core [2023-12-02 20:03:08,920 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:03:09,032 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-12-02 20:03:09,033 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:03:09,033 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 20:03:09,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [450930761] [2023-12-02 20:03:09,034 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 20:03:09,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [958784250] [2023-12-02 20:03:09,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [958784250] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:03:09,035 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:03:09,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:03:09,037 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1037349681] [2023-12-02 20:03:09,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:03:09,042 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-12-02 20:03:09,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 20:03:09,067 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-12-02 20:03:09,067 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-12-02 20:03:09,069 INFO L87 Difference]: Start difference. First operand has 20 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 12 states have internal predecessors, (15), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 20:03:09,149 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 20:03:09,149 INFO L93 Difference]: Finished difference Result 41 states and 57 transitions. [2023-12-02 20:03:09,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-12-02 20:03:09,152 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 17 [2023-12-02 20:03:09,153 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 20:03:09,160 INFO L225 Difference]: With dead ends: 41 [2023-12-02 20:03:09,160 INFO L226 Difference]: Without dead ends: 26 [2023-12-02 20:03:09,163 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 17 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:03:09,167 INFO L413 NwaCegarLoop]: 15 mSDtfsCounter, 6 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 20:03:09,168 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 57 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 20:03:09,185 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2023-12-02 20:03:09,202 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 24. [2023-12-02 20:03:09,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 14 states have (on average 1.1428571428571428) internal successors, (16), 16 states have internal predecessors, (16), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (5), 4 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 20:03:09,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 27 transitions. [2023-12-02 20:03:09,206 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 27 transitions. Word has length 17 [2023-12-02 20:03:09,207 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 20:03:09,208 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 27 transitions. [2023-12-02 20:03:09,208 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2023-12-02 20:03:09,208 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2023-12-02 20:03:09,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-12-02 20:03:09,210 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 20:03:09,210 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 20:03:09,217 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-12-02 20:03:09,411 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2023-12-02 20:03:09,411 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 20:03:09,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:03:09,412 INFO L85 PathProgramCache]: Analyzing trace with hash -1592245763, now seen corresponding path program 1 times [2023-12-02 20:03:09,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 20:03:09,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [785093695] [2023-12-02 20:03:09,413 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:09,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:03:09,429 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 20:03:09,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1444445116] [2023-12-02 20:03:09,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:09,430 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:09,430 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 20:03:09,431 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:03:09,432 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-12-02 20:03:09,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:03:09,481 INFO L262 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 7 conjunts are in the unsatisfiable core [2023-12-02 20:03:09,483 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:03:09,523 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-12-02 20:03:09,523 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-12-02 20:03:09,524 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 20:03:09,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [785093695] [2023-12-02 20:03:09,524 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 20:03:09,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1444445116] [2023-12-02 20:03:09,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1444445116] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:03:09,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 20:03:09,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-12-02 20:03:09,526 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [608146415] [2023-12-02 20:03:09,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:03:09,527 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-12-02 20:03:09,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 20:03:09,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-12-02 20:03:09,528 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-12-02 20:03:09,529 INFO L87 Difference]: Start difference. First operand 24 states and 27 transitions. Second operand has 5 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) [2023-12-02 20:03:09,572 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 20:03:09,573 INFO L93 Difference]: Finished difference Result 32 states and 35 transitions. [2023-12-02 20:03:09,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-12-02 20:03:09,573 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) Word has length 23 [2023-12-02 20:03:09,574 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 20:03:09,574 INFO L225 Difference]: With dead ends: 32 [2023-12-02 20:03:09,575 INFO L226 Difference]: Without dead ends: 25 [2023-12-02 20:03:09,575 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-12-02 20:03:09,576 INFO L413 NwaCegarLoop]: 14 mSDtfsCounter, 6 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 20:03:09,577 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 48 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 20:03:09,578 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2023-12-02 20:03:09,583 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25. [2023-12-02 20:03:09,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 15 states have (on average 1.1333333333333333) internal successors, (17), 16 states have internal predecessors, (17), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 20:03:09,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 28 transitions. [2023-12-02 20:03:09,585 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 28 transitions. Word has length 23 [2023-12-02 20:03:09,585 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 20:03:09,585 INFO L495 AbstractCegarLoop]: Abstraction has 25 states and 28 transitions. [2023-12-02 20:03:09,585 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 3.25) internal successors, (13), 4 states have internal predecessors, (13), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) [2023-12-02 20:03:09,586 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2023-12-02 20:03:09,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-12-02 20:03:09,587 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 20:03:09,587 INFO L195 NwaCegarLoop]: trace histogram [3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 20:03:09,591 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2023-12-02 20:03:09,787 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:09,788 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 20:03:09,788 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:03:09,788 INFO L85 PathProgramCache]: Analyzing trace with hash -556494917, now seen corresponding path program 1 times [2023-12-02 20:03:09,788 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 20:03:09,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1768730269] [2023-12-02 20:03:09,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:09,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:03:09,807 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 20:03:09,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2024206538] [2023-12-02 20:03:09,808 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:09,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:09,808 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 20:03:09,809 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:03:09,811 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-12-02 20:03:09,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:03:09,862 INFO L262 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 31 conjunts are in the unsatisfiable core [2023-12-02 20:03:09,866 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:03:10,358 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-12-02 20:03:10,359 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:03:10,873 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 20:03:10,873 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1768730269] [2023-12-02 20:03:10,873 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 20:03:10,873 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2024206538] [2023-12-02 20:03:10,874 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2024206538] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 20:03:10,874 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [911053817] [2023-12-02 20:03:10,893 INFO L159 IcfgInterpreter]: Started Sifa with 17 locations of interest [2023-12-02 20:03:10,893 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 20:03:10,896 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 20:03:10,901 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 20:03:10,902 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 20:03:11,936 INFO L197 IcfgInterpreter]: Interpreting procedure __VERIFIER_assert with input of size 64 for LOIs [2023-12-02 20:03:12,111 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 3 for LOIs [2023-12-02 20:03:12,112 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 20:03:13,576 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSifa [911053817] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:03:13,576 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-12-02 20:03:13,577 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [11] total 21 [2023-12-02 20:03:13,578 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1365580823] [2023-12-02 20:03:13,578 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:03:13,578 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-12-02 20:03:13,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 20:03:13,579 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-12-02 20:03:13,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=495, Unknown=0, NotChecked=0, Total=600 [2023-12-02 20:03:13,581 INFO L87 Difference]: Start difference. First operand 25 states and 28 transitions. Second operand has 12 states, 8 states have (on average 1.375) internal successors, (11), 6 states have internal predecessors, (11), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2023-12-02 20:03:13,745 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 20:03:13,745 INFO L93 Difference]: Finished difference Result 31 states and 33 transitions. [2023-12-02 20:03:13,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-12-02 20:03:13,747 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 8 states have (on average 1.375) internal successors, (11), 6 states have internal predecessors, (11), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 24 [2023-12-02 20:03:13,747 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 20:03:13,748 INFO L225 Difference]: With dead ends: 31 [2023-12-02 20:03:13,748 INFO L226 Difference]: Without dead ends: 27 [2023-12-02 20:03:13,749 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 26 SyntacticMatches, 5 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 190 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=105, Invalid=495, Unknown=0, NotChecked=0, Total=600 [2023-12-02 20:03:13,750 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 7 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 82 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 83 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 82 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 20:03:13,751 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 33 Invalid, 83 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 82 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 20:03:13,752 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2023-12-02 20:03:13,761 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2023-12-02 20:03:13,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 17 states have (on average 1.0588235294117647) internal successors, (18), 17 states have internal predecessors, (18), 6 states have call successors, (6), 4 states have call predecessors, (6), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2023-12-02 20:03:13,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 29 transitions. [2023-12-02 20:03:13,763 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 29 transitions. Word has length 24 [2023-12-02 20:03:13,763 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 20:03:13,763 INFO L495 AbstractCegarLoop]: Abstraction has 27 states and 29 transitions. [2023-12-02 20:03:13,763 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 8 states have (on average 1.375) internal successors, (11), 6 states have internal predecessors, (11), 4 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2023-12-02 20:03:13,764 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 29 transitions. [2023-12-02 20:03:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2023-12-02 20:03:13,765 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 20:03:13,765 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 20:03:13,771 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-12-02 20:03:13,965 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:13,966 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 20:03:13,966 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 20:03:13,966 INFO L85 PathProgramCache]: Analyzing trace with hash 762174686, now seen corresponding path program 1 times [2023-12-02 20:03:13,967 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 20:03:13,967 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [764987519] [2023-12-02 20:03:13,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:13,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 20:03:13,980 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-12-02 20:03:13,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [513047786] [2023-12-02 20:03:13,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 20:03:13,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:13,981 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 20:03:13,982 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 20:03:13,986 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-12-02 20:03:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 20:03:14,036 INFO L262 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 13 conjunts are in the unsatisfiable core [2023-12-02 20:03:14,038 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 20:03:14,089 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2023-12-02 20:03:14,089 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 20:03:14,169 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 7 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2023-12-02 20:03:14,170 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 20:03:14,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [764987519] [2023-12-02 20:03:14,170 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-12-02 20:03:14,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [513047786] [2023-12-02 20:03:14,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [513047786] provided 0 perfect and 2 imperfect interpolant sequences [2023-12-02 20:03:14,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [54871880] [2023-12-02 20:03:14,173 INFO L159 IcfgInterpreter]: Started Sifa with 18 locations of interest [2023-12-02 20:03:14,173 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 20:03:14,174 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 20:03:14,174 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 20:03:14,174 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 20:03:14,899 INFO L197 IcfgInterpreter]: Interpreting procedure __VERIFIER_assert with input of size 65 for LOIs [2023-12-02 20:03:15,022 INFO L197 IcfgInterpreter]: Interpreting procedure assume_abort_if_not with input of size 3 for LOIs [2023-12-02 20:03:15,023 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 20:03:16,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSifa [54871880] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 20:03:16,139 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-12-02 20:03:16,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [12] imperfect sequences [8, 7] total 22 [2023-12-02 20:03:16,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1473411677] [2023-12-02 20:03:16,140 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 20:03:16,140 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-12-02 20:03:16,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 20:03:16,141 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-12-02 20:03:16,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=95, Invalid=367, Unknown=0, NotChecked=0, Total=462 [2023-12-02 20:03:16,142 INFO L87 Difference]: Start difference. First operand 27 states and 29 transitions. Second operand has 13 states, 8 states have (on average 1.5) internal successors, (12), 7 states have internal predecessors, (12), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2023-12-02 20:03:16,234 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 20:03:16,234 INFO L93 Difference]: Finished difference Result 37 states and 40 transitions. [2023-12-02 20:03:16,234 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-12-02 20:03:16,235 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 8 states have (on average 1.5) internal successors, (12), 7 states have internal predecessors, (12), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) Word has length 30 [2023-12-02 20:03:16,235 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 20:03:16,235 INFO L225 Difference]: With dead ends: 37 [2023-12-02 20:03:16,235 INFO L226 Difference]: Without dead ends: 0 [2023-12-02 20:03:16,236 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 60 SyntacticMatches, 8 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 179 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=95, Invalid=367, Unknown=0, NotChecked=0, Total=462 [2023-12-02 20:03:16,237 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 1 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 87 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 87 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-12-02 20:03:16,238 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 23 Invalid, 89 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 87 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-12-02 20:03:16,239 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-12-02 20:03:16,239 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-12-02 20:03:16,239 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-12-02 20:03:16,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-12-02 20:03:16,239 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 30 [2023-12-02 20:03:16,239 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 20:03:16,240 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-12-02 20:03:16,240 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 8 states have (on average 1.5) internal successors, (12), 7 states have internal predecessors, (12), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 4 states have call predecessors, (4), 4 states have call successors, (4) [2023-12-02 20:03:16,240 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-12-02 20:03:16,240 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-12-02 20:03:16,242 INFO L805 garLoopResultBuilder]: Registering result SAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-12-02 20:03:16,247 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-12-02 20:03:16,443 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 20:03:16,445 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-12-02 20:03:16,886 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-12-02 20:03:16,886 INFO L895 garLoopResultBuilder]: At program point L27(line 27) the Hoare annotation is: (let ((.cse0 (select |#memory_int| 1))) (and (= (select |#length| 3) 12) (<= 1 |#StackHeapBarrier|) (= 13 (select |#length| 2)) (<= |ULTIMATE.start_main_~a~0#1| 1) (= 2 (select |#length| 1)) (= (select |#valid| 3) 1) (<= |ULTIMATE.start_main_~b~0#1| 2147483647) (= (select |#valid| 1) 1) (= (select |#valid| 0) 0) (<= 0 |ULTIMATE.start_main_~a~0#1|) (= (select |#valid| 2) 1) (<= 0 (+ |ULTIMATE.start_main_~b~0#1| 2147483648)) (= (select .cse0 0) 48) (= (select .cse0 1) 0))) [2023-12-02 20:03:16,886 INFO L895 garLoopResultBuilder]: At program point L27-1(line 27) the Hoare annotation is: (let ((.cse0 (select |#memory_int| 1))) (and (<= 0 |ULTIMATE.start_main_~b~0#1|) (= (select |#length| 3) 12) (<= 1 |#StackHeapBarrier|) (= 13 (select |#length| 2)) (<= |ULTIMATE.start_main_~b~0#1| 1) (<= |ULTIMATE.start_main_~a~0#1| 1) (= 2 (select |#length| 1)) (= (select |#valid| 3) 1) (= (select |#valid| 1) 1) (= (select |#valid| 0) 0) (<= 0 |ULTIMATE.start_main_~a~0#1|) (= (select |#valid| 2) 1) (= (select .cse0 0) 48) (= (select .cse0 1) 0))) [2023-12-02 20:03:16,886 INFO L895 garLoopResultBuilder]: At program point L25(line 25) the Hoare annotation is: (let ((.cse0 (select |#memory_int| 1))) (and (<= 0 (+ |ULTIMATE.start_main_~a~0#1| 2147483648)) (= (select |#length| 3) 12) (<= 1 |#StackHeapBarrier|) (<= |ULTIMATE.start_main_~a~0#1| 2147483647) (= 13 (select |#length| 2)) (= 2 (select |#length| 1)) (= (select |#valid| 3) 1) (= (select |#valid| 1) 1) (= (select |#valid| 0) 0) (= (select |#valid| 2) 1) (= (select .cse0 0) 48) (= (select .cse0 1) 0))) [2023-12-02 20:03:16,886 INFO L899 garLoopResultBuilder]: For program point L25-1(line 25) no Hoare annotation was computed. [2023-12-02 20:03:16,886 INFO L899 garLoopResultBuilder]: For program point L46(line 46) no Hoare annotation was computed. [2023-12-02 20:03:16,886 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L895 garLoopResultBuilder]: At program point L34-2(lines 34 45) the Hoare annotation is: (let ((.cse11 (select |#memory_int| 1))) (let ((.cse0 (= |ULTIMATE.start_main_~b~0#1| 1)) (.cse1 (= (select |#length| 3) 12)) (.cse2 (<= 1 |#StackHeapBarrier|)) (.cse3 (= 13 (select |#length| 2))) (.cse4 (= 2 (select |#length| 1))) (.cse5 (= (select |#valid| 3) 1)) (.cse6 (= (select |#valid| 1) 1)) (.cse7 (= (select |#valid| 0) 0)) (.cse8 (= (select |#valid| 2) 1)) (.cse9 (= (select .cse11 0) 48)) (.cse10 (= (select .cse11 1) 0))) (or (and .cse0 .cse1 .cse2 .cse3 (<= |ULTIMATE.start_main_~a~0#1| 1) .cse4 .cse5 (= |ULTIMATE.start_main_~y~0#1| 1) .cse6 (= |ULTIMATE.start_main_~z~0#1| 0) .cse7 (<= 0 |ULTIMATE.start_main_~a~0#1|) .cse8 (= |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~x~0#1|) .cse9 .cse10) (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 (= |ULTIMATE.start_main_~y~0#1| 0) (= |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|) (= |ULTIMATE.start_main_~x~0#1| (* 2 |ULTIMATE.start_main_~a~0#1|)) .cse6 .cse7 .cse8 .cse9 (<= |ULTIMATE.start_main_~x~0#1| 2) .cse10 (<= 0 |ULTIMATE.start_main_~z~0#1|))))) [2023-12-02 20:03:16,887 INFO L895 garLoopResultBuilder]: At program point L34-3(lines 34 45) the Hoare annotation is: (let ((.cse0 (select |#memory_int| 1))) (and (= |ULTIMATE.start_main_~b~0#1| 1) (= (select |#length| 3) 12) (<= 1 |#StackHeapBarrier|) (= 13 (select |#length| 2)) (= 2 (select |#length| 1)) (= (select |#valid| 3) 1) (= |ULTIMATE.start_main_~y~0#1| 0) (= |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|) (= |ULTIMATE.start_main_~x~0#1| (* 2 |ULTIMATE.start_main_~a~0#1|)) (= (select |#valid| 1) 1) (= (select |#valid| 0) 0) (= (select |#valid| 2) 1) (= (select .cse0 0) 48) (<= |ULTIMATE.start_main_~x~0#1| 2) (= (select .cse0 1) 0) (<= 0 |ULTIMATE.start_main_~z~0#1|))) [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point L28(line 28) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L895 garLoopResultBuilder]: At program point L35(line 35) the Hoare annotation is: (let ((.cse11 (select |#memory_int| 1))) (let ((.cse0 (= |ULTIMATE.start_main_~b~0#1| 1)) (.cse1 (= (select |#length| 3) 12)) (.cse2 (<= 1 |#StackHeapBarrier|)) (.cse3 (= 13 (select |#length| 2))) (.cse4 (= 2 (select |#length| 1))) (.cse5 (= (select |#valid| 3) 1)) (.cse6 (= (select |#valid| 1) 1)) (.cse7 (= (select |#valid| 0) 0)) (.cse8 (= (select |#valid| 2) 1)) (.cse9 (= (select .cse11 0) 48)) (.cse10 (= (select .cse11 1) 0))) (or (and .cse0 .cse1 .cse2 .cse3 (<= |ULTIMATE.start_main_~a~0#1| 1) .cse4 .cse5 (= |ULTIMATE.start_main_~y~0#1| 1) .cse6 (= |ULTIMATE.start_main_~z~0#1| 0) .cse7 (<= 0 |ULTIMATE.start_main_~a~0#1|) .cse8 (= |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~x~0#1|) .cse9 .cse10) (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 (= |ULTIMATE.start_main_~y~0#1| 0) (= |ULTIMATE.start_main_~a~0#1| |ULTIMATE.start_main_~z~0#1|) (= |ULTIMATE.start_main_~x~0#1| (* 2 |ULTIMATE.start_main_~a~0#1|)) .cse6 .cse7 .cse8 .cse9 (<= |ULTIMATE.start_main_~x~0#1| 2) .cse10 (<= 0 |ULTIMATE.start_main_~z~0#1|))))) [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point L35-1(lines 34 45) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 9 11) the Hoare annotation is: true [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point assume_abort_if_notEXIT(lines 9 11) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point L14(lines 14 15) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point L13(lines 13 16) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point L13-2(lines 12 18) no Hoare annotation was computed. [2023-12-02 20:03:16,887 INFO L899 garLoopResultBuilder]: For program point __VERIFIER_assertEXIT(lines 12 18) no Hoare annotation was computed. [2023-12-02 20:03:16,888 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 12 18) the Hoare annotation is: true [2023-12-02 20:03:16,888 INFO L899 garLoopResultBuilder]: For program point __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION(line 15) no Hoare annotation was computed. [2023-12-02 20:03:16,890 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-12-02 20:03:16,892 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-12-02 20:03:16,906 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[3] could not be translated [2023-12-02 20:03:16,907 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[2] could not be translated [2023-12-02 20:03:16,907 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[1] could not be translated [2023-12-02 20:03:16,908 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[3] could not be translated [2023-12-02 20:03:16,908 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[1] could not be translated [2023-12-02 20:03:16,908 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[0] could not be translated [2023-12-02 20:03:16,908 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[2] could not be translated [2023-12-02 20:03:16,909 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][0] could not be translated [2023-12-02 20:03:16,909 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][1] could not be translated [2023-12-02 20:03:16,909 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[3] could not be translated [2023-12-02 20:03:16,909 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[2] could not be translated [2023-12-02 20:03:16,909 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #length[1] could not be translated [2023-12-02 20:03:16,910 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[3] could not be translated [2023-12-02 20:03:16,910 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[1] could not be translated [2023-12-02 20:03:16,910 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[0] could not be translated [2023-12-02 20:03:16,910 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #valid[2] could not be translated [2023-12-02 20:03:16,911 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][0] could not be translated [2023-12-02 20:03:16,911 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][1] could not be translated [2023-12-02 20:03:16,912 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 08:03:16 BoogieIcfgContainer [2023-12-02 20:03:16,912 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-12-02 20:03:16,912 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-02 20:03:16,912 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-02 20:03:16,913 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-02 20:03:16,913 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 08:03:08" (3/4) ... [2023-12-02 20:03:16,915 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-12-02 20:03:16,919 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure assume_abort_if_not [2023-12-02 20:03:16,919 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __VERIFIER_assert [2023-12-02 20:03:16,923 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 18 nodes and edges [2023-12-02 20:03:16,923 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-12-02 20:03:16,923 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-12-02 20:03:16,924 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-12-02 20:03:17,011 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/witness.graphml [2023-12-02 20:03:17,012 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/witness.yml [2023-12-02 20:03:17,012 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-02 20:03:17,013 INFO L158 Benchmark]: Toolchain (without parser) took 8949.03ms. Allocated memory was 188.7MB in the beginning and 272.6MB in the end (delta: 83.9MB). Free memory was 157.8MB in the beginning and 203.3MB in the end (delta: -45.5MB). Peak memory consumption was 39.2MB. Max. memory is 16.1GB. [2023-12-02 20:03:17,013 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 121.6MB. Free memory is still 96.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 20:03:17,014 INFO L158 Benchmark]: CACSL2BoogieTranslator took 220.01ms. Allocated memory is still 188.7MB. Free memory was 157.8MB in the beginning and 147.3MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-12-02 20:03:17,014 INFO L158 Benchmark]: Boogie Procedure Inliner took 32.64ms. Allocated memory is still 188.7MB. Free memory was 147.3MB in the beginning and 146.0MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 20:03:17,015 INFO L158 Benchmark]: Boogie Preprocessor took 18.95ms. Allocated memory is still 188.7MB. Free memory was 146.0MB in the beginning and 144.4MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-02 20:03:17,015 INFO L158 Benchmark]: RCFGBuilder took 307.79ms. Allocated memory is still 188.7MB. Free memory was 144.4MB in the beginning and 131.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-12-02 20:03:17,016 INFO L158 Benchmark]: TraceAbstraction took 8263.07ms. Allocated memory was 188.7MB in the beginning and 272.6MB in the end (delta: 83.9MB). Free memory was 130.5MB in the beginning and 207.5MB in the end (delta: -77.0MB). Peak memory consumption was 129.9MB. Max. memory is 16.1GB. [2023-12-02 20:03:17,016 INFO L158 Benchmark]: Witness Printer took 99.71ms. Allocated memory is still 272.6MB. Free memory was 207.5MB in the beginning and 203.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-12-02 20:03:17,019 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.20ms. Allocated memory is still 121.6MB. Free memory is still 96.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 220.01ms. Allocated memory is still 188.7MB. Free memory was 157.8MB in the beginning and 147.3MB in the end (delta: 10.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 32.64ms. Allocated memory is still 188.7MB. Free memory was 147.3MB in the beginning and 146.0MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 18.95ms. Allocated memory is still 188.7MB. Free memory was 146.0MB in the beginning and 144.4MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 307.79ms. Allocated memory is still 188.7MB. Free memory was 144.4MB in the beginning and 131.8MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 8263.07ms. Allocated memory was 188.7MB in the beginning and 272.6MB in the end (delta: 83.9MB). Free memory was 130.5MB in the beginning and 207.5MB in the end (delta: -77.0MB). Peak memory consumption was 129.9MB. Max. memory is 16.1GB. * Witness Printer took 99.71ms. Allocated memory is still 272.6MB. Free memory was 207.5MB in the beginning and 203.3MB 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.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[3] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[2] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[1] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[3] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[1] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[0] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[2] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][0] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][1] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[3] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[2] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #length[1] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[3] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[1] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[0] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #valid[2] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][0] could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: ArrayAccessExpression #memory_int[1][1] could not be translated * 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: 15]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 3 procedures, 20 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 8.2s, OverallIterations: 4, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.4s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 24 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 20 mSDsluCounter, 161 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 112 mSDsCounter, 6 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 231 IncrementalHoareTripleChecker+Invalid, 237 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 6 mSolverCounterUnsat, 49 mSDtfsCounter, 231 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 182 GetRequests, 118 SyntacticMatches, 13 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 369 ImplicationChecksByTransitivity, 3.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=27occurred in iteration=3, InterpolantAutomatonStates: 35, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 4 MinimizatonAttempts, 2 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 8 LocationsWithAnnotation, 17 PreInvPairs, 22 NumberOfFragments, 558 HoareAnnotationTreeSize, 17 FomulaSimplifications, 1018 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 8 FomulaSimplificationsInter, 578 FormulaSimplificationTreeSizeReductionInter, 0.4s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.3s InterpolantComputationTime, 94 NumberOfCodeBlocks, 94 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 119 ConstructedInterpolants, 1 QuantifiedInterpolants, 378 SizeOfPredicates, 11 NumberOfNonLiveVariables, 314 ConjunctsInSsa, 63 ConjunctsInUnsatCore, 5 InterpolantComputations, 2 PerfectInterpolantSequences, 51/58 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: OVERALL_TIME: 2.1s, ICFG_INTERPRETER_ENTERED_PROCEDURES: 6, DAG_INTERPRETER_EARLY_EXIT_QUERIES_NONTRIVIAL: 41, DAG_INTERPRETER_EARLY_EXITS: 2, TOOLS_POST_APPLICATIONS: 37, TOOLS_POST_TIME: 0.5s, TOOLS_POST_CALL_APPLICATIONS: 33, TOOLS_POST_CALL_TIME: 0.6s, TOOLS_POST_RETURN_APPLICATIONS: 24, TOOLS_POST_RETURN_TIME: 0.4s, TOOLS_QUANTIFIERELIM_APPLICATIONS: 94, TOOLS_QUANTIFIERELIM_TIME: 1.5s, TOOLS_QUANTIFIERELIM_MAX_TIME: 0.1s, FLUID_QUERY_TIME: 0.0s, FLUID_QUERIES: 129, FLUID_YES_ANSWERS: 0, DOMAIN_JOIN_APPLICATIONS: 32, DOMAIN_JOIN_TIME: 0.3s, DOMAIN_ALPHA_APPLICATIONS: 0, DOMAIN_ALPHA_TIME: 0.0s, DOMAIN_WIDEN_APPLICATIONS: 2, DOMAIN_WIDEN_TIME: 0.0s, DOMAIN_ISSUBSETEQ_APPLICATIONS: 4, DOMAIN_ISSUBSETEQ_TIME: 0.0s, DOMAIN_ISBOTTOM_APPLICATIONS: 41, DOMAIN_ISBOTTOM_TIME: 0.1s, LOOP_SUMMARIZER_APPLICATIONS: 2, LOOP_SUMMARIZER_CACHE_MISSES: 2, LOOP_SUMMARIZER_OVERALL_TIME: 0.6s, LOOP_SUMMARIZER_NEW_COMPUTATION_TIME: 0.6s, LOOP_SUMMARIZER_FIXPOINT_ITERATIONS: 4, CALL_SUMMARIZER_APPLICATIONS: 24, CALL_SUMMARIZER_CACHE_MISSES: 4, CALL_SUMMARIZER_OVERALL_TIME: 0.0s, CALL_SUMMARIZER_NEW_COMPUTATION_TIME: 0.0s, PROCEDURE_GRAPH_BUILDER_TIME: 0.0s, PATH_EXPR_TIME: 0.0s, REGEX_TO_DAG_TIME: 0.0s, DAG_COMPRESSION_TIME: 0.0s, DAG_COMPRESSION_PROCESSED_NODES: 395, DAG_COMPRESSION_RETAINED_NODES: 121, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 34]: Loop Invariant Derived loop invariant: (((((((b == 1) && (a <= 1)) && (y == 1)) && (z == 0)) && (0 <= a)) && (a == x)) || ((((((b == 1) && (y == 0)) && (a == z)) && (x == (2 * a))) && (x <= 2)) && (0 <= z))) RESULT: Ultimate proved your program to be correct! [2023-12-02 20:03:17,043 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7ac31975-c21d-4368-88bc-17c427cca180/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE