./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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_5878362e-335f-4c53-9e09-5deaf43bb0f4/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 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:58:03,628 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:58:03,752 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-11-24 23:58:03,765 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:58:03,766 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 23:58:03,815 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:58:03,816 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 23:58:03,816 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 23:58:03,818 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:58:03,823 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 23:58:03,824 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-24 23:58:03,824 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-24 23:58:03,825 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-24 23:58:03,827 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-24 23:58:03,827 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-24 23:58:03,828 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-24 23:58:03,829 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-24 23:58:03,829 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-24 23:58:03,830 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-24 23:58:03,830 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-24 23:58:03,831 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-24 23:58:03,832 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-24 23:58:03,833 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:58:03,834 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:58:03,834 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 23:58:03,835 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 23:58:03,836 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 23:58:03,836 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:58:03,837 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:58:03,837 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:58:03,839 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:58:03,839 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 23:58:03,840 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:58:03,840 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:58:03,840 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:58:03,841 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 23:58:03,841 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 23:58:03,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:58:03,842 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:58:03,842 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:58:03,843 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:58:03,843 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-24 23:58:03,844 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 23:58:03,844 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 23:58:03,845 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:58:03,845 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-24 23:58:03,846 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:58:03,846 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_5878362e-335f-4c53-9e09-5deaf43bb0f4/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_5878362e-335f-4c53-9e09-5deaf43bb0f4/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 -> 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 [2023-11-24 23:58:04,209 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:58:04,238 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:58:04,241 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:58:04,243 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:58:04,243 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:58:04,245 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-24 23:58:07,552 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:58:07,911 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:58:07,911 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-24 23:58:07,925 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data/35747bf95/6f140eb5547d4c56a9e158b4a0f32197/FLAGfc8da4e53 [2023-11-24 23:58:07,948 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data/35747bf95/6f140eb5547d4c56a9e158b4a0f32197 [2023-11-24 23:58:07,955 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:58:07,957 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:58:07,965 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:58:07,965 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:58:07,972 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:58:07,975 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:58:07" (1/1) ... [2023-11-24 23:58:07,977 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2bb8843a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:07, skipping insertion in model container [2023-11-24 23:58:07,977 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:58:07" (1/1) ... [2023-11-24 23:58:08,023 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:58:08,263 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_5878362e-335f-4c53-9e09-5deaf43bb0f4/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-24 23:58:08,269 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:58:08,282 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:58:08,325 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_5878362e-335f-4c53-9e09-5deaf43bb0f4/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-24 23:58:08,326 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:58:08,345 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:58:08,346 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08 WrapperNode [2023-11-24 23:58:08,346 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:58:08,347 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:58:08,348 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:58:08,348 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:58:08,357 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:58:08" (1/1) ... [2023-11-24 23:58:08,370 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:58:08" (1/1) ... [2023-11-24 23:58:08,419 INFO L138 Inliner]: procedures = 18, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 249 [2023-11-24 23:58:08,419 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:58:08,432 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:58:08,433 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:58:08,433 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:58:08,442 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,442 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,446 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,446 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,458 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,464 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,467 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,469 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,473 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:58:08,475 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:58:08,475 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:58:08,475 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:58:08,476 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (1/1) ... [2023-11-24 23:58:08,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:58:08,498 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-24 23:58:08,511 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:08,535 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:58:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-24 23:58:08,550 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:58:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-24 23:58:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-24 23:58:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-24 23:58:08,551 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:58:08,551 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:58:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-24 23:58:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real [2023-11-24 23:58:08,552 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:58:08,638 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:58:08,641 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:58:09,060 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:58:09,377 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:58:09,378 INFO L309 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-24 23:58:09,380 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:58:09 BoogieIcfgContainer [2023-11-24 23:58:09,381 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:58:09,384 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 23:58:09,384 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 23:58:09,390 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 23:58:09,390 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 11:58:07" (1/3) ... [2023-11-24 23:58:09,391 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@260dc8e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:58:09, skipping insertion in model container [2023-11-24 23:58:09,392 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:08" (2/3) ... [2023-11-24 23:58:09,393 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@260dc8e5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:58:09, skipping insertion in model container [2023-11-24 23:58:09,393 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:58:09" (3/3) ... [2023-11-24 23:58:09,394 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_1122a.c [2023-11-24 23:58:09,410 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 23:58:09,410 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 23:58:09,455 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 23:58:09,462 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;@2830d003, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 23:58:09,463 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 23:58:09,467 INFO L276 IsEmpty]: Start isEmpty. Operand has 34 states, 32 states have (on average 1.75) internal successors, (56), 33 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:58:09,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-24 23:58:09,474 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:58:09,475 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:58:09,475 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:58:09,481 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:58:09,481 INFO L85 PathProgramCache]: Analyzing trace with hash -207554494, now seen corresponding path program 1 times [2023-11-24 23:58:09,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:58:09,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [292698024] [2023-11-24 23:58:09,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:58:09,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:58:09,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:58:09,668 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:58:09,672 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-11-24 23:58:09,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [292698024] [2023-11-24 23:58:09,674 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [292698024] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:58:09,674 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:58:09,674 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 23:58:09,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1858858117] [2023-11-24 23:58:09,677 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:58:09,682 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 23:58:09,683 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-11-24 23:58:09,722 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 23:58:09,722 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 23:58:09,724 INFO L87 Difference]: Start difference. First operand has 34 states, 32 states have (on average 1.75) internal successors, (56), 33 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) Second operand has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 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:58:09,834 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:58:09,835 INFO L93 Difference]: Finished difference Result 67 states and 111 transitions. [2023-11-24 23:58:09,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 23:58:09,839 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 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 8 [2023-11-24 23:58:09,840 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:58:09,848 INFO L225 Difference]: With dead ends: 67 [2023-11-24 23:58:09,849 INFO L226 Difference]: Without dead ends: 32 [2023-11-24 23:58:09,853 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:58:09,860 INFO L413 NwaCegarLoop]: 31 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-24 23:58:09,861 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 31 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-24 23:58:09,880 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2023-11-24 23:58:09,897 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32. [2023-11-24 23:58:09,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 31 states have (on average 1.4193548387096775) internal successors, (44), 31 states have internal predecessors, (44), 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:58:09,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 44 transitions. [2023-11-24 23:58:09,902 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 44 transitions. Word has length 8 [2023-11-24 23:58:09,903 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:58:09,903 INFO L495 AbstractCegarLoop]: Abstraction has 32 states and 44 transitions. [2023-11-24 23:58:09,904 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 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:58:09,904 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 44 transitions. [2023-11-24 23:58:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-24 23:58:09,905 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:58:09,905 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:58:09,906 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 23:58:09,906 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:58:09,908 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:58:09,908 INFO L85 PathProgramCache]: Analyzing trace with hash -1274643035, now seen corresponding path program 1 times [2023-11-24 23:58:09,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-11-24 23:58:09,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1168208930] [2023-11-24 23:58:09,909 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:58:09,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 23:58:10,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:58:10,063 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-24 23:58:10,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-24 23:58:10,153 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2023-11-24 23:58:10,154 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-24 23:58:10,156 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-24 23:58:10,158 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 23:58:10,162 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-24 23:58:10,166 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 23:58:10,190 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 11:58:10 BoogieIcfgContainer [2023-11-24 23:58:10,190 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 23:58:10,191 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 23:58:10,191 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 23:58:10,191 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 23:58:10,191 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:58:09" (3/4) ... [2023-11-24 23:58:10,194 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-24 23:58:10,194 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 23:58:10,195 INFO L158 Benchmark]: Toolchain (without parser) took 2237.89ms. Allocated memory is still 180.4MB. Free memory was 133.1MB in the beginning and 106.9MB in the end (delta: 26.2MB). Peak memory consumption was 25.5MB. Max. memory is 16.1GB. [2023-11-24 23:58:10,196 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 134.2MB. Free memory is still 80.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:58:10,196 INFO L158 Benchmark]: CACSL2BoogieTranslator took 382.14ms. Allocated memory is still 180.4MB. Free memory was 133.1MB in the beginning and 120.5MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 23:58:10,197 INFO L158 Benchmark]: Boogie Procedure Inliner took 84.28ms. Allocated memory is still 180.4MB. Free memory was 120.5MB in the beginning and 117.8MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:58:10,197 INFO L158 Benchmark]: Boogie Preprocessor took 41.37ms. Allocated memory is still 180.4MB. Free memory was 117.8MB in the beginning and 115.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:58:10,198 INFO L158 Benchmark]: RCFGBuilder took 906.83ms. Allocated memory is still 180.4MB. Free memory was 115.7MB in the beginning and 142.5MB in the end (delta: -26.9MB). Peak memory consumption was 44.4MB. Max. memory is 16.1GB. [2023-11-24 23:58:10,199 INFO L158 Benchmark]: TraceAbstraction took 806.25ms. Allocated memory is still 180.4MB. Free memory was 141.4MB in the beginning and 107.9MB in the end (delta: 33.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2023-11-24 23:58:10,199 INFO L158 Benchmark]: Witness Printer took 4.03ms. Allocated memory is still 180.4MB. Free memory was 107.9MB in the beginning and 106.9MB in the end (delta: 988.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:58:10,202 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.26ms. Allocated memory is still 134.2MB. Free memory is still 80.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 382.14ms. Allocated memory is still 180.4MB. Free memory was 133.1MB in the beginning and 120.5MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 84.28ms. Allocated memory is still 180.4MB. Free memory was 120.5MB in the beginning and 117.8MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 41.37ms. Allocated memory is still 180.4MB. Free memory was 117.8MB in the beginning and 115.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 906.83ms. Allocated memory is still 180.4MB. Free memory was 115.7MB in the beginning and 142.5MB in the end (delta: -26.9MB). Peak memory consumption was 44.4MB. Max. memory is 16.1GB. * TraceAbstraction took 806.25ms. Allocated memory is still 180.4MB. Free memory was 141.4MB in the beginning and 107.9MB in the end (delta: 33.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Witness Printer took 4.03ms. Allocated memory is still 180.4MB. Free memory was 107.9MB in the beginning and 106.9MB in the end (delta: 988.6kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 125]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryFLOATComparisonOperation at line 110, overapproximation of bitwiseOr at line 33, overapproximation of someUnaryDOUBLEoperation at line 16, overapproximation of someBinaryArithmeticFLOAToperation at line 37. Possible FailurePath: [L14-L17] static const float one_fmod = 1.0, Zero_fmod[] = { 0.0, -0.0, }; [L119] float x = 1.0f / 0.0f; [L120] float y = __VERIFIER_nondet_float(); [L121] CALL, EXPR fmod_float(x, y) [L20] __int32_t n, hx, hy, hz, ix, iy, sx, i; VAL [Zero_fmod={4:0}, \old(x)=2147483652, \old(y)=2147483650, one_fmod=1, x=2147483652, y=2147483650] [L23] ieee_float_shape_type gf_u; [L24] EXPR gf_u.value = (x) [L25] EXPR gf_u.word [L25] EXPR (hx) = gf_u.word [L22-L26] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [Zero_fmod={4:0}, \old(x)=2147483652, \old(y)=2147483650, hx=-2147483647, one_fmod=1, x=2147483652, y=2147483650] [L28] ieee_float_shape_type gf_u; [L29] EXPR gf_u.value = (y) [L30] EXPR gf_u.word [L30] EXPR (hy) = gf_u.word [L27-L31] { ieee_float_shape_type gf_u; gf_u.value = (y); (hy) = gf_u.word; } VAL [Zero_fmod={4:0}, \old(x)=2147483652, \old(y)=2147483650, hx=-2147483647, hy=-2147483648, one_fmod=1, x=2147483652, y=2147483650] [L32] sx = hx & 0x80000000 [L33] hx ^= sx [L34] hy &= 0x7fffffff VAL [Zero_fmod={4:0}, \old(x)=2147483652, \old(y)=2147483650, hx=7, hy=0, one_fmod=1, sx=-2147483648, x=2147483652, y=2147483650] [L36] COND TRUE ((hy) == 0) || !((hx) < 0x7f800000L) || ((hy) > 0x7f800000L) [L37] return (x * y) / (x * y); VAL [Zero_fmod={4:0}, \old(x)=2147483652, \old(y)=2147483650, hx=7, hy=0, one_fmod=1, sx=-2147483648, x=2147483652, y=2147483650] [L121] RET, EXPR fmod_float(x, y) [L121] float res = fmod_float(x, y); [L124] CALL, EXPR isnan_float(res) [L110] return x != x; [L124] RET, EXPR isnan_float(res) [L124] COND TRUE !isnan_float(res) [L125] reach_error() VAL [Zero_fmod={4:0}, one_fmod=1, res=2147483651, x=2147483652, y=2147483650] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 34 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, 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.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 31 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 15 IncrementalHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 31 mSDtfsCounter, 15 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=34occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 18 NumberOfCodeBlocks, 18 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 7 ConstructedInterpolants, 0 QuantifiedInterpolants, 7 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:58:10,229 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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_5878362e-335f-4c53-9e09-5deaf43bb0f4/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 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 23:58:13,226 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 23:58:13,383 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/config/svcomp-Reach-32bit-Taipan_Bitvector.epf [2023-11-24 23:58:13,392 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 23:58:13,393 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 23:58:13,438 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 23:58:13,439 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 23:58:13,439 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 23:58:13,441 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 23:58:13,446 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 23:58:13,447 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-24 23:58:13,447 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-24 23:58:13,448 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-24 23:58:13,450 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-24 23:58:13,451 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-24 23:58:13,451 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-24 23:58:13,453 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 23:58:13,453 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 23:58:13,454 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 23:58:13,455 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 23:58:13,456 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 23:58:13,457 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 23:58:13,457 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 23:58:13,458 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 23:58:13,458 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 23:58:13,459 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 23:58:13,459 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 23:58:13,460 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 23:58:13,460 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 23:58:13,461 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 23:58:13,463 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 23:58:13,463 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 23:58:13,463 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 23:58:13,464 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 23:58:13,464 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:58:13,465 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 23:58:13,465 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 23:58:13,466 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 23:58:13,466 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-24 23:58:13,467 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 23:58:13,468 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 23:58:13,468 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 23:58:13,468 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-24 23:58:13,469 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 23:58:13,469 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_5878362e-335f-4c53-9e09-5deaf43bb0f4/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_5878362e-335f-4c53-9e09-5deaf43bb0f4/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 -> 11d6107924de66a58b91836187b6b12fed7ff2a1cca830501395e849f6954c14 [2023-11-24 23:58:13,926 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 23:58:13,962 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 23:58:13,965 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 23:58:13,967 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 23:58:13,967 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 23:58:13,968 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/../../sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-24 23:58:17,313 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 23:58:17,601 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 23:58:17,601 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c [2023-11-24 23:58:17,612 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data/9fed10bc1/ea7d8deb39a246cbbdc93734e9f69017/FLAG2f779f6bf [2023-11-24 23:58:17,629 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/data/9fed10bc1/ea7d8deb39a246cbbdc93734e9f69017 [2023-11-24 23:58:17,635 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 23:58:17,637 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 23:58:17,640 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 23:58:17,641 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 23:58:17,646 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 23:58:17,647 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:58:17" (1/1) ... [2023-11-24 23:58:17,648 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5685ed21 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:17, skipping insertion in model container [2023-11-24 23:58:17,649 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 11:58:17" (1/1) ... [2023-11-24 23:58:17,684 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 23:58:17,968 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_5878362e-335f-4c53-9e09-5deaf43bb0f4/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-24 23:58:17,974 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:58:17,997 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 23:58:18,075 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/sv-benchmarks/c/float-newlib/float_req_bl_1122a.c[2725,2738] [2023-11-24 23:58:18,076 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 23:58:18,099 INFO L206 MainTranslator]: Completed translation [2023-11-24 23:58:18,099 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18 WrapperNode [2023-11-24 23:58:18,100 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 23:58:18,101 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 23:58:18,101 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 23:58:18,102 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 23:58:18,112 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:58:18" (1/1) ... [2023-11-24 23:58:18,149 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:58:18" (1/1) ... [2023-11-24 23:58:18,197 INFO L138 Inliner]: procedures = 21, calls = 31, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 173 [2023-11-24 23:58:18,197 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 23:58:18,198 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 23:58:18,198 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 23:58:18,199 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 23:58:18,210 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,210 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,215 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,215 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,227 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,232 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,235 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,237 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,243 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 23:58:18,256 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 23:58:18,256 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 23:58:18,257 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 23:58:18,258 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (1/1) ... [2023-11-24 23:58:18,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-24 23:58:18,282 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/z3 [2023-11-24 23:58:18,299 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:18,310 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:18,345 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 23:58:18,346 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE4 [2023-11-24 23:58:18,346 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-24 23:58:18,346 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 23:58:18,347 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-24 23:58:18,347 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-24 23:58:18,347 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 23:58:18,348 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 23:58:18,348 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-24 23:58:18,348 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-24 23:58:18,348 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 23:58:18,491 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 23:58:18,494 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 23:58:21,131 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 23:58:21,162 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 23:58:21,162 INFO L309 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-24 23:58:21,163 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:58:21 BoogieIcfgContainer [2023-11-24 23:58:21,163 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 23:58:21,165 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 23:58:21,165 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 23:58:21,169 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 23:58:21,169 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 11:58:17" (1/3) ... [2023-11-24 23:58:21,170 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57bca46a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:58:21, skipping insertion in model container [2023-11-24 23:58:21,170 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 11:58:18" (2/3) ... [2023-11-24 23:58:21,171 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57bca46a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 11:58:21, skipping insertion in model container [2023-11-24 23:58:21,171 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:58:21" (3/3) ... [2023-11-24 23:58:21,172 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_1122a.c [2023-11-24 23:58:21,191 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 23:58:21,192 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 23:58:21,239 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 23:58:21,246 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;@7f94b724, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 23:58:21,246 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 23:58:21,251 INFO L276 IsEmpty]: Start isEmpty. Operand has 37 states, 35 states have (on average 1.8571428571428572) internal successors, (65), 36 states have internal predecessors, (65), 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:58:21,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-24 23:58:21,257 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:58:21,258 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:58:21,258 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:58:21,263 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:58:21,264 INFO L85 PathProgramCache]: Analyzing trace with hash -1211817547, now seen corresponding path program 1 times [2023-11-24 23:58:21,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-24 23:58:21,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [324741710] [2023-11-24 23:58:21,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:58:21,286 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:58:21,286 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/mathsat [2023-11-24 23:58:21,293 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:21,297 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:21,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:58:21,559 INFO L262 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-24 23:58:21,563 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 23:58:21,582 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:58:21,583 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 23:58:21,583 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-24 23:58:21,584 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [324741710] [2023-11-24 23:58:21,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [324741710] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:58:21,585 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:58:21,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 23:58:21,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1719375761] [2023-11-24 23:58:21,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:58:21,592 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 23:58:21,592 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-24 23:58:21,619 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 23:58:21,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 23:58:21,622 INFO L87 Difference]: Start difference. First operand has 37 states, 35 states have (on average 1.8571428571428572) internal successors, (65), 36 states have internal predecessors, (65), 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.0) internal successors, (8), 2 states have internal predecessors, (8), 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:58:21,671 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:58:21,672 INFO L93 Difference]: Finished difference Result 73 states and 129 transitions. [2023-11-24 23:58:21,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 23:58:21,675 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 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 8 [2023-11-24 23:58:21,675 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:58:21,685 INFO L225 Difference]: With dead ends: 73 [2023-11-24 23:58:21,685 INFO L226 Difference]: Without dead ends: 35 [2023-11-24 23:58:21,688 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 7 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:58:21,694 INFO L413 NwaCegarLoop]: 47 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 23:58:21,696 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 47 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 23:58:21,714 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 35 states. [2023-11-24 23:58:21,728 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35. [2023-11-24 23:58:21,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.4705882352941178) internal successors, (50), 34 states have internal predecessors, (50), 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:58:21,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 50 transitions. [2023-11-24 23:58:21,732 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 50 transitions. Word has length 8 [2023-11-24 23:58:21,732 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:58:21,732 INFO L495 AbstractCegarLoop]: Abstraction has 35 states and 50 transitions. [2023-11-24 23:58:21,732 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 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:58:21,733 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 50 transitions. [2023-11-24 23:58:21,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-24 23:58:21,733 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:58:21,733 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:58:21,744 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:21,941 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:21,941 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:58:21,942 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:58:21,942 INFO L85 PathProgramCache]: Analyzing trace with hash 735593048, now seen corresponding path program 1 times [2023-11-24 23:58:21,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-24 23:58:21,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1600309912] [2023-11-24 23:58:21,943 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:58:21,944 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:58:21,944 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/mathsat [2023-11-24 23:58:21,978 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:22,017 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:22,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:58:22,301 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-24 23:58:22,303 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 23:58:25,021 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:58:25,022 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 23:58:25,022 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-24 23:58:25,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1600309912] [2023-11-24 23:58:25,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1600309912] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:58:25,023 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:58:25,023 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-24 23:58:25,023 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715076148] [2023-11-24 23:58:25,023 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:58:25,024 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 23:58:25,025 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-24 23:58:25,026 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 23:58:25,026 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-24 23:58:25,026 INFO L87 Difference]: Start difference. First operand 35 states and 50 transitions. Second operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 23:58:26,546 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.25s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2023-11-24 23:58:31,185 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:58:31,186 INFO L93 Difference]: Finished difference Result 40 states and 54 transitions. [2023-11-24 23:58:31,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-24 23:58:31,186 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-24 23:58:31,187 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:58:31,187 INFO L225 Difference]: With dead ends: 40 [2023-11-24 23:58:31,188 INFO L226 Difference]: Without dead ends: 36 [2023-11-24 23:58:31,188 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 6 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 5.1s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2023-11-24 23:58:31,190 INFO L413 NwaCegarLoop]: 43 mSDtfsCounter, 36 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 30 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 128 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 30 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.9s IncrementalHoareTripleChecker+Time [2023-11-24 23:58:31,191 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 128 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 30 Invalid, 0 Unknown, 0 Unchecked, 2.9s Time] [2023-11-24 23:58:31,192 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2023-11-24 23:58:31,196 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 35. [2023-11-24 23:58:31,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.4411764705882353) internal successors, (49), 34 states have internal predecessors, (49), 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:58:31,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 49 transitions. [2023-11-24 23:58:31,198 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 49 transitions. Word has length 10 [2023-11-24 23:58:31,198 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:58:31,199 INFO L495 AbstractCegarLoop]: Abstraction has 35 states and 49 transitions. [2023-11-24 23:58:31,199 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.0) internal successors, (10), 4 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 23:58:31,199 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 49 transitions. [2023-11-24 23:58:31,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-24 23:58:31,200 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 23:58:31,200 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 23:58:31,208 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:31,407 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:31,408 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 23:58:31,408 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 23:58:31,408 INFO L85 PathProgramCache]: Analyzing trace with hash 1325787204, now seen corresponding path program 1 times [2023-11-24 23:58:31,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-24 23:58:31,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1024921755] [2023-11-24 23:58:31,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 23:58:31,410 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:58:31,410 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/mathsat [2023-11-24 23:58:31,411 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:31,431 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:31,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 23:58:31,515 INFO L262 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-24 23:58:31,518 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 23:58:31,743 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:58:31,744 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 23:58:31,744 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-24 23:58:31,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1024921755] [2023-11-24 23:58:31,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1024921755] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 23:58:31,744 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 23:58:31,745 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 23:58:31,745 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2104589396] [2023-11-24 23:58:31,745 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 23:58:31,745 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 23:58:31,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-24 23:58:31,746 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 23:58:31,746 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 23:58:31,746 INFO L87 Difference]: Start difference. First operand 35 states and 49 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:58:31,822 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 23:58:31,822 INFO L93 Difference]: Finished difference Result 35 states and 49 transitions. [2023-11-24 23:58:31,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 23:58:31,824 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:58:31,824 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 23:58:31,824 INFO L225 Difference]: With dead ends: 35 [2023-11-24 23:58:31,824 INFO L226 Difference]: Without dead ends: 0 [2023-11-24 23:58:31,825 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 7 SyntacticMatches, 1 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:58:31,826 INFO L413 NwaCegarLoop]: 3 mSDtfsCounter, 5 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 3 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 23:58:31,827 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 3 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 23:58:31,828 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-24 23:58:31,828 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-24 23:58:31,828 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:58:31,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-24 23:58:31,828 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2023-11-24 23:58:31,828 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 23:58:31,829 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-24 23:58:31,829 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:58:31,829 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-24 23:58:31,829 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-24 23:58:31,832 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-24 23:58:31,840 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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)] Forceful destruction successful, exit code 0 [2023-11-24 23:58:32,035 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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:58:32,037 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-24 23:58:32,265 INFO L899 garLoopResultBuilder]: For program point L27(lines 27 31) no Hoare annotation was computed. [2023-11-24 23:58:32,265 INFO L899 garLoopResultBuilder]: For program point L60-1(lines 60 65) no Hoare annotation was computed. [2023-11-24 23:58:32,265 INFO L895 garLoopResultBuilder]: At program point L27-1(lines 27 31) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_fmod_float_~x#1| (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (exists ((currentRoundingMode RoundingMode)) (= (fp ((_ extract 31 31) |ULTIMATE.start_fmod_float_~hx~0#1|) ((_ extract 30 23) |ULTIMATE.start_fmod_float_~hx~0#1|) ((_ extract 22 0) |ULTIMATE.start_fmod_float_~hx~0#1|)) (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-24 23:58:32,265 INFO L899 garLoopResultBuilder]: For program point L27-2(lines 27 31) no Hoare annotation was computed. [2023-11-24 23:58:32,266 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 112 130) no Hoare annotation was computed. [2023-11-24 23:58:32,266 INFO L899 garLoopResultBuilder]: For program point L69(lines 69 75) no Hoare annotation was computed. [2023-11-24 23:58:32,266 INFO L899 garLoopResultBuilder]: For program point L36(lines 36 37) no Hoare annotation was computed. [2023-11-24 23:58:32,266 INFO L895 garLoopResultBuilder]: At program point L69-2(lines 67 76) the Hoare annotation is: false [2023-11-24 23:58:32,266 INFO L899 garLoopResultBuilder]: For program point L78(lines 78 80) no Hoare annotation was computed. [2023-11-24 23:58:32,266 INFO L899 garLoopResultBuilder]: For program point L78-2(lines 19 107) no Hoare annotation was computed. [2023-11-24 23:58:32,266 INFO L899 garLoopResultBuilder]: For program point fmod_float_returnLabel#1(lines 19 107) no Hoare annotation was computed. [2023-11-24 23:58:32,267 INFO L899 garLoopResultBuilder]: For program point L54-1(lines 19 107) no Hoare annotation was computed. [2023-11-24 23:58:32,267 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-24 23:58:32,267 INFO L899 garLoopResultBuilder]: For program point L38(lines 38 39) no Hoare annotation was computed. [2023-11-24 23:58:32,267 INFO L899 garLoopResultBuilder]: For program point L88(lines 88 105) no Hoare annotation was computed. [2023-11-24 23:58:32,267 INFO L899 garLoopResultBuilder]: For program point L22-1(lines 22 26) no Hoare annotation was computed. [2023-11-24 23:58:32,267 INFO L895 garLoopResultBuilder]: At program point L22-2(lines 22 26) the Hoare annotation is: (and (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start_fmod_float_~x#1| (fp.div currentRoundingMode ((_ to_fp 8 24) currentRoundingMode 1.0) (_ +zero 8 24)))) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-24 23:58:32,268 INFO L899 garLoopResultBuilder]: For program point L72(lines 72 73) no Hoare annotation was computed. [2023-11-24 23:58:32,268 INFO L899 garLoopResultBuilder]: For program point L48(lines 19 107) no Hoare annotation was computed. [2023-11-24 23:58:32,268 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 41) no Hoare annotation was computed. [2023-11-24 23:58:32,268 INFO L899 garLoopResultBuilder]: For program point L90-1(lines 90 94) no Hoare annotation was computed. [2023-11-24 23:58:32,268 INFO L895 garLoopResultBuilder]: At program point L90-2(lines 90 94) the Hoare annotation is: false [2023-11-24 23:58:32,268 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 125) no Hoare annotation was computed. [2023-11-24 23:58:32,268 INFO L895 garLoopResultBuilder]: At program point L49-3(lines 49 50) the Hoare annotation is: false [2023-11-24 23:58:32,269 INFO L899 garLoopResultBuilder]: For program point L99-1(lines 99 103) no Hoare annotation was computed. [2023-11-24 23:58:32,269 INFO L895 garLoopResultBuilder]: At program point L99-2(lines 99 103) the Hoare annotation is: false [2023-11-24 23:58:32,269 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-24 23:58:32,269 INFO L899 garLoopResultBuilder]: For program point L99-3(lines 99 103) no Hoare annotation was computed. [2023-11-24 23:58:32,269 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 127) no Hoare annotation was computed. [2023-11-24 23:58:32,269 INFO L899 garLoopResultBuilder]: For program point L42(lines 42 46) no Hoare annotation was computed. [2023-11-24 23:58:32,269 INFO L899 garLoopResultBuilder]: For program point L42-1(lines 19 107) no Hoare annotation was computed. [2023-11-24 23:58:32,270 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 67 76) no Hoare annotation was computed. [2023-11-24 23:58:32,270 INFO L899 garLoopResultBuilder]: For program point L67-3(lines 67 76) no Hoare annotation was computed. [2023-11-24 23:58:32,270 INFO L899 garLoopResultBuilder]: For program point L125(line 125) no Hoare annotation was computed. [2023-11-24 23:58:32,270 INFO L895 garLoopResultBuilder]: At program point L84-2(lines 84 87) the Hoare annotation is: false [2023-11-24 23:58:32,270 INFO L899 garLoopResultBuilder]: For program point L84-3(lines 19 107) no Hoare annotation was computed. [2023-11-24 23:58:32,270 INFO L895 garLoopResultBuilder]: At program point L43-3(lines 43 44) the Hoare annotation is: false [2023-11-24 23:58:32,274 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-24 23:58:32,277 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 23:58:32,288 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-24 23:58:32,289 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-24 23:58:32,290 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-24 23:58:32,290 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated [2023-11-24 23:58:32,291 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-24 23:58:32,291 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 11:58:32 BoogieIcfgContainer [2023-11-24 23:58:32,291 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 23:58:32,292 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 23:58:32,292 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 23:58:32,292 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 23:58:32,293 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 11:58:21" (3/4) ... [2023-11-24 23:58:32,295 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 23:58:32,303 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2023-11-24 23:58:32,304 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-24 23:58:32,304 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2023-11-24 23:58:32,304 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-24 23:58:32,386 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/witness.graphml [2023-11-24 23:58:32,387 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/bin/utaipan-verify-SwPr7d2a91/witness.yml [2023-11-24 23:58:32,387 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 23:58:32,388 INFO L158 Benchmark]: Toolchain (without parser) took 14750.82ms. Allocated memory is still 102.8MB. Free memory was 78.9MB in the beginning and 55.3MB in the end (delta: 23.6MB). Peak memory consumption was 25.4MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,388 INFO L158 Benchmark]: CDTParser took 1.17ms. Allocated memory is still 65.0MB. Free memory was 40.9MB in the beginning and 40.9MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 23:58:32,388 INFO L158 Benchmark]: CACSL2BoogieTranslator took 459.58ms. Allocated memory is still 102.8MB. Free memory was 78.6MB in the beginning and 65.5MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,389 INFO L158 Benchmark]: Boogie Procedure Inliner took 96.30ms. Allocated memory is still 102.8MB. Free memory was 65.5MB in the beginning and 63.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,389 INFO L158 Benchmark]: Boogie Preprocessor took 57.12ms. Allocated memory is still 102.8MB. Free memory was 63.5MB in the beginning and 61.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,390 INFO L158 Benchmark]: RCFGBuilder took 2906.90ms. Allocated memory is still 102.8MB. Free memory was 61.4MB in the beginning and 72.3MB in the end (delta: -10.9MB). Peak memory consumption was 15.4MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,390 INFO L158 Benchmark]: TraceAbstraction took 11126.27ms. Allocated memory is still 102.8MB. Free memory was 71.7MB in the beginning and 59.5MB in the end (delta: 12.2MB). Peak memory consumption was 14.1MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,391 INFO L158 Benchmark]: Witness Printer took 94.86ms. Allocated memory is still 102.8MB. Free memory was 59.5MB in the beginning and 55.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 23:58:32,393 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.17ms. Allocated memory is still 65.0MB. Free memory was 40.9MB in the beginning and 40.9MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 459.58ms. Allocated memory is still 102.8MB. Free memory was 78.6MB in the beginning and 65.5MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 96.30ms. Allocated memory is still 102.8MB. Free memory was 65.5MB in the beginning and 63.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.12ms. Allocated memory is still 102.8MB. Free memory was 63.5MB in the beginning and 61.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 2906.90ms. Allocated memory is still 102.8MB. Free memory was 61.4MB in the beginning and 72.3MB in the end (delta: -10.9MB). Peak memory consumption was 15.4MB. Max. memory is 16.1GB. * TraceAbstraction took 11126.27ms. Allocated memory is still 102.8MB. Free memory was 71.7MB in the beginning and 59.5MB in the end (delta: 12.2MB). Peak memory consumption was 14.1MB. Max. memory is 16.1GB. * Witness Printer took 94.86ms. Allocated memory is still 102.8MB. Free memory was 59.5MB in the beginning and 55.3MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~to_fp~32(currentRoundingMode, 1.0), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 125]: 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, 37 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 11.1s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 6.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.2s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 41 SdHoareTripleChecker+Valid, 3.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 41 mSDsluCounter, 178 SdHoareTripleChecker+Invalid, 2.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 85 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 39 IncrementalHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 93 mSDtfsCounter, 39 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 29 GetRequests, 20 SyntacticMatches, 1 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 5.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=37occurred in iteration=0, InterpolantAutomatonStates: 11, 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, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 8 LocationsWithAnnotation, 8 PreInvPairs, 10 NumberOfFragments, 47 HoareAnnotationTreeSize, 8 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 8 FomulaSimplificationsInter, 16 FormulaSimplificationTreeSizeReductionInter, 0.2s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.5s SatisfiabilityAnalysisTime, 3.0s InterpolantComputationTime, 29 NumberOfCodeBlocks, 29 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 26 ConstructedInterpolants, 7 QuantifiedInterpolants, 194 SizeOfPredicates, 15 NumberOfNonLiveVariables, 162 ConjunctsInSsa, 21 ConjunctsInUnsatCore, 3 InterpolantComputations, 3 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 67]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 84]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 49]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 99]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 90]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 22]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 27]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 43]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-24 23:58:32,478 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5878362e-335f-4c53-9e09-5deaf43bb0f4/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