./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0981.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0981.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32b42038ead14abdb9d9a10a891c0ac1f232f4f2a6f46102e269b55a9fecf70e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:56:58,041 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:56:58,169 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-24 23:56:58,177 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:56:58,178 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 23:56:58,219 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:56:58,220 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 23:56:58,221 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 23:56:58,222 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:56:58,227 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 23:56:58,228 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-24 23:56:58,228 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-24 23:56:58,229 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-24 23:56:58,231 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-24 23:56:58,231 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-24 23:56:58,232 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-24 23:56:58,232 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-24 23:56:58,233 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-24 23:56:58,234 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-24 23:56:58,234 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-24 23:56:58,235 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-24 23:56:58,235 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-24 23:56:58,237 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:56:58,237 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:56:58,238 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 23:56:58,238 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 23:56:58,239 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 23:56:58,239 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:56:58,240 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:56:58,240 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:56:58,242 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:56:58,242 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 23:56:58,242 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:56:58,243 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:56:58,243 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:56:58,243 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 23:56:58,244 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 23:56:58,244 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:56:58,244 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:56:58,244 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:56:58,245 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:56:58,245 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-24 23:56:58,246 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 23:56:58,246 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 23:56:58,246 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:56:58,247 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-24 23:56:58,247 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:56:58,247 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32b42038ead14abdb9d9a10a891c0ac1f232f4f2a6f46102e269b55a9fecf70e [2023-11-24 23:56:58,621 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:56:58,663 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:56:58,666 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:56:58,669 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:56:58,669 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:56:58,671 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/float-newlib/float_req_bl_0981.c [2023-11-24 23:57:01,870 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:57:02,087 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:57:02,088 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/sv-benchmarks/c/float-newlib/float_req_bl_0981.c [2023-11-24 23:57:02,097 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data/421c5f6c1/5c9971aa836649f9b2f5d0e4aed60132/FLAG35f516da2 [2023-11-24 23:57:02,112 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data/421c5f6c1/5c9971aa836649f9b2f5d0e4aed60132 [2023-11-24 23:57:02,115 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:57:02,117 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:57:02,118 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:57:02,118 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:57:02,125 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:57:02,126 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,127 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@37423a64 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02, skipping insertion in model container [2023-11-24 23:57:02,127 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,157 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:57:02,362 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_1250dc21-26e3-494d-97d6-3e187a58ff09/sv-benchmarks/c/float-newlib/float_req_bl_0981.c[4209,4222] [2023-11-24 23:57:02,367 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:57:02,379 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:57:02,426 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_1250dc21-26e3-494d-97d6-3e187a58ff09/sv-benchmarks/c/float-newlib/float_req_bl_0981.c[4209,4222] [2023-11-24 23:57:02,427 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:57:02,443 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:57:02,443 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02 WrapperNode [2023-11-24 23:57:02,443 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:57:02,444 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:57:02,444 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:57:02,445 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:57:02,450 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,461 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,496 INFO L138 Inliner]: procedures = 17, calls = 38, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 279 [2023-11-24 23:57:02,497 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:57:02,498 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:57:02,498 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:57:02,498 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:57:02,508 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,509 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,515 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,515 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,527 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,532 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,535 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,538 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,542 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:57:02,544 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:57:02,544 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:57:02,544 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:57:02,545 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (1/1) ... [2023-11-24 23:57:02,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:57:02,568 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-24 23:57:02,598 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-24 23:57:02,602 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-24 23:57:02,632 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:57:02,632 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 23:57:02,633 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:57:02,633 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-24 23:57:02,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 23:57:02,633 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-24 23:57:02,633 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:57:02,634 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:57:02,634 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 23:57:02,634 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:57:02,760 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:57:02,763 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:57:03,207 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:57:03,417 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:57:03,417 INFO L309 CfgBuilder]: Removed 14 assume(true) statements. [2023-11-24 23:57:03,419 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:57:03 BoogieIcfgContainer [2023-11-24 23:57:03,419 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:57:03,422 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 23:57:03,423 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 23:57:03,427 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 23:57:03,427 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 11:57:02" (1/3) ... [2023-11-24 23:57:03,428 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b9b8003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:57:03, skipping insertion in model container [2023-11-24 23:57:03,428 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:02" (2/3) ... [2023-11-24 23:57:03,429 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6b9b8003 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:57:03, skipping insertion in model container [2023-11-24 23:57:03,429 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:57:03" (3/3) ... [2023-11-24 23:57:03,430 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0981.c [2023-11-24 23:57:03,453 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 23:57:03,453 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 23:57:03,509 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 23:57:03,517 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@1a77557, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 23:57:03,517 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 23:57:03,522 INFO L276 IsEmpty]: Start isEmpty. Operand has 37 states, 35 states have (on average 1.6857142857142857) internal successors, (59), 36 states have internal predecessors, (59), 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-24 23:57:03,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-24 23:57:03,529 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:57:03,530 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:57:03,531 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:57:03,539 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:57:03,539 INFO L85 PathProgramCache]: Analyzing trace with hash 123789502, now seen corresponding path program 1 times [2023-11-24 23:57:03,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:57:03,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585610560] [2023-11-24 23:57:03,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:57:03,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:57:03,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:57:03,795 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-24 23:57:03,802 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:57:03,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585610560] [2023-11-24 23:57:03,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585610560] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:57:03,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:57:03,804 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 23:57:03,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679542127] [2023-11-24 23:57:03,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:57:03,811 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 23:57:03,813 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:57:03,855 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 23:57:03,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 23:57:03,859 INFO L87 Difference]: Start difference. First operand has 37 states, 35 states have (on average 1.6857142857142857) internal successors, (59), 36 states have internal predecessors, (59), 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 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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-24 23:57:03,926 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:57:03,926 INFO L93 Difference]: Finished difference Result 73 states and 117 transitions. [2023-11-24 23:57:03,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 23:57:03,929 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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 9 [2023-11-24 23:57:03,929 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:57:03,938 INFO L225 Difference]: With dead ends: 73 [2023-11-24 23:57:03,939 INFO L226 Difference]: Without dead ends: 35 [2023-11-24 23:57:03,942 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-24 23:57:03,946 INFO L413 NwaCegarLoop]: 37 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 23:57:03,975 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 23:57:04,009 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 35 states. [2023-11-24 23:57:04,073 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35. [2023-11-24 23:57:04,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.2352941176470589) internal successors, (42), 34 states have internal predecessors, (42), 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-24 23:57:04,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 42 transitions. [2023-11-24 23:57:04,078 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 42 transitions. Word has length 9 [2023-11-24 23:57:04,079 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:57:04,079 INFO L495 AbstractCegarLoop]: Abstraction has 35 states and 42 transitions. [2023-11-24 23:57:04,079 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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-24 23:57:04,079 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 42 transitions. [2023-11-24 23:57:04,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-24 23:57:04,080 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:57:04,080 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:57:04,081 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 23:57:04,081 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:57:04,082 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:57:04,082 INFO L85 PathProgramCache]: Analyzing trace with hash 225983355, now seen corresponding path program 1 times [2023-11-24 23:57:04,082 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:57:04,082 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [725046525] [2023-11-24 23:57:04,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:57:04,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:57:04,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:57:04,139 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 23:57:04,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:57:04,243 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2023-11-24 23:57:04,245 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-24 23:57:04,247 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-24 23:57:04,252 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 23:57:04,257 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-24 23:57:04,261 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 23:57:04,314 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 11:57:04 BoogieIcfgContainer [2023-11-24 23:57:04,314 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 23:57:04,315 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 23:57:04,315 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 23:57:04,315 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 23:57:04,316 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:57:03" (3/4) ... [2023-11-24 23:57:04,321 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 23:57:04,322 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 23:57:04,323 INFO L158 Benchmark]: Toolchain (without parser) took 2206.40ms. Allocated memory was 119.5MB in the beginning and 159.4MB in the end (delta: 39.8MB). Free memory was 75.7MB in the beginning and 115.1MB in the end (delta: -39.4MB). Peak memory consumption was 1.3MB. Max. memory is 16.1GB. [2023-11-24 23:57:04,324 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 119.5MB. Free memory is still 67.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:57:04,324 INFO L158 Benchmark]: CACSL2BoogieTranslator took 325.72ms. Allocated memory is still 119.5MB. Free memory was 75.5MB in the beginning and 62.2MB in the end (delta: 13.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-24 23:57:04,325 INFO L158 Benchmark]: Boogie Procedure Inliner took 52.76ms. Allocated memory is still 119.5MB. Free memory was 62.0MB in the beginning and 59.5MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:57:04,326 INFO L158 Benchmark]: Boogie Preprocessor took 45.07ms. Allocated memory is still 119.5MB. Free memory was 59.5MB in the beginning and 57.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:57:04,327 INFO L158 Benchmark]: RCFGBuilder took 876.14ms. Allocated memory was 119.5MB in the beginning and 159.4MB in the end (delta: 39.8MB). Free memory was 57.4MB in the beginning and 96.9MB in the end (delta: -39.5MB). Peak memory consumption was 16.4MB. Max. memory is 16.1GB. [2023-11-24 23:57:04,327 INFO L158 Benchmark]: TraceAbstraction took 892.04ms. Allocated memory is still 159.4MB. Free memory was 96.8MB in the beginning and 116.2MB in the end (delta: -19.4MB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:57:04,328 INFO L158 Benchmark]: Witness Printer took 7.28ms. Allocated memory is still 159.4MB. Free memory was 116.2MB in the beginning and 115.1MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:57:04,332 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.36ms. Allocated memory is still 119.5MB. Free memory is still 67.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 325.72ms. Allocated memory is still 119.5MB. Free memory was 75.5MB in the beginning and 62.2MB in the end (delta: 13.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 52.76ms. Allocated memory is still 119.5MB. Free memory was 62.0MB in the beginning and 59.5MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 45.07ms. Allocated memory is still 119.5MB. Free memory was 59.5MB in the beginning and 57.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 876.14ms. Allocated memory was 119.5MB in the beginning and 159.4MB in the end (delta: 39.8MB). Free memory was 57.4MB in the beginning and 96.9MB in the end (delta: -39.5MB). Peak memory consumption was 16.4MB. Max. memory is 16.1GB. * TraceAbstraction took 892.04ms. Allocated memory is still 159.4MB. Free memory was 96.8MB in the beginning and 116.2MB in the end (delta: -19.4MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 7.28ms. Allocated memory is still 159.4MB. Free memory was 116.2MB in the beginning and 115.1MB in the end (delta: 1.1MB). Peak memory consumption was 2.1MB. 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: 170]: 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 someBinaryArithmeticFLOAToperation at line 118. Possible FailurePath: [L13-L17] static const float ln2_hi_log = 6.9313812256e-01, ln2_lo_log = 9.0580006145e-06, two25_log = 3.355443200e+07, Lg1_log = 6.6666668653e-01, Lg2_log = 4.0000000596e-01, Lg3_log = 2.8571429849e-01, Lg4_log = 2.2222198546e-01, Lg5_log = 1.8183572590e-01, Lg6_log = 1.5313838422e-01, Lg7_log = 1.4798198640e-01; [L19] static const float zero_log = 0.0; [L99-L102] static const float two25_log10 = 3.3554432000e+07, ivln10_log10 = 4.3429449201e-01, log10_2hi_log10 = 3.0102920532e-01, log10_2lo_log10 = 7.9034151668e-07; [L104] static const float zero = 0.0; [L165] float x = 1.0f / 0.0f; [L166] CALL, EXPR __ieee754_log10f(x) [L107] float y, z; [L108] __int32_t i, k, hx; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=33554434, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=33554434, zero=0, zero_log=0] [L111] ieee_float_shape_type gf_u; [L112] EXPR gf_u.value = (x) [L113] EXPR gf_u.word [L113] EXPR (hx) = gf_u.word [L110-L114] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=33554434, hx=-2147483648, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=33554434, zero=0, zero_log=0] [L116] k = 0 VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=33554434, hx=-2147483648, ivln10_log10=43429449201/100000000000, k=0, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=33554434, zero=0, zero_log=0] [L117] COND TRUE ((hx & 0x7fffffff) == 0) [L118] return -two25_log10 / zero; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=33554434, hx=-2147483648, ivln10_log10=43429449201/100000000000, k=0, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=33554434, zero=0, zero_log=0] [L166] RET, EXPR __ieee754_log10f(x) [L166] float res = __ieee754_log10f(x); [L169] CALL, EXPR isinf_float(res) [L147] __int32_t ix; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=33554433, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=33554433, zero=0, zero_log=0] [L149] ieee_float_shape_type gf_u; [L150] EXPR gf_u.value = (x) [L151] EXPR gf_u.word [L151] EXPR (ix) = gf_u.word [L148-L152] { ieee_float_shape_type gf_u; gf_u.value = (x); (ix) = gf_u.word; } VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=33554433, ivln10_log10=43429449201/100000000000, ix=-2147483648, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=33554433, zero=0, zero_log=0] [L153] ix &= 0x7fffffff [L154] return ((ix) == 0x7f800000L); [L169] RET, EXPR isinf_float(res) [L169] COND TRUE !isinf_float(res) [L170] reach_error() VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, res=33554433, two25_log10=33554432, two25_log=33554432, x=33554434, zero=0, zero_log=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 37 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, 37 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 7 IncrementalHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 37 mSDtfsCounter, 7 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=37occurred 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.1s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 20 NumberOfCodeBlocks, 20 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 8 ConstructedInterpolants, 0 QuantifiedInterpolants, 8 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-24 23:57:04,373 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0981.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 32b42038ead14abdb9d9a10a891c0ac1f232f4f2a6f46102e269b55a9fecf70e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:57:07,357 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:57:07,498 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Bitvector.epf [2023-11-24 23:57:07,508 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:57:07,509 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 23:57:07,550 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:57:07,551 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 23:57:07,552 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 23:57:07,553 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:57:07,559 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 23:57:07,559 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-24 23:57:07,560 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-24 23:57:07,561 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-24 23:57:07,562 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-24 23:57:07,563 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-24 23:57:07,563 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-24 23:57:07,565 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:57:07,565 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:57:07,566 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 23:57:07,567 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 23:57:07,568 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:57:07,568 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:57:07,569 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:57:07,569 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:57:07,570 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 23:57:07,570 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 23:57:07,571 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 23:57:07,571 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 23:57:07,572 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:57:07,572 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:57:07,574 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:57:07,574 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 23:57:07,574 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 23:57:07,575 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 23:57:07,575 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:57:07,576 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:57:07,576 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:57:07,576 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:57:07,576 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 23:57:07,578 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 23:57:07,578 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 23:57:07,578 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:57:07,579 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-24 23:57:07,579 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:57:07,580 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 32b42038ead14abdb9d9a10a891c0ac1f232f4f2a6f46102e269b55a9fecf70e [2023-11-24 23:57:08,022 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:57:08,050 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:57:08,054 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:57:08,055 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:57:08,056 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:57:08,058 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/float-newlib/float_req_bl_0981.c [2023-11-24 23:57:11,376 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:57:11,673 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:57:11,675 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/sv-benchmarks/c/float-newlib/float_req_bl_0981.c [2023-11-24 23:57:11,694 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data/cd115b97f/cef70e8bf0544f2ca2c00abe7a063a87/FLAGdeb3537c4 [2023-11-24 23:57:11,713 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/data/cd115b97f/cef70e8bf0544f2ca2c00abe7a063a87 [2023-11-24 23:57:11,719 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:57:11,721 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:57:11,725 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:57:11,725 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:57:11,730 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:57:11,730 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:57:11" (1/1) ... [2023-11-24 23:57:11,731 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c688c7b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:11, skipping insertion in model container [2023-11-24 23:57:11,732 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:57:11" (1/1) ... [2023-11-24 23:57:11,772 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:57:12,048 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_1250dc21-26e3-494d-97d6-3e187a58ff09/sv-benchmarks/c/float-newlib/float_req_bl_0981.c[4209,4222] [2023-11-24 23:57:12,053 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:57:12,067 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:57:12,105 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_1250dc21-26e3-494d-97d6-3e187a58ff09/sv-benchmarks/c/float-newlib/float_req_bl_0981.c[4209,4222] [2023-11-24 23:57:12,106 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:57:12,150 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:57:12,150 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12 WrapperNode [2023-11-24 23:57:12,150 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:57:12,152 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:57:12,152 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:57:12,152 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:57:12,160 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,189 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,224 INFO L138 Inliner]: procedures = 20, calls = 38, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 225 [2023-11-24 23:57:12,225 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:57:12,228 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:57:12,228 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:57:12,229 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:57:12,238 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,244 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,249 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,250 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,263 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,269 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,272 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,275 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,280 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:57:12,281 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:57:12,281 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:57:12,281 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:57:12,282 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (1/1) ... [2023-11-24 23:57:12,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:57:12,320 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-24 23:57:12,341 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-24 23:57:12,344 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-24 23:57:12,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:57:12,383 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 23:57:12,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:57:12,383 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-24 23:57:12,383 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-24 23:57:12,384 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:57:12,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:57:12,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-24 23:57:12,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-24 23:57:12,386 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:57:12,496 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:57:12,498 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:57:33,604 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:57:33,628 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:57:33,631 INFO L309 CfgBuilder]: Removed 14 assume(true) statements. [2023-11-24 23:57:33,631 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:57:33 BoogieIcfgContainer [2023-11-24 23:57:33,632 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:57:33,635 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 23:57:33,635 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 23:57:33,639 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 23:57:33,640 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 11:57:11" (1/3) ... [2023-11-24 23:57:33,640 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1cc4adb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:57:33, skipping insertion in model container [2023-11-24 23:57:33,641 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:57:12" (2/3) ... [2023-11-24 23:57:33,641 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1cc4adb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:57:33, skipping insertion in model container [2023-11-24 23:57:33,641 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:57:33" (3/3) ... [2023-11-24 23:57:33,643 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0981.c [2023-11-24 23:57:33,663 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 23:57:33,663 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 23:57:33,715 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 23:57:33,722 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@557c0032, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 23:57:33,723 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 23:57:33,727 INFO L276 IsEmpty]: Start isEmpty. Operand has 44 states, 42 states have (on average 1.7380952380952381) internal successors, (73), 43 states have internal predecessors, (73), 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-24 23:57:33,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-24 23:57:33,735 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:57:33,736 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:57:33,737 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:57:33,745 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:57:33,745 INFO L85 PathProgramCache]: Analyzing trace with hash -224317378, now seen corresponding path program 1 times [2023-11-24 23:57:33,757 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-24 23:57:33,758 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [280065047] [2023-11-24 23:57:33,758 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:57:33,758 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-24 23:57:33,759 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/mathsat [2023-11-24 23:57:33,762 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:33,768 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:34,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:57:34,459 INFO L262 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-24 23:57:34,464 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 23:57:34,487 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-24 23:57:34,487 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 23:57:34,488 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-24 23:57:34,489 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [280065047] [2023-11-24 23:57:34,490 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [280065047] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:57:34,490 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:57:34,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 23:57:34,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1570627057] [2023-11-24 23:57:34,493 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:57:34,498 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 23:57:34,499 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-24 23:57:34,536 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 23:57:34,537 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 23:57:34,539 INFO L87 Difference]: Start difference. First operand has 44 states, 42 states have (on average 1.7380952380952381) internal successors, (73), 43 states have internal predecessors, (73), 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 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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-24 23:57:34,607 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:57:34,607 INFO L93 Difference]: Finished difference Result 87 states and 145 transitions. [2023-11-24 23:57:34,609 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 23:57:34,611 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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 9 [2023-11-24 23:57:34,612 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:57:34,622 INFO L225 Difference]: With dead ends: 87 [2023-11-24 23:57:34,622 INFO L226 Difference]: Without dead ends: 42 [2023-11-24 23:57:34,626 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 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-24 23:57:34,631 INFO L413 NwaCegarLoop]: 55 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 23:57:34,633 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 55 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 23:57:34,651 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2023-11-24 23:57:34,670 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2023-11-24 23:57:34,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 41 states have (on average 1.3658536585365855) internal successors, (56), 41 states have internal predecessors, (56), 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-24 23:57:34,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 56 transitions. [2023-11-24 23:57:34,677 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 56 transitions. Word has length 9 [2023-11-24 23:57:34,677 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:57:34,677 INFO L495 AbstractCegarLoop]: Abstraction has 42 states and 56 transitions. [2023-11-24 23:57:34,678 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 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-24 23:57:34,678 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 56 transitions. [2023-11-24 23:57:34,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-24 23:57:34,702 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:57:34,702 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:57:34,724 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:34,917 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:34,917 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:57:34,918 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:57:34,918 INFO L85 PathProgramCache]: Analyzing trace with hash 1668379451, now seen corresponding path program 1 times [2023-11-24 23:57:34,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-24 23:57:34,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1204817111] [2023-11-24 23:57:34,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:57:34,920 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-24 23:57:34,920 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/mathsat [2023-11-24 23:57:34,921 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:34,924 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:35,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:57:35,654 INFO L262 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-24 23:57:35,657 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 23:57:35,906 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-24 23:57:35,906 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 23:57:35,907 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-24 23:57:35,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1204817111] [2023-11-24 23:57:35,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1204817111] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:57:35,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:57:35,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 23:57:35,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [877323067] [2023-11-24 23:57:35,908 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:57:35,910 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 23:57:35,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-24 23:57:35,911 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 23:57:35,911 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 23:57:35,911 INFO L87 Difference]: Start difference. First operand 42 states and 56 transitions. Second operand has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 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-24 23:57:36,325 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:57:36,325 INFO L93 Difference]: Finished difference Result 49 states and 62 transitions. [2023-11-24 23:57:36,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 23:57:36,326 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 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-24 23:57:36,327 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:57:36,327 INFO L225 Difference]: With dead ends: 49 [2023-11-24 23:57:36,328 INFO L226 Difference]: Without dead ends: 14 [2023-11-24 23:57:36,328 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-24 23:57:36,330 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 9 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-24 23:57:36,331 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 15 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-24 23:57:36,332 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-24 23:57:36,334 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2023-11-24 23:57:36,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.0) internal successors, (13), 13 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 23:57:36,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 13 transitions. [2023-11-24 23:57:36,335 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 13 transitions. Word has length 11 [2023-11-24 23:57:36,336 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:57:36,336 INFO L495 AbstractCegarLoop]: Abstraction has 14 states and 13 transitions. [2023-11-24 23:57:36,336 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 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-24 23:57:36,336 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 13 transitions. [2023-11-24 23:57:36,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-24 23:57:36,337 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:57:36,337 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:57:36,357 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:36,552 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:36,553 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:57:36,553 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:57:36,553 INFO L85 PathProgramCache]: Analyzing trace with hash -408573600, now seen corresponding path program 1 times [2023-11-24 23:57:36,554 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-24 23:57:36,554 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1052062885] [2023-11-24 23:57:36,554 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:57:36,554 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-24 23:57:36,555 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/mathsat [2023-11-24 23:57:36,557 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:36,558 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:37,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:57:37,063 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 15 conjunts are in the unsatisfiable core [2023-11-24 23:57:37,066 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 23:57:37,682 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-24 23:57:37,682 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 23:57:37,682 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-24 23:57:37,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1052062885] [2023-11-24 23:57:37,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1052062885] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:57:37,683 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:57:37,683 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-24 23:57:37,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1047913365] [2023-11-24 23:57:37,683 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:57:37,684 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-24 23:57:37,684 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-24 23:57:37,685 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-24 23:57:37,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2023-11-24 23:57:37,685 INFO L87 Difference]: Start difference. First operand 14 states and 13 transitions. Second operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 23:57:38,388 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:57:38,388 INFO L93 Difference]: Finished difference Result 14 states and 13 transitions. [2023-11-24 23:57:38,388 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-24 23:57:38,389 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2023-11-24 23:57:38,389 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:57:38,389 INFO L225 Difference]: With dead ends: 14 [2023-11-24 23:57:38,389 INFO L226 Difference]: Without dead ends: 0 [2023-11-24 23:57:38,389 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 16 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=29, Invalid=81, Unknown=0, NotChecked=0, Total=110 [2023-11-24 23:57:38,391 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 7 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-24 23:57:38,391 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 23 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-24 23:57:38,392 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-24 23:57:38,394 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-24 23:57:38,394 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-24 23:57:38,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-24 23:57:38,394 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 13 [2023-11-24 23:57:38,395 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:57:38,395 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-24 23:57:38,395 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 23:57:38,395 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-24 23:57:38,395 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-24 23:57:38,399 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-24 23:57:38,415 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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)] Ended with exit code 0 [2023-11-24 23:57:38,610 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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-24 23:57:38,612 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-24 23:57:38,737 INFO L899 garLoopResultBuilder]: For program point L126-1(lines 126 130) no Hoare annotation was computed. [2023-11-24 23:57:38,738 INFO L895 garLoopResultBuilder]: At program point L126-2(lines 126 130) the Hoare annotation is: false [2023-11-24 23:57:38,738 INFO L899 garLoopResultBuilder]: For program point L110-1(lines 110 114) no Hoare annotation was computed. [2023-11-24 23:57:38,738 INFO L895 garLoopResultBuilder]: At program point L110-2(lines 110 114) the Hoare annotation is: (= (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)) |ULTIMATE.start___ieee754_log10f_~x#1|) [2023-11-24 23:57:38,738 INFO L899 garLoopResultBuilder]: For program point L110-3(lines 110 114) no Hoare annotation was computed. [2023-11-24 23:57:38,738 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 157 174) no Hoare annotation was computed. [2023-11-24 23:57:38,739 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 37) no Hoare annotation was computed. [2023-11-24 23:57:38,739 INFO L899 garLoopResultBuilder]: For program point L119(lines 119 120) no Hoare annotation was computed. [2023-11-24 23:57:38,739 INFO L899 garLoopResultBuilder]: For program point L86(lines 86 90) no Hoare annotation was computed. [2023-11-24 23:57:38,739 INFO L899 garLoopResultBuilder]: For program point L169(lines 169 172) no Hoare annotation was computed. [2023-11-24 23:57:38,739 INFO L899 garLoopResultBuilder]: For program point L136-1(lines 136 140) no Hoare annotation was computed. [2023-11-24 23:57:38,739 INFO L895 garLoopResultBuilder]: At program point L136-2(lines 136 140) the Hoare annotation is: false [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point L136-3(lines 136 140) no Hoare annotation was computed. [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point L170(line 170) no Hoare annotation was computed. [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point L38(lines 38 46) no Hoare annotation was computed. [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point L38-1(lines 38 46) no Hoare annotation was computed. [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point L121(lines 121 122) no Hoare annotation was computed. [2023-11-24 23:57:38,740 INFO L899 garLoopResultBuilder]: For program point L32(lines 32 33) no Hoare annotation was computed. [2023-11-24 23:57:38,741 INFO L899 garLoopResultBuilder]: For program point L123(lines 123 131) no Hoare annotation was computed. [2023-11-24 23:57:38,741 INFO L899 garLoopResultBuilder]: For program point L123-1(lines 123 131) no Hoare annotation was computed. [2023-11-24 23:57:38,741 INFO L899 garLoopResultBuilder]: For program point L57(lines 57 73) no Hoare annotation was computed. [2023-11-24 23:57:38,741 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 170) no Hoare annotation was computed. [2023-11-24 23:57:38,741 INFO L899 garLoopResultBuilder]: For program point L148-1(lines 148 152) no Hoare annotation was computed. [2023-11-24 23:57:38,742 INFO L895 garLoopResultBuilder]: At program point L148-2(lines 148 152) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_log10f_#res#1| (let ((.cse0 (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (fp.add currentRoundingMode .cse0 .cse0)))) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_isinf_float_~x#1| (let ((.cse1 (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (fp.add currentRoundingMode .cse1 .cse1))))) [2023-11-24 23:57:38,742 INFO L899 garLoopResultBuilder]: For program point L148-3(lines 148 152) no Hoare annotation was computed. [2023-11-24 23:57:38,742 INFO L899 garLoopResultBuilder]: For program point L41-1(lines 41 45) no Hoare annotation was computed. [2023-11-24 23:57:38,742 INFO L895 garLoopResultBuilder]: At program point L41-2(lines 41 45) the Hoare annotation is: false [2023-11-24 23:57:38,742 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-24 23:57:38,742 INFO L899 garLoopResultBuilder]: For program point L58(lines 58 65) no Hoare annotation was computed. [2023-11-24 23:57:38,743 INFO L899 garLoopResultBuilder]: For program point L25-1(lines 25 29) no Hoare annotation was computed. [2023-11-24 23:57:38,743 INFO L895 garLoopResultBuilder]: At program point L25-2(lines 25 29) the Hoare annotation is: false [2023-11-24 23:57:38,743 INFO L899 garLoopResultBuilder]: For program point __ieee754_logf_returnLabel#1(lines 21 97) no Hoare annotation was computed. [2023-11-24 23:57:38,743 INFO L899 garLoopResultBuilder]: For program point L25-3(lines 25 29) no Hoare annotation was computed. [2023-11-24 23:57:38,743 INFO L899 garLoopResultBuilder]: For program point L50-1(lines 50 54) no Hoare annotation was computed. [2023-11-24 23:57:38,743 INFO L895 garLoopResultBuilder]: At program point L50-2(lines 50 54) the Hoare annotation is: false [2023-11-24 23:57:38,744 INFO L899 garLoopResultBuilder]: For program point L50-3(lines 50 54) no Hoare annotation was computed. [2023-11-24 23:57:38,745 INFO L899 garLoopResultBuilder]: For program point L67(lines 67 72) no Hoare annotation was computed. [2023-11-24 23:57:38,745 INFO L899 garLoopResultBuilder]: For program point L34(lines 34 35) no Hoare annotation was computed. [2023-11-24 23:57:38,745 INFO L899 garLoopResultBuilder]: For program point L92(lines 92 95) no Hoare annotation was computed. [2023-11-24 23:57:38,745 INFO L899 garLoopResultBuilder]: For program point L59(lines 59 64) no Hoare annotation was computed. [2023-11-24 23:57:38,745 INFO L899 garLoopResultBuilder]: For program point L117(lines 117 118) no Hoare annotation was computed. [2023-11-24 23:57:38,746 INFO L899 garLoopResultBuilder]: For program point L84(lines 84 96) no Hoare annotation was computed. [2023-11-24 23:57:38,746 INFO L899 garLoopResultBuilder]: For program point __ieee754_log10f_returnLabel#1(lines 106 143) no Hoare annotation was computed. [2023-11-24 23:57:38,749 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-24 23:57:38,751 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 23:57:38,771 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: #res == ~fp.add~32(currentRoundingMode, ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()), ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()))) could not be translated [2023-11-24 23:57:38,772 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.add~32(currentRoundingMode, ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()), ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()))) could not be translated [2023-11-24 23:57:38,774 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 11:57:38 BoogieIcfgContainer [2023-11-24 23:57:38,775 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 23:57:38,775 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 23:57:38,775 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 23:57:38,776 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 23:57:38,776 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:57:33" (3/4) ... [2023-11-24 23:57:38,778 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 23:57:38,788 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 26 nodes and edges [2023-11-24 23:57:38,788 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 12 nodes and edges [2023-11-24 23:57:38,789 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 23:57:38,789 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-24 23:57:38,919 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/witness.graphml [2023-11-24 23:57:38,919 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/witness.yml [2023-11-24 23:57:38,920 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 23:57:38,920 INFO L158 Benchmark]: Toolchain (without parser) took 27199.75ms. Allocated memory was 73.4MB in the beginning and 88.1MB in the end (delta: 14.7MB). Free memory was 49.2MB in the beginning and 38.7MB in the end (delta: 10.5MB). Peak memory consumption was 27.7MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,921 INFO L158 Benchmark]: CDTParser took 1.65ms. Allocated memory is still 73.4MB. Free memory is still 48.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:57:38,921 INFO L158 Benchmark]: CACSL2BoogieTranslator took 426.08ms. Allocated memory was 73.4MB in the beginning and 88.1MB in the end (delta: 14.7MB). Free memory was 49.0MB in the beginning and 66.4MB in the end (delta: -17.4MB). Peak memory consumption was 18.8MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,922 INFO L158 Benchmark]: Boogie Procedure Inliner took 75.79ms. Allocated memory is still 88.1MB. Free memory was 66.4MB in the beginning and 64.0MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,922 INFO L158 Benchmark]: Boogie Preprocessor took 51.98ms. Allocated memory is still 88.1MB. Free memory was 64.0MB in the beginning and 61.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,922 INFO L158 Benchmark]: RCFGBuilder took 21350.92ms. Allocated memory is still 88.1MB. Free memory was 61.6MB in the beginning and 62.1MB in the end (delta: -534.2kB). Peak memory consumption was 20.6MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,923 INFO L158 Benchmark]: TraceAbstraction took 5140.15ms. Allocated memory is still 88.1MB. Free memory was 61.5MB in the beginning and 45.0MB in the end (delta: 16.5MB). Peak memory consumption was 17.7MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,923 INFO L158 Benchmark]: Witness Printer took 144.38ms. Allocated memory is still 88.1MB. Free memory was 45.0MB in the beginning and 38.7MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-24 23:57:38,926 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.65ms. Allocated memory is still 73.4MB. Free memory is still 48.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 426.08ms. Allocated memory was 73.4MB in the beginning and 88.1MB in the end (delta: 14.7MB). Free memory was 49.0MB in the beginning and 66.4MB in the end (delta: -17.4MB). Peak memory consumption was 18.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 75.79ms. Allocated memory is still 88.1MB. Free memory was 66.4MB in the beginning and 64.0MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 51.98ms. Allocated memory is still 88.1MB. Free memory was 64.0MB in the beginning and 61.6MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 21350.92ms. Allocated memory is still 88.1MB. Free memory was 61.6MB in the beginning and 62.1MB in the end (delta: -534.2kB). Peak memory consumption was 20.6MB. Max. memory is 16.1GB. * TraceAbstraction took 5140.15ms. Allocated memory is still 88.1MB. Free memory was 61.5MB in the beginning and 45.0MB in the end (delta: 16.5MB). Peak memory consumption was 17.7MB. Max. memory is 16.1GB. * Witness Printer took 144.38ms. Allocated memory is still 88.1MB. Free memory was 45.0MB in the beginning and 38.7MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: #res == ~fp.add~32(currentRoundingMode, ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()), ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()))) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.add~32(currentRoundingMode, ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()), ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32()))) 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: 170]: 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, 44 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 5.1s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 1.3s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.1s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 16 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 16 mSDsluCounter, 93 SdHoareTripleChecker+Invalid, 0.6s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 26 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 39 IncrementalHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 67 mSDtfsCounter, 39 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 35 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.9s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=44occurred 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, 7 LocationsWithAnnotation, 7 PreInvPairs, 9 NumberOfFragments, 48 HoareAnnotationTreeSize, 7 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 7 FomulaSimplificationsInter, 10 FormulaSimplificationTreeSizeReductionInter, 0.1s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 1.6s SatisfiabilityAnalysisTime, 1.0s InterpolantComputationTime, 33 NumberOfCodeBlocks, 33 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 30 ConstructedInterpolants, 8 QuantifiedInterpolants, 200 SizeOfPredicates, 16 NumberOfNonLiveVariables, 182 ConjunctsInSsa, 24 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: 25]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 50]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 148]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 126]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 136]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 110]: 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-24 23:57:39,038 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_1250dc21-26e3-494d-97d6-3e187a58ff09/bin/utaipan-verify-SwPr7d2a91/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