./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/double_req_bl_0490b.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0490b.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 44b34c854cc74f6ea21672664943e51196e9d1fd37e64d1cb7c270d3991e8a4b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:53:25,438 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:53:25,519 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 21:53:25,525 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:53:25,526 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:53:25,561 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:53:25,565 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:53:25,566 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:53:25,567 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 21:53:25,572 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 21:53:25,573 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 21:53:25,574 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 21:53:25,574 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 21:53:25,577 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:53:25,577 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 21:53:25,578 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 21:53:25,578 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 21:53:25,579 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 21:53:25,579 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:53:25,580 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 21:53:25,580 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 21:53:25,581 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 21:53:25,581 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 21:53:25,583 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:53:25,584 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:53:25,585 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:53:25,585 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 21:53:25,586 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 21:53:25,586 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:25,587 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:53:25,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 21:53:25,589 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 21:53:25,589 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 21:53:25,589 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 21:53:25,590 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 21:53:25,590 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 21:53:25,590 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 21:53:25,590 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 21:53:25,591 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 21:53:25,591 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 44b34c854cc74f6ea21672664943e51196e9d1fd37e64d1cb7c270d3991e8a4b [2023-11-06 21:53:25,886 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:53:25,919 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:53:25,923 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:53:25,925 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:53:25,926 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:53:25,927 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/float-newlib/double_req_bl_0490b.c [2023-11-06 21:53:29,035 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:53:29,299 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:53:29,299 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/sv-benchmarks/c/float-newlib/double_req_bl_0490b.c [2023-11-06 21:53:29,309 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data/ee27c2341/082892ea75b7468aa323f984471718b5/FLAGd3f01d65c [2023-11-06 21:53:29,323 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data/ee27c2341/082892ea75b7468aa323f984471718b5 [2023-11-06 21:53:29,326 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:53:29,327 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:53:29,329 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:29,329 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:53:29,335 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:53:29,336 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,337 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6c644076 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29, skipping insertion in model container [2023-11-06 21:53:29,337 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,378 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:29,622 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_efafca8e-63cd-42d1-9d7f-6c3543caba29/sv-benchmarks/c/float-newlib/double_req_bl_0490b.c[5753,5766] [2023-11-06 21:53:29,627 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:29,644 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:53:29,701 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_efafca8e-63cd-42d1-9d7f-6c3543caba29/sv-benchmarks/c/float-newlib/double_req_bl_0490b.c[5753,5766] [2023-11-06 21:53:29,702 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:29,719 INFO L206 MainTranslator]: Completed translation [2023-11-06 21:53:29,719 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29 WrapperNode [2023-11-06 21:53:29,719 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:29,721 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:29,721 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 21:53:29,721 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 21:53:29,730 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,747 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,775 INFO L138 Inliner]: procedures = 17, calls = 34, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 144 [2023-11-06 21:53:29,776 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:29,777 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 21:53:29,777 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 21:53:29,777 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 21:53:29,787 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,787 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,794 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,794 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,812 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,821 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,825 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,828 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,833 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 21:53:29,834 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 21:53:29,835 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 21:53:29,835 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 21:53:29,852 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (1/1) ... [2023-11-06 21:53:29,859 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:29,877 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:29,913 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:29,932 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 21:53:29,957 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 21:53:29,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 21:53:29,958 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 21:53:29,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-06 21:53:29,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 21:53:29,958 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrt [2023-11-06 21:53:29,958 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrt [2023-11-06 21:53:29,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-06 21:53:29,959 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 21:53:29,959 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 21:53:29,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 21:53:29,959 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 21:53:30,098 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 21:53:30,100 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 21:53:30,903 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 21:53:30,918 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 21:53:30,920 INFO L302 CfgBuilder]: Removed 14 assume(true) statements. [2023-11-06 21:53:30,923 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:53:30 BoogieIcfgContainer [2023-11-06 21:53:30,924 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 21:53:30,927 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 21:53:30,929 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 21:53:30,932 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 21:53:30,933 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 09:53:29" (1/3) ... [2023-11-06 21:53:30,934 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65af2722 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:53:30, skipping insertion in model container [2023-11-06 21:53:30,934 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:29" (2/3) ... [2023-11-06 21:53:30,935 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65af2722 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:53:30, skipping insertion in model container [2023-11-06 21:53:30,935 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:53:30" (3/3) ... [2023-11-06 21:53:30,936 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_0490b.c [2023-11-06 21:53:30,961 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 21:53:30,962 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 21:53:31,041 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 21:53:31,048 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@3069a3e4, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 21:53:31,048 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 21:53:31,053 INFO L276 IsEmpty]: Start isEmpty. Operand has 114 states, 109 states have (on average 1.7064220183486238) internal successors, (186), 110 states have internal predecessors, (186), 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-06 21:53:31,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-06 21:53:31,060 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:53:31,061 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:53:31,061 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:53:31,065 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:31,066 INFO L85 PathProgramCache]: Analyzing trace with hash -1731500600, now seen corresponding path program 1 times [2023-11-06 21:53:31,073 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:31,073 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1654100183] [2023-11-06 21:53:31,074 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:31,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:31,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:53:31,246 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-06 21:53:31,247 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 21:53:31,247 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1654100183] [2023-11-06 21:53:31,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1654100183] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:53:31,248 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:53:31,248 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 21:53:31,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1270788927] [2023-11-06 21:53:31,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:53:31,262 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 21:53:31,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 21:53:31,296 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 21:53:31,297 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 21:53:31,300 INFO L87 Difference]: Start difference. First operand has 114 states, 109 states have (on average 1.7064220183486238) internal successors, (186), 110 states have internal predecessors, (186), 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.5) internal successors, (11), 2 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-06 21:53:31,337 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:53:31,338 INFO L93 Difference]: Finished difference Result 226 states and 380 transitions. [2023-11-06 21:53:31,339 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 21:53:31,340 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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-06 21:53:31,340 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:53:31,350 INFO L225 Difference]: With dead ends: 226 [2023-11-06 21:53:31,350 INFO L226 Difference]: Without dead ends: 111 [2023-11-06 21:53:31,355 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-06 21:53:31,359 INFO L413 NwaCegarLoop]: 174 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, 174 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-06 21:53:31,361 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 174 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 21:53:31,380 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 111 states. [2023-11-06 21:53:31,406 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 111 to 111. [2023-11-06 21:53:31,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 111 states, 107 states have (on average 1.560747663551402) internal successors, (167), 107 states have internal predecessors, (167), 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-06 21:53:31,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 171 transitions. [2023-11-06 21:53:31,414 INFO L78 Accepts]: Start accepts. Automaton has 111 states and 171 transitions. Word has length 11 [2023-11-06 21:53:31,414 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:53:31,414 INFO L495 AbstractCegarLoop]: Abstraction has 111 states and 171 transitions. [2023-11-06 21:53:31,415 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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-06 21:53:31,415 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 171 transitions. [2023-11-06 21:53:31,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-06 21:53:31,416 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:53:31,416 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:53:31,416 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 21:53:31,417 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:53:31,418 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:53:31,418 INFO L85 PathProgramCache]: Analyzing trace with hash -595613901, now seen corresponding path program 1 times [2023-11-06 21:53:31,418 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 21:53:31,418 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1766250018] [2023-11-06 21:53:31,419 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:53:31,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 21:53:31,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:31,470 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 21:53:31,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 21:53:31,557 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 21:53:31,557 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 21:53:31,559 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 21:53:31,561 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 21:53:31,566 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-06 21:53:31,571 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 21:53:31,605 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 09:53:31 BoogieIcfgContainer [2023-11-06 21:53:31,606 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 21:53:31,607 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 21:53:31,607 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 21:53:31,607 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 21:53:31,608 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:53:30" (3/4) ... [2023-11-06 21:53:31,610 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-06 21:53:31,611 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 21:53:31,612 INFO L158 Benchmark]: Toolchain (without parser) took 2284.10ms. Allocated memory was 134.2MB in the beginning and 176.2MB in the end (delta: 41.9MB). Free memory was 101.2MB in the beginning and 103.0MB in the end (delta: -1.8MB). Peak memory consumption was 42.6MB. Max. memory is 16.1GB. [2023-11-06 21:53:31,612 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 134.2MB. Free memory is still 77.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:31,613 INFO L158 Benchmark]: CACSL2BoogieTranslator took 390.90ms. Allocated memory is still 134.2MB. Free memory was 101.2MB in the beginning and 86.1MB in the end (delta: 15.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-06 21:53:31,613 INFO L158 Benchmark]: Boogie Procedure Inliner took 55.56ms. Allocated memory is still 134.2MB. Free memory was 86.1MB in the beginning and 84.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 21:53:31,614 INFO L158 Benchmark]: Boogie Preprocessor took 56.63ms. Allocated memory is still 134.2MB. Free memory was 84.1MB in the beginning and 81.6MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 21:53:31,614 INFO L158 Benchmark]: RCFGBuilder took 1090.13ms. Allocated memory was 134.2MB in the beginning and 176.2MB in the end (delta: 41.9MB). Free memory was 81.6MB in the beginning and 134.4MB in the end (delta: -52.8MB). Peak memory consumption was 30.0MB. Max. memory is 16.1GB. [2023-11-06 21:53:31,615 INFO L158 Benchmark]: TraceAbstraction took 679.11ms. Allocated memory is still 176.2MB. Free memory was 134.4MB in the beginning and 103.0MB in the end (delta: 31.4MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2023-11-06 21:53:31,615 INFO L158 Benchmark]: Witness Printer took 4.17ms. Allocated memory is still 176.2MB. Free memory is still 103.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:53:31,619 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.33ms. Allocated memory is still 134.2MB. Free memory is still 77.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 390.90ms. Allocated memory is still 134.2MB. Free memory was 101.2MB in the beginning and 86.1MB in the end (delta: 15.1MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 55.56ms. Allocated memory is still 134.2MB. Free memory was 86.1MB in the beginning and 84.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 56.63ms. Allocated memory is still 134.2MB. Free memory was 84.1MB in the beginning and 81.6MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1090.13ms. Allocated memory was 134.2MB in the beginning and 176.2MB in the end (delta: 41.9MB). Free memory was 81.6MB in the beginning and 134.4MB in the end (delta: -52.8MB). Peak memory consumption was 30.0MB. Max. memory is 16.1GB. * TraceAbstraction took 679.11ms. Allocated memory is still 176.2MB. Free memory was 134.4MB in the beginning and 103.0MB in the end (delta: 31.4MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * Witness Printer took 4.17ms. Allocated memory is still 176.2MB. Free memory is still 103.0MB. 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: 230]: 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 someBinaryDOUBLEComparisonOperation at line 19, overapproximation of someUnaryDOUBLEoperation at line 138, overapproximation of someBinaryArithmeticDOUBLEoperation at line 174. Possible FailurePath: [L21] static const double one_sqrt = 1.0, tiny_sqrt = 1.0e-300; [L133-L146] static const double one_acos = 1.00000000000000000000e+00, pi = 3.14159265358979311600e+00, pio2_hi_acos = 1.57079632679489655800e+00, pio2_lo_acos = 6.12323399573676603587e-17, pS0_acos = 1.66666666666666657415e-01, pS1_acos = -3.25565818622400915405e-01, pS2_acos = 2.01212532134862925881e-01, pS3_acos = -4.00555345006794114027e-02, pS4_acos = 7.91534994289814532176e-04, pS5_acos = 3.47933107596021167570e-05, qS1_acos = -2.40339491173441421878e+00, qS2_acos = 2.02094576023350569471e+00, qS3_acos = -6.88283971605453293030e-01, qS4_acos = 7.70381505559019352791e-02; VAL [one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] [L225] double x = -1.0 / 0.0; [L226] CALL, EXPR __ieee754_acos(x) [L149] double z, p, q, r, w, s, c, df; [L150] __int32_t hx, ix; VAL [\old(x)=2147483658, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] [L152] ieee_double_shape_type gh_u; [L153] EXPR gh_u.value = (x) [L154] EXPR gh_u.parts.msw [L154] EXPR (hx) = gh_u.parts.msw [L151-L155] { ieee_double_shape_type gh_u; gh_u.value = (x); (hx) = gh_u.parts.msw; } VAL [\old(x)=2147483658, hx=-2147483648, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] [L156] ix = hx & 0x7fffffff VAL [\old(x)=2147483658, hx=-2147483648, ix=0, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] [L157] COND FALSE !(ix >= 0x3ff00000) VAL [\old(x)=2147483658, hx=-2147483648, ix=0, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] [L172] COND TRUE ix < 0x3fe00000 VAL [\old(x)=2147483658, hx=-2147483648, ix=0, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] [L173] COND TRUE ix <= 0x3c600000 [L174] return pio2_hi_acos + pio2_lo_acos; VAL [\old(x)=2147483658, hx=-2147483648, ix=0, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] [L226] RET, EXPR __ieee754_acos(x) [L226] double res = __ieee754_acos(x); [L229] CALL, EXPR isnan_double(res) [L19] return x != x; VAL [\old(x)=2147483657, \result=0, one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483657] [L229] RET, EXPR isnan_double(res) [L229] COND TRUE !isnan_double(res) [L230] reach_error() VAL [one_acos=1, one_sqrt=1, pS0_acos=33333333333333331483/200000000000000000000, pS2_acos=201212532134862925881/1000000000000000000000, pS4_acos=49470937143113408261/62500000000000000000000, pS5_acos=34793310759602116757/1000000000000000000000000, pi=612323399573676603587/10000000000000000000000000000000000000, pi=785398163397448279/250000000000000000, pi=785398163397448279/500000000000000000, qS2_acos=202094576023350569471/100000000000000000000, qS4_acos=770381505559019352791/10000000000000000000000, res=2147483657, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=2147483658] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 114 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, 174 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 0 IncrementalHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 174 mSDtfsCounter, 0 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=114occurred 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, 23 NumberOfCodeBlocks, 23 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 10 ConstructedInterpolants, 0 QuantifiedInterpolants, 10 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-06 21:53:31,648 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0490b.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 44b34c854cc74f6ea21672664943e51196e9d1fd37e64d1cb7c270d3991e8a4b --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 21:53:34,303 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 21:53:34,391 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-06 21:53:34,397 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 21:53:34,398 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 21:53:34,426 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 21:53:34,427 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 21:53:34,427 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 21:53:34,428 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 21:53:34,429 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 21:53:34,430 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 21:53:34,430 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 21:53:34,431 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 21:53:34,432 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 21:53:34,432 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 21:53:34,433 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 21:53:34,434 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 21:53:34,434 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 21:53:34,435 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 21:53:34,435 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 21:53:34,436 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 21:53:34,437 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 21:53:34,437 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 21:53:34,438 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 21:53:34,438 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 21:53:34,439 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 21:53:34,440 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 21:53:34,440 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 21:53:34,441 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 21:53:34,441 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 21:53:34,442 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:34,442 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 21:53:34,443 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 21:53:34,443 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 21:53:34,444 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 21:53:34,444 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 21:53:34,445 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 21:53:34,445 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 21:53:34,445 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 21:53:34,446 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 21:53:34,446 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 21:53:34,447 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 21:53:34,447 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 44b34c854cc74f6ea21672664943e51196e9d1fd37e64d1cb7c270d3991e8a4b [2023-11-06 21:53:34,806 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 21:53:34,837 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 21:53:34,840 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 21:53:34,842 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 21:53:34,842 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 21:53:34,844 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/float-newlib/double_req_bl_0490b.c [2023-11-06 21:53:38,134 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 21:53:38,425 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 21:53:38,425 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/sv-benchmarks/c/float-newlib/double_req_bl_0490b.c [2023-11-06 21:53:38,438 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data/84630e16c/108c3b7cf30b4c49b5c0c89269976bc6/FLAG8693ef9c3 [2023-11-06 21:53:38,455 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/data/84630e16c/108c3b7cf30b4c49b5c0c89269976bc6 [2023-11-06 21:53:38,458 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 21:53:38,460 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 21:53:38,461 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:38,461 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 21:53:38,467 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 21:53:38,468 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,469 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10b219c4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38, skipping insertion in model container [2023-11-06 21:53:38,469 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,501 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 21:53:38,724 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_efafca8e-63cd-42d1-9d7f-6c3543caba29/sv-benchmarks/c/float-newlib/double_req_bl_0490b.c[5753,5766] [2023-11-06 21:53:38,728 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:38,744 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 21:53:38,806 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_efafca8e-63cd-42d1-9d7f-6c3543caba29/sv-benchmarks/c/float-newlib/double_req_bl_0490b.c[5753,5766] [2023-11-06 21:53:38,807 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 21:53:38,846 INFO L206 MainTranslator]: Completed translation [2023-11-06 21:53:38,847 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38 WrapperNode [2023-11-06 21:53:38,847 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 21:53:38,848 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:38,849 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 21:53:38,849 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 21:53:38,857 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,884 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,926 INFO L138 Inliner]: procedures = 20, calls = 34, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 135 [2023-11-06 21:53:38,926 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 21:53:38,928 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 21:53:38,929 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 21:53:38,929 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 21:53:38,938 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,938 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,956 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,966 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:38,980 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:39,000 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:39,004 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:39,007 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:39,013 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 21:53:39,014 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 21:53:39,032 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 21:53:39,032 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 21:53:39,033 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (1/1) ... [2023-11-06 21:53:39,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 21:53:39,051 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 21:53:39,065 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 21:53:39,099 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 21:53:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 21:53:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2023-11-06 21:53:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8 [2023-11-06 21:53:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-06 21:53:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 21:53:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrt [2023-11-06 21:53:39,114 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrt [2023-11-06 21:53:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-06 21:53:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 21:53:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 21:53:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-06 21:53:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 21:53:39,249 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 21:53:39,253 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 21:54:02,733 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 21:54:02,740 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 21:54:02,741 INFO L302 CfgBuilder]: Removed 14 assume(true) statements. [2023-11-06 21:54:02,744 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:54:02 BoogieIcfgContainer [2023-11-06 21:54:02,744 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 21:54:02,747 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 21:54:02,748 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 21:54:02,752 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 21:54:02,752 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 09:53:38" (1/3) ... [2023-11-06 21:54:02,753 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7acac3cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:54:02, skipping insertion in model container [2023-11-06 21:54:02,753 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 09:53:38" (2/3) ... [2023-11-06 21:54:02,754 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7acac3cf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 09:54:02, skipping insertion in model container [2023-11-06 21:54:02,754 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:54:02" (3/3) ... [2023-11-06 21:54:02,757 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_0490b.c [2023-11-06 21:54:02,796 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 21:54:02,796 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 21:54:02,845 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 21:54:02,852 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, 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;@2189523f, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 21:54:02,852 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 21:54:02,857 INFO L276 IsEmpty]: Start isEmpty. Operand has 70 states, 65 states have (on average 1.646153846153846) internal successors, (107), 66 states have internal predecessors, (107), 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-06 21:54:02,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-06 21:54:02,865 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:02,866 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:54:02,866 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:02,872 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:02,873 INFO L85 PathProgramCache]: Analyzing trace with hash 807600397, now seen corresponding path program 1 times [2023-11-06 21:54:02,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 21:54:02,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2051256782] [2023-11-06 21:54:02,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:02,886 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-06 21:54:02,887 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 21:54:02,888 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:02,920 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:03,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:03,878 INFO L262 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-06 21:54:03,883 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:54:03,900 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-06 21:54:03,901 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 21:54:03,901 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 21:54:03,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2051256782] [2023-11-06 21:54:03,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2051256782] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:03,903 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:03,903 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 21:54:03,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2139143148] [2023-11-06 21:54:03,907 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:03,912 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 21:54:03,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 21:54:03,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 21:54:03,945 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 21:54:03,949 INFO L87 Difference]: Start difference. First operand has 70 states, 65 states have (on average 1.646153846153846) internal successors, (107), 66 states have internal predecessors, (107), 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.5) internal successors, (11), 2 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-06 21:54:04,003 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:04,004 INFO L93 Difference]: Finished difference Result 138 states and 222 transitions. [2023-11-06 21:54:04,005 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 21:54:04,007 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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-06 21:54:04,008 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:04,018 INFO L225 Difference]: With dead ends: 138 [2023-11-06 21:54:04,018 INFO L226 Difference]: Without dead ends: 67 [2023-11-06 21:54:04,024 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 10 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-06 21:54:04,032 INFO L413 NwaCegarLoop]: 96 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, 96 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-06 21:54:04,034 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 21:54:04,055 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 67 states. [2023-11-06 21:54:04,083 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 67 to 67. [2023-11-06 21:54:04,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 67 states, 63 states have (on average 1.4126984126984128) internal successors, (89), 63 states have internal predecessors, (89), 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-06 21:54:04,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 67 states and 93 transitions. [2023-11-06 21:54:04,093 INFO L78 Accepts]: Start accepts. Automaton has 67 states and 93 transitions. Word has length 11 [2023-11-06 21:54:04,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:04,094 INFO L495 AbstractCegarLoop]: Abstraction has 67 states and 93 transitions. [2023-11-06 21:54:04,095 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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-06 21:54:04,095 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 93 transitions. [2023-11-06 21:54:04,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-06 21:54:04,096 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:04,096 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:54:04,119 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:04,299 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:04,300 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:04,301 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:04,301 INFO L85 PathProgramCache]: Analyzing trace with hash -1074852024, now seen corresponding path program 1 times [2023-11-06 21:54:04,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 21:54:04,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [103921689] [2023-11-06 21:54:04,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:04,304 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-06 21:54:04,304 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 21:54:04,306 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:04,308 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:04,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:04,627 INFO L262 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-06 21:54:04,630 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:54:06,180 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-06 21:54:06,181 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 21:54:06,181 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 21:54:06,181 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [103921689] [2023-11-06 21:54:06,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [103921689] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:06,182 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:06,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 21:54:06,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1446050831] [2023-11-06 21:54:06,183 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:06,184 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-06 21:54:06,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 21:54:06,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-06 21:54:06,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-06 21:54:06,186 INFO L87 Difference]: Start difference. First operand 67 states and 93 transitions. Second operand has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:08,820 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.33s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2023-11-06 21:54:09,145 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:09,145 INFO L93 Difference]: Finished difference Result 72 states and 97 transitions. [2023-11-06 21:54:09,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-06 21:54:09,147 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-11-06 21:54:09,147 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:09,148 INFO L225 Difference]: With dead ends: 72 [2023-11-06 21:54:09,148 INFO L226 Difference]: Without dead ends: 14 [2023-11-06 21:54:09,149 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-06 21:54:09,150 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 16 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:09,151 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 21 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time] [2023-11-06 21:54:09,152 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-06 21:54:09,155 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2023-11-06 21:54:09,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.0) internal successors, (13), 13 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:09,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 13 transitions. [2023-11-06 21:54:09,156 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 13 transitions. Word has length 12 [2023-11-06 21:54:09,156 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:09,157 INFO L495 AbstractCegarLoop]: Abstraction has 14 states and 13 transitions. [2023-11-06 21:54:09,157 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:09,157 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 13 transitions. [2023-11-06 21:54:09,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-06 21:54:09,158 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 21:54:09,158 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 21:54:09,178 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:09,374 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:09,374 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 21:54:09,375 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 21:54:09,375 INFO L85 PathProgramCache]: Analyzing trace with hash -1734315249, now seen corresponding path program 1 times [2023-11-06 21:54:09,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 21:54:09,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2041326155] [2023-11-06 21:54:09,376 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 21:54:09,376 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-06 21:54:09,376 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 21:54:09,378 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:09,382 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 21:54:10,286 INFO L262 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-06 21:54:10,288 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 21:54:12,767 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-06 21:54:12,767 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 21:54:12,767 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 21:54:12,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2041326155] [2023-11-06 21:54:12,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2041326155] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 21:54:12,768 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 21:54:12,768 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 21:54:12,769 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1992191404] [2023-11-06 21:54:12,769 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 21:54:12,769 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 21:54:12,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 21:54:12,771 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 21:54:12,771 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-06 21:54:12,772 INFO L87 Difference]: Start difference. First operand 14 states and 13 transitions. Second operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:15,937 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.71s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2023-11-06 21:54:18,218 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 21:54:18,219 INFO L93 Difference]: Finished difference Result 14 states and 13 transitions. [2023-11-06 21:54:18,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 21:54:18,219 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2023-11-06 21:54:18,220 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 21:54:18,220 INFO L225 Difference]: With dead ends: 14 [2023-11-06 21:54:18,220 INFO L226 Difference]: Without dead ends: 0 [2023-11-06 21:54:18,220 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-11-06 21:54:18,222 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 6 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time [2023-11-06 21:54:18,223 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 20 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 4.3s Time] [2023-11-06 21:54:18,224 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-06 21:54:18,224 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-06 21:54:18,224 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-06 21:54:18,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-06 21:54:18,225 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 13 [2023-11-06 21:54:18,225 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 21:54:18,225 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 21:54:18,225 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 21:54:18,225 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-06 21:54:18,225 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-06 21:54:18,229 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 21:54:18,271 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:18,429 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/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-06 21:54:18,432 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-06 21:54:20,860 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtFINAL(lines 23 131) no Hoare annotation was computed. [2023-11-06 21:54:20,860 INFO L899 garLoopResultBuilder]: For program point L94(lines 94 95) no Hoare annotation was computed. [2023-11-06 21:54:20,860 INFO L899 garLoopResultBuilder]: For program point L94-2(lines 94 95) no Hoare annotation was computed. [2023-11-06 21:54:20,860 INFO L902 garLoopResultBuilder]: At program point L86-2(lines 86 102) the Hoare annotation is: true [2023-11-06 21:54:20,860 INFO L899 garLoopResultBuilder]: For program point L86-3(lines 23 131) no Hoare annotation was computed. [2023-11-06 21:54:20,861 INFO L899 garLoopResultBuilder]: For program point L111(lines 111 116) no Hoare annotation was computed. [2023-11-06 21:54:20,861 INFO L899 garLoopResultBuilder]: For program point L62(lines 62 65) no Hoare annotation was computed. [2023-11-06 21:54:20,861 INFO L899 garLoopResultBuilder]: For program point L29-1(lines 29 34) no Hoare annotation was computed. [2023-11-06 21:54:20,861 INFO L899 garLoopResultBuilder]: For program point L62-2(lines 62 65) no Hoare annotation was computed. [2023-11-06 21:54:20,862 INFO L902 garLoopResultBuilder]: At program point L29-2(lines 29 34) the Hoare annotation is: true [2023-11-06 21:54:20,862 INFO L899 garLoopResultBuilder]: For program point L29-3(lines 23 131) no Hoare annotation was computed. [2023-11-06 21:54:20,862 INFO L899 garLoopResultBuilder]: For program point L54-2(lines 54 55) no Hoare annotation was computed. [2023-11-06 21:54:20,862 INFO L902 garLoopResultBuilder]: At program point L54-3(lines 54 55) the Hoare annotation is: true [2023-11-06 21:54:20,862 INFO L899 garLoopResultBuilder]: For program point L54-4(lines 54 55) no Hoare annotation was computed. [2023-11-06 21:54:20,863 INFO L899 garLoopResultBuilder]: For program point L112(lines 112 113) no Hoare annotation was computed. [2023-11-06 21:54:20,872 INFO L899 garLoopResultBuilder]: For program point L112-2(lines 112 113) no Hoare annotation was computed. [2023-11-06 21:54:20,872 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 23 131) the Hoare annotation is: true [2023-11-06 21:54:20,873 INFO L899 garLoopResultBuilder]: For program point L104(lines 104 118) no Hoare annotation was computed. [2023-11-06 21:54:20,873 INFO L899 garLoopResultBuilder]: For program point L121(lines 121 122) no Hoare annotation was computed. [2023-11-06 21:54:20,873 INFO L899 garLoopResultBuilder]: For program point L121-2(lines 121 122) no Hoare annotation was computed. [2023-11-06 21:54:20,873 INFO L899 garLoopResultBuilder]: For program point L89(lines 89 98) no Hoare annotation was computed. [2023-11-06 21:54:20,874 INFO L899 garLoopResultBuilder]: For program point L89-2(lines 89 98) no Hoare annotation was computed. [2023-11-06 21:54:20,874 INFO L899 garLoopResultBuilder]: For program point L48(lines 48 59) no Hoare annotation was computed. [2023-11-06 21:54:20,874 INFO L899 garLoopResultBuilder]: For program point L48-2(lines 48 59) no Hoare annotation was computed. [2023-11-06 21:54:20,874 INFO L899 garLoopResultBuilder]: For program point L106(lines 106 117) no Hoare annotation was computed. [2023-11-06 21:54:20,875 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 45) no Hoare annotation was computed. [2023-11-06 21:54:20,875 INFO L902 garLoopResultBuilder]: At program point L73-2(lines 73 83) the Hoare annotation is: true [2023-11-06 21:54:20,875 INFO L899 garLoopResultBuilder]: For program point L40-2(lines 40 45) no Hoare annotation was computed. [2023-11-06 21:54:20,875 INFO L899 garLoopResultBuilder]: For program point L73-3(lines 73 83) no Hoare annotation was computed. [2023-11-06 21:54:20,876 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtEXIT(lines 23 131) no Hoare annotation was computed. [2023-11-06 21:54:20,876 INFO L902 garLoopResultBuilder]: At program point L49-2(lines 49 53) the Hoare annotation is: true [2023-11-06 21:54:20,876 INFO L899 garLoopResultBuilder]: For program point L49-3(lines 49 53) no Hoare annotation was computed. [2023-11-06 21:54:20,876 INFO L899 garLoopResultBuilder]: For program point L41(lines 41 44) no Hoare annotation was computed. [2023-11-06 21:54:20,877 INFO L899 garLoopResultBuilder]: For program point L91(lines 91 92) no Hoare annotation was computed. [2023-11-06 21:54:20,877 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 124 129) no Hoare annotation was computed. [2023-11-06 21:54:20,877 INFO L902 garLoopResultBuilder]: At program point L124-2(lines 124 129) the Hoare annotation is: true [2023-11-06 21:54:20,877 INFO L899 garLoopResultBuilder]: For program point L91-2(lines 91 92) no Hoare annotation was computed. [2023-11-06 21:54:20,877 INFO L899 garLoopResultBuilder]: For program point L124-3(lines 124 129) no Hoare annotation was computed. [2023-11-06 21:54:20,878 INFO L899 garLoopResultBuilder]: For program point L108(lines 108 116) no Hoare annotation was computed. [2023-11-06 21:54:20,878 INFO L899 garLoopResultBuilder]: For program point L75(lines 75 79) no Hoare annotation was computed. [2023-11-06 21:54:20,878 INFO L899 garLoopResultBuilder]: For program point L75-2(lines 75 79) no Hoare annotation was computed. [2023-11-06 21:54:20,878 INFO L899 garLoopResultBuilder]: For program point L43(lines 43 44) no Hoare annotation was computed. [2023-11-06 21:54:20,879 INFO L895 garLoopResultBuilder]: At program point L192(line 192) the Hoare annotation is: false [2023-11-06 21:54:20,879 INFO L899 garLoopResultBuilder]: For program point L192-1(line 192) no Hoare annotation was computed. [2023-11-06 21:54:20,879 INFO L899 garLoopResultBuilder]: For program point L159-1(lines 159 163) no Hoare annotation was computed. [2023-11-06 21:54:20,880 INFO L895 garLoopResultBuilder]: At program point L159-2(lines 159 163) the Hoare annotation is: (and (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= |ULTIMATE.start___ieee754_acos_~ix~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|))) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))) (= |ULTIMATE.start___ieee754_acos_~hx~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)))) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acos_~x#1| (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,880 INFO L899 garLoopResultBuilder]: For program point L159-3(lines 157 171) no Hoare annotation was computed. [2023-11-06 21:54:20,881 INFO L899 garLoopResultBuilder]: For program point L184(lines 184 216) no Hoare annotation was computed. [2023-11-06 21:54:20,881 INFO L899 garLoopResultBuilder]: For program point L151-1(lines 151 155) no Hoare annotation was computed. [2023-11-06 21:54:20,881 INFO L895 garLoopResultBuilder]: At program point L151-2(lines 151 155) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acos_~x#1| (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,881 INFO L899 garLoopResultBuilder]: For program point L151-3(lines 151 155) no Hoare annotation was computed. [2023-11-06 21:54:20,882 INFO L899 garLoopResultBuilder]: For program point L172(lines 172 216) no Hoare annotation was computed. [2023-11-06 21:54:20,882 INFO L902 garLoopResultBuilder]: At program point main_returnLabel#1(lines 219 235) the Hoare annotation is: true [2023-11-06 21:54:20,882 INFO L895 garLoopResultBuilder]: At program point isnan_double_returnLabel#1(line 19) the Hoare annotation is: (and (= |ULTIMATE.start___ieee754_acos_#res#1| (let ((.cse0 (let ((.cse1 (fp.div roundNearestTiesToEven (fp.neg ((_ to_fp 11 53) roundNearestTiesToEven 1.0)) (_ +zero 11 53)))) (fp.sub roundNearestTiesToEven .cse1 .cse1)))) (fp.div roundNearestTiesToEven .cse0 .cse0))) (= (_ bv1 32) |ULTIMATE.start_isnan_double_#res#1|) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,882 INFO L899 garLoopResultBuilder]: For program point L230(line 230) no Hoare annotation was computed. [2023-11-06 21:54:20,883 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-06 21:54:20,883 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-06 21:54:20,883 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 230) no Hoare annotation was computed. [2023-11-06 21:54:20,883 INFO L899 garLoopResultBuilder]: For program point L173(lines 173 174) no Hoare annotation was computed. [2023-11-06 21:54:20,884 INFO L895 garLoopResultBuilder]: At program point L198(line 198) the Hoare annotation is: false [2023-11-06 21:54:20,884 INFO L899 garLoopResultBuilder]: For program point L165(lines 165 168) no Hoare annotation was computed. [2023-11-06 21:54:20,884 INFO L899 garLoopResultBuilder]: For program point L198-1(line 198) no Hoare annotation was computed. [2023-11-06 21:54:20,884 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-06 21:54:20,884 INFO L899 garLoopResultBuilder]: For program point L157(lines 157 171) no Hoare annotation was computed. [2023-11-06 21:54:20,885 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-06 21:54:20,885 INFO L895 garLoopResultBuilder]: At program point __ieee754_acos_returnLabel#1(lines 148 217) the Hoare annotation is: (and (= |ULTIMATE.start___ieee754_acos_#res#1| (let ((.cse0 (let ((.cse1 (fp.div roundNearestTiesToEven (fp.neg ((_ to_fp 11 53) roundNearestTiesToEven 1.0)) (_ +zero 11 53)))) (fp.sub roundNearestTiesToEven .cse1 .cse1)))) (fp.div roundNearestTiesToEven .cse0 .cse0))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= |ULTIMATE.start___ieee754_acos_~ix~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|))) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))) (= |ULTIMATE.start___ieee754_acos_~hx~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)))) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acos_~x#1| (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,886 INFO L899 garLoopResultBuilder]: For program point L200-1(lines 200 205) no Hoare annotation was computed. [2023-11-06 21:54:20,886 INFO L895 garLoopResultBuilder]: At program point L200-2(lines 200 205) the Hoare annotation is: false [2023-11-06 21:54:20,886 INFO L899 garLoopResultBuilder]: For program point L200-3(lines 200 205) no Hoare annotation was computed. [2023-11-06 21:54:20,886 INFO L899 garLoopResultBuilder]: For program point L229(lines 229 232) no Hoare annotation was computed. [2023-11-06 21:54:20,890 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-06 21:54:20,892 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 21:54:20,906 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,907 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,908 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,908 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,910 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:20,910 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:20,911 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:20,911 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,911 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:20,912 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:20,912 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:20,912 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,912 ERROR L462 ceAbstractionStarter]: Failed to backtranslate (and (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= |ULTIMATE.start___ieee754_acos_~ix~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|))) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))) (= |ULTIMATE.start___ieee754_acos_~hx~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)))) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acos_~x#1| (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,913 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,913 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:20,914 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:20,914 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:20,914 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,915 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,915 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:20,915 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:20,916 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:20,916 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,916 ERROR L462 ceAbstractionStarter]: Failed to backtranslate (and (= |ULTIMATE.start___ieee754_acos_#res#1| (let ((.cse0 (let ((.cse1 (fp.div roundNearestTiesToEven (fp.neg ((_ to_fp 11 53) roundNearestTiesToEven 1.0)) (_ +zero 11 53)))) (fp.sub roundNearestTiesToEven .cse1 .cse1)))) (fp.div roundNearestTiesToEven .cse0 .cse0))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= |ULTIMATE.start___ieee754_acos_~ix~0#1| (bvand (_ bv2147483647 32) ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|))) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))))) (exists ((|v_skolemized_q#valueAsBitvector_10| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_10|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_10|))) (= |ULTIMATE.start___ieee754_acos_~hx~0#1| ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_10|)))) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acos_~x#1| (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,917 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:20,917 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,917 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:20,917 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:20,918 ERROR L462 ceAbstractionStarter]: Failed to backtranslate (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acos_~x#1| (fp.div currentRoundingMode (fp.neg ((_ to_fp 11 53) currentRoundingMode 1.0)) (_ +zero 11 53)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 21:54:20,918 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 09:54:20 BoogieIcfgContainer [2023-11-06 21:54:20,918 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 21:54:20,919 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 21:54:20,919 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 21:54:20,920 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 21:54:20,920 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 09:54:02" (3/4) ... [2023-11-06 21:54:20,922 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 21:54:20,927 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __ieee754_sqrt [2023-11-06 21:54:20,936 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 29 nodes and edges [2023-11-06 21:54:20,937 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-06 21:54:20,937 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2023-11-06 21:54:20,938 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 21:54:20,966 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (1 == \result) [2023-11-06 21:54:21,013 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (1 == \result) [2023-11-06 21:54:21,026 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 21:54:21,027 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 21:54:21,027 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 21:54:21,028 INFO L158 Benchmark]: Toolchain (without parser) took 42568.10ms. Allocated memory was 79.7MB in the beginning and 107.0MB in the end (delta: 27.3MB). Free memory was 55.8MB in the beginning and 72.9MB in the end (delta: -17.1MB). Peak memory consumption was 12.4MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,028 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 79.7MB. Free memory was 56.2MB in the beginning and 56.0MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 21:54:21,029 INFO L158 Benchmark]: CACSL2BoogieTranslator took 386.34ms. Allocated memory is still 79.7MB. Free memory was 55.8MB in the beginning and 40.4MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,029 INFO L158 Benchmark]: Boogie Procedure Inliner took 77.88ms. Allocated memory is still 79.7MB. Free memory was 40.2MB in the beginning and 38.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,030 INFO L158 Benchmark]: Boogie Preprocessor took 84.61ms. Allocated memory is still 79.7MB. Free memory was 38.1MB in the beginning and 35.6MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,030 INFO L158 Benchmark]: RCFGBuilder took 23730.44ms. Allocated memory is still 79.7MB. Free memory was 35.6MB in the beginning and 35.2MB in the end (delta: 495.5kB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,031 INFO L158 Benchmark]: TraceAbstraction took 18171.00ms. Allocated memory was 79.7MB in the beginning and 107.0MB in the end (delta: 27.3MB). Free memory was 34.5MB in the beginning and 78.4MB in the end (delta: -44.0MB). Peak memory consumption was 15.1MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,031 INFO L158 Benchmark]: Witness Printer took 108.19ms. Allocated memory is still 107.0MB. Free memory was 78.4MB in the beginning and 72.9MB in the end (delta: 5.6MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-06 21:54:21,033 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.35ms. Allocated memory is still 79.7MB. Free memory was 56.2MB in the beginning and 56.0MB in the end (delta: 139.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 386.34ms. Allocated memory is still 79.7MB. Free memory was 55.8MB in the beginning and 40.4MB in the end (delta: 15.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 77.88ms. Allocated memory is still 79.7MB. Free memory was 40.2MB in the beginning and 38.1MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 84.61ms. Allocated memory is still 79.7MB. Free memory was 38.1MB in the beginning and 35.6MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 23730.44ms. Allocated memory is still 79.7MB. Free memory was 35.6MB in the beginning and 35.2MB in the end (delta: 495.5kB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * TraceAbstraction took 18171.00ms. Allocated memory was 79.7MB in the beginning and 107.0MB in the end (delta: 27.3MB). Free memory was 34.5MB in the beginning and 78.4MB in the end (delta: -44.0MB). Peak memory consumption was 15.1MB. Max. memory is 16.1GB. * Witness Printer took 108.19ms. Allocated memory is still 107.0MB. Free memory was 78.4MB in the beginning and 72.9MB in the end (delta: 5.6MB). 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: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) 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~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) 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~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) 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: 230]: 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, 70 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 18.1s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 8.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 2.4s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 22 SdHoareTripleChecker+Valid, 6.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 22 mSDsluCounter, 137 SdHoareTripleChecker+Invalid, 6.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 28 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 32 IncrementalHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 109 mSDtfsCounter, 32 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 38 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 4.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=70occurred 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, 15 LocationsWithAnnotation, 36 PreInvPairs, 41 NumberOfFragments, 220 HoareAnnotationTreeSize, 36 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 15 FomulaSimplificationsInter, 27 FormulaSimplificationTreeSizeReductionInter, 2.4s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.9s SatisfiabilityAnalysisTime, 4.2s InterpolantComputationTime, 36 NumberOfCodeBlocks, 36 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 33 ConstructedInterpolants, 4 QuantifiedInterpolants, 229 SizeOfPredicates, 16 NumberOfNonLiveVariables, 174 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: 200]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 19]: Loop Invariant [2023-11-06 21:54:21,062 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,062 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,065 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,067 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: (1 == \result) - InvariantResult [Line: 49]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 219]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 86]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 73]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 54]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 29]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 159]: Loop Invariant [2023-11-06 21:54:21,074 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:21,074 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:21,074 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:21,074 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,075 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:21,075 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:21,075 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:21,075 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 148]: Loop Invariant [2023-11-06 21:54:21,083 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,083 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:21,084 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:21,084 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:21,084 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,084 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,085 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(2147483647bv32, v_skolemized_q#valueAsBitvector_10[63:32]) && ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0])) could not be translated [2023-11-06 21:54:21,085 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_10 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_10[63:63], v_skolemized_q#valueAsBitvector_10[62:52], v_skolemized_q#valueAsBitvector_10[51:0]) && ~hx~0 == v_skolemized_q#valueAsBitvector_10[63:32]) could not be translated [2023-11-06 21:54:21,085 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:21,085 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 151]: Loop Invariant [2023-11-06 21:54:21,085 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:21,086 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 21:54:21,086 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~fp.neg~64(~to_fp~64(currentRoundingMode, 1.0)), ~Pluszero~64())) could not be translated [2023-11-06 21:54:21,086 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 124]: Loop Invariant Derived loop invariant: 1 RESULT: Ultimate proved your program to be correct! [2023-11-06 21:54:21,303 WARN L435 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forcibly destroying the process [2023-11-06 21:54:21,421 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efafca8e-63cd-42d1-9d7f-6c3543caba29/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE