./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/float_req_bl_0970b.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0970b.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7a3d3bb15f1283b96fbc9519b4946e30f904b241ec984b139ceb6db5a438fc07 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 23:12:22,663 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 23:12:22,813 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-06 23:12:22,819 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 23:12:22,819 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 23:12:22,859 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 23:12:22,862 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 23:12:22,863 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 23:12:22,864 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 23:12:22,872 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 23:12:22,873 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 23:12:22,874 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 23:12:22,874 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 23:12:22,875 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 23:12:22,875 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 23:12:22,876 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 23:12:22,877 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 23:12:22,877 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 23:12:22,878 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 23:12:22,878 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 23:12:22,879 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 23:12:22,879 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 23:12:22,880 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 23:12:22,881 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 23:12:22,881 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 23:12:22,882 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 23:12:22,883 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 23:12:22,884 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 23:12:22,884 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 23:12:22,885 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 23:12:22,886 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 23:12:22,887 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 23:12:22,887 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 23:12:22,887 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 23:12:22,888 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 23:12:22,888 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 23:12:22,888 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 23:12:22,889 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 23:12:22,889 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 23:12:22,889 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7a3d3bb15f1283b96fbc9519b4946e30f904b241ec984b139ceb6db5a438fc07 [2023-11-06 23:12:23,235 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 23:12:23,275 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 23:12:23,279 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 23:12:23,281 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 23:12:23,282 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 23:12:23,283 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/float-newlib/float_req_bl_0970b.c [2023-11-06 23:12:26,696 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 23:12:26,930 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 23:12:26,936 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/sv-benchmarks/c/float-newlib/float_req_bl_0970b.c [2023-11-06 23:12:26,951 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data/f876b8816/559ac5f8ee174fe7bd04ce590d17fa1e/FLAG5568a3a17 [2023-11-06 23:12:26,972 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data/f876b8816/559ac5f8ee174fe7bd04ce590d17fa1e [2023-11-06 23:12:26,980 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 23:12:26,982 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 23:12:26,986 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 23:12:26,986 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 23:12:26,992 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 23:12:26,995 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:12:26" (1/1) ... [2023-11-06 23:12:26,996 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@38ae0aad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:26, skipping insertion in model container [2023-11-06 23:12:26,997 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:12:26" (1/1) ... [2023-11-06 23:12:27,043 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 23:12:27,390 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_50dd97e7-2880-4b4d-8299-3aa9b7f75499/sv-benchmarks/c/float-newlib/float_req_bl_0970b.c[4118,4131] [2023-11-06 23:12:27,397 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 23:12:27,418 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 23:12:27,490 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_50dd97e7-2880-4b4d-8299-3aa9b7f75499/sv-benchmarks/c/float-newlib/float_req_bl_0970b.c[4118,4131] [2023-11-06 23:12:27,491 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 23:12:27,511 INFO L206 MainTranslator]: Completed translation [2023-11-06 23:12:27,512 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27 WrapperNode [2023-11-06 23:12:27,512 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 23:12:27,514 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 23:12:27,514 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 23:12:27,515 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 23:12:27,524 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,538 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,582 INFO L138 Inliner]: procedures = 18, calls = 34, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 265 [2023-11-06 23:12:27,582 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 23:12:27,583 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 23:12:27,584 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 23:12:27,584 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 23:12:27,596 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,597 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,603 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,603 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,618 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,624 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,628 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,630 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,636 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 23:12:27,637 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 23:12:27,638 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 23:12:27,638 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 23:12:27,639 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (1/1) ... [2023-11-06 23:12:27,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 23:12:27,667 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 23:12:27,683 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 23:12:27,696 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 23:12:27,733 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 23:12:27,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 23:12:27,733 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 23:12:27,734 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-06 23:12:27,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-06 23:12:27,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-06 23:12:27,735 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 23:12:27,735 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 23:12:27,735 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-06 23:12:27,735 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 23:12:27,888 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 23:12:27,891 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 23:12:28,420 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 23:12:28,428 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 23:12:28,429 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-06 23:12:28,431 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:12:28 BoogieIcfgContainer [2023-11-06 23:12:28,432 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 23:12:28,434 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 23:12:28,434 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 23:12:28,439 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 23:12:28,439 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 11:12:26" (1/3) ... [2023-11-06 23:12:28,440 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@387c55a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:12:28, skipping insertion in model container [2023-11-06 23:12:28,440 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:27" (2/3) ... [2023-11-06 23:12:28,441 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@387c55a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:12:28, skipping insertion in model container [2023-11-06 23:12:28,441 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:12:28" (3/3) ... [2023-11-06 23:12:28,442 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0970b.c [2023-11-06 23:12:28,467 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 23:12:28,468 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 23:12:28,545 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 23:12:28,554 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@55e7d85, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 23:12:28,555 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 23:12:28,560 INFO L276 IsEmpty]: Start isEmpty. Operand has 59 states, 57 states have (on average 1.7017543859649122) internal successors, (97), 58 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:12:28,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-06 23:12:28,568 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 23:12:28,569 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 23:12:28,570 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 23:12:28,576 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 23:12:28,576 INFO L85 PathProgramCache]: Analyzing trace with hash -1900225040, now seen corresponding path program 1 times [2023-11-06 23:12:28,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 23:12:28,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1602591557] [2023-11-06 23:12:28,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 23:12:28,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 23:12:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 23:12:28,814 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 23:12:28,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 23:12:28,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1602591557] [2023-11-06 23:12:28,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1602591557] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 23:12:28,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 23:12:28,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 23:12:28,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1655969183] [2023-11-06 23:12:28,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 23:12:28,841 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 23:12:28,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 23:12:28,895 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 23:12:28,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 23:12:28,900 INFO L87 Difference]: Start difference. First operand has 59 states, 57 states have (on average 1.7017543859649122) internal successors, (97), 58 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:12:28,947 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 23:12:28,948 INFO L93 Difference]: Finished difference Result 116 states and 192 transitions. [2023-11-06 23:12:28,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 23:12:28,950 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2023-11-06 23:12:28,951 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 23:12:28,964 INFO L225 Difference]: With dead ends: 116 [2023-11-06 23:12:28,965 INFO L226 Difference]: Without dead ends: 56 [2023-11-06 23:12:28,969 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 23:12:28,976 INFO L413 NwaCegarLoop]: 83 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 23:12:28,978 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 23:12:29,000 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2023-11-06 23:12:29,033 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2023-11-06 23:12:29,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.4545454545454546) internal successors, (80), 55 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:12:29,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 80 transitions. [2023-11-06 23:12:29,042 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 80 transitions. Word has length 9 [2023-11-06 23:12:29,042 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 23:12:29,043 INFO L495 AbstractCegarLoop]: Abstraction has 56 states and 80 transitions. [2023-11-06 23:12:29,044 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:12:29,044 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 80 transitions. [2023-11-06 23:12:29,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-06 23:12:29,045 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 23:12:29,045 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 23:12:29,046 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-06 23:12:29,047 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 23:12:29,048 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 23:12:29,049 INFO L85 PathProgramCache]: Analyzing trace with hash 1488125773, now seen corresponding path program 1 times [2023-11-06 23:12:29,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 23:12:29,049 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1407424779] [2023-11-06 23:12:29,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 23:12:29,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 23:12:29,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 23:12:29,133 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 23:12:29,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 23:12:29,240 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 23:12:29,241 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-06 23:12:29,244 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 23:12:29,246 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-06 23:12:29,250 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-06 23:12:29,254 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 23:12:29,311 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 11:12:29 BoogieIcfgContainer [2023-11-06 23:12:29,313 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 23:12:29,314 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 23:12:29,314 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 23:12:29,315 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 23:12:29,316 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:12:28" (3/4) ... [2023-11-06 23:12:29,318 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-06 23:12:29,320 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 23:12:29,321 INFO L158 Benchmark]: Toolchain (without parser) took 2338.69ms. Allocated memory is still 157.3MB. Free memory was 110.9MB in the beginning and 96.4MB in the end (delta: 14.5MB). Peak memory consumption was 15.6MB. Max. memory is 16.1GB. [2023-11-06 23:12:29,322 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 113.2MB. Free memory is still 63.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 23:12:29,324 INFO L158 Benchmark]: CACSL2BoogieTranslator took 526.79ms. Allocated memory is still 157.3MB. Free memory was 110.9MB in the beginning and 97.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-06 23:12:29,331 INFO L158 Benchmark]: Boogie Procedure Inliner took 69.01ms. Allocated memory is still 157.3MB. Free memory was 97.9MB in the beginning and 95.2MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 23:12:29,331 INFO L158 Benchmark]: Boogie Preprocessor took 53.08ms. Allocated memory is still 157.3MB. Free memory was 95.2MB in the beginning and 93.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 23:12:29,332 INFO L158 Benchmark]: RCFGBuilder took 794.35ms. Allocated memory is still 157.3MB. Free memory was 93.2MB in the beginning and 125.6MB in the end (delta: -32.4MB). Peak memory consumption was 28.1MB. Max. memory is 16.1GB. [2023-11-06 23:12:29,333 INFO L158 Benchmark]: TraceAbstraction took 878.67ms. Allocated memory is still 157.3MB. Free memory was 125.4MB in the beginning and 96.4MB in the end (delta: 29.0MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-06 23:12:29,333 INFO L158 Benchmark]: Witness Printer took 6.79ms. Allocated memory is still 157.3MB. Free memory is still 96.4MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 23:12:29,344 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.35ms. Allocated memory is still 113.2MB. Free memory is still 63.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 526.79ms. Allocated memory is still 157.3MB. Free memory was 110.9MB in the beginning and 97.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 69.01ms. Allocated memory is still 157.3MB. Free memory was 97.9MB in the beginning and 95.2MB in the end (delta: 2.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 53.08ms. Allocated memory is still 157.3MB. Free memory was 95.2MB in the beginning and 93.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 794.35ms. Allocated memory is still 157.3MB. Free memory was 93.2MB in the beginning and 125.6MB in the end (delta: -32.4MB). Peak memory consumption was 28.1MB. Max. memory is 16.1GB. * TraceAbstraction took 878.67ms. Allocated memory is still 157.3MB. Free memory was 125.4MB in the beginning and 96.4MB in the end (delta: 29.0MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Witness Printer took 6.79ms. Allocated memory is still 157.3MB. Free memory is still 96.4MB. 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: 161]: 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 147, overapproximation of someBinaryArithmeticFLOAToperation at line 119. Possible FailurePath: [L14-L18] static const float ln2_hi_log = 6.9313812256e-01, ln2_lo_log = 9.0580006145e-06, two25_log = 3.355443200e+07, Lg1_log = 6.6666668653e-01, Lg2_log = 4.0000000596e-01, Lg3_log = 2.8571429849e-01, Lg4_log = 2.2222198546e-01, Lg5_log = 1.8183572590e-01, Lg6_log = 1.5313838422e-01, Lg7_log = 1.4798198640e-01; [L20] static const float zero_log = 0.0; [L100-L103] static const float two25_log10 = 3.3554432000e+07, ivln10_log10 = 4.3429449201e-01, log10_2hi_log10 = 3.0102920532e-01, log10_2lo_log10 = 7.9034151668e-07; [L105] static const float zero = 0.0; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, zero=0, zero_log=0] [L156] float x = -1.0f / 0.0f; [L157] CALL, EXPR __ieee754_log10f(x) [L108] float y, z; [L109] __int32_t i, k, hx; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2147483657, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2147483657, zero=0, zero_log=0] [L112] ieee_float_shape_type gf_u; [L113] EXPR gf_u.value = (x) [L114] EXPR gf_u.word [L114] EXPR (hx) = gf_u.word [L111-L115] { ieee_float_shape_type gf_u; gf_u.value = (x); (hx) = gf_u.word; } VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2147483657, hx=-2147483648, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2147483657, zero=0, zero_log=0] [L117] k = 0 VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2147483657, hx=-2147483648, ivln10_log10=43429449201/100000000000, k=0, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2147483657, zero=0, zero_log=0] [L118] COND TRUE ((hx & 0x7fffffff) == 0) [L119] return -two25_log10 / zero; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2147483657, hx=-2147483648, ivln10_log10=43429449201/100000000000, k=0, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2147483657, zero=0, zero_log=0] [L157] RET, EXPR __ieee754_log10f(x) [L157] float res = __ieee754_log10f(x); [L160] CALL, EXPR isnan_float(res) [L147] return x != x; VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, \old(x)=2147483656, \result=0, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, two25_log10=33554432, two25_log=33554432, x=2147483656, zero=0, zero_log=0] [L160] RET, EXPR isnan_float(res) [L160] COND TRUE !isnan_float(res) [L161] reach_error() VAL [Lg1_log=66666668653/100000000000, Lg2_log=10000000149/25000000000, Lg3_log=28571429849/100000000000, Lg4_log=11111099273/50000000000, Lg5_log=1818357259/10000000000, Lg6_log=7656919211/50000000000, Lg7_log=184977483/1250000000, ivln10_log10=43429449201/100000000000, ln2_hi_log=2166056633/3125000000, ln2_lo_log=18116001229/2000000000000000, log10_2hi_log10=7525730133/25000000000, log10_2lo_log10=19758537917/25000000000000000, res=2147483656, two25_log10=33554432, two25_log=33554432, x=2147483657, zero=0, zero_log=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 59 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 83 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 0 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 0 IncrementalHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 0 mSolverCounterUnsat, 83 mSDtfsCounter, 0 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=59occurred in iteration=0, InterpolantAutomatonStates: 2, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 19 NumberOfCodeBlocks, 19 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 8 ConstructedInterpolants, 0 QuantifiedInterpolants, 8 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-06 23:12:29,372 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/float_req_bl_0970b.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7a3d3bb15f1283b96fbc9519b4946e30f904b241ec984b139ceb6db5a438fc07 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 23:12:32,438 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 23:12:32,591 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-06 23:12:32,601 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 23:12:32,602 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 23:12:32,657 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 23:12:32,658 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 23:12:32,659 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 23:12:32,660 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 23:12:32,666 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 23:12:32,667 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 23:12:32,668 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 23:12:32,668 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 23:12:32,671 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 23:12:32,671 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 23:12:32,672 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 23:12:32,673 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 23:12:32,673 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 23:12:32,674 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 23:12:32,675 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 23:12:32,676 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 23:12:32,676 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 23:12:32,677 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 23:12:32,677 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 23:12:32,678 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 23:12:32,678 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 23:12:32,679 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 23:12:32,679 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 23:12:32,680 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 23:12:32,680 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 23:12:32,682 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 23:12:32,682 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 23:12:32,683 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 23:12:32,683 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 23:12:32,684 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 23:12:32,684 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 23:12:32,684 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 23:12:32,685 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 23:12:32,685 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 23:12:32,686 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 23:12:32,686 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 23:12:32,687 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 23:12:32,687 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7a3d3bb15f1283b96fbc9519b4946e30f904b241ec984b139ceb6db5a438fc07 [2023-11-06 23:12:33,168 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 23:12:33,207 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 23:12:33,210 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 23:12:33,212 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 23:12:33,213 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 23:12:33,214 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/float-newlib/float_req_bl_0970b.c [2023-11-06 23:12:36,812 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 23:12:37,143 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 23:12:37,144 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/sv-benchmarks/c/float-newlib/float_req_bl_0970b.c [2023-11-06 23:12:37,154 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data/f259d1b7f/a0ebee728f6a42ef91b7a344326c0fdb/FLAGf0a99c82e [2023-11-06 23:12:37,172 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/data/f259d1b7f/a0ebee728f6a42ef91b7a344326c0fdb [2023-11-06 23:12:37,175 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 23:12:37,177 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 23:12:37,178 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 23:12:37,179 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 23:12:37,185 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 23:12:37,186 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,187 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@325e1ddf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37, skipping insertion in model container [2023-11-06 23:12:37,187 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,222 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 23:12:37,476 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_50dd97e7-2880-4b4d-8299-3aa9b7f75499/sv-benchmarks/c/float-newlib/float_req_bl_0970b.c[4118,4131] [2023-11-06 23:12:37,482 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 23:12:37,503 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 23:12:37,558 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_50dd97e7-2880-4b4d-8299-3aa9b7f75499/sv-benchmarks/c/float-newlib/float_req_bl_0970b.c[4118,4131] [2023-11-06 23:12:37,559 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 23:12:37,583 INFO L206 MainTranslator]: Completed translation [2023-11-06 23:12:37,598 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37 WrapperNode [2023-11-06 23:12:37,600 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 23:12:37,602 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 23:12:37,603 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 23:12:37,603 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 23:12:37,612 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,630 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,672 INFO L138 Inliner]: procedures = 21, calls = 34, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 211 [2023-11-06 23:12:37,673 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 23:12:37,674 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 23:12:37,675 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 23:12:37,675 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 23:12:37,688 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,688 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,697 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,697 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,715 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,723 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,727 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,730 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,737 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 23:12:37,739 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 23:12:37,739 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 23:12:37,740 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 23:12:37,741 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (1/1) ... [2023-11-06 23:12:37,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 23:12:37,772 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 23:12:37,787 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 23:12:37,791 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 23:12:37,834 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 23:12:37,834 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-06 23:12:37,834 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 23:12:37,834 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE4 [2023-11-06 23:12:37,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-06 23:12:37,835 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 23:12:37,835 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 23:12:37,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE4 [2023-11-06 23:12:37,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-06 23:12:37,836 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 23:12:37,964 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 23:12:37,967 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 23:13:01,201 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 23:13:01,209 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 23:13:01,209 INFO L302 CfgBuilder]: Removed 12 assume(true) statements. [2023-11-06 23:13:01,212 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:13:01 BoogieIcfgContainer [2023-11-06 23:13:01,212 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 23:13:01,214 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 23:13:01,214 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 23:13:01,218 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 23:13:01,219 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 11:12:37" (1/3) ... [2023-11-06 23:13:01,220 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f4f60c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:13:01, skipping insertion in model container [2023-11-06 23:13:01,220 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:12:37" (2/3) ... [2023-11-06 23:13:01,223 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3f4f60c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:13:01, skipping insertion in model container [2023-11-06 23:13:01,223 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:13:01" (3/3) ... [2023-11-06 23:13:01,225 INFO L112 eAbstractionObserver]: Analyzing ICFG float_req_bl_0970b.c [2023-11-06 23:13:01,249 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 23:13:01,251 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-06 23:13:01,346 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 23:13:01,353 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopsAndPotentialCycles, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@507b8d6a, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-06 23:13:01,353 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-06 23:13:01,358 INFO L276 IsEmpty]: Start isEmpty. Operand has 44 states, 42 states have (on average 1.6904761904761905) internal successors, (71), 43 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:01,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2023-11-06 23:13:01,365 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 23:13:01,366 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 23:13:01,367 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 23:13:01,373 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 23:13:01,374 INFO L85 PathProgramCache]: Analyzing trace with hash -1902195216, now seen corresponding path program 1 times [2023-11-06 23:13:01,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 23:13:01,390 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [188000838] [2023-11-06 23:13:01,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 23:13:01,391 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 23:13:01,392 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 23:13:01,408 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 23:13:01,445 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2023-11-06 23:13:02,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 23:13:02,218 INFO L262 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-06 23:13:02,224 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 23:13:02,242 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 23:13:02,242 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 23:13:02,243 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 23:13:02,243 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [188000838] [2023-11-06 23:13:02,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [188000838] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 23:13:02,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 23:13:02,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 23:13:02,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1229944033] [2023-11-06 23:13:02,247 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 23:13:02,251 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-06 23:13:02,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 23:13:02,284 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-06 23:13:02,285 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 23:13:02,287 INFO L87 Difference]: Start difference. First operand has 44 states, 42 states have (on average 1.6904761904761905) internal successors, (71), 43 states have internal predecessors, (71), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:02,312 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 23:13:02,312 INFO L93 Difference]: Finished difference Result 86 states and 140 transitions. [2023-11-06 23:13:02,314 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-06 23:13:02,315 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2023-11-06 23:13:02,316 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 23:13:02,327 INFO L225 Difference]: With dead ends: 86 [2023-11-06 23:13:02,327 INFO L226 Difference]: Without dead ends: 41 [2023-11-06 23:13:02,331 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-06 23:13:02,335 INFO L413 NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 58 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-06 23:13:02,337 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 58 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-06 23:13:02,354 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2023-11-06 23:13:02,372 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2023-11-06 23:13:02,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 40 states have (on average 1.375) internal successors, (55), 40 states have internal predecessors, (55), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:02,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 55 transitions. [2023-11-06 23:13:02,378 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 55 transitions. Word has length 9 [2023-11-06 23:13:02,378 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 23:13:02,378 INFO L495 AbstractCegarLoop]: Abstraction has 41 states and 55 transitions. [2023-11-06 23:13:02,379 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:02,379 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 55 transitions. [2023-11-06 23:13:02,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-06 23:13:02,380 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 23:13:02,380 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 23:13:02,406 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Ended with exit code 0 [2023-11-06 23:13:02,598 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 23:13:02,599 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 23:13:02,600 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 23:13:02,600 INFO L85 PathProgramCache]: Analyzing trace with hash 1486155597, now seen corresponding path program 1 times [2023-11-06 23:13:02,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 23:13:02,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1279466588] [2023-11-06 23:13:02,601 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 23:13:02,601 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 23:13:02,601 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 23:13:02,603 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 23:13:02,605 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-11-06 23:13:03,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 23:13:03,418 INFO L262 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-06 23:13:03,420 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 23:13:03,706 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 23:13:03,707 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 23:13:03,707 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 23:13:03,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1279466588] [2023-11-06 23:13:03,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1279466588] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 23:13:03,708 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 23:13:03,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-06 23:13:03,709 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1784950751] [2023-11-06 23:13:03,709 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 23:13:03,711 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 23:13:03,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 23:13:03,714 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 23:13:03,714 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-06 23:13:03,717 INFO L87 Difference]: Start difference. First operand 41 states and 55 transitions. Second operand has 4 states, 4 states have (on average 2.5) 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-06 23:13:04,852 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, Real, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2023-11-06 23:13:04,936 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 23:13:04,936 INFO L93 Difference]: Finished difference Result 46 states and 59 transitions. [2023-11-06 23:13:04,938 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 23:13:04,938 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.5) 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-06 23:13:04,938 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 23:13:04,939 INFO L225 Difference]: With dead ends: 46 [2023-11-06 23:13:04,939 INFO L226 Difference]: Without dead ends: 12 [2023-11-06 23:13:04,940 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-06 23:13:04,942 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 7 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2023-11-06 23:13:04,943 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 16 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2023-11-06 23:13:04,944 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2023-11-06 23:13:04,946 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2023-11-06 23:13:04,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.0) internal successors, (11), 11 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:04,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 11 transitions. [2023-11-06 23:13:04,947 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 11 transitions. Word has length 10 [2023-11-06 23:13:04,948 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 23:13:04,948 INFO L495 AbstractCegarLoop]: Abstraction has 12 states and 11 transitions. [2023-11-06 23:13:04,949 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.5) 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-06 23:13:04,949 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 11 transitions. [2023-11-06 23:13:04,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-06 23:13:04,950 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 23:13:04,950 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 23:13:04,980 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-11-06 23:13:05,163 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 23:13:05,164 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-06 23:13:05,164 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 23:13:05,165 INFO L85 PathProgramCache]: Analyzing trace with hash -1244066674, now seen corresponding path program 1 times [2023-11-06 23:13:05,165 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-06 23:13:05,165 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1069506331] [2023-11-06 23:13:05,166 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 23:13:05,166 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 23:13:05,166 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat [2023-11-06 23:13:05,171 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-06 23:13:05,188 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2023-11-06 23:13:05,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 23:13:06,013 INFO L262 TraceCheckSpWp]: Trace formula consists of 56 conjuncts, 12 conjunts are in the unsatisfiable core [2023-11-06 23:13:06,015 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 23:13:06,695 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 23:13:06,695 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 23:13:06,700 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-06 23:13:06,701 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1069506331] [2023-11-06 23:13:06,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1069506331] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 23:13:06,703 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 23:13:06,703 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-06 23:13:06,704 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255434867] [2023-11-06 23:13:06,705 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 23:13:06,706 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-06 23:13:06,706 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-06 23:13:06,707 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-06 23:13:06,708 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-06 23:13:06,710 INFO L87 Difference]: Start difference. First operand 12 states and 11 transitions. Second operand has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:07,389 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 23:13:07,389 INFO L93 Difference]: Finished difference Result 12 states and 11 transitions. [2023-11-06 23:13:07,390 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 23:13:07,390 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2023-11-06 23:13:07,390 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 23:13:07,390 INFO L225 Difference]: With dead ends: 12 [2023-11-06 23:13:07,390 INFO L226 Difference]: Without dead ends: 0 [2023-11-06 23:13:07,391 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-11-06 23:13:07,393 INFO L413 NwaCegarLoop]: 4 mSDtfsCounter, 7 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-06 23:13:07,393 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 16 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-06 23:13:07,394 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-06 23:13:07,395 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-06 23:13:07,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:07,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-06 23:13:07,395 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 11 [2023-11-06 23:13:07,400 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 23:13:07,400 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-06 23:13:07,401 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.5714285714285714) internal successors, (11), 6 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 23:13:07,401 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-06 23:13:07,401 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-06 23:13:07,404 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-06 23:13:07,442 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-06 23:13:07,620 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-06 23:13:07,622 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-06 23:13:08,141 INFO L899 garLoopResultBuilder]: For program point L93(lines 93 96) no Hoare annotation was computed. [2023-11-06 23:13:08,141 INFO L899 garLoopResultBuilder]: For program point L60(lines 60 65) no Hoare annotation was computed. [2023-11-06 23:13:08,141 INFO L899 garLoopResultBuilder]: For program point L118(lines 118 119) no Hoare annotation was computed. [2023-11-06 23:13:08,141 INFO L899 garLoopResultBuilder]: For program point L85(lines 85 97) no Hoare annotation was computed. [2023-11-06 23:13:08,142 INFO L902 garLoopResultBuilder]: At program point main_returnLabel#1(lines 149 166) the Hoare annotation is: true [2023-11-06 23:13:08,142 INFO L899 garLoopResultBuilder]: For program point L160(lines 160 163) no Hoare annotation was computed. [2023-11-06 23:13:08,142 INFO L899 garLoopResultBuilder]: For program point L127-1(lines 127 131) no Hoare annotation was computed. [2023-11-06 23:13:08,142 INFO L895 garLoopResultBuilder]: At program point L127-2(lines 127 131) the Hoare annotation is: false [2023-11-06 23:13:08,142 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-06 23:13:08,143 INFO L899 garLoopResultBuilder]: For program point L111-1(lines 111 115) no Hoare annotation was computed. [2023-11-06 23:13:08,143 INFO L895 garLoopResultBuilder]: At program point L111-2(lines 111 115) the Hoare annotation is: (and (= ((_ to_fp 8 24) currentRoundingMode (_ +zero 11 53)) ~zero~0) (exists ((currentRoundingMode RoundingMode)) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0)) (_ +zero 8 24)) |ULTIMATE.start___ieee754_log10f_~x#1|)) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 23:13:08,143 INFO L899 garLoopResultBuilder]: For program point L111-3(lines 111 115) no Hoare annotation was computed. [2023-11-06 23:13:08,143 INFO L899 garLoopResultBuilder]: For program point L37(lines 37 38) no Hoare annotation was computed. [2023-11-06 23:13:08,143 INFO L899 garLoopResultBuilder]: For program point L161(line 161) no Hoare annotation was computed. [2023-11-06 23:13:08,144 INFO L899 garLoopResultBuilder]: For program point L120(lines 120 121) no Hoare annotation was computed. [2023-11-06 23:13:08,144 INFO L899 garLoopResultBuilder]: For program point L87(lines 87 91) no Hoare annotation was computed. [2023-11-06 23:13:08,144 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-06 23:13:08,144 INFO L899 garLoopResultBuilder]: For program point L137-1(lines 137 141) no Hoare annotation was computed. [2023-11-06 23:13:08,144 INFO L895 garLoopResultBuilder]: At program point L137-2(lines 137 141) the Hoare annotation is: false [2023-11-06 23:13:08,145 INFO L899 garLoopResultBuilder]: For program point L137-3(lines 137 141) no Hoare annotation was computed. [2023-11-06 23:13:08,145 INFO L899 garLoopResultBuilder]: For program point L39(lines 39 47) no Hoare annotation was computed. [2023-11-06 23:13:08,145 INFO L899 garLoopResultBuilder]: For program point L39-1(lines 39 47) no Hoare annotation was computed. [2023-11-06 23:13:08,145 INFO L899 garLoopResultBuilder]: For program point L122(lines 122 123) no Hoare annotation was computed. [2023-11-06 23:13:08,145 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-06 23:13:08,145 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 161) no Hoare annotation was computed. [2023-11-06 23:13:08,146 INFO L895 garLoopResultBuilder]: At program point isnan_float_returnLabel#1(line 147) the Hoare annotation is: (and (= |ULTIMATE.start___ieee754_log10f_#res#1| (fp.div roundNearestTiesToEven (let ((.cse0 (fp.div roundNearestTiesToEven (fp.neg ((_ to_fp 8 24) roundNearestTiesToEven 1.0)) (_ +zero 8 24)))) (fp.sub roundNearestTiesToEven .cse0 .cse0)) ((_ to_fp 8 24) roundNearestTiesToEven (_ +zero 11 53)))) (= ((_ to_fp 8 24) currentRoundingMode (_ +zero 11 53)) ~zero~0) (= currentRoundingMode roundNearestTiesToEven) (= (_ bv1 32) |ULTIMATE.start_isnan_float_#res#1|)) [2023-11-06 23:13:08,146 INFO L899 garLoopResultBuilder]: For program point L33(lines 33 34) no Hoare annotation was computed. [2023-11-06 23:13:08,146 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-06 23:13:08,146 INFO L899 garLoopResultBuilder]: For program point L124(lines 124 132) no Hoare annotation was computed. [2023-11-06 23:13:08,146 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 124 132) no Hoare annotation was computed. [2023-11-06 23:13:08,147 INFO L899 garLoopResultBuilder]: For program point L58(lines 58 74) no Hoare annotation was computed. [2023-11-06 23:13:08,147 INFO L895 garLoopResultBuilder]: At program point __ieee754_logf_returnLabel#1(lines 22 98) the Hoare annotation is: false [2023-11-06 23:13:08,147 INFO L899 garLoopResultBuilder]: For program point L42-1(lines 42 46) no Hoare annotation was computed. [2023-11-06 23:13:08,147 INFO L895 garLoopResultBuilder]: At program point L42-2(lines 42 46) the Hoare annotation is: false [2023-11-06 23:13:08,147 INFO L899 garLoopResultBuilder]: For program point L59(lines 59 66) no Hoare annotation was computed. [2023-11-06 23:13:08,147 INFO L899 garLoopResultBuilder]: For program point L26-1(lines 26 30) no Hoare annotation was computed. [2023-11-06 23:13:08,155 INFO L895 garLoopResultBuilder]: At program point L26-2(lines 26 30) the Hoare annotation is: false [2023-11-06 23:13:08,155 INFO L899 garLoopResultBuilder]: For program point L26-3(lines 26 30) no Hoare annotation was computed. [2023-11-06 23:13:08,156 INFO L899 garLoopResultBuilder]: For program point L51-1(lines 51 55) no Hoare annotation was computed. [2023-11-06 23:13:08,157 INFO L895 garLoopResultBuilder]: At program point L51-2(lines 51 55) the Hoare annotation is: false [2023-11-06 23:13:08,157 INFO L899 garLoopResultBuilder]: For program point L51-3(lines 51 55) no Hoare annotation was computed. [2023-11-06 23:13:08,157 INFO L899 garLoopResultBuilder]: For program point L68(lines 68 73) no Hoare annotation was computed. [2023-11-06 23:13:08,157 INFO L895 garLoopResultBuilder]: At program point __ieee754_log10f_returnLabel#1(lines 107 144) the Hoare annotation is: (and (= |ULTIMATE.start___ieee754_log10f_#res#1| (fp.div roundNearestTiesToEven (let ((.cse0 (fp.div roundNearestTiesToEven (fp.neg ((_ to_fp 8 24) roundNearestTiesToEven 1.0)) (_ +zero 8 24)))) (fp.sub roundNearestTiesToEven .cse0 .cse0)) ((_ to_fp 8 24) roundNearestTiesToEven (_ +zero 11 53)))) (exists ((currentRoundingMode RoundingMode)) (= (fp ((_ extract 31 31) |ULTIMATE.start___ieee754_log10f_~hx~0#1|) ((_ extract 30 23) |ULTIMATE.start___ieee754_log10f_~hx~0#1|) ((_ extract 22 0) |ULTIMATE.start___ieee754_log10f_~hx~0#1|)) (fp.div currentRoundingMode (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0)) (_ +zero 8 24)))) (= ((_ to_fp 8 24) currentRoundingMode (_ +zero 11 53)) ~zero~0) (exists ((currentRoundingMode RoundingMode)) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0)) (_ +zero 8 24)) |ULTIMATE.start___ieee754_log10f_~x#1|)) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 23:13:08,158 INFO L899 garLoopResultBuilder]: For program point L35(lines 35 36) no Hoare annotation was computed. [2023-11-06 23:13:08,161 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-06 23:13:08,163 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-06 23:13:08,177 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,178 WARN L1553 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, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32())) could not be translated [2023-11-06 23:13:08,179 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,179 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,181 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,181 WARN L1553 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, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32())) could not be translated [2023-11-06 23:13:08,182 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,182 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,183 ERROR L462 ceAbstractionStarter]: Failed to backtranslate (and (= |ULTIMATE.start___ieee754_log10f_#res#1| (fp.div roundNearestTiesToEven (let ((.cse0 (fp.div roundNearestTiesToEven (fp.neg ((_ to_fp 8 24) roundNearestTiesToEven 1.0)) (_ +zero 8 24)))) (fp.sub roundNearestTiesToEven .cse0 .cse0)) ((_ to_fp 8 24) roundNearestTiesToEven (_ +zero 11 53)))) (exists ((currentRoundingMode RoundingMode)) (= (fp ((_ extract 31 31) |ULTIMATE.start___ieee754_log10f_~hx~0#1|) ((_ extract 30 23) |ULTIMATE.start___ieee754_log10f_~hx~0#1|) ((_ extract 22 0) |ULTIMATE.start___ieee754_log10f_~hx~0#1|)) (fp.div currentRoundingMode (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0)) (_ +zero 8 24)))) (= ((_ to_fp 8 24) currentRoundingMode (_ +zero 11 53)) ~zero~0) (exists ((currentRoundingMode RoundingMode)) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0)) (_ +zero 8 24)) |ULTIMATE.start___ieee754_log10f_~x#1|)) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 23:13:08,184 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,185 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,186 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,186 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,186 ERROR L462 ceAbstractionStarter]: Failed to backtranslate (and (= ((_ to_fp 8 24) currentRoundingMode (_ +zero 11 53)) ~zero~0) (exists ((currentRoundingMode RoundingMode)) (= (fp.div currentRoundingMode (fp.neg ((_ to_fp 8 24) currentRoundingMode 1.0)) (_ +zero 8 24)) |ULTIMATE.start___ieee754_log10f_~x#1|)) (= currentRoundingMode roundNearestTiesToEven)) [2023-11-06 23:13:08,188 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,189 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,191 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,191 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,192 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 06.11 11:13:08 BoogieIcfgContainer [2023-11-06 23:13:08,193 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-06 23:13:08,194 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 23:13:08,202 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 23:13:08,202 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 23:13:08,203 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:13:01" (3/4) ... [2023-11-06 23:13:08,205 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-06 23:13:08,219 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 22 nodes and edges [2023-11-06 23:13:08,223 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-06 23:13:08,224 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-06 23:13:08,224 INFO L939 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-06 23:13:08,262 WARN L220 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (1 == \result) [2023-11-06 23:13:08,345 WARN L115 nessWitnessGenerator]: Not writing invariant because ACSL is forbidden: (1 == \result) [2023-11-06 23:13:08,384 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 23:13:08,385 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.yaml [2023-11-06 23:13:08,385 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 23:13:08,386 INFO L158 Benchmark]: Toolchain (without parser) took 31209.51ms. Allocated memory was 69.2MB in the beginning and 83.9MB in the end (delta: 14.7MB). Free memory was 45.3MB in the beginning and 56.9MB in the end (delta: -11.6MB). Peak memory consumption was 34.1MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,386 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 69.2MB. Free memory is still 44.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 23:13:08,387 INFO L158 Benchmark]: CACSL2BoogieTranslator took 422.60ms. Allocated memory was 69.2MB in the beginning and 83.9MB in the end (delta: 14.7MB). Free memory was 44.9MB in the beginning and 62.6MB in the end (delta: -17.6MB). Peak memory consumption was 18.7MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,388 INFO L158 Benchmark]: Boogie Procedure Inliner took 71.50ms. Allocated memory is still 83.9MB. Free memory was 62.6MB in the beginning and 60.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,388 INFO L158 Benchmark]: Boogie Preprocessor took 63.49ms. Allocated memory is still 83.9MB. Free memory was 60.5MB in the beginning and 58.0MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,389 INFO L158 Benchmark]: RCFGBuilder took 23473.22ms. Allocated memory is still 83.9MB. Free memory was 58.0MB in the beginning and 39.1MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,389 INFO L158 Benchmark]: TraceAbstraction took 6979.43ms. Allocated memory is still 83.9MB. Free memory was 38.4MB in the beginning and 34.1MB in the end (delta: 4.4MB). Peak memory consumption was 4.3MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,390 INFO L158 Benchmark]: Witness Printer took 191.25ms. Allocated memory is still 83.9MB. Free memory was 34.1MB in the beginning and 56.9MB in the end (delta: -22.8MB). Peak memory consumption was 6.9MB. Max. memory is 16.1GB. [2023-11-06 23:13:08,394 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.38ms. Allocated memory is still 69.2MB. Free memory is still 44.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 422.60ms. Allocated memory was 69.2MB in the beginning and 83.9MB in the end (delta: 14.7MB). Free memory was 44.9MB in the beginning and 62.6MB in the end (delta: -17.6MB). Peak memory consumption was 18.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 71.50ms. Allocated memory is still 83.9MB. Free memory was 62.6MB in the beginning and 60.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 63.49ms. Allocated memory is still 83.9MB. Free memory was 60.5MB in the beginning and 58.0MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 23473.22ms. Allocated memory is still 83.9MB. Free memory was 58.0MB in the beginning and 39.1MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * TraceAbstraction took 6979.43ms. Allocated memory is still 83.9MB. Free memory was 38.4MB in the beginning and 34.1MB in the end (delta: 4.4MB). Peak memory consumption was 4.3MB. Max. memory is 16.1GB. * Witness Printer took 191.25ms. Allocated memory is still 83.9MB. Free memory was 34.1MB in the beginning and 56.9MB in the end (delta: -22.8MB). Peak memory consumption was 6.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp~32(~hx~0[31:31], ~hx~0[30:23], ~hx~0[22:0]) == ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven 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: 161]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 44 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 6.8s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.5s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 14 SdHoareTripleChecker+Valid, 1.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 14 mSDsluCounter, 90 SdHoareTripleChecker+Invalid, 1.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 20 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 23 IncrementalHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 70 mSDtfsCounter, 23 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 31 GetRequests, 20 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=44occurred in iteration=0, InterpolantAutomatonStates: 13, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 10 LocationsWithAnnotation, 10 PreInvPairs, 14 NumberOfFragments, 119 HoareAnnotationTreeSize, 10 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 10 FomulaSimplificationsInter, 18 FormulaSimplificationTreeSizeReductionInter, 0.5s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 2.1s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 30 NumberOfCodeBlocks, 30 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 27 ConstructedInterpolants, 4 QuantifiedInterpolants, 200 SizeOfPredicates, 16 NumberOfNonLiveVariables, 154 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: 107]: Loop Invariant [2023-11-06 23:13:08,425 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,430 WARN L1553 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, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32())) could not be translated [2023-11-06 23:13:08,430 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,431 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,431 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,433 WARN L1553 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, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32())) could not be translated [2023-11-06 23:13:08,433 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,433 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 51]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 149]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 127]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 26]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 111]: Loop Invariant [2023-11-06 23:13:08,435 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,442 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,443 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~fp.div~32(currentRoundingMode, ~fp.neg~32(~to_fp~32(currentRoundingMode, 1.0)), ~Pluszero~32()) == ~x) could not be translated [2023-11-06 23:13:08,443 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: NULL - InvariantResult [Line: 42]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 147]: Loop Invariant [2023-11-06 23:13:08,443 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,444 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,444 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-06 23:13:08,444 WARN L1553 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated Derived loop invariant: (1 == \result) - InvariantResult [Line: 22]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 137]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-06 23:13:08,572 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_50dd97e7-2880-4b4d-8299-3aa9b7f75499/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE