./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/double_req_bl_1072c.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 30e01a73 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_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_1072c.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire --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 7dedcc4e0d73f8d6f04d58880e42c68da67c7fd6d90a8920279134db43221c4a --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 21:11:14,503 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 21:11:14,639 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-23 21:11:14,649 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 21:11:14,650 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 21:11:14,695 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 21:11:14,696 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 21:11:14,697 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 21:11:14,698 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 21:11:14,704 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 21:11:14,704 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-23 21:11:14,705 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-23 21:11:14,706 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-23 21:11:14,708 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-23 21:11:14,708 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-23 21:11:14,709 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-23 21:11:14,709 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-23 21:11:14,710 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-23 21:11:14,711 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-23 21:11:14,711 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-23 21:11:14,712 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-23 21:11:14,713 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-23 21:11:14,714 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 21:11:14,715 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 21:11:14,715 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 21:11:14,716 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 21:11:14,716 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 21:11:14,717 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 21:11:14,717 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 21:11:14,717 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 21:11:14,719 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 21:11:14,719 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 21:11:14,720 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 21:11:14,720 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 21:11:14,720 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 21:11:14,721 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 21:11:14,721 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 21:11:14,721 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:11:14,722 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 21:11:14,722 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 21:11:14,722 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 21:11:14,723 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-23 21:11:14,723 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 21:11:14,723 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 21:11:14,724 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 21:11:14,724 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-23 21:11:14,724 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 21:11:14,725 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_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/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_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire 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 -> 7dedcc4e0d73f8d6f04d58880e42c68da67c7fd6d90a8920279134db43221c4a [2023-11-23 21:11:15,058 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 21:11:15,094 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 21:11:15,097 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 21:11:15,100 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 21:11:15,100 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 21:11:15,102 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/../../sv-benchmarks/c/float-newlib/double_req_bl_1072c.c [2023-11-23 21:11:18,294 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 21:11:18,567 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 21:11:18,568 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/sv-benchmarks/c/float-newlib/double_req_bl_1072c.c [2023-11-23 21:11:18,577 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data/ab68cc264/48970657f03b4d3b928535277e85b82a/FLAG0e4224d30 [2023-11-23 21:11:18,597 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data/ab68cc264/48970657f03b4d3b928535277e85b82a [2023-11-23 21:11:18,603 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 21:11:18,605 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 21:11:18,609 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 21:11:18,609 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 21:11:18,615 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 21:11:18,616 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:18,617 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@14d36dd8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18, skipping insertion in model container [2023-11-23 21:11:18,618 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:18,646 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 21:11:18,887 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_633796d0-85de-4728-a412-f83dbb42b012/sv-benchmarks/c/float-newlib/double_req_bl_1072c.c[2112,2125] [2023-11-23 21:11:18,891 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:11:18,902 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 21:11:18,932 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_633796d0-85de-4728-a412-f83dbb42b012/sv-benchmarks/c/float-newlib/double_req_bl_1072c.c[2112,2125] [2023-11-23 21:11:18,933 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:11:18,950 INFO L206 MainTranslator]: Completed translation [2023-11-23 21:11:18,950 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18 WrapperNode [2023-11-23 21:11:18,950 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 21:11:18,952 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 21:11:18,952 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 21:11:18,952 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 21:11:18,959 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:18,968 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:18,998 INFO L138 Inliner]: procedures = 17, calls = 33, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 158 [2023-11-23 21:11:18,998 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 21:11:18,999 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 21:11:18,999 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 21:11:19,000 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 21:11:19,010 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,013 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,017 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,019 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,033 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,038 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,041 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,042 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,046 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 21:11:19,047 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 21:11:19,047 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 21:11:19,047 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 21:11:19,048 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (1/1) ... [2023-11-23 21:11:19,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:11:19,085 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 21:11:19,110 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 21:11:19,116 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 21:11:19,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 21:11:19,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-23 21:11:19,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 21:11:19,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-23 21:11:19,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-23 21:11:19,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-23 21:11:19,148 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 21:11:19,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 21:11:19,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-23 21:11:19,148 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 21:11:19,224 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 21:11:19,227 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 21:11:19,602 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 21:11:19,863 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 21:11:19,863 INFO L309 CfgBuilder]: Removed 10 assume(true) statements. [2023-11-23 21:11:19,865 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:11:19 BoogieIcfgContainer [2023-11-23 21:11:19,866 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 21:11:19,869 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 21:11:19,870 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 21:11:19,873 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 21:11:19,874 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 09:11:18" (1/3) ... [2023-11-23 21:11:19,875 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59fa8912 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:11:19, skipping insertion in model container [2023-11-23 21:11:19,876 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:18" (2/3) ... [2023-11-23 21:11:19,877 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59fa8912 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:11:19, skipping insertion in model container [2023-11-23 21:11:19,878 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:11:19" (3/3) ... [2023-11-23 21:11:19,880 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_1072c.c [2023-11-23 21:11:19,917 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 21:11:19,918 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 21:11:19,974 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 21:11:19,982 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;@35b9c171, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 21:11:19,982 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 21:11:19,988 INFO L276 IsEmpty]: Start isEmpty. Operand has 25 states, 23 states have (on average 1.7391304347826086) internal successors, (40), 24 states have internal predecessors, (40), 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-23 21:11:19,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:11:19,997 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:11:19,998 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:11:19,999 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:11:20,009 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:11:20,011 INFO L85 PathProgramCache]: Analyzing trace with hash -1886902813, now seen corresponding path program 1 times [2023-11-23 21:11:20,019 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 21:11:20,020 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875948852] [2023-11-23 21:11:20,020 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:11:20,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:11:20,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:11:20,187 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-23 21:11:20,188 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-23 21:11:20,188 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875948852] [2023-11-23 21:11:20,189 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875948852] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:11:20,190 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:11:20,190 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:11:20,192 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711381469] [2023-11-23 21:11:20,197 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:11:20,203 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 21:11:20,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-23 21:11:20,256 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 21:11:20,257 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:11:20,260 INFO L87 Difference]: Start difference. First operand has 25 states, 23 states have (on average 1.7391304347826086) internal successors, (40), 24 states have internal predecessors, (40), 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 2 states, 2 states have (on average 5.0) internal successors, (10), 2 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-23 21:11:20,321 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:11:20,321 INFO L93 Difference]: Finished difference Result 49 states and 79 transitions. [2023-11-23 21:11:20,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 21:11:20,324 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 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-23 21:11:20,324 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:11:20,334 INFO L225 Difference]: With dead ends: 49 [2023-11-23 21:11:20,334 INFO L226 Difference]: Without dead ends: 23 [2023-11-23 21:11:20,338 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:11:20,345 INFO L413 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-23 21:11:20,346 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 23 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 21:11:20,368 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2023-11-23 21:11:20,383 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2023-11-23 21:11:20,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 22 states have (on average 1.2272727272727273) internal successors, (27), 22 states have internal predecessors, (27), 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-23 21:11:20,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions. [2023-11-23 21:11:20,389 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 10 [2023-11-23 21:11:20,389 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:11:20,390 INFO L495 AbstractCegarLoop]: Abstraction has 23 states and 27 transitions. [2023-11-23 21:11:20,390 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 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-23 21:11:20,391 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2023-11-23 21:11:20,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-23 21:11:20,392 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:11:20,392 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:11:20,393 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 21:11:20,393 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:11:20,394 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:11:20,394 INFO L85 PathProgramCache]: Analyzing trace with hash -997702938, now seen corresponding path program 1 times [2023-11-23 21:11:20,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-23 21:11:20,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [801633121] [2023-11-23 21:11:20,395 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:11:20,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:11:20,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 21:11:20,491 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-23 21:11:20,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-23 21:11:20,597 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2023-11-23 21:11:20,598 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-23 21:11:20,600 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-23 21:11:20,602 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-23 21:11:20,606 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-23 21:11:20,610 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-23 21:11:20,633 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short18 could not be translated [2023-11-23 21:11:20,652 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 09:11:20 BoogieIcfgContainer [2023-11-23 21:11:20,652 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-23 21:11:20,653 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 21:11:20,653 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 21:11:20,654 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 21:11:20,654 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:11:19" (3/4) ... [2023-11-23 21:11:20,658 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-23 21:11:20,659 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 21:11:20,660 INFO L158 Benchmark]: Toolchain (without parser) took 2054.51ms. Allocated memory was 144.7MB in the beginning and 182.5MB in the end (delta: 37.7MB). Free memory was 98.9MB in the beginning and 108.9MB in the end (delta: -10.0MB). Peak memory consumption was 28.5MB. Max. memory is 16.1GB. [2023-11-23 21:11:20,661 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 144.7MB. Free memory is still 88.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 21:11:20,664 INFO L158 Benchmark]: CACSL2BoogieTranslator took 341.80ms. Allocated memory is still 144.7MB. Free memory was 98.6MB in the beginning and 87.3MB in the end (delta: 11.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-23 21:11:20,666 INFO L158 Benchmark]: Boogie Procedure Inliner took 47.12ms. Allocated memory is still 144.7MB. Free memory was 87.3MB in the beginning and 85.1MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 21:11:20,669 INFO L158 Benchmark]: Boogie Preprocessor took 46.93ms. Allocated memory is still 144.7MB. Free memory was 85.1MB in the beginning and 83.4MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 21:11:20,670 INFO L158 Benchmark]: RCFGBuilder took 818.83ms. Allocated memory was 144.7MB in the beginning and 182.5MB in the end (delta: 37.7MB). Free memory was 83.4MB in the beginning and 138.2MB in the end (delta: -54.8MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. [2023-11-23 21:11:20,670 INFO L158 Benchmark]: TraceAbstraction took 782.88ms. Allocated memory is still 182.5MB. Free memory was 137.7MB in the beginning and 108.9MB in the end (delta: 28.8MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-23 21:11:20,671 INFO L158 Benchmark]: Witness Printer took 5.77ms. Allocated memory is still 182.5MB. Free memory is still 108.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 21:11:20,678 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.39ms. Allocated memory is still 144.7MB. Free memory is still 88.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 341.80ms. Allocated memory is still 144.7MB. Free memory was 98.6MB in the beginning and 87.3MB in the end (delta: 11.3MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 47.12ms. Allocated memory is still 144.7MB. Free memory was 87.3MB in the beginning and 85.1MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.93ms. Allocated memory is still 144.7MB. Free memory was 85.1MB in the beginning and 83.4MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 818.83ms. Allocated memory was 144.7MB in the beginning and 182.5MB in the end (delta: 37.7MB). Free memory was 83.4MB in the beginning and 138.2MB in the end (delta: -54.8MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. * TraceAbstraction took 782.88ms. Allocated memory is still 182.5MB. Free memory was 137.7MB in the beginning and 108.9MB in the end (delta: 28.8MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 5.77ms. Allocated memory is still 182.5MB. Free memory is still 108.9MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short18 could not be translated - GenericResult: Unfinished Backtranslation The program execution was not completely translated back. * 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 - UnprovableResult [Line: 88]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someUnaryDOUBLEoperation at line 83, overapproximation of bitwiseAnd at line 31, overapproximation of someBinaryArithmeticDOUBLEoperation at line 51, overapproximation of someBinaryDOUBLEComparisonOperation at line 87. Possible FailurePath: [L83] double x = -0.0; [L84] CALL, EXPR trunc_double(x) [L20] int signbit; [L21] int msw; [L22] unsigned int lsw; [L23] int exponent_less_1023; VAL [\old(x)=4294967305, x=4294967305] [L25] ieee_double_shape_type ew_u; [L26] EXPR ew_u.value = (x) [L27] EXPR ew_u.parts.msw [L27] EXPR (msw) = ew_u.parts.msw [L28] EXPR ew_u.parts.lsw [L28] EXPR (lsw) = ew_u.parts.lsw [L24-L29] { ieee_double_shape_type ew_u; ew_u.value = (x); (msw) = ew_u.parts.msw; (lsw) = ew_u.parts.lsw; } VAL [\old(x)=4294967305, lsw=0, msw=-1, x=4294967305] [L30] signbit = msw & 0x80000000 [L31] EXPR msw & 0x7ff00000 [L31] exponent_less_1023 = ((msw & 0x7ff00000) >> 20) - 1023 [L32] COND FALSE !(exponent_less_1023 < 20) VAL [\old(x)=4294967305, exponent_less_1023=1024, lsw=0, msw=-1, signbit=-2147483648, x=4294967305] [L49] COND TRUE exponent_less_1023 > 51 VAL [\old(x)=4294967305, exponent_less_1023=1024, lsw=0, msw=-1, signbit=-2147483648, x=4294967305] [L50] COND TRUE exponent_less_1023 == 1024 [L51] return x + x; VAL [\old(x)=4294967305, exponent_less_1023=1024, lsw=0, msw=-1, signbit=-2147483648, x=4294967305] [L84] RET, EXPR trunc_double(x) [L84] double res = trunc_double(x); [L87] EXPR res == -0.0 && __signbit_double(res) == 1 VAL [res=4294967304, x=4294967305] [L87] COND TRUE !(res == -0.0 && __signbit_double(res) == 1) [L88] reach_error() VAL [res=4294967304, x=4294967305] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 25 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 23 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 6 IncrementalHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 23 mSDtfsCounter, 6 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=25occurred in iteration=0, InterpolantAutomatonStates: 2, 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, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 21 NumberOfCodeBlocks, 21 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 9 ConstructedInterpolants, 0 QuantifiedInterpolants, 9 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 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 RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-23 21:11:20,727 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/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 Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### 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_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_1072c.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/config/svcomp-Reach-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire --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 7dedcc4e0d73f8d6f04d58880e42c68da67c7fd6d90a8920279134db43221c4a --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 21:11:23,492 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 21:11:23,640 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/config/svcomp-Reach-32bit-Taipan_Bitvector.epf [2023-11-23 21:11:23,648 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 21:11:23,649 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 21:11:23,696 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 21:11:23,696 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 21:11:23,697 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 21:11:23,698 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 21:11:23,703 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 21:11:23,704 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-23 21:11:23,704 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-23 21:11:23,704 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-23 21:11:23,706 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-23 21:11:23,707 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-23 21:11:23,707 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-23 21:11:23,709 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 21:11:23,709 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 21:11:23,709 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 21:11:23,710 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 21:11:23,711 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 21:11:23,711 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 21:11:23,712 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 21:11:23,712 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 21:11:23,713 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-23 21:11:23,713 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-23 21:11:23,713 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-23 21:11:23,714 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 21:11:23,714 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 21:11:23,715 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 21:11:23,716 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 21:11:23,716 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 21:11:23,717 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 21:11:23,717 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 21:11:23,717 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:11:23,718 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 21:11:23,718 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 21:11:23,718 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 21:11:23,718 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-23 21:11:23,719 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-23 21:11:23,719 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 21:11:23,720 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 21:11:23,720 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-23 21:11:23,720 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 21:11:23,721 INFO L153 SettingsManager]: * Logic for external solver=AUFBV 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_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/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_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire 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 -> 7dedcc4e0d73f8d6f04d58880e42c68da67c7fd6d90a8920279134db43221c4a [2023-11-23 21:11:24,127 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 21:11:24,150 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 21:11:24,153 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 21:11:24,154 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 21:11:24,155 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 21:11:24,156 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/../../sv-benchmarks/c/float-newlib/double_req_bl_1072c.c [2023-11-23 21:11:27,447 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 21:11:27,709 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 21:11:27,710 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/sv-benchmarks/c/float-newlib/double_req_bl_1072c.c [2023-11-23 21:11:27,718 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data/24a3ee32e/ada0e3a027d64f82ad6e9efd3727ad8c/FLAG0a7bfefbf [2023-11-23 21:11:27,735 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/data/24a3ee32e/ada0e3a027d64f82ad6e9efd3727ad8c [2023-11-23 21:11:27,738 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 21:11:27,739 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 21:11:27,741 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 21:11:27,741 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 21:11:27,747 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 21:11:27,747 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:11:27" (1/1) ... [2023-11-23 21:11:27,749 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2de89348 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:27, skipping insertion in model container [2023-11-23 21:11:27,749 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:11:27" (1/1) ... [2023-11-23 21:11:27,773 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 21:11:28,007 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_633796d0-85de-4728-a412-f83dbb42b012/sv-benchmarks/c/float-newlib/double_req_bl_1072c.c[2112,2125] [2023-11-23 21:11:28,013 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:11:28,034 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 21:11:28,086 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_633796d0-85de-4728-a412-f83dbb42b012/sv-benchmarks/c/float-newlib/double_req_bl_1072c.c[2112,2125] [2023-11-23 21:11:28,089 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:11:28,114 INFO L206 MainTranslator]: Completed translation [2023-11-23 21:11:28,115 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28 WrapperNode [2023-11-23 21:11:28,115 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 21:11:28,117 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 21:11:28,117 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 21:11:28,117 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 21:11:28,125 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,152 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,205 INFO L138 Inliner]: procedures = 20, calls = 33, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 113 [2023-11-23 21:11:28,206 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 21:11:28,206 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 21:11:28,207 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 21:11:28,207 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 21:11:28,216 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,231 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,235 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,236 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,247 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,252 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,255 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,257 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,261 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 21:11:28,262 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 21:11:28,262 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 21:11:28,263 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 21:11:28,264 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (1/1) ... [2023-11-23 21:11:28,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:11:28,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/z3 [2023-11-23 21:11:28,317 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 21:11:28,343 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 21:11:28,357 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 21:11:28,357 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2023-11-23 21:11:28,358 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8 [2023-11-23 21:11:28,358 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-23 21:11:28,358 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 21:11:28,358 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-23 21:11:28,358 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 21:11:28,360 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 21:11:28,360 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-23 21:11:28,361 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 21:11:28,479 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 21:11:28,481 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 21:11:28,849 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 21:11:28,898 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 21:11:28,898 INFO L309 CfgBuilder]: Removed 10 assume(true) statements. [2023-11-23 21:11:28,899 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:11:28 BoogieIcfgContainer [2023-11-23 21:11:28,899 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 21:11:28,901 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 21:11:28,901 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 21:11:28,905 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 21:11:28,905 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 09:11:27" (1/3) ... [2023-11-23 21:11:28,906 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@587e4baf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:11:28, skipping insertion in model container [2023-11-23 21:11:28,906 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:11:28" (2/3) ... [2023-11-23 21:11:28,906 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@587e4baf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:11:28, skipping insertion in model container [2023-11-23 21:11:28,907 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:11:28" (3/3) ... [2023-11-23 21:11:28,908 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_1072c.c [2023-11-23 21:11:28,951 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 21:11:28,952 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 21:11:29,004 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 21:11:29,012 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;@12add07a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 21:11:29,012 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 21:11:29,017 INFO L276 IsEmpty]: Start isEmpty. Operand has 25 states, 23 states have (on average 1.7391304347826086) internal successors, (40), 24 states have internal predecessors, (40), 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-23 21:11:29,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-23 21:11:29,025 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:11:29,026 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:11:29,027 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:11:29,033 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:11:29,034 INFO L85 PathProgramCache]: Analyzing trace with hash -722451778, now seen corresponding path program 1 times [2023-11-23 21:11:29,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-23 21:11:29,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2048807392] [2023-11-23 21:11:29,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:11:29,049 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:29,050 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat [2023-11-23 21:11:29,053 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-23 21:11:29,095 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2023-11-23 21:11:29,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:11:29,192 INFO L262 TraceCheckSpWp]: Trace formula consists of 28 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-23 21:11:29,196 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:11:29,217 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-23 21:11:29,218 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:11:29,219 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-23 21:11:29,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2048807392] [2023-11-23 21:11:29,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2048807392] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:11:29,220 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:11:29,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:11:29,223 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1564417804] [2023-11-23 21:11:29,224 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:11:29,229 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 21:11:29,229 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-23 21:11:29,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 21:11:29,260 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:11:29,262 INFO L87 Difference]: Start difference. First operand has 25 states, 23 states have (on average 1.7391304347826086) internal successors, (40), 24 states have internal predecessors, (40), 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 2 states, 2 states have (on average 5.0) internal successors, (10), 2 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-23 21:11:29,295 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:11:29,296 INFO L93 Difference]: Finished difference Result 49 states and 79 transitions. [2023-11-23 21:11:29,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 21:11:29,299 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 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-23 21:11:29,299 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:11:29,309 INFO L225 Difference]: With dead ends: 49 [2023-11-23 21:11:29,309 INFO L226 Difference]: Without dead ends: 23 [2023-11-23 21:11:29,312 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:11:29,317 INFO L413 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 26 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-23 21:11:29,318 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 21:11:29,338 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2023-11-23 21:11:29,351 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2023-11-23 21:11:29,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 22 states have (on average 1.2272727272727273) internal successors, (27), 22 states have internal predecessors, (27), 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-23 21:11:29,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions. [2023-11-23 21:11:29,356 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 10 [2023-11-23 21:11:29,356 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:11:29,356 INFO L495 AbstractCegarLoop]: Abstraction has 23 states and 27 transitions. [2023-11-23 21:11:29,357 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 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-23 21:11:29,357 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2023-11-23 21:11:29,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-23 21:11:29,358 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:11:29,358 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:11:29,372 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2023-11-23 21:11:29,562 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:29,563 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:11:29,565 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:11:29,566 INFO L85 PathProgramCache]: Analyzing trace with hash -990790617, now seen corresponding path program 1 times [2023-11-23 21:11:29,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-23 21:11:29,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [965678638] [2023-11-23 21:11:29,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:11:29,573 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:29,574 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat [2023-11-23 21:11:29,579 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-23 21:11:29,628 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-11-23 21:11:29,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:11:29,716 INFO L262 TraceCheckSpWp]: Trace formula consists of 42 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-23 21:11:29,720 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:11:29,940 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-23 21:11:29,940 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:11:29,940 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-23 21:11:29,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [965678638] [2023-11-23 21:11:29,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [965678638] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:11:29,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:11:29,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-23 21:11:29,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1147186712] [2023-11-23 21:11:29,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:11:29,943 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-23 21:11:29,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-23 21:11:29,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-23 21:11:29,945 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:11:29,945 INFO L87 Difference]: Start difference. First operand 23 states and 27 transitions. Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 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-23 21:11:30,126 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:11:30,127 INFO L93 Difference]: Finished difference Result 32 states and 36 transitions. [2023-11-23 21:11:30,127 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-23 21:11:30,128 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 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-23 21:11:30,128 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:11:30,128 INFO L225 Difference]: With dead ends: 32 [2023-11-23 21:11:30,129 INFO L226 Difference]: Without dead ends: 17 [2023-11-23 21:11:30,129 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-23 21:11:30,131 INFO L413 NwaCegarLoop]: 11 mSDtfsCounter, 16 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 21:11:30,132 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 31 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 21:11:30,133 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2023-11-23 21:11:30,136 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2023-11-23 21:11:30,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.0625) internal successors, (17), 16 states have internal predecessors, (17), 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-23 21:11:30,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 17 transitions. [2023-11-23 21:11:30,138 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 17 transitions. Word has length 11 [2023-11-23 21:11:30,138 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:11:30,138 INFO L495 AbstractCegarLoop]: Abstraction has 17 states and 17 transitions. [2023-11-23 21:11:30,138 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 4 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-23 21:11:30,139 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 17 transitions. [2023-11-23 21:11:30,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-23 21:11:30,139 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:11:30,140 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:11:30,148 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2023-11-23 21:11:30,344 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:30,344 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:11:30,345 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:11:30,345 INFO L85 PathProgramCache]: Analyzing trace with hash 1172272180, now seen corresponding path program 1 times [2023-11-23 21:11:30,346 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-23 21:11:30,346 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1941809375] [2023-11-23 21:11:30,346 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:11:30,346 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:30,347 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat [2023-11-23 21:11:30,348 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-23 21:11:30,351 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2023-11-23 21:11:30,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:11:30,434 INFO L262 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-23 21:11:30,436 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:11:30,601 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-23 21:11:30,601 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:11:30,601 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-23 21:11:30,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1941809375] [2023-11-23 21:11:30,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1941809375] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:11:30,602 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:11:30,602 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-23 21:11:30,603 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999726363] [2023-11-23 21:11:30,603 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:11:30,603 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-23 21:11:30,604 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-23 21:11:30,604 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-23 21:11:30,605 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-23 21:11:30,605 INFO L87 Difference]: Start difference. First operand 17 states and 17 transitions. Second operand has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 6 states have internal predecessors, (13), 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-23 21:11:30,767 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:11:30,767 INFO L93 Difference]: Finished difference Result 20 states and 19 transitions. [2023-11-23 21:11:30,768 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-23 21:11:30,768 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 6 states have internal predecessors, (13), 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 13 [2023-11-23 21:11:30,769 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:11:30,769 INFO L225 Difference]: With dead ends: 20 [2023-11-23 21:11:30,769 INFO L226 Difference]: Without dead ends: 17 [2023-11-23 21:11:30,770 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2023-11-23 21:11:30,771 INFO L413 NwaCegarLoop]: 9 mSDtfsCounter, 19 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-23 21:11:30,772 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 29 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-23 21:11:30,773 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2023-11-23 21:11:30,777 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2023-11-23 21:11:30,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.0) internal successors, (16), 16 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-23 21:11:30,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 16 transitions. [2023-11-23 21:11:30,778 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 16 transitions. Word has length 13 [2023-11-23 21:11:30,778 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:11:30,778 INFO L495 AbstractCegarLoop]: Abstraction has 17 states and 16 transitions. [2023-11-23 21:11:30,778 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 2.1666666666666665) internal successors, (13), 6 states have internal predecessors, (13), 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-23 21:11:30,778 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 16 transitions. [2023-11-23 21:11:30,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-23 21:11:30,779 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:11:30,779 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:11:30,789 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-23 21:11:30,982 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:30,983 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:11:30,983 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:11:30,984 INFO L85 PathProgramCache]: Analyzing trace with hash 278725031, now seen corresponding path program 1 times [2023-11-23 21:11:30,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-23 21:11:30,985 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1904422087] [2023-11-23 21:11:30,985 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:11:30,985 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:30,985 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat [2023-11-23 21:11:30,990 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-23 21:11:31,000 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Waiting until timeout for monitored process [2023-11-23 21:11:31,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:11:31,138 INFO L262 TraceCheckSpWp]: Trace formula consists of 73 conjuncts, 24 conjunts are in the unsatisfiable core [2023-11-23 21:11:31,143 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:11:31,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-23 21:11:31,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 17 [2023-11-23 21:11:31,583 INFO L349 Elim1Store]: treesize reduction 34, result has 35.8 percent of original size [2023-11-23 21:11:31,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 41 treesize of output 36 [2023-11-23 21:11:32,669 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-23 21:11:32,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 6 select indices, 6 select index equivalence classes, 1 disjoint index pairs (out of 15 index pairs), introduced 6 new quantified variables, introduced 15 case distinctions, treesize of input 150 treesize of output 131 [2023-11-23 21:11:36,036 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-23 21:11:36,037 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:11:36,037 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-23 21:11:36,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1904422087] [2023-11-23 21:11:36,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1904422087] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:11:36,038 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:11:36,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2023-11-23 21:11:36,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1193980011] [2023-11-23 21:11:36,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:11:36,039 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-11-23 21:11:36,039 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-23 21:11:36,040 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-11-23 21:11:36,040 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=91, Unknown=0, NotChecked=0, Total=110 [2023-11-23 21:11:36,041 INFO L87 Difference]: Start difference. First operand 17 states and 16 transitions. Second operand has 11 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 10 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-23 21:11:39,103 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:11:39,104 INFO L93 Difference]: Finished difference Result 17 states and 16 transitions. [2023-11-23 21:11:39,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2023-11-23 21:11:39,109 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 10 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-23 21:11:39,110 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:11:39,110 INFO L225 Difference]: With dead ends: 17 [2023-11-23 21:11:39,110 INFO L226 Difference]: Without dead ends: 0 [2023-11-23 21:11:39,114 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 2.7s TimeCoverageRelationStatistics Valid=56, Invalid=216, Unknown=0, NotChecked=0, Total=272 [2023-11-23 21:11:39,115 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 25 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 63 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 63 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-23 21:11:39,118 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 32 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 63 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2023-11-23 21:11:39,120 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-23 21:11:39,122 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-23 21:11:39,123 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-23 21:11:39,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-23 21:11:39,123 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 16 [2023-11-23 21:11:39,123 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:11:39,123 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 21:11:39,124 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 1.4545454545454546) internal successors, (16), 10 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-23 21:11:39,124 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-23 21:11:39,124 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-23 21:11:39,127 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-23 21:11:39,137 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (5)] Forceful destruction successful, exit code 0 [2023-11-23 21:11:39,331 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-23 21:11:39,333 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-23 21:11:39,661 INFO L899 garLoopResultBuilder]: For program point trunc_double_returnLabel#1(lines 19 62) no Hoare annotation was computed. [2023-11-23 21:11:39,662 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 76 93) no Hoare annotation was computed. [2023-11-23 21:11:39,662 INFO L899 garLoopResultBuilder]: For program point L32(lines 32 60) no Hoare annotation was computed. [2023-11-23 21:11:39,662 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 88) no Hoare annotation was computed. [2023-11-23 21:11:39,662 INFO L899 garLoopResultBuilder]: For program point L24-1(lines 24 29) no Hoare annotation was computed. [2023-11-23 21:11:39,662 INFO L895 garLoopResultBuilder]: At program point L24-2(lines 24 29) the Hoare annotation is: (= (fp.neg (_ +zero 11 53)) |ULTIMATE.start_trunc_double_~x#1|) [2023-11-23 21:11:39,663 INFO L899 garLoopResultBuilder]: For program point L24-3(lines 24 29) no Hoare annotation was computed. [2023-11-23 21:11:39,663 INFO L899 garLoopResultBuilder]: For program point L49(lines 49 60) no Hoare annotation was computed. [2023-11-23 21:11:39,663 INFO L899 garLoopResultBuilder]: For program point L41-1(lines 41 47) no Hoare annotation was computed. [2023-11-23 21:11:39,663 INFO L895 garLoopResultBuilder]: At program point L41-2(lines 41 47) the Hoare annotation is: false [2023-11-23 21:11:39,663 INFO L899 garLoopResultBuilder]: For program point L33(lines 33 48) no Hoare annotation was computed. [2023-11-23 21:11:39,663 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-23 21:11:39,664 INFO L899 garLoopResultBuilder]: For program point L87(line 87) no Hoare annotation was computed. [2023-11-23 21:11:39,664 INFO L899 garLoopResultBuilder]: For program point L54-1(lines 54 59) no Hoare annotation was computed. [2023-11-23 21:11:39,664 INFO L899 garLoopResultBuilder]: For program point L87-2(lines 87 90) no Hoare annotation was computed. [2023-11-23 21:11:39,664 INFO L895 garLoopResultBuilder]: At program point L54-2(lines 54 59) the Hoare annotation is: false [2023-11-23 21:11:39,664 INFO L899 garLoopResultBuilder]: For program point L54-3(lines 32 60) no Hoare annotation was computed. [2023-11-23 21:11:39,664 INFO L899 garLoopResultBuilder]: For program point L50(lines 50 52) no Hoare annotation was computed. [2023-11-23 21:11:39,664 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-23 21:11:39,665 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 67 71) no Hoare annotation was computed. [2023-11-23 21:11:39,665 INFO L899 garLoopResultBuilder]: For program point L34-1(lines 34 39) no Hoare annotation was computed. [2023-11-23 21:11:39,665 INFO L895 garLoopResultBuilder]: At program point L67-2(lines 67 71) the Hoare annotation is: (let ((.cse6 (fp.neg (_ +zero 11 53)))) (and (exists ((|ULTIMATE.start_trunc_double_~msw~0#1| (_ BitVec 32))) (= (let ((.cse0 (concat (bvand |ULTIMATE.start_trunc_double_~msw~0#1| (_ bv2147483648 32)) (_ bv0 32)))) (fp ((_ extract 63 63) .cse0) ((_ extract 62 52) .cse0) ((_ extract 51 0) .cse0))) |ULTIMATE.start_trunc_double_#res#1|)) |ULTIMATE.start_main_#t~short12#1| (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64))) (and (exists ((|v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13| (_ BitVec 32))) (let ((.cse5 (select |#memory_int| |v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13|))) (let ((.cse4 (select .cse5 (_ bv4 32)))) (and (exists ((|v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12| (_ BitVec 32))) (let ((.cse3 (select |#memory_int| |v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12|))) (let ((.cse2 (select .cse3 (_ bv4 32)))) (and (= |ULTIMATE.start_trunc_double_#res#1| (let ((.cse1 (concat .cse2 (select .cse3 (_ bv0 32))))) (fp ((_ extract 63 63) .cse1) ((_ extract 62 52) .cse1) ((_ extract 51 0) .cse1)))) (= (bvand .cse4 (_ bv2147483648 32)) .cse2))))) (= .cse4 ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)) (= ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_10|) (select .cse5 (_ bv0 32))))))) (= .cse6 (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64))) (and (exists ((|v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13| (_ BitVec 32))) (let ((.cse9 (select |#memory_int| |v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13|))) (let ((.cse8 (select .cse9 (_ bv4 32)))) (and (= |ULTIMATE.start_main_~res~0#1| (let ((.cse7 (concat .cse8 (select .cse9 (_ bv0 32))))) (fp ((_ extract 63 63) .cse7) ((_ extract 62 52) .cse7) ((_ extract 51 0) .cse7)))) (= .cse8 ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)))))) (= .cse6 (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64))) (and (= .cse6 (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))) (exists ((|v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13| (_ BitVec 32))) (let ((.cse12 (select |#memory_int| |v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13|))) (let ((.cse11 (select .cse12 (_ bv4 32)))) (and (= (let ((.cse10 (concat .cse11 (select .cse12 (_ bv0 32))))) (fp ((_ extract 63 63) .cse10) ((_ extract 62 52) .cse10) ((_ extract 51 0) .cse10))) |ULTIMATE.start___signbit_double_~x#1|) (= .cse11 ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)))))))))) [2023-11-23 21:11:39,666 INFO L895 garLoopResultBuilder]: At program point L34-2(lines 34 39) the Hoare annotation is: (let ((.cse2 (fp.neg (_ +zero 11 53)))) (and (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (|v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13| (_ BitVec 32))) (let ((.cse1 (select |#memory_int| |v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13|))) (let ((.cse0 (select .cse1 (_ bv4 32)))) (and (= .cse0 |ULTIMATE.start_trunc_double_~msw~0#1|) (= .cse0 ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)) (= ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_10|) (select .cse1 (_ bv0 32))) (= .cse2 (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))))) (exists ((|v_skolemized_q#valueAsBitvector_6| (_ BitVec 64))) (and (= (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_6|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_6|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_6|)) .cse2) (= (bvashr (bvand ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_6|) (_ bv2146435072 32)) (_ bv20 32)) (bvadd |ULTIMATE.start_trunc_double_~exponent_less_1023~0#1| (_ bv1023 32))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (|v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13| (_ BitVec 32))) (let ((.cse4 (select |#memory_int| |v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13|))) (let ((.cse3 (select .cse4 (_ bv4 32)))) (and (= .cse3 ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)) (= |ULTIMATE.start_trunc_double_~signbit~0#1| (bvand .cse3 (_ bv2147483648 32))) (= ((_ extract 31 0) |v_skolemized_q#valueAsBitvector_10|) (select .cse4 (_ bv0 32))) (= .cse2 (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))))) (= .cse2 |ULTIMATE.start_trunc_double_~x#1|))) [2023-11-23 21:11:39,666 INFO L899 garLoopResultBuilder]: For program point L67-3(lines 67 71) no Hoare annotation was computed. [2023-11-23 21:11:39,666 INFO L899 garLoopResultBuilder]: For program point L88(line 88) no Hoare annotation was computed. [2023-11-23 21:11:39,670 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2023-11-23 21:11:39,672 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-23 21:11:39,689 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~64 [2023-11-23 21:11:39,702 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists ULTIMATE.start_trunc_double_~msw~0#1 : bv32 :: ~fp~64((~bvand~32(ULTIMATE.start_trunc_double_~msw~0#1, 2147483648bv32) ++ 0bv32)[63:63], (~bvand~32(ULTIMATE.start_trunc_double_~msw~0#1, 2147483648bv32) ++ 0bv32)[62:52], (~bvand~32(ULTIMATE.start_trunc_double_~msw~0#1, 2147483648bv32) ++ 0bv32)[51:0]) == #res) could not be translated [2023-11-23 21:11:39,703 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression #t~short12 could not be translated [2023-11-23 21:11:39,704 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64 :: (exists v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ((exists v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12 : bv32 :: #res == ~fp~64((#memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][0bv32])[63:63], (#memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][0bv32])[62:52], (#memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][0bv32])[51:0]) && ~bvand~32(#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32], 2147483648bv32) == #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32]) && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32]) && v_skolemized_q#valueAsBitvector_10[31:0] == #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-23 21:11:39,707 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64 :: (exists v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ~res~0 == ~fp~64((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[63:63], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[62:52], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[51:0]) && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-23 21:11:39,708 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64 :: ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && (exists v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ~fp~64((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[63:63], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[62:52], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[51:0]) == ~x && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32])) could not be translated [2023-11-23 21:11:39,723 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == ~msw~0 && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32]) && v_skolemized_q#valueAsBitvector_10[31:0] == #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-23 21:11:39,724 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_6 : bv64 :: ~fp~64(v_skolemized_q#valueAsBitvector_6[63:63], v_skolemized_q#valueAsBitvector_6[62:52], v_skolemized_q#valueAsBitvector_6[51:0]) == ~fp.neg~64(~Pluszero~64()) && ~bvashr~32(~bvand~32(v_skolemized_q#valueAsBitvector_6[63:32], 2146435072bv32), 20bv32) == ~bvadd~32(~exponent_less_1023~0, 1023bv32)) could not be translated [2023-11-23 21:11:39,724 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32] && ~signbit~0 == ~bvand~32(#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32], 2147483648bv32)) && v_skolemized_q#valueAsBitvector_10[31:0] == #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-23 21:11:39,724 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: Missing case for function ~Pluszero~64 [2023-11-23 21:11:39,725 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 09:11:39 BoogieIcfgContainer [2023-11-23 21:11:39,726 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-23 21:11:39,727 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 21:11:39,732 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 21:11:39,732 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 21:11:39,733 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:11:28" (3/4) ... [2023-11-23 21:11:39,735 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-23 21:11:39,746 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 19 nodes and edges [2023-11-23 21:11:39,747 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 10 nodes and edges [2023-11-23 21:11:39,747 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-23 21:11:39,748 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-23 21:11:39,871 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/witness.graphml [2023-11-23 21:11:39,871 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/witness.yml [2023-11-23 21:11:39,871 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 21:11:39,872 INFO L158 Benchmark]: Toolchain (without parser) took 12133.10ms. Allocated memory was 73.4MB in the beginning and 134.2MB in the end (delta: 60.8MB). Free memory was 49.5MB in the beginning and 104.6MB in the end (delta: -55.0MB). Peak memory consumption was 7.8MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,873 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 73.4MB. Free memory is still 48.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 21:11:39,873 INFO L158 Benchmark]: CACSL2BoogieTranslator took 374.78ms. Allocated memory is still 73.4MB. Free memory was 49.4MB in the beginning and 37.2MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,874 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.18ms. Allocated memory is still 73.4MB. Free memory was 37.2MB in the beginning and 53.1MB in the end (delta: -16.0MB). Peak memory consumption was 5.3MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,874 INFO L158 Benchmark]: Boogie Preprocessor took 55.09ms. Allocated memory is still 73.4MB. Free memory was 53.1MB in the beginning and 51.3MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,875 INFO L158 Benchmark]: RCFGBuilder took 636.78ms. Allocated memory is still 73.4MB. Free memory was 51.3MB in the beginning and 36.1MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,875 INFO L158 Benchmark]: TraceAbstraction took 10825.91ms. Allocated memory was 73.4MB in the beginning and 134.2MB in the end (delta: 60.8MB). Free memory was 35.6MB in the beginning and 109.8MB in the end (delta: -74.2MB). Peak memory consumption was 55.1MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,876 INFO L158 Benchmark]: Witness Printer took 144.30ms. Allocated memory is still 134.2MB. Free memory was 109.8MB in the beginning and 104.6MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-23 21:11:39,879 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.36ms. Allocated memory is still 73.4MB. Free memory is still 48.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 374.78ms. Allocated memory is still 73.4MB. Free memory was 49.4MB in the beginning and 37.2MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.18ms. Allocated memory is still 73.4MB. Free memory was 37.2MB in the beginning and 53.1MB in the end (delta: -16.0MB). Peak memory consumption was 5.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 55.09ms. Allocated memory is still 73.4MB. Free memory was 53.1MB in the beginning and 51.3MB in the end (delta: 1.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 636.78ms. Allocated memory is still 73.4MB. Free memory was 51.3MB in the beginning and 36.1MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * TraceAbstraction took 10825.91ms. Allocated memory was 73.4MB in the beginning and 134.2MB in the end (delta: 60.8MB). Free memory was 35.6MB in the beginning and 109.8MB in the end (delta: -74.2MB). Peak memory consumption was 55.1MB. Max. memory is 16.1GB. * Witness Printer took 144.30ms. Allocated memory is still 134.2MB. Free memory was 109.8MB in the beginning and 104.6MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~64 - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists ULTIMATE.start_trunc_double_~msw~0#1 : bv32 :: ~fp~64((~bvand~32(ULTIMATE.start_trunc_double_~msw~0#1, 2147483648bv32) ++ 0bv32)[63:63], (~bvand~32(ULTIMATE.start_trunc_double_~msw~0#1, 2147483648bv32) ++ 0bv32)[62:52], (~bvand~32(ULTIMATE.start_trunc_double_~msw~0#1, 2147483648bv32) ++ 0bv32)[51:0]) == #res) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression #t~short12 could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64 :: (exists v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ((exists v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12 : bv32 :: #res == ~fp~64((#memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][0bv32])[63:63], (#memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][0bv32])[62:52], (#memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][0bv32])[51:0]) && ~bvand~32(#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32], 2147483648bv32) == #memory_int[v_ULTIMATE.start_trunc_double_~#iw_u~0#1.base_12][4bv32]) && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32]) && v_skolemized_q#valueAsBitvector_10[31:0] == #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64 :: (exists v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ~res~0 == ~fp~64((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[63:63], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[62:52], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[51:0]) && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64 :: ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && (exists v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ~fp~64((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[63:63], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[62:52], (#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] ++ #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32])[51:0]) == ~x && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == ~msw~0 && #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32]) && v_skolemized_q#valueAsBitvector_10[31:0] == #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_6 : bv64 :: ~fp~64(v_skolemized_q#valueAsBitvector_6[63:63], v_skolemized_q#valueAsBitvector_6[62:52], v_skolemized_q#valueAsBitvector_6[51:0]) == ~fp.neg~64(~Pluszero~64()) && ~bvashr~32(~bvand~32(v_skolemized_q#valueAsBitvector_6[63:32], 2146435072bv32), 20bv32) == ~bvadd~32(~exponent_less_1023~0, 1023bv32)) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13 : bv32 :: ((#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32] == v_skolemized_q#valueAsBitvector_10[63:32] && ~signbit~0 == ~bvand~32(#memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][4bv32], 2147483648bv32)) && v_skolemized_q#valueAsBitvector_10[31:0] == #memory_int[v_ULTIMATE.start_trunc_double_~#ew_u~0#1.base_13][0bv32]) && ~fp.neg~64(~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Missing case for function ~Pluszero~64 * 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: 88]: 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 1 procedures, 25 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 10.7s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 3.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.3s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 60 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 60 mSDsluCounter, 118 SdHoareTripleChecker+Invalid, 1.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 67 mSDsCounter, 8 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 107 IncrementalHoareTripleChecker+Invalid, 115 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8 mSolverCounterUnsat, 51 mSDtfsCounter, 107 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 58 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 3.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=25occurred in iteration=0, InterpolantAutomatonStates: 25, 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, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 5 LocationsWithAnnotation, 5 PreInvPairs, 8 NumberOfFragments, 335 HoareAnnotationTreeSize, 5 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 5 FomulaSimplificationsInter, 422 FormulaSimplificationTreeSizeReductionInter, 0.3s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 5.3s InterpolantComputationTime, 50 NumberOfCodeBlocks, 50 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 46 ConstructedInterpolants, 21 QuantifiedInterpolants, 1814 SizeOfPredicates, 25 NumberOfNonLiveVariables, 197 ConjunctsInSsa, 44 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 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 1 specifications checked. All of them hold - InvariantResult [Line: 54]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 24]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 67]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 34]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 41]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-23 21:11:39,944 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_633796d0-85de-4728-a412-f83dbb42b012/bin/utaipan-verify-mE87zJ7Ire/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