./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0281.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0281.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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_cb8e34d9-3092-473c-87c3-50be020a2eea/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 232f7a655f6f2994683ec37dc98df7be72a1a46c6fd6dbf6a1ff9fd35a64400c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:46:50,580 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:46:50,719 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 07:46:50,724 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:46:50,728 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:46:50,773 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:46:50,776 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:46:50,777 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:46:50,779 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:46:50,784 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:46:50,786 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:46:50,786 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:46:50,787 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:46:50,789 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:46:50,789 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:46:50,790 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:46:50,790 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:46:50,791 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:46:50,791 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:46:50,792 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:46:50,792 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:46:50,793 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:46:50,793 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:46:50,795 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:46:50,796 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:46:50,797 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:46:50,797 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:46:50,798 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:46:50,798 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:46:50,799 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:46:50,800 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:46:50,801 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:46:50,801 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:46:50,801 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:46:50,802 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:46:50,802 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:46:50,802 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:46:50,802 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:46:50,802 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:46:50,803 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_cb8e34d9-3092-473c-87c3-50be020a2eea/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_cb8e34d9-3092-473c-87c3-50be020a2eea/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 -> 232f7a655f6f2994683ec37dc98df7be72a1a46c6fd6dbf6a1ff9fd35a64400c [2023-11-19 07:46:51,122 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:46:51,160 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:46:51,163 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:46:51,165 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:46:51,166 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:46:51,167 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/float-newlib/float_req_bl_0281.c [2023-11-19 07:46:54,391 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:46:54,654 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:46:54,654 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/sv-benchmarks/c/float-newlib/float_req_bl_0281.c [2023-11-19 07:46:54,665 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data/387bfce6c/25212e46aa354356bf3358db33bed625/FLAGe1d0bc289 [2023-11-19 07:46:54,696 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data/387bfce6c/25212e46aa354356bf3358db33bed625 [2023-11-19 07:46:54,699 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:46:54,700 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:46:54,702 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:46:54,702 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:46:54,708 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:46:54,709 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:46:54" (1/1) ... [2023-11-19 07:46:54,710 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20463f61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:54, skipping insertion in model container [2023-11-19 07:46:54,710 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:46:54" (1/1) ... [2023-11-19 07:46:54,741 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:46:54,948 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_cb8e34d9-3092-473c-87c3-50be020a2eea/sv-benchmarks/c/float-newlib/float_req_bl_0281.c[4632,4645] [2023-11-19 07:46:54,952 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:46:54,965 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:46:55,017 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_cb8e34d9-3092-473c-87c3-50be020a2eea/sv-benchmarks/c/float-newlib/float_req_bl_0281.c[4632,4645] [2023-11-19 07:46:55,018 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:46:55,037 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:46:55,037 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55 WrapperNode [2023-11-19 07:46:55,037 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:46:55,039 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:46:55,039 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:46:55,040 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:46:55,048 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:46:55" (1/1) ... [2023-11-19 07:46:55,061 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:46:55" (1/1) ... [2023-11-19 07:46:55,099 INFO L138 Inliner]: procedures = 19, calls = 39, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 272 [2023-11-19 07:46:55,100 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:46:55,100 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:46:55,101 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:46:55,101 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:46:55,112 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,116 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,125 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,125 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,150 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,156 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,159 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,177 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,181 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:46:55,182 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:46:55,182 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:46:55,182 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:46:55,183 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (1/1) ... [2023-11-19 07:46:55,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:46:55,209 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:46:55,229 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:46:55,246 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:46:55,280 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:46:55,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:46:55,281 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:46:55,281 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-19 07:46:55,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:46:55,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-19 07:46:55,282 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:46:55,282 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:46:55,283 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:46:55,283 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:46:55,441 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:46:55,445 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:46:55,879 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:46:55,887 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:46:55,888 INFO L302 CfgBuilder]: Removed 16 assume(true) statements. [2023-11-19 07:46:55,892 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:46:55 BoogieIcfgContainer [2023-11-19 07:46:55,892 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:46:55,895 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:46:55,895 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:46:55,898 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:46:55,899 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:46:54" (1/3) ... [2023-11-19 07:46:55,900 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ebc4370 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:46:55, skipping insertion in model container [2023-11-19 07:46:55,900 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:46:55" (2/3) ... [2023-11-19 07:46:55,900 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ebc4370 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:46:55, skipping insertion in model container [2023-11-19 07:46:55,900 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:46:55" (3/3) ... [2023-11-19 07:46:55,902 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0281.c [2023-11-19 07:46:55,923 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:46:55,924 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 07:46:55,977 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:46:55,984 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;@2c2cca17, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:46:55,985 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 07:46:55,989 INFO L276 IsEmpty]: Start isEmpty. Operand has 63 states, 61 states have (on average 1.6721311475409837) internal successors, (102), 62 states have internal predecessors, (102), 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:46:55,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 07:46:55,997 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:46:56,001 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:46:56,002 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:46:56,009 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:46:56,010 INFO L85 PathProgramCache]: Analyzing trace with hash 864520788, now seen corresponding path program 1 times [2023-11-19 07:46:56,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:46:56,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1477965258] [2023-11-19 07:46:56,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:46:56,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:46:56,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:46:56,328 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:46:56,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:46:56,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1477965258] [2023-11-19 07:46:56,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1477965258] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:46:56,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:46:56,332 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:46:56,334 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [709007763] [2023-11-19 07:46:56,335 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:46:56,341 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:46:56,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:46:56,406 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:46:56,407 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:46:56,411 INFO L87 Difference]: Start difference. First operand has 63 states, 61 states have (on average 1.6721311475409837) internal successors, (102), 62 states have internal predecessors, (102), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:46:56,470 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:46:56,471 INFO L93 Difference]: Finished difference Result 123 states and 200 transitions. [2023-11-19 07:46:56,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:46:56,474 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:46:56,474 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:46:56,490 INFO L225 Difference]: With dead ends: 123 [2023-11-19 07:46:56,490 INFO L226 Difference]: Without dead ends: 59 [2023-11-19 07:46:56,496 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:46:56,502 INFO L413 NwaCegarLoop]: 84 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, 84 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:46:56,503 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 84 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:46:56,527 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2023-11-19 07:46:56,555 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2023-11-19 07:46:56,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 58 states have (on average 1.3620689655172413) internal successors, (79), 58 states have internal predecessors, (79), 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:46:56,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 79 transitions. [2023-11-19 07:46:56,567 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 79 transitions. Word has length 10 [2023-11-19 07:46:56,567 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:46:56,568 INFO L495 AbstractCegarLoop]: Abstraction has 59 states and 79 transitions. [2023-11-19 07:46:56,568 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:46:56,569 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 79 transitions. [2023-11-19 07:46:56,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 07:46:56,570 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:46:56,571 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:46:56,571 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:46:56,572 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:46:56,575 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:46:56,575 INFO L85 PathProgramCache]: Analyzing trace with hash 1283894764, now seen corresponding path program 1 times [2023-11-19 07:46:56,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:46:56,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073519795] [2023-11-19 07:46:56,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:46:56,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:46:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:46:56,666 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 07:46:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 07:46:56,791 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 07:46:56,792 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 07:46:56,795 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 07:46:56,798 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:46:56,802 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-19 07:46:56,807 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:46:56,872 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:46:56 BoogieIcfgContainer [2023-11-19 07:46:56,872 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:46:56,873 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:46:56,874 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:46:56,874 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:46:56,875 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:46:55" (3/4) ... [2023-11-19 07:46:56,879 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 07:46:56,881 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:46:56,882 INFO L158 Benchmark]: Toolchain (without parser) took 2181.75ms. Allocated memory is still 178.3MB. Free memory was 149.8MB in the beginning and 102.9MB in the end (delta: 46.9MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. [2023-11-19 07:46:56,883 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 119.5MB. Free memory is still 92.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:46:56,884 INFO L158 Benchmark]: CACSL2BoogieTranslator took 336.07ms. Allocated memory is still 178.3MB. Free memory was 149.8MB in the beginning and 136.0MB in the end (delta: 13.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-19 07:46:56,889 INFO L158 Benchmark]: Boogie Procedure Inliner took 60.90ms. Allocated memory is still 178.3MB. Free memory was 136.0MB in the beginning and 133.0MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 07:46:56,889 INFO L158 Benchmark]: Boogie Preprocessor took 80.57ms. Allocated memory is still 178.3MB. Free memory was 133.0MB in the beginning and 131.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:46:56,894 INFO L158 Benchmark]: RCFGBuilder took 710.25ms. Allocated memory is still 178.3MB. Free memory was 131.0MB in the beginning and 132.3MB in the end (delta: -1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-19 07:46:56,895 INFO L158 Benchmark]: TraceAbstraction took 977.73ms. Allocated memory is still 178.3MB. Free memory was 131.8MB in the beginning and 103.7MB in the end (delta: 28.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-19 07:46:56,895 INFO L158 Benchmark]: Witness Printer took 8.17ms. Allocated memory is still 178.3MB. Free memory is still 102.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:46:56,902 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.27ms. Allocated memory is still 119.5MB. Free memory is still 92.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 336.07ms. Allocated memory is still 178.3MB. Free memory was 149.8MB in the beginning and 136.0MB in the end (delta: 13.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 60.90ms. Allocated memory is still 178.3MB. Free memory was 136.0MB in the beginning and 133.0MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 80.57ms. Allocated memory is still 178.3MB. Free memory was 133.0MB in the beginning and 131.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 710.25ms. Allocated memory is still 178.3MB. Free memory was 131.0MB in the beginning and 132.3MB in the end (delta: -1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 977.73ms. Allocated memory is still 178.3MB. Free memory was 131.8MB in the beginning and 103.7MB in the end (delta: 28.1MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 8.17ms. Allocated memory is still 178.3MB. Free memory is still 102.9MB. 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: 194]: 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 104, overapproximation of someUnaryFLOAToperation at line 102, overapproximation of someBinaryArithmeticFLOAToperation at line 121. Possible FailurePath: [L17] static const float one_sqrt = 1.0, tiny_sqrt = 1.0e-30; [L100-L108] static const float one_asin = 1.0000000000e+00, huge_asin = 1.000e+30, pio2_hi_asin = 1.57079637050628662109375f, pio2_lo_asin = -4.37113900018624283e-8f, pio4_hi_asin = 0.785398185253143310546875f, pS0_asin = 1.6666667163e-01, pS1_asin = -3.2556581497e-01, pS2_asin = 2.0121252537e-01, pS3_asin = -4.0055535734e-02, pS4_asin = 7.9153501429e-04, pS5_asin = 3.4793309169e-05, qS1_asin = -2.4033949375e+00, qS2_asin = 2.0209457874e+00, qS3_asin = -6.8828397989e-01, qS4_asin = 7.7038154006e-02; VAL [huge_asin=1000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000] [L186] float x = __VERIFIER_nondet_float(); [L188] COND TRUE x < -1.0f || x > 1.0f [L190] CALL, EXPR __ieee754_asinf(x) [L111] float t, w, p, q, c, r, s; [L112] __int32_t hx, ix; VAL [\old(x)=1000000000000000000000000000008, huge_asin=1000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1000000000000000000000000000008] [L114] ieee_float_shape_type gf_u; [L115] EXPR gf_u.value = (x) [L116] EXPR gf_u.word [L116] EXPR (hx) = gf_u.word [L113-L117] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [\old(x)=1000000000000000000000000000008, huge_asin=1000000000000000000000000000000, hx=-1082130432, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1000000000000000000000000000008] [L118] ix = hx & 0x7fffffff VAL [\old(x)=1000000000000000000000000000008, huge_asin=1000000000000000000000000000000, hx=-1082130432, ix=1065353216, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1000000000000000000000000000008] [L119] COND TRUE ix == 0x3f800000 [L121] return x * pio2_hi_asin + x * pio2_lo_asin; VAL [\old(x)=1000000000000000000000000000008, huge_asin=1000000000000000000000000000000, hx=-1082130432, ix=1065353216, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1000000000000000000000000000008] [L190] RET, EXPR __ieee754_asinf(x) [L190] float res = __ieee754_asinf(x); [L193] CALL, EXPR isnan_float(res) [L15] return x != x; VAL [\old(x)=1000000000000000000000000000009, \result=0, huge_asin=1000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, tiny_sqrt=1/1000000000000000000000000000000, x=1000000000000000000000000000009] [L193] RET, EXPR isnan_float(res) [L193] COND TRUE !isnan_float(res) [L194] reach_error() VAL [huge_asin=1000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=16666667163/100000000000, pS2_asin=20121252537/100000000000, pS4_asin=79153501429/100000000000000, pS5_asin=34793309169/1000000000000000, pio2_hi_asin=13176795/8388608, pio4_hi_asin=13176795/16777216, qS2_asin=10104728937/5000000000, qS4_asin=38519077003/500000000000, res=1000000000000000000000000000009, tiny_sqrt=1/1000000000000000000000000000000, x=1000000000000000000000000000008] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 63 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.8s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 84 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, 84 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=63occurred 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:46:56,950 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0281.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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_cb8e34d9-3092-473c-87c3-50be020a2eea/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 232f7a655f6f2994683ec37dc98df7be72a1a46c6fd6dbf6a1ff9fd35a64400c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:46:59,933 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:47:00,076 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-19 07:47:00,082 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:47:00,083 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:47:00,126 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:47:00,127 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:47:00,128 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:47:00,129 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:47:00,134 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:47:00,135 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:47:00,135 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:47:00,136 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:47:00,138 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:47:00,138 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:47:00,139 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:47:00,139 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:47:00,140 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:47:00,140 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:47:00,141 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:47:00,142 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:47:00,142 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 07:47:00,142 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 07:47:00,143 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 07:47:00,143 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:47:00,144 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:47:00,144 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:47:00,145 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:47:00,145 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:47:00,145 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:47:00,147 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:47:00,147 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:47:00,147 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:47:00,148 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:47:00,148 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-19 07:47:00,148 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 07:47:00,149 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:47:00,149 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:47:00,149 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:47:00,150 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:47:00,150 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-19 07:47:00,151 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:47:00,151 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_cb8e34d9-3092-473c-87c3-50be020a2eea/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_cb8e34d9-3092-473c-87c3-50be020a2eea/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 -> 232f7a655f6f2994683ec37dc98df7be72a1a46c6fd6dbf6a1ff9fd35a64400c [2023-11-19 07:47:00,537 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:47:00,574 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:47:00,577 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:47:00,578 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:47:00,579 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:47:00,580 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/float-newlib/float_req_bl_0281.c [2023-11-19 07:47:04,196 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:47:04,548 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:47:04,554 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/sv-benchmarks/c/float-newlib/float_req_bl_0281.c [2023-11-19 07:47:04,574 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data/5b0a0b16e/cd866e507f09499391827274af641901/FLAGdb363d510 [2023-11-19 07:47:04,595 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/data/5b0a0b16e/cd866e507f09499391827274af641901 [2023-11-19 07:47:04,602 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:47:04,605 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:47:04,609 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:47:04,609 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:47:04,615 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:47:04,616 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:47:04" (1/1) ... [2023-11-19 07:47:04,617 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@67dbb8cd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:04, skipping insertion in model container [2023-11-19 07:47:04,617 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:47:04" (1/1) ... [2023-11-19 07:47:04,665 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:47:04,918 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_cb8e34d9-3092-473c-87c3-50be020a2eea/sv-benchmarks/c/float-newlib/float_req_bl_0281.c[4632,4645] [2023-11-19 07:47:04,922 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:47:04,938 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:47:04,994 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_cb8e34d9-3092-473c-87c3-50be020a2eea/sv-benchmarks/c/float-newlib/float_req_bl_0281.c[4632,4645] [2023-11-19 07:47:04,995 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:47:05,045 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:47:05,046 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05 WrapperNode [2023-11-19 07:47:05,046 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:47:05,047 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:47:05,048 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:47:05,048 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:47:05,078 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:47:05" (1/1) ... [2023-11-19 07:47:05,104 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:47:05" (1/1) ... [2023-11-19 07:47:05,170 INFO L138 Inliner]: procedures = 22, calls = 39, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 251 [2023-11-19 07:47:05,170 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:47:05,171 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:47:05,171 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:47:05,172 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:47:05,188 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,189 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,209 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,213 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,246 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,266 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,270 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,273 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,280 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:47:05,281 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:47:05,281 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:47:05,281 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:47:05,283 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (1/1) ... [2023-11-19 07:47:05,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:47:05,305 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:47:05,320 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:05,322 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:05,354 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:47:05,354 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 07:47:05,354 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:47:05,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-19 07:47:05,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-19 07:47:05,355 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:47:05,355 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:47:05,355 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-19 07:47:05,355 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-19 07:47:05,355 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:47:05,503 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:47:05,507 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:47:18,407 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:47:18,416 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:47:18,416 INFO L302 CfgBuilder]: Removed 16 assume(true) statements. [2023-11-19 07:47:18,421 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:18 BoogieIcfgContainer [2023-11-19 07:47:18,421 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:47:18,424 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:47:18,425 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:47:18,429 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:47:18,431 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:47:04" (1/3) ... [2023-11-19 07:47:18,432 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f91225a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:47:18, skipping insertion in model container [2023-11-19 07:47:18,432 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:05" (2/3) ... [2023-11-19 07:47:18,434 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f91225a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:47:18, skipping insertion in model container [2023-11-19 07:47:18,434 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:18" (3/3) ... [2023-11-19 07:47:18,437 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0281.c [2023-11-19 07:47:18,458 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:47:18,459 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 07:47:18,522 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:47:18,529 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;@4bae4668, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:47:18,530 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 07:47:18,535 INFO L276 IsEmpty]: Start isEmpty. Operand has 58 states, 56 states have (on average 1.6607142857142858) internal successors, (93), 57 states have internal predecessors, (93), 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:47:18,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 07:47:18,542 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:47:18,544 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:47:18,544 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:47:18,553 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:18,553 INFO L85 PathProgramCache]: Analyzing trace with hash 863812756, now seen corresponding path program 1 times [2023-11-19 07:47:18,567 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:47:18,568 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [898535438] [2023-11-19 07:47:18,568 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:18,568 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:47:18,569 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:47:18,575 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:18,595 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:19,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:19,283 INFO L262 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-19 07:47:19,288 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:47:19,307 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:47:19,308 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:47:19,309 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:47:19,309 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [898535438] [2023-11-19 07:47:19,310 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [898535438] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:19,310 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:19,310 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 07:47:19,311 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [988507659] [2023-11-19 07:47:19,312 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:19,316 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 07:47:19,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:47:19,347 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 07:47:19,348 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 07:47:19,352 INFO L87 Difference]: Start difference. First operand has 58 states, 56 states have (on average 1.6607142857142858) internal successors, (93), 57 states have internal predecessors, (93), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:47:19,381 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:47:19,381 INFO L93 Difference]: Finished difference Result 113 states and 182 transitions. [2023-11-19 07:47:19,382 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 07:47:19,384 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:47:19,384 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:47:19,395 INFO L225 Difference]: With dead ends: 113 [2023-11-19 07:47:19,395 INFO L226 Difference]: Without dead ends: 54 [2023-11-19 07:47:19,399 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:47:19,403 INFO L413 NwaCegarLoop]: 76 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, 76 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:47:19,405 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 76 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:47:19,426 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2023-11-19 07:47:19,443 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54. [2023-11-19 07:47:19,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 53 states have (on average 1.3396226415094339) internal successors, (71), 53 states have internal predecessors, (71), 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:47:19,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 71 transitions. [2023-11-19 07:47:19,449 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 71 transitions. Word has length 10 [2023-11-19 07:47:19,450 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:47:19,450 INFO L495 AbstractCegarLoop]: Abstraction has 54 states and 71 transitions. [2023-11-19 07:47:19,450 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:47:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 71 transitions. [2023-11-19 07:47:19,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 07:47:19,451 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:47:19,451 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:47:19,471 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:19,652 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:19,653 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:47:19,653 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:19,653 INFO L85 PathProgramCache]: Analyzing trace with hash 1283186732, now seen corresponding path program 1 times [2023-11-19 07:47:19,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:47:19,656 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1920002988] [2023-11-19 07:47:19,656 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:19,656 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:47:19,657 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:47:19,658 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:19,661 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:20,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:20,299 INFO L262 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-19 07:47:20,302 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:47:21,205 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:47:21,206 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:47:21,206 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:47:21,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1920002988] [2023-11-19 07:47:21,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1920002988] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:21,209 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:21,211 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:47:21,211 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [137784705] [2023-11-19 07:47:21,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:21,214 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-19 07:47:21,215 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:47:21,220 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-19 07:47:21,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-19 07:47:21,223 INFO L87 Difference]: Start difference. First operand 54 states and 71 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:47:22,221 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:47:22,221 INFO L93 Difference]: Finished difference Result 59 states and 75 transitions. [2023-11-19 07:47:22,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:47:22,225 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:47:22,225 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:47:22,226 INFO L225 Difference]: With dead ends: 59 [2023-11-19 07:47:22,226 INFO L226 Difference]: Without dead ends: 13 [2023-11-19 07:47:22,227 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:47:22,232 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 10 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 24 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-19 07:47:22,233 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 24 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-19 07:47:22,235 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2023-11-19 07:47:22,239 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2023-11-19 07:47:22,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 12 states have (on average 1.0) internal successors, (12), 12 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:47:22,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 12 transitions. [2023-11-19 07:47:22,242 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 12 transitions. Word has length 11 [2023-11-19 07:47:22,243 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:47:22,244 INFO L495 AbstractCegarLoop]: Abstraction has 13 states and 12 transitions. [2023-11-19 07:47:22,244 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:47:22,244 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 12 transitions. [2023-11-19 07:47:22,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 07:47:22,245 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:47:22,246 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:47:22,267 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:22,461 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:22,462 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:47:22,462 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:47:22,463 INFO L85 PathProgramCache]: Analyzing trace with hash 1003963026, now seen corresponding path program 1 times [2023-11-19 07:47:22,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 07:47:22,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1146348913] [2023-11-19 07:47:22,463 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:47:22,464 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:47:22,464 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 07:47:22,485 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:22,486 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:23,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:47:23,234 INFO L262 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-19 07:47:23,236 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:47:26,585 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:47:26,586 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:47:26,586 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 07:47:26,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1146348913] [2023-11-19 07:47:26,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1146348913] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:47:26,587 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:47:26,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:47:26,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [811982428] [2023-11-19 07:47:26,588 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:47:26,589 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:47:26,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 07:47:26,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:47:26,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:47:26,590 INFO L87 Difference]: Start difference. First operand 13 states and 12 transitions. Second operand has 6 states, 6 states have (on average 2.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:47:36,192 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:47:36,192 INFO L93 Difference]: Finished difference Result 13 states and 12 transitions. [2023-11-19 07:47:36,193 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:47:36,193 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 2.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-11-19 07:47:36,193 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:47:36,193 INFO L225 Difference]: With dead ends: 13 [2023-11-19 07:47:36,193 INFO L226 Difference]: Without dead ends: 0 [2023-11-19 07:47:36,194 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 10.3s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2023-11-19 07:47:36,196 INFO L413 NwaCegarLoop]: 6 mSDtfsCounter, 6 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2023-11-19 07:47:36,196 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 23 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2023-11-19 07:47:36,197 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-19 07:47:36,198 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-19 07:47:36,198 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:47:36,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-19 07:47:36,198 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 12 [2023-11-19 07:47:36,198 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:47:36,198 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-19 07:47:36,199 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 2.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:47:36,199 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-19 07:47:36,199 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-19 07:47:36,204 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 07:47:36,229 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:36,423 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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:47:36,425 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-19 07:47:36,653 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 37) no Hoare annotation was computed. [2023-11-19 07:47:36,653 INFO L899 garLoopResultBuilder]: For program point L119(lines 119 139) no Hoare annotation was computed. [2023-11-19 07:47:36,653 INFO L899 garLoopResultBuilder]: For program point L70(lines 70 73) no Hoare annotation was computed. [2023-11-19 07:47:36,653 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrtf_returnLabel#1(lines 19 84) no Hoare annotation was computed. [2023-11-19 07:47:36,653 INFO L899 garLoopResultBuilder]: For program point L87-1(lines 87 91) no Hoare annotation was computed. [2023-11-19 07:47:36,654 INFO L895 garLoopResultBuilder]: At program point L87-2(lines 87 91) the Hoare annotation is: false [2023-11-19 07:47:36,654 INFO L899 garLoopResultBuilder]: For program point __ieee754_asinf_returnLabel#1(lines 110 176) no Hoare annotation was computed. [2023-11-19 07:47:36,654 INFO L895 garLoopResultBuilder]: At program point L55-2(lines 55 64) the Hoare annotation is: false [2023-11-19 07:47:36,655 INFO L899 garLoopResultBuilder]: For program point L55-3(lines 19 84) no Hoare annotation was computed. [2023-11-19 07:47:36,655 INFO L899 garLoopResultBuilder]: For program point L188(lines 188 197) no Hoare annotation was computed. [2023-11-19 07:47:36,655 INFO L899 garLoopResultBuilder]: For program point L122(lines 122 139) no Hoare annotation was computed. [2023-11-19 07:47:36,655 INFO L899 garLoopResultBuilder]: For program point L188-2(lines 188 197) no Hoare annotation was computed. [2023-11-19 07:47:36,655 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 44) no Hoare annotation was computed. [2023-11-19 07:47:36,655 INFO L899 garLoopResultBuilder]: For program point L40-2(lines 40 44) no Hoare annotation was computed. [2023-11-19 07:47:36,656 INFO L899 garLoopResultBuilder]: For program point L156-1(lines 156 160) no Hoare annotation was computed. [2023-11-19 07:47:36,656 INFO L895 garLoopResultBuilder]: At program point L156-2(lines 156 160) the Hoare annotation is: false [2023-11-19 07:47:36,656 INFO L899 garLoopResultBuilder]: For program point L57(lines 57 61) no Hoare annotation was computed. [2023-11-19 07:47:36,656 INFO L899 garLoopResultBuilder]: For program point L24-1(lines 24 28) no Hoare annotation was computed. [2023-11-19 07:47:36,656 INFO L899 garLoopResultBuilder]: For program point L57-2(lines 57 61) no Hoare annotation was computed. [2023-11-19 07:47:36,657 INFO L895 garLoopResultBuilder]: At program point L24-2(lines 24 28) the Hoare annotation is: false [2023-11-19 07:47:36,657 INFO L899 garLoopResultBuilder]: For program point L24-3(lines 24 28) no Hoare annotation was computed. [2023-11-19 07:47:36,657 INFO L899 garLoopResultBuilder]: For program point L41-2(lines 41 42) no Hoare annotation was computed. [2023-11-19 07:47:36,657 INFO L895 garLoopResultBuilder]: At program point L41-3(lines 41 42) the Hoare annotation is: false [2023-11-19 07:47:36,658 INFO L899 garLoopResultBuilder]: For program point L41-4(lines 41 42) no Hoare annotation was computed. [2023-11-19 07:47:36,658 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-19 07:47:36,658 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 139) no Hoare annotation was computed. [2023-11-19 07:47:36,658 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 124 139) no Hoare annotation was computed. [2023-11-19 07:47:36,658 INFO L899 garLoopResultBuilder]: For program point L125(lines 125 138) no Hoare annotation was computed. [2023-11-19 07:47:36,659 INFO L899 garLoopResultBuilder]: For program point L92(lines 92 96) no Hoare annotation was computed. [2023-11-19 07:47:36,659 INFO L895 garLoopResultBuilder]: At program point L92-1(lines 92 96) the Hoare annotation is: false [2023-11-19 07:47:36,659 INFO L899 garLoopResultBuilder]: For program point L92-2(lines 92 96) no Hoare annotation was computed. [2023-11-19 07:47:36,659 INFO L899 garLoopResultBuilder]: For program point L126(lines 126 127) no Hoare annotation was computed. [2023-11-19 07:47:36,660 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 178 200) no Hoare annotation was computed. [2023-11-19 07:47:36,660 INFO L899 garLoopResultBuilder]: For program point L193(lines 193 196) no Hoare annotation was computed. [2023-11-19 07:47:36,661 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-19 07:47:36,661 INFO L899 garLoopResultBuilder]: For program point L78-1(lines 78 82) no Hoare annotation was computed. [2023-11-19 07:47:36,661 INFO L895 garLoopResultBuilder]: At program point L78-2(lines 78 82) the Hoare annotation is: false [2023-11-19 07:47:36,661 INFO L899 garLoopResultBuilder]: For program point L78-3(lines 78 82) no Hoare annotation was computed. [2023-11-19 07:47:36,662 INFO L899 garLoopResultBuilder]: For program point L194(line 194) no Hoare annotation was computed. [2023-11-19 07:47:36,662 INFO L899 garLoopResultBuilder]: For program point L161(lines 161 165) no Hoare annotation was computed. [2023-11-19 07:47:36,662 INFO L895 garLoopResultBuilder]: At program point L161-1(lines 161 165) the Hoare annotation is: false [2023-11-19 07:47:36,662 INFO L899 garLoopResultBuilder]: For program point L161-2(lines 161 165) no Hoare annotation was computed. [2023-11-19 07:47:36,663 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-19 07:47:36,663 INFO L899 garLoopResultBuilder]: For program point L113-1(lines 113 117) no Hoare annotation was computed. [2023-11-19 07:47:36,663 INFO L895 garLoopResultBuilder]: At program point L113-2(lines 113 117) the Hoare annotation is: (and (or (exists ((currentRoundingMode RoundingMode)) (fp.gt |ULTIMATE.start___ieee754_asinf_~x#1| ((_ to_fp 8 24) currentRoundingMode 1.0))) (exists ((currentRoundingMode RoundingMode)) (fp.lt |ULTIMATE.start___ieee754_asinf_~x#1| (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0))))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-19 07:47:36,663 INFO L899 garLoopResultBuilder]: For program point L47(lines 47 48) no Hoare annotation was computed. [2023-11-19 07:47:36,664 INFO L899 garLoopResultBuilder]: For program point L113-3(lines 113 117) no Hoare annotation was computed. [2023-11-19 07:47:36,664 INFO L899 garLoopResultBuilder]: For program point L47-2(lines 47 48) no Hoare annotation was computed. [2023-11-19 07:47:36,664 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 32) no Hoare annotation was computed. [2023-11-19 07:47:36,664 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-19 07:47:36,665 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 194) no Hoare annotation was computed. [2023-11-19 07:47:36,665 INFO L899 garLoopResultBuilder]: For program point isnan_float_returnLabel#1(line 15) no Hoare annotation was computed. [2023-11-19 07:47:36,665 INFO L899 garLoopResultBuilder]: For program point L66(lines 66 75) no Hoare annotation was computed. [2023-11-19 07:47:36,665 INFO L899 garLoopResultBuilder]: For program point fabs_float_returnLabel#1(lines 85 98) no Hoare annotation was computed. [2023-11-19 07:47:36,666 INFO L899 garLoopResultBuilder]: For program point L34(lines 34 35) no Hoare annotation was computed. [2023-11-19 07:47:36,666 INFO L899 garLoopResultBuilder]: For program point L150(lines 150 171) no Hoare annotation was computed. [2023-11-19 07:47:36,666 INFO L899 garLoopResultBuilder]: For program point L150-2(lines 110 176) no Hoare annotation was computed. [2023-11-19 07:47:36,666 INFO L899 garLoopResultBuilder]: For program point L68(lines 68 74) no Hoare annotation was computed. [2023-11-19 07:47:36,670 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-19 07:47:36,673 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 07:47:36,688 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.gt~32(~x, ~to_fp~32(currentRoundingMode, 1.0))) could not be translated [2023-11-19 07:47:36,689 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.lt~32(~x, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)))) could not be translated [2023-11-19 07:47:36,689 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-19 07:47:36,690 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 07:47:36 BoogieIcfgContainer [2023-11-19 07:47:36,690 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 07:47:36,691 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 07:47:36,691 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 07:47:36,692 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 07:47:36,692 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:47:18" (3/4) ... [2023-11-19 07:47:36,694 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 07:47:36,708 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 15 nodes and edges [2023-11-19 07:47:36,709 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 7 nodes and edges [2023-11-19 07:47:36,709 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-19 07:47:36,709 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 07:47:36,843 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 07:47:36,844 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/bin/uautomizer-verify-uCwYo4JHxu/witness.yml [2023-11-19 07:47:36,844 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 07:47:36,845 INFO L158 Benchmark]: Toolchain (without parser) took 32240.05ms. Allocated memory was 73.4MB in the beginning and 94.4MB in the end (delta: 21.0MB). Free memory was 49.7MB in the beginning and 54.2MB in the end (delta: -4.5MB). Peak memory consumption was 17.4MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,845 INFO L158 Benchmark]: CDTParser took 0.30ms. Allocated memory is still 73.4MB. Free memory is still 48.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 07:47:36,846 INFO L158 Benchmark]: CACSL2BoogieTranslator took 438.03ms. Allocated memory was 73.4MB in the beginning and 94.4MB in the end (delta: 21.0MB). Free memory was 49.5MB in the beginning and 72.9MB in the end (delta: -23.4MB). Peak memory consumption was 18.7MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,847 INFO L158 Benchmark]: Boogie Procedure Inliner took 123.17ms. Allocated memory is still 94.4MB. Free memory was 72.9MB in the beginning and 70.5MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,848 INFO L158 Benchmark]: Boogie Preprocessor took 108.80ms. Allocated memory is still 94.4MB. Free memory was 70.5MB in the beginning and 68.1MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,848 INFO L158 Benchmark]: RCFGBuilder took 13140.35ms. Allocated memory is still 94.4MB. Free memory was 68.1MB in the beginning and 70.4MB in the end (delta: -2.3MB). Peak memory consumption was 24.9MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,849 INFO L158 Benchmark]: TraceAbstraction took 18266.78ms. Allocated memory is still 94.4MB. Free memory was 69.6MB in the beginning and 59.6MB in the end (delta: 10.0MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,849 INFO L158 Benchmark]: Witness Printer took 152.99ms. Allocated memory is still 94.4MB. Free memory was 59.6MB in the beginning and 54.2MB in the end (delta: 5.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 07:47:36,853 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.30ms. Allocated memory is still 73.4MB. Free memory is still 48.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 438.03ms. Allocated memory was 73.4MB in the beginning and 94.4MB in the end (delta: 21.0MB). Free memory was 49.5MB in the beginning and 72.9MB in the end (delta: -23.4MB). Peak memory consumption was 18.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 123.17ms. Allocated memory is still 94.4MB. Free memory was 72.9MB in the beginning and 70.5MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 108.80ms. Allocated memory is still 94.4MB. Free memory was 70.5MB in the beginning and 68.1MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 13140.35ms. Allocated memory is still 94.4MB. Free memory was 68.1MB in the beginning and 70.4MB in the end (delta: -2.3MB). Peak memory consumption was 24.9MB. Max. memory is 16.1GB. * TraceAbstraction took 18266.78ms. Allocated memory is still 94.4MB. Free memory was 69.6MB in the beginning and 59.6MB in the end (delta: 10.0MB). Peak memory consumption was 11.5MB. Max. memory is 16.1GB. * Witness Printer took 152.99ms. Allocated memory is still 94.4MB. Free memory was 59.6MB in the beginning and 54.2MB in the end (delta: 5.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.gt~32(~x, ~to_fp~32(currentRoundingMode, 1.0))) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.lt~32(~x, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)))) 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: 194]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 58 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 18.2s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 10.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.2s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 16 SdHoareTripleChecker+Valid, 2.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 16 mSDsluCounter, 123 SdHoareTripleChecker+Invalid, 2.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 33 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 21 IncrementalHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 90 mSDtfsCounter, 21 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 35 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 11.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=58occurred in iteration=0, InterpolantAutomatonStates: 13, 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, 9 LocationsWithAnnotation, 9 PreInvPairs, 10 NumberOfFragments, 26 HoareAnnotationTreeSize, 9 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 9 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.8s SatisfiabilityAnalysisTime, 4.4s InterpolantComputationTime, 33 NumberOfCodeBlocks, 33 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 30 ConstructedInterpolants, 5 QuantifiedInterpolants, 162 SizeOfPredicates, 14 NumberOfNonLiveVariables, 160 ConjunctsInSsa, 19 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: 24]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 92]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 87]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 156]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 161]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 78]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 55]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 113]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 41]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-19 07:47:37,064 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cb8e34d9-3092-473c-87c3-50be020a2eea/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 Writing output log to file Ultimate.log Result: TRUE