./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:55:04,133 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:55:04,245 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 07:55:04,256 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:55:04,257 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:55:04,291 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:55:04,293 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:55:04,294 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:55:04,295 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:55:04,300 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:55:04,301 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:55:04,301 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:55:04,302 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:55:04,304 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:55:04,304 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:55:04,305 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:55:04,305 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:55:04,306 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:55:04,306 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:55:04,307 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:55:04,307 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:55:04,308 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:55:04,308 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:55:04,309 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:55:04,309 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:55:04,310 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:55:04,311 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:55:04,311 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:55:04,312 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:55:04,312 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:55:04,314 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:55:04,314 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:55:04,314 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:55:04,315 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:55:04,315 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:55:04,315 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:55:04,315 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:55:04,316 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:55:04,316 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:55:04,316 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 [2023-11-19 07:55:04,638 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:55:04,663 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:55:04,666 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:55:04,668 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:55:04,669 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:55:04,670 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-19 07:55:07,980 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:55:08,242 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:55:08,243 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-19 07:55:08,253 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data/cb545b94f/8fa926a1efb64d7bad888c0aa0d4ab4c/FLAG65a993f61 [2023-11-19 07:55:08,266 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data/cb545b94f/8fa926a1efb64d7bad888c0aa0d4ab4c [2023-11-19 07:55:08,269 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:55:08,271 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:55:08,272 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:55:08,272 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:55:08,277 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:55:08,278 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,279 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@60320b0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08, skipping insertion in model container [2023-11-19 07:55:08,280 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,308 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:55:08,536 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-19 07:55:08,542 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:55:08,556 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:55:08,606 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-19 07:55:08,607 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:55:08,626 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:55:08,627 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08 WrapperNode [2023-11-19 07:55:08,628 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:55:08,629 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:55:08,629 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:55:08,631 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:55:08,641 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,654 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,685 INFO L138 Inliner]: procedures = 18, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2023-11-19 07:55:08,686 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:55:08,687 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:55:08,687 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:55:08,688 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:55:08,699 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,700 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,704 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,705 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,726 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,748 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,752 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,754 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,758 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:55:08,776 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:55:08,776 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:55:08,776 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:55:08,777 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (1/1) ... [2023-11-19 07:55:08,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:55:08,806 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:55:08,821 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:55:08,850 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:55:08,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:55:08,876 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:55:08,877 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:55:08,877 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-19 07:55:08,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:55:08,878 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-19 07:55:08,878 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:55:08,879 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:55:08,880 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:55:08,880 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:55:08,880 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrtf [2023-11-19 07:55:08,880 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrtf [2023-11-19 07:55:08,989 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:55:08,993 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:55:09,467 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:55:09,478 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:55:09,479 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-19 07:55:09,491 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:55:09 BoogieIcfgContainer [2023-11-19 07:55:09,492 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:55:09,497 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:55:09,498 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:55:09,501 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:55:09,502 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:55:08" (1/3) ... [2023-11-19 07:55:09,503 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@29853e24 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:55:09, skipping insertion in model container [2023-11-19 07:55:09,504 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:08" (2/3) ... [2023-11-19 07:55:09,505 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@29853e24 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:55:09, skipping insertion in model container [2023-11-19 07:55:09,505 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:55:09" (3/3) ... [2023-11-19 07:55:09,507 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0470.c [2023-11-19 07:55:09,526 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:55:09,526 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 07:55:09,587 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:55:09,597 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5da09ef1, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:55:09,597 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 07:55:09,604 INFO L276 IsEmpty]: Start isEmpty. Operand has 59 states, 54 states have (on average 1.6481481481481481) internal successors, (89), 55 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-19 07:55:09,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 07:55:09,616 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:55:09,617 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:55:09,618 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:55:09,627 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:55:09,627 INFO L85 PathProgramCache]: Analyzing trace with hash 1029487755, now seen corresponding path program 1 times [2023-11-19 07:55:09,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:55:09,638 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [761376008] [2023-11-19 07:55:09,638 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:55:09,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:55:09,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:55:09,864 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:55:09,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:55:09,865 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [761376008] [2023-11-19 07:55:09,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [761376008] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:55:09,866 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:55:09,867 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:55:09,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [868548184] [2023-11-19 07:55:09,875 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:55:09,880 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:55:09,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:55:09,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:55:09,938 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:55:09,941 INFO L87 Difference]: Start difference. First operand has 59 states, 54 states have (on average 1.6481481481481481) internal successors, (89), 55 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) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:09,983 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:55:09,984 INFO L93 Difference]: Finished difference Result 116 states and 186 transitions. [2023-11-19 07:55:09,985 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:55:09,986 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-19 07:55:09,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:55:09,996 INFO L225 Difference]: With dead ends: 116 [2023-11-19 07:55:09,996 INFO L226 Difference]: Without dead ends: 56 [2023-11-19 07:55:10,001 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-19 07:55:10,005 INFO L413 NwaCegarLoop]: 79 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, 79 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-19 07:55:10,006 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:55:10,026 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2023-11-19 07:55:10,048 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2023-11-19 07:55:10,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 52 states have (on average 1.3846153846153846) internal successors, (72), 52 states have internal predecessors, (72), 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-19 07:55:10,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 76 transitions. [2023-11-19 07:55:10,054 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 76 transitions. Word has length 10 [2023-11-19 07:55:10,055 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:55:10,055 INFO L495 AbstractCegarLoop]: Abstraction has 56 states and 76 transitions. [2023-11-19 07:55:10,056 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:10,056 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 76 transitions. [2023-11-19 07:55:10,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 07:55:10,057 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:55:10,058 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:55:10,058 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:55:10,058 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:55:10,059 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:55:10,060 INFO L85 PathProgramCache]: Analyzing trace with hash -1305819442, now seen corresponding path program 1 times [2023-11-19 07:55:10,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:55:10,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [670678508] [2023-11-19 07:55:10,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:55:10,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:55:10,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:55:10,125 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:55:10,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:55:10,183 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:55:10,184 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:55:10,186 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 07:55:10,188 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:55:10,192 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-19 07:55:10,196 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:55:10,228 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:55:10 BoogieIcfgContainer [2023-11-19 07:55:10,228 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:55:10,229 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:55:10,229 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:55:10,230 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:55:10,230 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:55:09" (3/4) ... [2023-11-19 07:55:10,233 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 07:55:10,234 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:55:10,235 INFO L158 Benchmark]: Toolchain (without parser) took 1964.57ms. Allocated memory was 123.7MB in the beginning and 172.0MB in the end (delta: 48.2MB). Free memory was 78.4MB in the beginning and 111.1MB in the end (delta: -32.7MB). Peak memory consumption was 16.1MB. Max. memory is 16.1GB. [2023-11-19 07:55:10,236 INFO L158 Benchmark]: CDTParser took 0.50ms. Allocated memory is still 123.7MB. Free memory is still 95.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:55:10,237 INFO L158 Benchmark]: CACSL2BoogieTranslator took 356.19ms. Allocated memory is still 123.7MB. Free memory was 78.4MB in the beginning and 64.8MB in the end (delta: 13.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-19 07:55:10,238 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.29ms. Allocated memory is still 123.7MB. Free memory was 64.8MB in the beginning and 63.0MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:55:10,238 INFO L158 Benchmark]: Boogie Preprocessor took 71.75ms. Allocated memory is still 123.7MB. Free memory was 63.0MB in the beginning and 61.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:55:10,239 INFO L158 Benchmark]: RCFGBuilder took 716.15ms. Allocated memory was 123.7MB in the beginning and 172.0MB in the end (delta: 48.2MB). Free memory was 61.0MB in the beginning and 141.4MB in the end (delta: -80.4MB). Peak memory consumption was 24.5MB. Max. memory is 16.1GB. [2023-11-19 07:55:10,240 INFO L158 Benchmark]: TraceAbstraction took 731.11ms. Allocated memory is still 172.0MB. Free memory was 140.5MB in the beginning and 111.1MB in the end (delta: 29.4MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-19 07:55:10,240 INFO L158 Benchmark]: Witness Printer took 5.26ms. Allocated memory is still 172.0MB. Free memory is still 111.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:55:10,244 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.50ms. Allocated memory is still 123.7MB. Free memory is still 95.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 356.19ms. Allocated memory is still 123.7MB. Free memory was 78.4MB in the beginning and 64.8MB in the end (delta: 13.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.29ms. Allocated memory is still 123.7MB. Free memory was 64.8MB in the beginning and 63.0MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 71.75ms. Allocated memory is still 123.7MB. Free memory was 63.0MB in the beginning and 61.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 716.15ms. Allocated memory was 123.7MB in the beginning and 172.0MB in the end (delta: 48.2MB). Free memory was 61.0MB in the beginning and 141.4MB in the end (delta: -80.4MB). Peak memory consumption was 24.5MB. Max. memory is 16.1GB. * TraceAbstraction took 731.11ms. Allocated memory is still 172.0MB. Free memory was 140.5MB in the beginning and 111.1MB in the end (delta: 29.4MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 5.26ms. Allocated memory is still 172.0MB. Free memory is still 111.1MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 176]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 15, overapproximation of someUnaryDOUBLEoperation at line 89, overapproximation of someBinaryArithmeticFLOAToperation at line 171. Possible FailurePath: [L17] static const float one_sqrt = 1.0, tiny_sqrt = 1.0e-30; [L86-L93] static const float one_acos = 1.0000000000e+00, pi = 3.1415925026e+00, pio2_hi_acos = 1.5707962513e+00, pio2_lo_acos = 7.5497894159e-08, pS0_acos = 1.6666667163e-01, pS1_acos = -3.2556581497e-01, pS2_acos = 2.0121252537e-01, pS3_acos = -4.0055535734e-02, pS4_acos = 7.9153501429e-04, pS5_acos = 3.4793309169e-05, qS1_acos = -2.4033949375e+00, qS2_acos = 2.0209457874e+00, qS3_acos = -6.8828397989e-01, qS4_acos = 7.7038154006e-02; VAL [one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000] [L171] float x = 0.0f / 0.0f; [L172] CALL, EXPR __ieee754_acosf(x) [L96] float z, p, q, r, w, s, c, df; [L97] __int32_t hx, ix; VAL [\old(x)=5360320520, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320520] [L99] ieee_float_shape_type gf_u; [L100] EXPR gf_u.value = (x) [L101] EXPR gf_u.word [L101] EXPR (hx) = gf_u.word [L98-L102] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [\old(x)=5360320520, hx=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320520] [L103] ix = hx & 0x7fffffff VAL [\old(x)=5360320520, hx=1065353216, ix=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320520] [L104] COND TRUE ix == 0x3f800000 VAL [\old(x)=5360320520, hx=1065353216, ix=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320520] [L105] COND TRUE hx > 0 [L106] return 0.0; VAL [\old(x)=5360320520, \result=0, hx=1065353216, ix=1065353216, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=5360320520] [L172] RET, EXPR __ieee754_acosf(x) [L172] float res = __ieee754_acosf(x); [L175] CALL, EXPR isnan_float(res) [L15] return x != x; VAL [\old(x)=0, \result=0, one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=0] [L175] RET, EXPR isnan_float(res) [L175] COND TRUE !isnan_float(res) [L176] reach_error() VAL [one_acos=1, one_sqrt=1, pS0_acos=16666667163/100000000000, pS2_acos=20121252537/100000000000, pS4_acos=79153501429/100000000000000, pS5_acos=34793309169/1000000000000000, pi=15707962513/10000000000, pi=15707962513/5000000000, pi=75497894159/1000000000000000000, qS2_acos=10104728937/5000000000, qS4_acos=38519077003/500000000000, res=0, tiny_sqrt=1/1000000000000000000000000000000, x=5360320520] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 59 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.6s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 79 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, 79 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=59occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 21 NumberOfCodeBlocks, 21 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 9 ConstructedInterpolants, 0 QuantifiedInterpolants, 9 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-19 07:55:10,303 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:55:13,134 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:55:13,282 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-19 07:55:13,294 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:55:13,298 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:55:13,359 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:55:13,360 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:55:13,361 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:55:13,362 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:55:13,368 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:55:13,369 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:55:13,370 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:55:13,370 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:55:13,373 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:55:13,374 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:55:13,375 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:55:13,375 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:55:13,376 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:55:13,376 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:55:13,378 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:55:13,378 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:55:13,379 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 07:55:13,380 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 07:55:13,380 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 07:55:13,381 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:55:13,381 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:55:13,382 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:55:13,383 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:55:13,383 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:55:13,384 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:55:13,385 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:55:13,386 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:55:13,386 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:55:13,387 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:55:13,387 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-19 07:55:13,388 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 07:55:13,388 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:55:13,388 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:55:13,389 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:55:13,390 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:55:13,390 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-19 07:55:13,391 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:55:13,391 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> e0354aec5a4f4371d364552f3633553fca009761fb9af21d0bd61e13bc971b74 [2023-11-19 07:55:13,938 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:55:13,976 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:55:13,979 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:55:13,981 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:55:13,982 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:55:13,984 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-19 07:55:17,406 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:55:17,709 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:55:17,711 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/sv-benchmarks/c/float-newlib/float_req_bl_0470.c [2023-11-19 07:55:17,720 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data/98ae42da7/b6b141f9831d4dd19625eeb6bbe97269/FLAGf7f95e480 [2023-11-19 07:55:17,739 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/data/98ae42da7/b6b141f9831d4dd19625eeb6bbe97269 [2023-11-19 07:55:17,744 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:55:17,745 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:55:17,749 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:55:17,749 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:55:17,754 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:55:17,754 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:55:17" (1/1) ... [2023-11-19 07:55:17,755 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5cafca11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:17, skipping insertion in model container [2023-11-19 07:55:17,756 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:55:17" (1/1) ... [2023-11-19 07:55:17,799 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:55:18,075 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-19 07:55:18,080 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:55:18,106 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:55:18,187 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_35c915c7-b73c-40d1-87db-e5c4041c13c6/sv-benchmarks/c/float-newlib/float_req_bl_0470.c[4369,4382] [2023-11-19 07:55:18,188 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:55:18,208 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:55:18,209 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18 WrapperNode [2023-11-19 07:55:18,209 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:55:18,210 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:55:18,210 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:55:18,210 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:55:18,218 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,234 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,262 INFO L138 Inliner]: procedures = 21, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 134 [2023-11-19 07:55:18,262 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:55:18,263 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:55:18,263 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:55:18,264 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:55:18,273 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,274 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,280 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,280 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,294 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,298 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,302 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,304 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,310 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:55:18,311 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:55:18,311 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:55:18,311 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:55:18,312 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (1/1) ... [2023-11-19 07:55:18,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:55:18,339 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:55:18,353 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:55:18,367 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:55:18,394 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:55:18,395 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 07:55:18,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:55:18,395 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-19 07:55:18,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-19 07:55:18,397 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:55:18,397 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:55:18,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-19 07:55:18,398 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-19 07:55:18,400 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:55:18,400 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee754_sqrtf [2023-11-19 07:55:18,401 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee754_sqrtf [2023-11-19 07:55:18,539 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:55:18,542 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:55:29,729 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:55:29,738 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:55:29,739 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-19 07:55:29,744 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:55:29 BoogieIcfgContainer [2023-11-19 07:55:29,744 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:55:29,747 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:55:29,747 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:55:29,752 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:55:29,752 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:55:17" (1/3) ... [2023-11-19 07:55:29,753 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1228e1d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:55:29, skipping insertion in model container [2023-11-19 07:55:29,753 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:55:18" (2/3) ... [2023-11-19 07:55:29,754 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1228e1d2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:55:29, skipping insertion in model container [2023-11-19 07:55:29,754 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:55:29" (3/3) ... [2023-11-19 07:55:29,756 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0470.c [2023-11-19 07:55:29,781 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:55:29,781 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 07:55:29,851 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:55:29,860 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@12fc185b, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:55:29,860 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 07:55:29,865 INFO L276 IsEmpty]: Start isEmpty. Operand has 54 states, 49 states have (on average 1.6326530612244898) internal successors, (80), 50 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-19 07:55:29,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 07:55:29,875 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:55:29,876 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:55:29,876 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:55:29,883 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:55:29,883 INFO L85 PathProgramCache]: Analyzing trace with hash 1029487755, now seen corresponding path program 1 times [2023-11-19 07:55:29,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:55:29,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [818215968] [2023-11-19 07:55:29,898 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:55:29,899 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-19 07:55:29,899 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:55:29,903 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:29,913 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:30,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:55:30,483 INFO L262 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-19 07:55:30,488 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:55:30,524 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:55:30,524 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:55:30,525 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:55:30,526 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [818215968] [2023-11-19 07:55:30,526 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [818215968] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:55:30,527 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:55:30,527 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:55:30,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1181370889] [2023-11-19 07:55:30,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:55:30,535 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:55:30,536 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:55:30,577 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:55:30,578 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:55:30,580 INFO L87 Difference]: Start difference. First operand has 54 states, 49 states have (on average 1.6326530612244898) internal successors, (80), 50 states have internal predecessors, (80), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:30,611 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:55:30,612 INFO L93 Difference]: Finished difference Result 106 states and 168 transitions. [2023-11-19 07:55:30,613 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:55:30,615 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-19 07:55:30,615 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:55:30,625 INFO L225 Difference]: With dead ends: 106 [2023-11-19 07:55:30,626 INFO L226 Difference]: Without dead ends: 51 [2023-11-19 07:55:30,631 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:55:30,636 INFO L413 NwaCegarLoop]: 71 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 71 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:55:30,637 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:55:30,660 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2023-11-19 07:55:30,685 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2023-11-19 07:55:30,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 47 states have internal predecessors, (64), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-19 07:55:30,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 68 transitions. [2023-11-19 07:55:30,696 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 68 transitions. Word has length 10 [2023-11-19 07:55:30,697 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:55:30,697 INFO L495 AbstractCegarLoop]: Abstraction has 51 states and 68 transitions. [2023-11-19 07:55:30,698 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:30,698 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 68 transitions. [2023-11-19 07:55:30,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 07:55:30,700 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:55:30,701 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:55:30,726 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:30,917 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:30,917 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:55:30,918 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:55:30,918 INFO L85 PathProgramCache]: Analyzing trace with hash -1305819442, now seen corresponding path program 1 times [2023-11-19 07:55:30,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:55:30,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [675337198] [2023-11-19 07:55:30,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:55:30,920 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-19 07:55:30,920 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:55:30,922 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:30,954 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:31,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:55:31,642 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-19 07:55:31,646 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:55:32,357 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:55:32,358 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:55:32,358 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:55:32,359 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [675337198] [2023-11-19 07:55:32,359 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [675337198] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:55:32,359 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:55:32,360 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:55:32,360 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221739209] [2023-11-19 07:55:32,360 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:55:32,362 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-19 07:55:32,362 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:55:32,363 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-19 07:55:32,364 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-19 07:55:32,364 INFO L87 Difference]: Start difference. First operand 51 states and 68 transitions. Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:33,406 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:55:33,406 INFO L93 Difference]: Finished difference Result 56 states and 72 transitions. [2023-11-19 07:55:33,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:55:33,408 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2023-11-19 07:55:33,408 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:55:33,409 INFO L225 Difference]: With dead ends: 56 [2023-11-19 07:55:33,409 INFO L226 Difference]: Without dead ends: 12 [2023-11-19 07:55:33,410 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:55:33,412 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 10 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-19 07:55:33,413 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 20 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-19 07:55:33,415 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-19 07:55:33,416 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-19 07:55:33,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.0) internal successors, (11), 11 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:33,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 11 transitions. [2023-11-19 07:55:33,418 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 11 transitions. Word has length 11 [2023-11-19 07:55:33,418 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:55:33,418 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 11 transitions. [2023-11-19 07:55:33,418 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:33,419 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 11 transitions. [2023-11-19 07:55:33,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 07:55:33,419 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:55:33,420 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:55:33,442 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:33,636 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:33,636 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:55:33,637 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:55:33,638 INFO L85 PathProgramCache]: Analyzing trace with hash -1098950738, now seen corresponding path program 1 times [2023-11-19 07:55:33,638 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:55:33,639 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [97751627] [2023-11-19 07:55:33,639 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:55:33,639 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-19 07:55:33,640 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:55:33,641 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:33,644 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:34,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:55:34,444 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-19 07:55:34,446 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:55:35,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:55:35,451 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:55:35,451 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:55:35,451 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [97751627] [2023-11-19 07:55:35,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [97751627] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:55:35,452 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:55:35,452 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-19 07:55:35,452 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [49960163] [2023-11-19 07:55:35,452 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:55:35,453 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-19 07:55:35,453 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:55:35,454 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-19 07:55:35,454 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:55:35,454 INFO L87 Difference]: Start difference. First operand 12 states and 11 transitions. Second operand has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:36,363 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:55:36,363 INFO L93 Difference]: Finished difference Result 12 states and 11 transitions. [2023-11-19 07:55:36,363 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-19 07:55:36,364 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2023-11-19 07:55:36,364 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:55:36,364 INFO L225 Difference]: With dead ends: 12 [2023-11-19 07:55:36,364 INFO L226 Difference]: Without dead ends: 0 [2023-11-19 07:55:36,365 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-11-19 07:55:36,367 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 7 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-19 07:55:36,367 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 16 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-19 07:55:36,368 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-19 07:55:36,369 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-19 07:55:36,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:36,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-19 07:55:36,369 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2023-11-19 07:55:36,370 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:55:36,370 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-19 07:55:36,370 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:55:36,370 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-19 07:55:36,370 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-19 07:55:36,377 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 07:55:36,403 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:36,596 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/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-19 07:55:36,599 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-19 07:55:36,849 INFO L899 garLoopResultBuilder]: For program point __ieee754_acosf_returnLabel#1(lines 95 162) no Hoare annotation was computed. [2023-11-19 07:55:36,849 INFO L899 garLoopResultBuilder]: For program point L176(line 176) no Hoare annotation was computed. [2023-11-19 07:55:36,850 INFO L895 garLoopResultBuilder]: At program point L139(line 139) the Hoare annotation is: false [2023-11-19 07:55:36,850 INFO L899 garLoopResultBuilder]: For program point L139-1(line 139) no Hoare annotation was computed. [2023-11-19 07:55:36,850 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 164 181) no Hoare annotation was computed. [2023-11-19 07:55:36,850 INFO L899 garLoopResultBuilder]: For program point L98-1(lines 98 102) no Hoare annotation was computed. [2023-11-19 07:55:36,850 INFO L895 garLoopResultBuilder]: At program point L98-2(lines 98 102) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_acosf_~x#1| (fp.div currentRoundingMode (_ +zero 8 24) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-19 07:55:36,851 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-19 07:55:36,851 INFO L899 garLoopResultBuilder]: For program point L98-3(lines 98 102) no Hoare annotation was computed. [2023-11-19 07:55:36,851 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-19 07:55:36,851 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 176) no Hoare annotation was computed. [2023-11-19 07:55:36,851 INFO L899 garLoopResultBuilder]: For program point isnan_float_returnLabel#1(line 15) no Hoare annotation was computed. [2023-11-19 07:55:36,852 INFO L895 garLoopResultBuilder]: At program point L132(line 132) the Hoare annotation is: false [2023-11-19 07:55:36,852 INFO L899 garLoopResultBuilder]: For program point L132-1(line 132) no Hoare annotation was computed. [2023-11-19 07:55:36,852 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-19 07:55:36,852 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 161) no Hoare annotation was computed. [2023-11-19 07:55:36,852 INFO L899 garLoopResultBuilder]: For program point L112(lines 112 161) no Hoare annotation was computed. [2023-11-19 07:55:36,853 INFO L899 garLoopResultBuilder]: For program point L141-1(lines 141 145) no Hoare annotation was computed. [2023-11-19 07:55:36,853 INFO L895 garLoopResultBuilder]: At program point L141-2(lines 141 145) the Hoare annotation is: false [2023-11-19 07:55:36,853 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-19 07:55:36,853 INFO L899 garLoopResultBuilder]: For program point L104(lines 104 111) no Hoare annotation was computed. [2023-11-19 07:55:36,853 INFO L899 garLoopResultBuilder]: For program point L146(lines 146 150) no Hoare annotation was computed. [2023-11-19 07:55:36,853 INFO L899 garLoopResultBuilder]: For program point L113(lines 113 114) no Hoare annotation was computed. [2023-11-19 07:55:36,854 INFO L895 garLoopResultBuilder]: At program point L146-1(lines 146 150) the Hoare annotation is: false [2023-11-19 07:55:36,854 INFO L899 garLoopResultBuilder]: For program point L146-2(lines 146 150) no Hoare annotation was computed. [2023-11-19 07:55:36,854 INFO L899 garLoopResultBuilder]: For program point L175(lines 175 178) no Hoare annotation was computed. [2023-11-19 07:55:36,854 INFO L899 garLoopResultBuilder]: For program point L109(lines 109 111) no Hoare annotation was computed. [2023-11-19 07:55:36,854 INFO L899 garLoopResultBuilder]: For program point L105(lines 105 108) no Hoare annotation was computed. [2023-11-19 07:55:36,854 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 32) no Hoare annotation was computed. [2023-11-19 07:55:36,855 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 44) no Hoare annotation was computed. [2023-11-19 07:55:36,855 INFO L899 garLoopResultBuilder]: For program point L40-2(lines 40 44) no Hoare annotation was computed. [2023-11-19 07:55:36,855 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 37) no Hoare annotation was computed. [2023-11-19 07:55:36,855 INFO L899 garLoopResultBuilder]: For program point L57(lines 57 61) no Hoare annotation was computed. [2023-11-19 07:55:36,855 INFO L899 garLoopResultBuilder]: For program point L24-1(lines 24 28) no Hoare annotation was computed. [2023-11-19 07:55:36,855 INFO L899 garLoopResultBuilder]: For program point L57-2(lines 57 61) no Hoare annotation was computed. [2023-11-19 07:55:36,856 INFO L902 garLoopResultBuilder]: At program point L24-2(lines 24 28) the Hoare annotation is: true [2023-11-19 07:55:36,856 INFO L899 garLoopResultBuilder]: For program point L24-3(lines 24 28) no Hoare annotation was computed. [2023-11-19 07:55:36,856 INFO L899 garLoopResultBuilder]: For program point L78-1(lines 78 82) no Hoare annotation was computed. [2023-11-19 07:55:36,856 INFO L902 garLoopResultBuilder]: At program point L78-2(lines 78 82) the Hoare annotation is: true [2023-11-19 07:55:36,856 INFO L899 garLoopResultBuilder]: For program point L78-3(lines 78 82) no Hoare annotation was computed. [2023-11-19 07:55:36,857 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtfFINAL(lines 19 84) no Hoare annotation was computed. [2023-11-19 07:55:36,857 INFO L899 garLoopResultBuilder]: For program point L41-2(lines 41 42) no Hoare annotation was computed. [2023-11-19 07:55:36,857 INFO L902 garLoopResultBuilder]: At program point L41-3(lines 41 42) the Hoare annotation is: true [2023-11-19 07:55:36,857 INFO L899 garLoopResultBuilder]: For program point L70(lines 70 73) no Hoare annotation was computed. [2023-11-19 07:55:36,857 INFO L899 garLoopResultBuilder]: For program point L41-4(lines 41 42) no Hoare annotation was computed. [2023-11-19 07:55:36,859 INFO L899 garLoopResultBuilder]: For program point L66(lines 66 75) no Hoare annotation was computed. [2023-11-19 07:55:36,859 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtfEXIT(lines 19 84) no Hoare annotation was computed. [2023-11-19 07:55:36,859 INFO L902 garLoopResultBuilder]: At program point $Ultimate##0(lines 19 84) the Hoare annotation is: true [2023-11-19 07:55:36,860 INFO L899 garLoopResultBuilder]: For program point L34(lines 34 35) no Hoare annotation was computed. [2023-11-19 07:55:36,860 INFO L902 garLoopResultBuilder]: At program point L55-2(lines 55 64) the Hoare annotation is: true [2023-11-19 07:55:36,860 INFO L899 garLoopResultBuilder]: For program point L55-3(lines 19 84) no Hoare annotation was computed. [2023-11-19 07:55:36,861 INFO L899 garLoopResultBuilder]: For program point L47(lines 47 48) no Hoare annotation was computed. [2023-11-19 07:55:36,861 INFO L899 garLoopResultBuilder]: For program point L47-2(lines 47 48) no Hoare annotation was computed. [2023-11-19 07:55:36,861 INFO L899 garLoopResultBuilder]: For program point L68(lines 68 74) no Hoare annotation was computed. [2023-11-19 07:55:36,865 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-19 07:55:36,868 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:55:36,885 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated [2023-11-19 07:55:36,886 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-19 07:55:36,888 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:55:36 BoogieIcfgContainer [2023-11-19 07:55:36,889 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:55:36,890 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:55:36,891 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:55:36,891 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:55:36,892 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:55:29" (3/4) ... [2023-11-19 07:55:36,895 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 07:55:36,900 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure __ieee754_sqrtf [2023-11-19 07:55:36,913 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 25 nodes and edges [2023-11-19 07:55:36,914 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-19 07:55:36,915 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-19 07:55:36,916 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 07:55:37,085 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 07:55:37,086 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/witness.yml [2023-11-19 07:55:37,087 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:55:37,088 INFO L158 Benchmark]: Toolchain (without parser) took 19342.00ms. Allocated memory was 67.1MB in the beginning and 90.2MB in the end (delta: 23.1MB). Free memory was 43.9MB in the beginning and 37.2MB in the end (delta: 6.7MB). Peak memory consumption was 31.7MB. Max. memory is 16.1GB. [2023-11-19 07:55:37,089 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 67.1MB. Free memory is still 42.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:55:37,090 INFO L158 Benchmark]: CACSL2BoogieTranslator took 460.62ms. Allocated memory was 67.1MB in the beginning and 90.2MB in the end (delta: 23.1MB). Free memory was 43.6MB in the beginning and 67.3MB in the end (delta: -23.7MB). Peak memory consumption was 16.4MB. Max. memory is 16.1GB. [2023-11-19 07:55:37,090 INFO L158 Benchmark]: Boogie Procedure Inliner took 52.61ms. Allocated memory is still 90.2MB. Free memory was 67.3MB in the beginning and 65.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:55:37,091 INFO L158 Benchmark]: Boogie Preprocessor took 46.81ms. Allocated memory is still 90.2MB. Free memory was 65.2MB in the beginning and 63.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:55:37,091 INFO L158 Benchmark]: RCFGBuilder took 11433.51ms. Allocated memory is still 90.2MB. Free memory was 63.1MB in the beginning and 43.9MB in the end (delta: 19.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-19 07:55:37,092 INFO L158 Benchmark]: TraceAbstraction took 7141.67ms. Allocated memory is still 90.2MB. Free memory was 43.1MB in the beginning and 43.5MB in the end (delta: -363.6kB). Peak memory consumption was 603.6kB. Max. memory is 16.1GB. [2023-11-19 07:55:37,093 INFO L158 Benchmark]: Witness Printer took 196.58ms. Allocated memory is still 90.2MB. Free memory was 43.5MB in the beginning and 37.2MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-19 07:55:37,096 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.39ms. Allocated memory is still 67.1MB. Free memory is still 42.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 460.62ms. Allocated memory was 67.1MB in the beginning and 90.2MB in the end (delta: 23.1MB). Free memory was 43.6MB in the beginning and 67.3MB in the end (delta: -23.7MB). Peak memory consumption was 16.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 52.61ms. Allocated memory is still 90.2MB. Free memory was 67.3MB in the beginning and 65.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 46.81ms. Allocated memory is still 90.2MB. Free memory was 65.2MB in the beginning and 63.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 11433.51ms. Allocated memory is still 90.2MB. Free memory was 63.1MB in the beginning and 43.9MB in the end (delta: 19.3MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * TraceAbstraction took 7141.67ms. Allocated memory is still 90.2MB. Free memory was 43.1MB in the beginning and 43.5MB in the end (delta: -363.6kB). Peak memory consumption was 603.6kB. Max. memory is 16.1GB. * Witness Printer took 196.58ms. Allocated memory is still 90.2MB. Free memory was 43.5MB in the beginning and 37.2MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~Pluszero~32(), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 176]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 54 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 7.0s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.3s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 17 SdHoareTripleChecker+Valid, 1.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 17 mSDsluCounter, 107 SdHoareTripleChecker+Invalid, 1.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 25 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 27 IncrementalHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 82 mSDtfsCounter, 27 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 34 GetRequests, 21 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 1.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=54occurred in iteration=0, InterpolantAutomatonStates: 14, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 10 LocationsWithAnnotation, 25 PreInvPairs, 26 NumberOfFragments, 20 HoareAnnotationTreeSize, 25 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 10 FomulaSimplificationsInter, 6 FormulaSimplificationTreeSizeReductionInter, 0.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.7s SatisfiabilityAnalysisTime, 1.8s InterpolantComputationTime, 32 NumberOfCodeBlocks, 32 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 29 ConstructedInterpolants, 4 QuantifiedInterpolants, 152 SizeOfPredicates, 16 NumberOfNonLiveVariables, 156 ConjunctsInSsa, 21 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 78]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 146]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 24]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 98]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 41]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 55]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 141]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-19 07:55:37,280 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35c915c7-b73c-40d1-87db-e5c4041c13c6/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE