./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX --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 e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 01:01:51,594 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 01:01:51,670 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-12 01:01:51,675 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 01:01:51,676 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 01:01:51,703 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 01:01:51,704 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 01:01:51,704 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 01:01:51,705 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 01:01:51,706 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 01:01:51,706 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-12 01:01:51,707 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-12 01:01:51,708 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-12 01:01:51,708 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-12 01:01:51,709 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-12 01:01:51,709 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-12 01:01:51,710 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-12 01:01:51,710 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-12 01:01:51,711 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-12 01:01:51,712 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-12 01:01:51,712 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-12 01:01:51,713 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-12 01:01:51,714 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 01:01:51,714 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 01:01:51,714 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 01:01:51,715 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 01:01:51,715 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 01:01:51,716 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 01:01:51,716 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 01:01:51,716 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 01:01:51,717 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 01:01:51,717 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 01:01:51,718 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 01:01:51,718 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 01:01:51,718 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 01:01:51,719 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 01:01:51,719 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 01:01:51,720 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 01:01:51,720 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 01:01:51,720 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 01:01:51,720 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-12 01:01:51,721 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 01:01:51,721 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 01:01:51,721 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-12 01:01:51,721 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 01:01:51,722 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_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX 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 -> e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 [2023-11-12 01:01:51,969 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 01:01:51,992 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 01:01:51,995 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 01:01:51,997 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 01:01:51,997 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 01:01:51,999 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-12 01:01:55,288 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 01:01:55,565 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 01:01:55,567 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-12 01:01:55,576 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data/12fb1c4ab/8e1838886fe541548f57e84bf94e31d2/FLAG20f47bfd7 [2023-11-12 01:01:55,589 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data/12fb1c4ab/8e1838886fe541548f57e84bf94e31d2 [2023-11-12 01:01:55,592 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 01:01:55,593 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 01:01:55,595 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 01:01:55,595 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 01:01:55,603 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 01:01:55,606 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:55,607 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@72abf9e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55, skipping insertion in model container [2023-11-12 01:01:55,608 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:55,641 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 01:01:55,858 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_c08683db-c940-49f9-858d-eea1775533d8/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-12 01:01:55,863 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 01:01:55,875 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 01:01:55,925 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_c08683db-c940-49f9-858d-eea1775533d8/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-12 01:01:55,926 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 01:01:55,948 INFO L206 MainTranslator]: Completed translation [2023-11-12 01:01:55,949 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55 WrapperNode [2023-11-12 01:01:55,949 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 01:01:55,950 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 01:01:55,950 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 01:01:55,950 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 01:01:55,958 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:55,970 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:55,997 INFO L138 Inliner]: procedures = 18, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2023-11-12 01:01:55,998 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 01:01:55,999 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 01:01:55,999 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 01:01:55,999 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 01:01:56,010 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,012 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,018 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,018 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,045 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,059 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,065 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,074 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,079 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 01:01:56,080 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 01:01:56,080 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 01:01:56,080 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 01:01:56,081 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (1/1) ... [2023-11-12 01:01:56,089 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 01:01:56,101 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 [2023-11-12 01:01:56,114 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 01:01:56,117 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 01:01:56,151 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 01:01:56,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 01:01:56,151 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 01:01:56,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-12 01:01:56,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-12 01:01:56,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-12 01:01:56,152 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 01:01:56,152 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 01:01:56,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-12 01:01:56,152 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 01:01:56,153 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrtf [2023-11-12 01:01:56,153 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrtf [2023-11-12 01:01:56,310 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 01:01:56,313 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 01:01:56,766 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 01:01:56,936 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 01:01:56,936 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-12 01:01:56,939 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:01:56 BoogieIcfgContainer [2023-11-12 01:01:56,940 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 01:01:56,943 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 01:01:56,943 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 01:01:56,947 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 01:01:56,948 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 01:01:55" (1/3) ... [2023-11-12 01:01:56,949 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@131c5909 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 01:01:56, skipping insertion in model container [2023-11-12 01:01:56,949 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:01:55" (2/3) ... [2023-11-12 01:01:56,950 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@131c5909 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 01:01:56, skipping insertion in model container [2023-11-12 01:01:56,950 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:01:56" (3/3) ... [2023-11-12 01:01:56,952 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0470.c [2023-11-12 01:01:56,975 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 01:01:56,975 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 01:01:57,048 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 01:01:57,058 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;@6d6fea, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-12 01:01:57,059 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 01:01:57,064 INFO L276 IsEmpty]: Start isEmpty. Operand has 41 states, 36 states have (on average 1.6388888888888888) internal successors, (59), 37 states have internal predecessors, (59), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-12 01:01:57,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-12 01:01:57,072 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 01:01:57,073 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-12 01:01:57,075 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 01:01:57,081 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 01:01:57,082 INFO L85 PathProgramCache]: Analyzing trace with hash 705608667, now seen corresponding path program 1 times [2023-11-12 01:01:57,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-12 01:01:57,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1859657422] [2023-11-12 01:01:57,094 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 01:01:57,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 01:01:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 01:01:57,261 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-12 01:01:57,262 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-12 01:01:57,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1859657422] [2023-11-12 01:01:57,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1859657422] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 01:01:57,264 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 01:01:57,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 01:01:57,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1215353302] [2023-11-12 01:01:57,267 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 01:01:57,271 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-12 01:01:57,272 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-12 01:01:57,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-12 01:01:57,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-12 01:01:57,307 INFO L87 Difference]: Start difference. First operand has 41 states, 36 states have (on average 1.6388888888888888) internal successors, (59), 37 states have internal predecessors, (59), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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-12 01:01:57,363 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 01:01:57,364 INFO L93 Difference]: Finished difference Result 81 states and 127 transitions. [2023-11-12 01:01:57,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-12 01:01:57,367 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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 7 [2023-11-12 01:01:57,367 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 01:01:57,376 INFO L225 Difference]: With dead ends: 81 [2023-11-12 01:01:57,376 INFO L226 Difference]: Without dead ends: 39 [2023-11-12 01:01:57,379 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-12 01:01:57,384 INFO L413 NwaCegarLoop]: 41 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-12 01:01:57,385 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 41 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 01:01:57,405 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2023-11-12 01:01:57,425 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2023-11-12 01:01:57,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 35 states have (on average 1.2857142857142858) internal successors, (45), 35 states have internal predecessors, (45), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-12 01:01:57,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 49 transitions. [2023-11-12 01:01:57,430 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 49 transitions. Word has length 7 [2023-11-12 01:01:57,431 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 01:01:57,431 INFO L495 AbstractCegarLoop]: Abstraction has 39 states and 49 transitions. [2023-11-12 01:01:57,431 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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-12 01:01:57,431 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 49 transitions. [2023-11-12 01:01:57,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-12 01:01:57,432 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 01:01:57,432 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 01:01:57,433 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-12 01:01:57,433 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 01:01:57,434 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 01:01:57,434 INFO L85 PathProgramCache]: Analyzing trace with hash -1856279284, now seen corresponding path program 1 times [2023-11-12 01:01:57,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-12 01:01:57,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [114225706] [2023-11-12 01:01:57,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 01:01:57,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 01:01:57,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 01:01:57,485 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 01:01:57,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 01:01:57,558 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2023-11-12 01:01:57,559 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-12 01:01:57,561 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 01:01:57,563 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-12 01:01:57,567 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-12 01:01:57,571 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 01:01:57,598 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 01:01:57 BoogieIcfgContainer [2023-11-12 01:01:57,598 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 01:01:57,599 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 01:01:57,599 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 01:01:57,599 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 01:01:57,600 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:01:56" (3/4) ... [2023-11-12 01:01:57,602 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-12 01:01:57,603 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 01:01:57,604 INFO L158 Benchmark]: Toolchain (without parser) took 2010.66ms. Allocated memory was 155.2MB in the beginning and 205.5MB in the end (delta: 50.3MB). Free memory was 108.8MB in the beginning and 136.3MB in the end (delta: -27.5MB). Peak memory consumption was 24.9MB. Max. memory is 16.1GB. [2023-11-12 01:01:57,605 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 155.2MB. Free memory is still 97.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 01:01:57,606 INFO L158 Benchmark]: CACSL2BoogieTranslator took 354.42ms. Allocated memory is still 155.2MB. Free memory was 108.4MB in the beginning and 94.7MB in the end (delta: 13.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-12 01:01:57,606 INFO L158 Benchmark]: Boogie Procedure Inliner took 47.90ms. Allocated memory is still 155.2MB. Free memory was 94.7MB in the beginning and 93.0MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 01:01:57,607 INFO L158 Benchmark]: Boogie Preprocessor took 80.29ms. Allocated memory is still 155.2MB. Free memory was 92.6MB in the beginning and 90.9MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 01:01:57,608 INFO L158 Benchmark]: RCFGBuilder took 860.15ms. Allocated memory was 155.2MB in the beginning and 205.5MB in the end (delta: 50.3MB). Free memory was 90.9MB in the beginning and 166.8MB in the end (delta: -75.9MB). Peak memory consumption was 31.2MB. Max. memory is 16.1GB. [2023-11-12 01:01:57,608 INFO L158 Benchmark]: TraceAbstraction took 655.35ms. Allocated memory is still 205.5MB. Free memory was 165.8MB in the beginning and 136.3MB in the end (delta: 29.5MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-12 01:01:57,609 INFO L158 Benchmark]: Witness Printer took 4.77ms. Allocated memory is still 205.5MB. Free memory was 136.3MB in the beginning and 136.3MB in the end (delta: 50.9kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 01:01:57,612 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.38ms. Allocated memory is still 155.2MB. Free memory is still 97.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 354.42ms. Allocated memory is still 155.2MB. Free memory was 108.4MB in the beginning and 94.7MB in the end (delta: 13.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 47.90ms. Allocated memory is still 155.2MB. Free memory was 94.7MB in the beginning and 93.0MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 80.29ms. Allocated memory is still 155.2MB. Free memory was 92.6MB in the beginning and 90.9MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 860.15ms. Allocated memory was 155.2MB in the beginning and 205.5MB in the end (delta: 50.3MB). Free memory was 90.9MB in the beginning and 166.8MB in the end (delta: -75.9MB). Peak memory consumption was 31.2MB. Max. memory is 16.1GB. * TraceAbstraction took 655.35ms. Allocated memory is still 205.5MB. Free memory was 165.8MB in the beginning and 136.3MB in the end (delta: 29.5MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 4.77ms. Allocated memory is still 205.5MB. Free memory was 136.3MB in the beginning and 136.3MB in the end (delta: 50.9kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 176]: 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 someBinaryFLOATComparisonOperation at line 15, overapproximation of someUnaryDOUBLEoperation at line 89, overapproximation of someBinaryArithmeticFLOAToperation at line 108. Possible FailurePath: [L17] static const float one_sqrt = 1.0, tiny_sqrt = 1.0e-30; [L86-L93] static const float one_acos = 1.0000000000e+00, pi = 3.1415925026e+00, pio2_hi_acos = 1.5707962513e+00, pio2_lo_acos = 7.5497894159e-08, pS0_acos = 1.6666667163e-01, pS1_acos = -3.2556581497e-01, pS2_acos = 2.0121252537e-01, pS3_acos = -4.0055535734e-02, pS4_acos = 7.9153501429e-04, pS5_acos = 3.4793309169e-05, qS1_acos = -2.4033949375e+00, qS2_acos = 2.0209457874e+00, qS3_acos = -6.8828397989e-01, qS4_acos = 7.7038154006e-02; [L171] float x = 0.0f / 0.0f; [L172] CALL, EXPR __ieee754_acosf(x) [L96] float z, p, q, r, w, s, c, df; [L97] __int32_t hx, ix; VAL [\old(x)=1065353217, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1065353217] [L99] ieee_float_shape_type gf_u; [L100] EXPR gf_u.value = (x) [L101] EXPR gf_u.word [L101] EXPR (hx) = gf_u.word [L98-L102] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [\old(x)=1065353217, hx=-1082130432, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1065353217] [L103] ix = hx & 0x7fffffff VAL [\old(x)=1065353217, hx=-1082130432, ix=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1065353217] [L104] COND TRUE ix == 0x3f800000 [L105] COND FALSE !(hx > 0) [L108] return pi + (float)2.0 * pio2_lo_acos; VAL [\old(x)=1065353217, \result=0, hx=-1082130432, ix=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1065353217] [L172] RET, EXPR __ieee754_acosf(x) [L172] float res = __ieee754_acosf(x); [L175] CALL, EXPR isnan_float(res) [L15] return x != x; [L175] RET, EXPR isnan_float(res) [L175] COND TRUE !isnan_float(res) [L176] reach_error() VAL [one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, res=0, tiny_sqrt=1/1000000000000000000000000000000, x=1065353217] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 41 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.5s, 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, 41 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 10 IncrementalHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 41 mSDtfsCounter, 10 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=41occurred 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, 15 NumberOfCodeBlocks, 15 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 6 ConstructedInterpolants, 0 QuantifiedInterpolants, 6 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-12 01:01:57,641 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/config/svcomp-Reach-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX --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 e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 01:02:00,358 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 01:02:00,482 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/config/svcomp-Reach-32bit-Taipan_Bitvector.epf [2023-11-12 01:02:00,493 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 01:02:00,494 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 01:02:00,541 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 01:02:00,542 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 01:02:00,542 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 01:02:00,543 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 01:02:00,548 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-12 01:02:00,549 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-12 01:02:00,549 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-12 01:02:00,550 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-12 01:02:00,552 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-12 01:02:00,552 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-12 01:02:00,553 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-12 01:02:00,554 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 01:02:00,554 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 01:02:00,555 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 01:02:00,556 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 01:02:00,556 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 01:02:00,557 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 01:02:00,557 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 01:02:00,558 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 01:02:00,558 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 01:02:00,559 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-12 01:02:00,559 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-12 01:02:00,560 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 01:02:00,560 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 01:02:00,560 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 01:02:00,562 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 01:02:00,562 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 01:02:00,562 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-12 01:02:00,563 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 01:02:00,563 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 01:02:00,564 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 01:02:00,564 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 01:02:00,564 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-12 01:02:00,564 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-12 01:02:00,565 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 01:02:00,566 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-12 01:02:00,566 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 01:02:00,566 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_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX 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 -> e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 [2023-11-12 01:02:01,002 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 01:02:01,033 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 01:02:01,036 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 01:02:01,038 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 01:02:01,038 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 01:02:01,039 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-12 01:02:04,252 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 01:02:04,554 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 01:02:04,554 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-12 01:02:04,577 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data/f4a4b1402/674b83f243624f9081254eefe0f0a8ea/FLAG00be72f29 [2023-11-12 01:02:04,600 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/data/f4a4b1402/674b83f243624f9081254eefe0f0a8ea [2023-11-12 01:02:04,606 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 01:02:04,608 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 01:02:04,611 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 01:02:04,612 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 01:02:04,617 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 01:02:04,618 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 01:02:04" (1/1) ... [2023-11-12 01:02:04,619 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a68f568 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:04, skipping insertion in model container [2023-11-12 01:02:04,619 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 01:02:04" (1/1) ... [2023-11-12 01:02:04,665 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 01:02:04,970 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_c08683db-c940-49f9-858d-eea1775533d8/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-12 01:02:04,975 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 01:02:04,991 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 01:02:05,064 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_c08683db-c940-49f9-858d-eea1775533d8/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-12 01:02:05,065 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 01:02:05,099 INFO L206 MainTranslator]: Completed translation [2023-11-12 01:02:05,100 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05 WrapperNode [2023-11-12 01:02:05,100 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 01:02:05,105 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 01:02:05,106 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 01:02:05,106 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 01:02:05,115 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,144 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,176 INFO L138 Inliner]: procedures = 21, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2023-11-12 01:02:05,180 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 01:02:05,181 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 01:02:05,181 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 01:02:05,181 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 01:02:05,192 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,192 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,207 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,207 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,234 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,247 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,262 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,265 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,270 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 01:02:05,271 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 01:02:05,271 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 01:02:05,272 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 01:02:05,272 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (1/1) ... [2023-11-12 01:02:05,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-12 01:02:05,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 [2023-11-12 01:02:05,322 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-12 01:02:05,357 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-12 01:02:05,371 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 01:02:05,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-12 01:02:05,371 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-12 01:02:05,372 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-12 01:02:05,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-12 01:02:05,373 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 01:02:05,373 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 01:02:05,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-12 01:02:05,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-12 01:02:05,376 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-12 01:02:05,376 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrtf [2023-11-12 01:02:05,377 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrtf [2023-11-12 01:02:05,506 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 01:02:05,508 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 01:02:17,841 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 01:02:17,852 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 01:02:17,852 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-12 01:02:17,855 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:02:17 BoogieIcfgContainer [2023-11-12 01:02:17,855 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 01:02:17,861 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-12 01:02:17,861 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-12 01:02:17,866 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-12 01:02:17,866 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 01:02:04" (1/3) ... [2023-11-12 01:02:17,867 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45c34589 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 01:02:17, skipping insertion in model container [2023-11-12 01:02:17,867 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 01:02:05" (2/3) ... [2023-11-12 01:02:17,869 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45c34589 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 01:02:17, skipping insertion in model container [2023-11-12 01:02:17,870 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:02:17" (3/3) ... [2023-11-12 01:02:17,872 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0470.c [2023-11-12 01:02:17,895 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-12 01:02:17,895 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-12 01:02:17,966 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-12 01:02:17,975 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;@1c37e4db, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-12 01:02:17,976 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-12 01:02:17,980 INFO L276 IsEmpty]: Start isEmpty. Operand has 54 states, 49 states have (on average 1.6326530612244898) internal successors, (80), 50 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-12 01:02:17,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-12 01:02:17,988 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 01:02:17,989 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 01:02:17,989 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 01:02:17,997 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 01:02:17,997 INFO L85 PathProgramCache]: Analyzing trace with hash 1029487755, now seen corresponding path program 1 times [2023-11-12 01:02:18,011 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-12 01:02:18,011 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [363685276] [2023-11-12 01:02:18,012 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 01:02:18,012 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-12 01:02:18,013 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/mathsat [2023-11-12 01:02:18,020 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:18,052 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:18,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 01:02:18,690 INFO L262 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-12 01:02:18,695 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 01:02:18,714 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-12 01:02:18,714 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 01:02:18,715 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-12 01:02:18,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [363685276] [2023-11-12 01:02:18,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [363685276] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 01:02:18,716 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 01:02:18,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-12 01:02:18,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1361349740] [2023-11-12 01:02:18,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 01:02:18,722 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-12 01:02:18,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-12 01:02:18,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-12 01:02:18,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-12 01:02:18,763 INFO L87 Difference]: Start difference. First operand has 54 states, 49 states have (on average 1.6326530612244898) internal successors, (80), 50 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) 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-12 01:02:18,795 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 01:02:18,796 INFO L93 Difference]: Finished difference Result 106 states and 168 transitions. [2023-11-12 01:02:18,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-12 01:02:18,798 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-12 01:02:18,798 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 01:02:18,805 INFO L225 Difference]: With dead ends: 106 [2023-11-12 01:02:18,805 INFO L226 Difference]: Without dead ends: 51 [2023-11-12 01:02:18,809 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-12 01:02:18,813 INFO L413 NwaCegarLoop]: 71 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 71 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-12 01:02:18,814 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-12 01:02:18,832 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2023-11-12 01:02:18,859 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2023-11-12 01:02:18,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 47 states have internal predecessors, (64), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-12 01:02:18,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 68 transitions. [2023-11-12 01:02:18,864 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 68 transitions. Word has length 10 [2023-11-12 01:02:18,865 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 01:02:18,865 INFO L495 AbstractCegarLoop]: Abstraction has 51 states and 68 transitions. [2023-11-12 01:02:18,866 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-12 01:02:18,866 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 68 transitions. [2023-11-12 01:02:18,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-12 01:02:18,869 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 01:02:18,869 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 01:02:18,901 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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)] Forceful destruction successful, exit code 0 [2023-11-12 01:02:19,084 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:19,084 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 01:02:19,085 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 01:02:19,085 INFO L85 PathProgramCache]: Analyzing trace with hash -1305819442, now seen corresponding path program 1 times [2023-11-12 01:02:19,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-12 01:02:19,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1314109806] [2023-11-12 01:02:19,086 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 01:02:19,087 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-12 01:02:19,087 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/mathsat [2023-11-12 01:02:19,089 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:19,133 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:19,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 01:02:19,712 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-12 01:02:19,715 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 01:02:20,206 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-12 01:02:20,206 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 01:02:20,207 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-12 01:02:20,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1314109806] [2023-11-12 01:02:20,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1314109806] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 01:02:20,208 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 01:02:20,208 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-12 01:02:20,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1781520037] [2023-11-12 01:02:20,209 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 01:02:20,210 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-12 01:02:20,210 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-12 01:02:20,211 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-12 01:02:20,211 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 01:02:20,212 INFO L87 Difference]: Start difference. First operand 51 states and 68 transitions. Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 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-12 01:02:20,959 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 01:02:20,960 INFO L93 Difference]: Finished difference Result 56 states and 72 transitions. [2023-11-12 01:02:20,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-12 01:02:20,961 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 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-12 01:02:20,961 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 01:02:20,962 INFO L225 Difference]: With dead ends: 56 [2023-11-12 01:02:20,962 INFO L226 Difference]: Without dead ends: 12 [2023-11-12 01:02:20,963 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-12 01:02:20,965 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 10 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-12 01:02:20,966 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 20 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-12 01:02:20,967 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-12 01:02:20,968 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-12 01:02:20,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.0) internal successors, (11), 11 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-12 01:02:20,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 11 transitions. [2023-11-12 01:02:20,969 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 11 transitions. Word has length 11 [2023-11-12 01:02:20,970 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 01:02:20,970 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 11 transitions. [2023-11-12 01:02:20,970 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 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-12 01:02:20,970 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 11 transitions. [2023-11-12 01:02:20,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-12 01:02:20,971 INFO L187 NwaCegarLoop]: Found error trace [2023-11-12 01:02:20,971 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 01:02:20,996 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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)] Forceful destruction successful, exit code 0 [2023-11-12 01:02:21,187 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:21,187 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-12 01:02:21,188 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 01:02:21,188 INFO L85 PathProgramCache]: Analyzing trace with hash -1098950738, now seen corresponding path program 1 times [2023-11-12 01:02:21,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-12 01:02:21,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [470272105] [2023-11-12 01:02:21,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 01:02:21,189 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-12 01:02:21,189 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/mathsat [2023-11-12 01:02:21,192 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:21,262 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:21,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 01:02:22,033 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-12 01:02:22,035 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-12 01:02:22,842 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-12 01:02:22,842 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-12 01:02:22,842 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-12 01:02:22,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [470272105] [2023-11-12 01:02:22,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [470272105] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 01:02:22,843 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 01:02:22,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-12 01:02:22,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1897568166] [2023-11-12 01:02:22,844 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 01:02:22,844 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-12 01:02:22,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-12 01:02:22,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-12 01:02:22,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-12 01:02:22,846 INFO L87 Difference]: Start difference. First operand 12 states and 11 transitions. Second operand has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 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-12 01:02:23,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 01:02:23,772 INFO L93 Difference]: Finished difference Result 12 states and 11 transitions. [2023-11-12 01:02:23,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-12 01:02:23,773 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 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-12 01:02:23,773 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-12 01:02:23,773 INFO L225 Difference]: With dead ends: 12 [2023-11-12 01:02:23,773 INFO L226 Difference]: Without dead ends: 0 [2023-11-12 01:02:23,774 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-11-12 01:02:23,776 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 7 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-12 01:02:23,777 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 16 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-12 01:02:23,778 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-12 01:02:23,778 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-12 01:02:23,778 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-12 01:02:23,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-12 01:02:23,779 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2023-11-12 01:02:23,779 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-12 01:02:23,779 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-12 01:02:23,779 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 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-12 01:02:23,779 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-12 01:02:23,780 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-12 01:02:23,782 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-12 01:02:23,816 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:23,983 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/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-12 01:02:23,986 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-12 01:02:24,218 INFO L899 garLoopResultBuilder]: For program point __ieee754_acosf_returnLabel#1(lines 95 162) no Hoare annotation was computed. [2023-11-12 01:02:24,218 INFO L899 garLoopResultBuilder]: For program point L176(line 176) no Hoare annotation was computed. [2023-11-12 01:02:24,219 INFO L895 garLoopResultBuilder]: At program point L139(line 139) the Hoare annotation is: false [2023-11-12 01:02:24,219 INFO L899 garLoopResultBuilder]: For program point L139-1(line 139) no Hoare annotation was computed. [2023-11-12 01:02:24,219 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 164 181) no Hoare annotation was computed. [2023-11-12 01:02:24,219 INFO L899 garLoopResultBuilder]: For program point L98-1(lines 98 102) no Hoare annotation was computed. [2023-11-12 01:02:24,219 INFO L895 garLoopResultBuilder]: At program point L98-2(lines 98 102) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acosf_~x#1| (fp.div currentRoundingMode (_ +zero 8 24) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-12 01:02:24,219 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-12 01:02:24,220 INFO L899 garLoopResultBuilder]: For program point L98-3(lines 98 102) no Hoare annotation was computed. [2023-11-12 01:02:24,220 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-12 01:02:24,220 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 176) no Hoare annotation was computed. [2023-11-12 01:02:24,220 INFO L899 garLoopResultBuilder]: For program point isnan_float_returnLabel#1(line 15) no Hoare annotation was computed. [2023-11-12 01:02:24,220 INFO L895 garLoopResultBuilder]: At program point L132(line 132) the Hoare annotation is: false [2023-11-12 01:02:24,220 INFO L899 garLoopResultBuilder]: For program point L132-1(line 132) no Hoare annotation was computed. [2023-11-12 01:02:24,221 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-12 01:02:24,221 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 161) no Hoare annotation was computed. [2023-11-12 01:02:24,221 INFO L899 garLoopResultBuilder]: For program point L112(lines 112 161) no Hoare annotation was computed. [2023-11-12 01:02:24,225 INFO L899 garLoopResultBuilder]: For program point L141-1(lines 141 145) no Hoare annotation was computed. [2023-11-12 01:02:24,227 INFO L895 garLoopResultBuilder]: At program point L141-2(lines 141 145) the Hoare annotation is: false [2023-11-12 01:02:24,230 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-12 01:02:24,230 INFO L899 garLoopResultBuilder]: For program point L104(lines 104 111) no Hoare annotation was computed. [2023-11-12 01:02:24,231 INFO L899 garLoopResultBuilder]: For program point L146(lines 146 150) no Hoare annotation was computed. [2023-11-12 01:02:24,231 INFO L899 garLoopResultBuilder]: For program point L113(lines 113 114) no Hoare annotation was computed. [2023-11-12 01:02:24,231 INFO L895 garLoopResultBuilder]: At program point L146-1(lines 146 150) the Hoare annotation is: false [2023-11-12 01:02:24,231 INFO L899 garLoopResultBuilder]: For program point L146-2(lines 146 150) no Hoare annotation was computed. [2023-11-12 01:02:24,232 INFO L899 garLoopResultBuilder]: For program point L175(lines 175 178) no Hoare annotation was computed. [2023-11-12 01:02:24,232 INFO L899 garLoopResultBuilder]: For program point L109(lines 109 111) no Hoare annotation was computed. [2023-11-12 01:02:24,232 INFO L899 garLoopResultBuilder]: For program point L105(lines 105 108) no Hoare annotation was computed. [2023-11-12 01:02:24,232 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 32) no Hoare annotation was computed. [2023-11-12 01:02:24,232 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 44) no Hoare annotation was computed. [2023-11-12 01:02:24,233 INFO L899 garLoopResultBuilder]: For program point L40-2(lines 40 44) no Hoare annotation was computed. [2023-11-12 01:02:24,233 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 37) no Hoare annotation was computed. [2023-11-12 01:02:24,233 INFO L899 garLoopResultBuilder]: For program point L57(lines 57 61) no Hoare annotation was computed. [2023-11-12 01:02:24,233 INFO L899 garLoopResultBuilder]: For program point L24-1(lines 24 28) no Hoare annotation was computed. [2023-11-12 01:02:24,234 INFO L899 garLoopResultBuilder]: For program point L57-2(lines 57 61) no Hoare annotation was computed. [2023-11-12 01:02:24,234 INFO L902 garLoopResultBuilder]: At program point L24-2(lines 24 28) the Hoare annotation is: true [2023-11-12 01:02:24,234 INFO L899 garLoopResultBuilder]: For program point L24-3(lines 24 28) no Hoare annotation was computed. [2023-11-12 01:02:24,234 INFO L899 garLoopResultBuilder]: For program point L78-1(lines 78 82) no Hoare annotation was computed. [2023-11-12 01:02:24,234 INFO L902 garLoopResultBuilder]: At program point L78-2(lines 78 82) the Hoare annotation is: true [2023-11-12 01:02:24,235 INFO L899 garLoopResultBuilder]: For program point L78-3(lines 78 82) no Hoare annotation was computed. [2023-11-12 01:02:24,235 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtfFINAL(lines 19 84) no Hoare annotation was computed. [2023-11-12 01:02:24,235 INFO L899 garLoopResultBuilder]: For program point L41-2(lines 41 42) no Hoare annotation was computed. [2023-11-12 01:02:24,235 INFO L902 garLoopResultBuilder]: At program point L41-3(lines 41 42) the Hoare annotation is: true [2023-11-12 01:02:24,236 INFO L899 garLoopResultBuilder]: For program point L70(lines 70 73) no Hoare annotation was computed. [2023-11-12 01:02:24,236 INFO L899 garLoopResultBuilder]: For program point L41-4(lines 41 42) no Hoare annotation was computed. [2023-11-12 01:02:24,236 INFO L899 garLoopResultBuilder]: For program point L66(lines 66 75) no Hoare annotation was computed. [2023-11-12 01:02:24,236 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtfEXIT(lines 19 84) no Hoare annotation was computed. [2023-11-12 01:02:24,236 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 19 84) the Hoare annotation is: true [2023-11-12 01:02:24,237 INFO L899 garLoopResultBuilder]: For program point L34(lines 34 35) no Hoare annotation was computed. [2023-11-12 01:02:24,237 INFO L902 garLoopResultBuilder]: At program point L55-2(lines 55 64) the Hoare annotation is: true [2023-11-12 01:02:24,237 INFO L899 garLoopResultBuilder]: For program point L55-3(lines 19 84) no Hoare annotation was computed. [2023-11-12 01:02:24,237 INFO L899 garLoopResultBuilder]: For program point L47(lines 47 48) no Hoare annotation was computed. [2023-11-12 01:02:24,238 INFO L899 garLoopResultBuilder]: For program point L47-2(lines 47 48) no Hoare annotation was computed. [2023-11-12 01:02:24,238 INFO L899 garLoopResultBuilder]: For program point L68(lines 68 74) no Hoare annotation was computed. [2023-11-12 01:02:24,241 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-12 01:02:24,244 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2023-11-12 01:02:24,263 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated [2023-11-12 01:02:24,264 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 01:02:24,266 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated [2023-11-12 01:02:24,266 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 01:02:24,266 ERROR L464 ceAbstractionStarter]: Failed to backtranslate (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acosf_~x#1| (fp.div currentRoundingMode (_ +zero 8 24) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-12 01:02:24,269 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 12.11 01:02:24 BoogieIcfgContainer [2023-11-12 01:02:24,269 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-12 01:02:24,270 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 01:02:24,270 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 01:02:24,270 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 01:02:24,271 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 01:02:17" (3/4) ... [2023-11-12 01:02:24,273 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-12 01:02:24,278 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __ieee754_sqrtf [2023-11-12 01:02:24,288 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 25 nodes and edges [2023-11-12 01:02:24,289 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-12 01:02:24,289 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-12 01:02:24,290 INFO L944 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-12 01:02:24,437 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/witness.graphml [2023-11-12 01:02:24,438 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/witness.yml [2023-11-12 01:02:24,438 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 01:02:24,439 INFO L158 Benchmark]: Toolchain (without parser) took 19831.14ms. Allocated memory is still 111.1MB. Free memory was 87.3MB in the beginning and 61.2MB in the end (delta: 26.1MB). Peak memory consumption was 27.5MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,440 INFO L158 Benchmark]: CDTParser took 0.24ms. Allocated memory is still 62.9MB. Free memory was 39.2MB in the beginning and 39.2MB in the end (delta: 73.5kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 01:02:24,440 INFO L158 Benchmark]: CACSL2BoogieTranslator took 492.15ms. Allocated memory is still 111.1MB. Free memory was 87.3MB in the beginning and 73.0MB in the end (delta: 14.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,441 INFO L158 Benchmark]: Boogie Procedure Inliner took 75.00ms. Allocated memory is still 111.1MB. Free memory was 73.0MB in the beginning and 70.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,441 INFO L158 Benchmark]: Boogie Preprocessor took 89.56ms. Allocated memory is still 111.1MB. Free memory was 70.9MB in the beginning and 68.5MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,442 INFO L158 Benchmark]: RCFGBuilder took 12584.37ms. Allocated memory is still 111.1MB. Free memory was 68.5MB in the beginning and 81.4MB in the end (delta: -12.9MB). Peak memory consumption was 15.8MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,442 INFO L158 Benchmark]: TraceAbstraction took 6408.51ms. Allocated memory is still 111.1MB. Free memory was 80.6MB in the beginning and 67.5MB in the end (delta: 13.1MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,442 INFO L158 Benchmark]: Witness Printer took 168.21ms. Allocated memory is still 111.1MB. Free memory was 67.5MB in the beginning and 61.2MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-12 01:02:24,445 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.24ms. Allocated memory is still 62.9MB. Free memory was 39.2MB in the beginning and 39.2MB in the end (delta: 73.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 492.15ms. Allocated memory is still 111.1MB. Free memory was 87.3MB in the beginning and 73.0MB in the end (delta: 14.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 75.00ms. Allocated memory is still 111.1MB. Free memory was 73.0MB in the beginning and 70.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 89.56ms. Allocated memory is still 111.1MB. Free memory was 70.9MB in the beginning and 68.5MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 12584.37ms. Allocated memory is still 111.1MB. Free memory was 68.5MB in the beginning and 81.4MB in the end (delta: -12.9MB). Peak memory consumption was 15.8MB. Max. memory is 16.1GB. * TraceAbstraction took 6408.51ms. Allocated memory is still 111.1MB. Free memory was 80.6MB in the beginning and 67.5MB in the end (delta: 13.1MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. * Witness Printer took 168.21ms. Allocated memory is still 111.1MB. Free memory was 67.5MB in the beginning and 61.2MB in the end (delta: 6.3MB). 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: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 176]: 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 2 procedures, 54 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 6.3s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.2s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 17 SdHoareTripleChecker+Valid, 1.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 17 mSDsluCounter, 107 SdHoareTripleChecker+Invalid, 1.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 25 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 27 IncrementalHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 82 mSDtfsCounter, 27 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 34 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 1.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=54occurred in iteration=0, InterpolantAutomatonStates: 14, 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, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 10 LocationsWithAnnotation, 25 PreInvPairs, 26 NumberOfFragments, 20 HoareAnnotationTreeSize, 25 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 10 FomulaSimplificationsInter, 6 FormulaSimplificationTreeSizeReductionInter, 0.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.8s SatisfiabilityAnalysisTime, 1.4s InterpolantComputationTime, 32 NumberOfCodeBlocks, 32 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 29 ConstructedInterpolants, 4 QuantifiedInterpolants, 152 SizeOfPredicates, 16 NumberOfNonLiveVariables, 156 ConjunctsInSsa, 21 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 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: 78]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 146]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 24]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 98]: Loop Invariant [2023-11-12 01:02:24,468 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated [2023-11-12 01:02:24,468 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-12 01:02:24,468 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated [2023-11-12 01:02:24,469 WARN L1567 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 41]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 55]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 141]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-12 01:02:24,621 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c08683db-c940-49f9-858d-eea1775533d8/bin/utaipan-verify-NcY6lQBIFX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE