./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-newlib/double_req_bl_0260.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0260.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:04:07,733 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:04:07,859 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 08:04:07,869 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:04:07,871 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:04:07,911 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:04:07,913 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:04:07,914 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:04:07,915 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:04:07,920 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:04:07,921 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:04:07,921 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:04:07,922 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:04:07,923 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:04:07,924 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 08:04:07,924 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:04:07,925 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:04:07,925 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:04:07,925 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:04:07,926 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 08:04:07,927 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:04:07,927 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 08:04:07,928 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:04:07,928 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 08:04:07,928 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:04:07,929 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:04:07,930 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:04:07,930 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:04:07,931 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:04:07,931 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:04:07,933 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:04:07,933 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 08:04:07,933 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:04:07,933 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:04:07,934 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:04:07,934 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 08:04:07,934 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:04:07,934 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:04:07,934 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:04:07,935 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe [2023-11-19 08:04:08,216 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:04:08,239 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:04:08,242 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:04:08,243 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:04:08,244 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:04:08,245 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2023-11-19 08:04:11,585 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:04:11,800 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:04:11,801 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2023-11-19 08:04:11,814 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data/162cd08a3/0f1a967c033c467a94626f4fa5f33bf0/FLAG67c9a08e0 [2023-11-19 08:04:11,830 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data/162cd08a3/0f1a967c033c467a94626f4fa5f33bf0 [2023-11-19 08:04:11,833 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:04:11,835 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:04:11,836 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:04:11,836 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:04:11,843 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:04:11,843 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:04:11" (1/1) ... [2023-11-19 08:04:11,845 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5baceddc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:11, skipping insertion in model container [2023-11-19 08:04:11,845 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:04:11" (1/1) ... [2023-11-19 08:04:11,880 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:04:12,164 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/sv-benchmarks/c/float-newlib/double_req_bl_0260.c[5941,5954] [2023-11-19 08:04:12,168 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:04:12,180 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:04:12,237 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/sv-benchmarks/c/float-newlib/double_req_bl_0260.c[5941,5954] [2023-11-19 08:04:12,238 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:04:12,256 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:04:12,256 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12 WrapperNode [2023-11-19 08:04:12,256 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:04:12,258 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:04:12,258 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:04:12,258 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:04:12,266 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,280 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,338 INFO L138 Inliner]: procedures = 18, calls = 43, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 449 [2023-11-19 08:04:12,338 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:04:12,339 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:04:12,339 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:04:12,339 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:04:12,358 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,358 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,365 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,365 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,382 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,391 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,394 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,397 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,404 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:04:12,405 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:04:12,405 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:04:12,406 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:04:12,406 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (1/1) ... [2023-11-19 08:04:12,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:04:12,444 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:04:12,473 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:04:12,507 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:04:12,524 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:04:12,524 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:04:12,524 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 08:04:12,525 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-11-19 08:04:12,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 08:04:12,525 INFO L130 BoogieDeclarations]: Found specification of procedure write~real [2023-11-19 08:04:12,526 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:04:12,526 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:04:12,526 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 08:04:12,526 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 08:04:12,698 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:04:12,708 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:04:13,494 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:04:13,505 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:04:13,505 INFO L302 CfgBuilder]: Removed 18 assume(true) statements. [2023-11-19 08:04:13,510 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:04:13 BoogieIcfgContainer [2023-11-19 08:04:13,510 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:04:13,513 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:04:13,513 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:04:13,517 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:04:13,517 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:04:11" (1/3) ... [2023-11-19 08:04:13,518 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d17d6f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:04:13, skipping insertion in model container [2023-11-19 08:04:13,518 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:12" (2/3) ... [2023-11-19 08:04:13,519 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2d17d6f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:04:13, skipping insertion in model container [2023-11-19 08:04:13,519 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:04:13" (3/3) ... [2023-11-19 08:04:13,520 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_0260.c [2023-11-19 08:04:13,544 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:04:13,544 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 08:04:13,604 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:04:13,611 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3a1d8b8f, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:04:13,611 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 08:04:13,616 INFO L276 IsEmpty]: Start isEmpty. Operand has 116 states, 114 states have (on average 1.719298245614035) internal successors, (196), 115 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:13,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 08:04:13,622 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:04:13,623 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:04:13,624 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:04:13,629 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:04:13,629 INFO L85 PathProgramCache]: Analyzing trace with hash -731622344, now seen corresponding path program 1 times [2023-11-19 08:04:13,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:04:13,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1521913853] [2023-11-19 08:04:13,638 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:04:13,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:04:13,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:04:13,805 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:04:13,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:04:13,806 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1521913853] [2023-11-19 08:04:13,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1521913853] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:04:13,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:04:13,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:04:13,810 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [116773702] [2023-11-19 08:04:13,811 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:04:13,816 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:04:13,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:04:13,866 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:04:13,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:04:13,872 INFO L87 Difference]: Start difference. First operand has 116 states, 114 states have (on average 1.719298245614035) internal successors, (196), 115 states have internal predecessors, (196), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:13,945 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 08:04:13,946 INFO L93 Difference]: Finished difference Result 230 states and 390 transitions. [2023-11-19 08:04:13,948 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:04:13,949 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2023-11-19 08:04:13,950 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 08:04:13,967 INFO L225 Difference]: With dead ends: 230 [2023-11-19 08:04:13,967 INFO L226 Difference]: Without dead ends: 113 [2023-11-19 08:04:13,971 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:04:13,977 INFO L413 NwaCegarLoop]: 176 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, 176 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 08:04:13,979 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 176 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 08:04:13,999 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 113 states. [2023-11-19 08:04:14,031 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 113 to 113. [2023-11-19 08:04:14,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 113 states, 112 states have (on average 1.5446428571428572) internal successors, (173), 112 states have internal predecessors, (173), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:14,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 173 transitions. [2023-11-19 08:04:14,043 INFO L78 Accepts]: Start accepts. Automaton has 113 states and 173 transitions. Word has length 11 [2023-11-19 08:04:14,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 08:04:14,044 INFO L495 AbstractCegarLoop]: Abstraction has 113 states and 173 transitions. [2023-11-19 08:04:14,045 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:14,045 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 173 transitions. [2023-11-19 08:04:14,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 08:04:14,047 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:04:14,047 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:04:14,048 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:04:14,048 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:04:14,049 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:04:14,049 INFO L85 PathProgramCache]: Analyzing trace with hash -111701419, now seen corresponding path program 1 times [2023-11-19 08:04:14,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:04:14,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [345814482] [2023-11-19 08:04:14,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:04:14,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:04:14,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:04:14,143 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-19 08:04:14,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-19 08:04:14,244 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-19 08:04:14,245 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-11-19 08:04:14,247 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 08:04:14,249 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 08:04:14,253 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2023-11-19 08:04:14,256 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 08:04:14,322 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 08:04:14 BoogieIcfgContainer [2023-11-19 08:04:14,322 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 08:04:14,323 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 08:04:14,323 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 08:04:14,324 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 08:04:14,324 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:04:13" (3/4) ... [2023-11-19 08:04:14,329 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-19 08:04:14,330 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 08:04:14,331 INFO L158 Benchmark]: Toolchain (without parser) took 2496.41ms. Allocated memory was 132.1MB in the beginning and 178.3MB in the end (delta: 46.1MB). Free memory was 87.5MB in the beginning and 96.7MB in the end (delta: -9.2MB). Peak memory consumption was 37.6MB. Max. memory is 16.1GB. [2023-11-19 08:04:14,333 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 132.1MB. Free memory was 105.6MB in the beginning and 105.4MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 08:04:14,336 INFO L158 Benchmark]: CACSL2BoogieTranslator took 420.65ms. Allocated memory is still 132.1MB. Free memory was 87.5MB in the beginning and 72.2MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-19 08:04:14,337 INFO L158 Benchmark]: Boogie Procedure Inliner took 80.72ms. Allocated memory is still 132.1MB. Free memory was 72.2MB in the beginning and 68.6MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 08:04:14,339 INFO L158 Benchmark]: Boogie Preprocessor took 65.33ms. Allocated memory is still 132.1MB. Free memory was 68.6MB in the beginning and 66.0MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 08:04:14,340 INFO L158 Benchmark]: RCFGBuilder took 1105.19ms. Allocated memory was 132.1MB in the beginning and 178.3MB in the end (delta: 46.1MB). Free memory was 66.0MB in the beginning and 128.1MB in the end (delta: -62.1MB). Peak memory consumption was 25.0MB. Max. memory is 16.1GB. [2023-11-19 08:04:14,340 INFO L158 Benchmark]: TraceAbstraction took 809.12ms. Allocated memory is still 178.3MB. Free memory was 128.1MB in the beginning and 96.7MB in the end (delta: 31.4MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. [2023-11-19 08:04:14,340 INFO L158 Benchmark]: Witness Printer took 7.59ms. Allocated memory is still 178.3MB. Free memory is still 96.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 08:04:14,345 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.28ms. Allocated memory is still 132.1MB. Free memory was 105.6MB in the beginning and 105.4MB in the end (delta: 159.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 420.65ms. Allocated memory is still 132.1MB. Free memory was 87.5MB in the beginning and 72.2MB in the end (delta: 15.2MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 80.72ms. Allocated memory is still 132.1MB. Free memory was 72.2MB in the beginning and 68.6MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 65.33ms. Allocated memory is still 132.1MB. Free memory was 68.6MB in the beginning and 66.0MB in the end (delta: 2.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1105.19ms. Allocated memory was 132.1MB in the beginning and 178.3MB in the end (delta: 46.1MB). Free memory was 66.0MB in the beginning and 128.1MB in the end (delta: -62.1MB). Peak memory consumption was 25.0MB. Max. memory is 16.1GB. * TraceAbstraction took 809.12ms. Allocated memory is still 178.3MB. Free memory was 128.1MB in the beginning and 96.7MB in the end (delta: 31.4MB). Peak memory consumption was 31.5MB. Max. memory is 16.1GB. * Witness Printer took 7.59ms. Allocated memory is still 178.3MB. Free memory is still 96.7MB. 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: 245]: 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 someBinaryDOUBLEComparisonOperation at line 19, overapproximation of someUnaryDOUBLEoperation at line 154, overapproximation of someBinaryArithmeticDOUBLEoperation at line 189. Possible FailurePath: [L21] static const double one_sqrt = 1.0, tiny_sqrt = 1.0e-300; [L148-L162] static const double one_asin = 1.00000000000000000000e+00, huge_asin = 1.000e+300, pio2_hi_asin = 1.57079632679489655800e+00, pio2_lo_asin = 6.12323399573676603587e-17, pio4_hi_asin = 7.85398163397448278999e-01, pS0_asin = 1.66666666666666657415e-01, pS1_asin = -3.25565818622400915405e-01, pS2_asin = 2.01212532134862925881e-01, pS3_asin = -4.00555345006794114027e-02, pS4_asin = 7.91534994289814532176e-04, pS5_asin = 3.47933107596021167570e-05, qS1_asin = -2.40339491173441421878e+00, qS2_asin = 2.02094576023350569471e+00, qS3_asin = -6.88283971605453293030e-01, qS4_asin = 7.70381505559019352791e-02; VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000] [L240] double x = 0.0 / 0.0; [L241] CALL, EXPR __ieee754_asin(x) [L165] double t, w, p, q, c, r, s; [L166] __int32_t hx, ix; VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L168] ieee_double_shape_type gh_u; [L169] EXPR gh_u.value = (x) [L170] EXPR gh_u.parts.msw [L170] EXPR (hx) = gh_u.parts.msw [L167-L171] { ieee_double_shape_type gh_u; gh_u.value = (x); (hx) = gh_u.parts.msw; } VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=1071644671, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L172] ix = hx & 0x7fffffff VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=1071644671, ix=1071644671, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L173] COND FALSE !(ix >= 0x3ff00000) VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=1071644671, ix=1071644671, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L184] COND TRUE ix < 0x3fe00000 VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=1071644671, ix=1071644671, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L185] COND FALSE !(ix < 0x3e400000) [L189] t = x * x [L190-L193] p = t * (pS0_asin + t * (pS1_asin + t * (pS2_asin + t * (pS3_asin + t * (pS4_asin + t * pS5_asin))))) [L194-L195] q = one_asin + t * (qS1_asin + t * (qS2_asin + t * (qS3_asin + t * qS4_asin))) [L196] w = p / q [L197] return x + x * w; VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, hx=1071644671, ix=1071644671, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] [L241] RET, EXPR __ieee754_asin(x) [L241] double res = __ieee754_asin(x); [L244] CALL, EXPR isnan_double(res) [L19] return x != x; VAL [\old(x)=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009, \result=0, huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009] [L244] RET, EXPR isnan_double(res) [L244] COND TRUE !isnan_double(res) [L245] reach_error() VAL [huge_asin=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, one_asin=1, one_sqrt=1, pS0_asin=33333333333333331483/200000000000000000000, pS2_asin=201212532134862925881/1000000000000000000000, pS4_asin=49470937143113408261/62500000000000000000000, pS5_asin=34793310759602116757/1000000000000000000000000, pio2_hi_asin=785398163397448279/500000000000000000, pio2_lo_asin=612323399573676603587/10000000000000000000000000000000000000, pio4_hi_asin=785398163397448278999/1000000000000000000000, qS2_asin=202094576023350569471/100000000000000000000, qS4_asin=770381505559019352791/10000000000000000000000, res=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009, tiny_sqrt=1/1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, x=1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010] - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 116 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.7s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 0 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 176 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, 176 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=116occurred 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, 23 NumberOfCodeBlocks, 23 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 10 ConstructedInterpolants, 0 QuantifiedInterpolants, 10 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-19 08:04:14,399 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-newlib/double_req_bl_0260.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:04:17,131 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:04:17,225 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2023-11-19 08:04:17,232 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:04:17,232 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:04:17,286 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:04:17,289 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:04:17,290 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:04:17,291 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:04:17,296 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:04:17,297 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:04:17,298 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:04:17,298 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:04:17,303 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:04:17,303 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 08:04:17,304 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:04:17,304 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:04:17,304 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:04:17,305 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 08:04:17,306 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:04:17,307 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 08:04:17,307 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 08:04:17,308 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 08:04:17,308 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 08:04:17,309 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:04:17,309 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 08:04:17,309 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:04:17,310 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:04:17,310 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:04:17,311 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:04:17,312 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:04:17,313 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:04:17,313 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:04:17,314 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 08:04:17,314 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-19 08:04:17,314 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 08:04:17,314 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:04:17,315 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 08:04:17,315 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:04:17,316 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:04:17,316 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-19 08:04:17,317 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:04:17,317 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6b6d3122b178b780d1952c5380c2131a477762b03e7beef2834a26791e72c7fe [2023-11-19 08:04:17,705 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:04:17,734 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:04:17,742 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:04:17,744 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:04:17,744 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:04:17,746 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2023-11-19 08:04:20,930 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:04:21,194 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:04:21,195 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/sv-benchmarks/c/float-newlib/double_req_bl_0260.c [2023-11-19 08:04:21,205 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data/0bc269857/707207038d6b40ad8eeb994ab31a1696/FLAG30fe20643 [2023-11-19 08:04:21,222 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/data/0bc269857/707207038d6b40ad8eeb994ab31a1696 [2023-11-19 08:04:21,224 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:04:21,226 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:04:21,227 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:04:21,228 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:04:21,233 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:04:21,234 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,235 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7155c63d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21, skipping insertion in model container [2023-11-19 08:04:21,236 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,280 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:04:21,612 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/sv-benchmarks/c/float-newlib/double_req_bl_0260.c[5941,5954] [2023-11-19 08:04:21,616 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:04:21,636 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:04:21,716 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_277ccb4b-f134-4ad1-aff8-7f803cb4533e/sv-benchmarks/c/float-newlib/double_req_bl_0260.c[5941,5954] [2023-11-19 08:04:21,717 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:04:21,744 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:04:21,744 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21 WrapperNode [2023-11-19 08:04:21,744 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:04:21,746 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:04:21,746 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:04:21,746 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:04:21,778 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,812 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,873 INFO L138 Inliner]: procedures = 21, calls = 43, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 298 [2023-11-19 08:04:21,874 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:04:21,875 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:04:21,875 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:04:21,875 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:04:21,888 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,888 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,908 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,908 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,948 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,954 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,958 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,973 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,988 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:04:21,989 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:04:21,989 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:04:21,989 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:04:21,990 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (1/1) ... [2023-11-19 08:04:21,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:04:22,022 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:04:22,037 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:04:22,075 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:04:22,085 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:04:22,086 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2023-11-19 08:04:22,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~intFLOATTYPE8 [2023-11-19 08:04:22,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-19 08:04:22,087 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 08:04:22,087 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-19 08:04:22,087 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:04:22,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:04:22,088 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-19 08:04:22,088 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 08:04:22,196 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:04:22,199 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:04:40,030 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:04:40,040 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:04:40,040 INFO L302 CfgBuilder]: Removed 18 assume(true) statements. [2023-11-19 08:04:40,045 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:04:40 BoogieIcfgContainer [2023-11-19 08:04:40,046 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:04:40,076 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:04:40,077 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:04:40,080 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:04:40,082 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:04:21" (1/3) ... [2023-11-19 08:04:40,083 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@498bcab8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:04:40, skipping insertion in model container [2023-11-19 08:04:40,083 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:04:21" (2/3) ... [2023-11-19 08:04:40,084 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@498bcab8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:04:40, skipping insertion in model container [2023-11-19 08:04:40,085 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:04:40" (3/3) ... [2023-11-19 08:04:40,086 INFO L112 eAbstractionObserver]: Analyzing ICFG double_req_bl_0260.c [2023-11-19 08:04:40,102 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:04:40,102 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 08:04:40,154 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:04:40,161 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@51414da4, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:04:40,161 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 08:04:40,166 INFO L276 IsEmpty]: Start isEmpty. Operand has 72 states, 70 states have (on average 1.6714285714285715) internal successors, (117), 71 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:40,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2023-11-19 08:04:40,173 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:04:40,174 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:04:40,175 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:04:40,182 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:04:40,183 INFO L85 PathProgramCache]: Analyzing trace with hash 2046089236, now seen corresponding path program 1 times [2023-11-19 08:04:40,197 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 08:04:40,197 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [190565631] [2023-11-19 08:04:40,198 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:04:40,199 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 08:04:40,199 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 08:04:40,210 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-19 08:04:40,217 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Waiting until timeout for monitored process [2023-11-19 08:04:40,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:04:40,935 INFO L262 TraceCheckSpWp]: Trace formula consists of 46 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-19 08:04:40,938 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 08:04:40,962 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:04:40,962 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 08:04:40,963 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 08:04:40,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [190565631] [2023-11-19 08:04:40,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [190565631] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:04:40,965 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:04:40,965 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:04:40,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [398950132] [2023-11-19 08:04:40,970 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:04:40,977 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:04:40,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 08:04:41,020 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:04:41,022 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:04:41,026 INFO L87 Difference]: Start difference. First operand has 72 states, 70 states have (on average 1.6714285714285715) internal successors, (117), 71 states have internal predecessors, (117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:41,062 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 08:04:41,062 INFO L93 Difference]: Finished difference Result 142 states and 232 transitions. [2023-11-19 08:04:41,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:04:41,065 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2023-11-19 08:04:41,065 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 08:04:41,076 INFO L225 Difference]: With dead ends: 142 [2023-11-19 08:04:41,076 INFO L226 Difference]: Without dead ends: 69 [2023-11-19 08:04:41,080 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:04:41,083 INFO L413 NwaCegarLoop]: 98 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, 98 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 08:04:41,085 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 98 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 08:04:41,102 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 69 states. [2023-11-19 08:04:41,119 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 69. [2023-11-19 08:04:41,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 69 states, 68 states have (on average 1.3970588235294117) internal successors, (95), 68 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:41,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 95 transitions. [2023-11-19 08:04:41,124 INFO L78 Accepts]: Start accepts. Automaton has 69 states and 95 transitions. Word has length 11 [2023-11-19 08:04:41,125 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 08:04:41,125 INFO L495 AbstractCegarLoop]: Abstraction has 69 states and 95 transitions. [2023-11-19 08:04:41,125 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:41,126 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 95 transitions. [2023-11-19 08:04:41,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-19 08:04:41,126 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:04:41,127 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:04:41,144 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (2)] Forceful destruction successful, exit code 0 [2023-11-19 08:04:41,327 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 08:04:41,328 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:04:41,328 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:04:41,328 INFO L85 PathProgramCache]: Analyzing trace with hash -1615635862, now seen corresponding path program 1 times [2023-11-19 08:04:41,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 08:04:41,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1341477760] [2023-11-19 08:04:41,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:04:41,330 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 08:04:41,330 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 08:04:41,336 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-19 08:04:41,404 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2023-11-19 08:04:45,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:04:45,763 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-19 08:04:45,766 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 08:04:47,591 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:04:47,591 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 08:04:47,591 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 08:04:47,592 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1341477760] [2023-11-19 08:04:47,592 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1341477760] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:04:47,592 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:04:47,592 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 08:04:47,592 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1356956547] [2023-11-19 08:04:47,593 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:04:47,594 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-19 08:04:47,594 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 08:04:47,595 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-19 08:04:47,595 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-19 08:04:47,595 INFO L87 Difference]: Start difference. First operand 69 states and 95 transitions. Second operand has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:50,513 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.40s for a HTC check with result INVALID. Formula has sorts [Bool, FloatingPoint, RoundingMode, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [0] [2023-11-19 08:04:50,737 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 08:04:50,737 INFO L93 Difference]: Finished difference Result 74 states and 99 transitions. [2023-11-19 08:04:50,739 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 08:04:50,739 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2023-11-19 08:04:50,739 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 08:04:50,740 INFO L225 Difference]: With dead ends: 74 [2023-11-19 08:04:50,740 INFO L226 Difference]: Without dead ends: 14 [2023-11-19 08:04:50,741 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 2.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2023-11-19 08:04:50,742 INFO L413 NwaCegarLoop]: 8 mSDtfsCounter, 16 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time [2023-11-19 08:04:50,743 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 21 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time] [2023-11-19 08:04:50,744 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2023-11-19 08:04:50,747 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2023-11-19 08:04:50,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.0) internal successors, (13), 13 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:50,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 13 transitions. [2023-11-19 08:04:50,748 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 13 transitions. Word has length 12 [2023-11-19 08:04:50,749 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 08:04:50,749 INFO L495 AbstractCegarLoop]: Abstraction has 14 states and 13 transitions. [2023-11-19 08:04:50,749 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:50,750 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 13 transitions. [2023-11-19 08:04:50,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-19 08:04:50,750 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:04:50,751 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 08:04:50,811 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Forceful destruction successful, exit code 0 [2023-11-19 08:04:50,951 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 08:04:50,952 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:04:50,952 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:04:50,953 INFO L85 PathProgramCache]: Analyzing trace with hash -1309739176, now seen corresponding path program 1 times [2023-11-19 08:04:50,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-19 08:04:50,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1247251093] [2023-11-19 08:04:50,953 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:04:50,954 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 08:04:50,954 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat [2023-11-19 08:04:50,955 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2023-11-19 08:04:50,958 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Waiting until timeout for monitored process [2023-11-19 08:04:51,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:04:51,896 INFO L262 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-19 08:04:51,898 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 08:04:54,640 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 08:04:54,640 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 08:04:54,641 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-19 08:04:54,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1247251093] [2023-11-19 08:04:54,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1247251093] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:04:54,642 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:04:54,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-19 08:04:54,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1472974272] [2023-11-19 08:04:54,642 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:04:54,643 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-19 08:04:54,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-19 08:04:54,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-19 08:04:54,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2023-11-19 08:04:54,645 INFO L87 Difference]: Start difference. First operand 14 states and 13 transitions. Second operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:57,853 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 08:04:57,854 INFO L93 Difference]: Finished difference Result 14 states and 13 transitions. [2023-11-19 08:04:57,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-19 08:04:57,854 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2023-11-19 08:04:57,855 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 08:04:57,855 INFO L225 Difference]: With dead ends: 14 [2023-11-19 08:04:57,855 INFO L226 Difference]: Without dead ends: 0 [2023-11-19 08:04:57,856 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 2.7s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2023-11-19 08:04:57,857 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 6 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2023-11-19 08:04:57,858 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 20 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2023-11-19 08:04:57,859 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-19 08:04:57,859 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-19 08:04:57,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:57,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-19 08:04:57,860 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 13 [2023-11-19 08:04:57,860 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 08:04:57,860 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-19 08:04:57,860 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 08:04:57,861 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-19 08:04:57,861 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-19 08:04:57,865 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-19 08:04:57,892 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-19 08:04:58,079 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-19 08:04:58,081 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-19 08:04:59,819 INFO L899 garLoopResultBuilder]: For program point L184(lines 184 199) no Hoare annotation was computed. [2023-11-19 08:04:59,820 INFO L899 garLoopResultBuilder]: For program point L184-1(lines 184 199) no Hoare annotation was computed. [2023-11-19 08:04:59,820 INFO L899 garLoopResultBuilder]: For program point isnan_double_returnLabel#1(line 19) no Hoare annotation was computed. [2023-11-19 08:04:59,820 INFO L899 garLoopResultBuilder]: For program point L185(lines 185 198) no Hoare annotation was computed. [2023-11-19 08:04:59,820 INFO L895 garLoopResultBuilder]: At program point L86-2(lines 86 102) the Hoare annotation is: false [2023-11-19 08:04:59,820 INFO L899 garLoopResultBuilder]: For program point L86-3(lines 23 131) no Hoare annotation was computed. [2023-11-19 08:04:59,821 INFO L899 garLoopResultBuilder]: For program point L186(lines 186 187) no Hoare annotation was computed. [2023-11-19 08:04:59,821 INFO L899 garLoopResultBuilder]: For program point L54-2(lines 54 55) no Hoare annotation was computed. [2023-11-19 08:04:59,821 INFO L895 garLoopResultBuilder]: At program point L54-3(lines 54 55) the Hoare annotation is: false [2023-11-19 08:04:59,821 INFO L899 garLoopResultBuilder]: For program point L54-4(lines 54 55) no Hoare annotation was computed. [2023-11-19 08:04:59,821 INFO L899 garLoopResultBuilder]: For program point L104(lines 104 118) no Hoare annotation was computed. [2023-11-19 08:04:59,821 INFO L899 garLoopResultBuilder]: For program point L121(lines 121 122) no Hoare annotation was computed. [2023-11-19 08:04:59,821 INFO L899 garLoopResultBuilder]: For program point L121-2(lines 121 122) no Hoare annotation was computed. [2023-11-19 08:04:59,822 INFO L899 garLoopResultBuilder]: For program point fabs_double_returnLabel#1(lines 132 146) no Hoare annotation was computed. [2023-11-19 08:04:59,822 INFO L899 garLoopResultBuilder]: For program point L89(lines 89 98) no Hoare annotation was computed. [2023-11-19 08:04:59,822 INFO L899 garLoopResultBuilder]: For program point L89-2(lines 89 98) no Hoare annotation was computed. [2023-11-19 08:04:59,822 INFO L899 garLoopResultBuilder]: For program point L139(lines 139 144) no Hoare annotation was computed. [2023-11-19 08:04:59,822 INFO L895 garLoopResultBuilder]: At program point L139-1(lines 139 144) the Hoare annotation is: false [2023-11-19 08:04:59,822 INFO L899 garLoopResultBuilder]: For program point L106(lines 106 117) no Hoare annotation was computed. [2023-11-19 08:04:59,823 INFO L899 garLoopResultBuilder]: For program point L139-2(lines 139 144) no Hoare annotation was computed. [2023-11-19 08:04:59,823 INFO L899 garLoopResultBuilder]: For program point L40(lines 40 45) no Hoare annotation was computed. [2023-11-19 08:04:59,823 INFO L895 garLoopResultBuilder]: At program point L73-2(lines 73 83) the Hoare annotation is: false [2023-11-19 08:04:59,823 INFO L899 garLoopResultBuilder]: For program point L40-2(lines 40 45) no Hoare annotation was computed. [2023-11-19 08:04:59,823 INFO L899 garLoopResultBuilder]: For program point L73-3(lines 73 83) no Hoare annotation was computed. [2023-11-19 08:04:59,823 INFO L899 garLoopResultBuilder]: For program point L173(lines 173 199) no Hoare annotation was computed. [2023-11-19 08:04:59,824 INFO L899 garLoopResultBuilder]: For program point L41(lines 41 44) no Hoare annotation was computed. [2023-11-19 08:04:59,824 INFO L899 garLoopResultBuilder]: For program point __ieee754_sqrt_returnLabel#1(lines 23 131) no Hoare annotation was computed. [2023-11-19 08:04:59,824 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-19 08:04:59,824 INFO L899 garLoopResultBuilder]: For program point L91(lines 91 92) no Hoare annotation was computed. [2023-11-19 08:04:59,824 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 124 129) no Hoare annotation was computed. [2023-11-19 08:04:59,824 INFO L895 garLoopResultBuilder]: At program point L124-2(lines 124 129) the Hoare annotation is: false [2023-11-19 08:04:59,825 INFO L899 garLoopResultBuilder]: For program point L91-2(lines 91 92) no Hoare annotation was computed. [2023-11-19 08:04:59,825 INFO L899 garLoopResultBuilder]: For program point L124-3(lines 124 129) no Hoare annotation was computed. [2023-11-19 08:04:59,825 INFO L899 garLoopResultBuilder]: For program point L108(lines 108 116) no Hoare annotation was computed. [2023-11-19 08:04:59,825 INFO L899 garLoopResultBuilder]: For program point L75(lines 75 79) no Hoare annotation was computed. [2023-11-19 08:04:59,825 INFO L899 garLoopResultBuilder]: For program point L75-2(lines 75 79) no Hoare annotation was computed. [2023-11-19 08:04:59,825 INFO L899 garLoopResultBuilder]: For program point L175-1(lines 175 179) no Hoare annotation was computed. [2023-11-19 08:04:59,826 INFO L895 garLoopResultBuilder]: At program point L175-2(lines 175 179) the Hoare annotation is: (and (exists ((|v_skolemized_q#valueAsBitvector_14| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= |ULTIMATE.start___ieee754_asin_~ix~0#1| (bvand ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_14|) (_ bv2147483647 32))) (= (fp.div currentRoundingMode (_ +zero 11 53) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_14|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_14|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_14|))))) (= currentRoundingMode roundNearestTiesToEven) (exists ((|v_skolemized_q#valueAsBitvector_14| (_ BitVec 64)) (currentRoundingMode RoundingMode)) (and (= (fp.div currentRoundingMode (_ +zero 11 53) (_ +zero 11 53)) (fp ((_ extract 63 63) |v_skolemized_q#valueAsBitvector_14|) ((_ extract 62 52) |v_skolemized_q#valueAsBitvector_14|) ((_ extract 51 0) |v_skolemized_q#valueAsBitvector_14|))) (= ((_ extract 63 32) |v_skolemized_q#valueAsBitvector_14|) |ULTIMATE.start___ieee754_asin_~hx~0#1|))) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_asin_~x#1| (fp.div currentRoundingMode (_ +zero 11 53) (_ +zero 11 53))))) [2023-11-19 08:04:59,826 INFO L899 garLoopResultBuilder]: For program point L175-3(lines 173 184) no Hoare annotation was computed. [2023-11-19 08:04:59,826 INFO L899 garLoopResultBuilder]: For program point L43(lines 43 44) no Hoare annotation was computed. [2023-11-19 08:04:59,827 INFO L899 garLoopResultBuilder]: For program point main_returnLabel#1(lines 233 250) no Hoare annotation was computed. [2023-11-19 08:04:59,827 INFO L899 garLoopResultBuilder]: For program point L94(lines 94 95) no Hoare annotation was computed. [2023-11-19 08:04:59,827 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2023-11-19 08:04:59,827 INFO L899 garLoopResultBuilder]: For program point L94-2(lines 94 95) no Hoare annotation was computed. [2023-11-19 08:04:59,827 INFO L899 garLoopResultBuilder]: For program point L210(lines 210 226) no Hoare annotation was computed. [2023-11-19 08:04:59,828 INFO L899 garLoopResultBuilder]: For program point L210-2(lines 164 231) no Hoare annotation was computed. [2023-11-19 08:04:59,828 INFO L899 garLoopResultBuilder]: For program point L111(lines 111 116) no Hoare annotation was computed. [2023-11-19 08:04:59,828 INFO L899 garLoopResultBuilder]: For program point L62(lines 62 65) no Hoare annotation was computed. [2023-11-19 08:04:59,828 INFO L899 garLoopResultBuilder]: For program point L29-1(lines 29 34) no Hoare annotation was computed. [2023-11-19 08:04:59,829 INFO L899 garLoopResultBuilder]: For program point L62-2(lines 62 65) no Hoare annotation was computed. [2023-11-19 08:04:59,829 INFO L895 garLoopResultBuilder]: At program point L29-2(lines 29 34) the Hoare annotation is: false [2023-11-19 08:04:59,829 INFO L899 garLoopResultBuilder]: For program point L29-3(lines 23 131) no Hoare annotation was computed. [2023-11-19 08:04:59,829 INFO L899 garLoopResultBuilder]: For program point L244(lines 244 247) no Hoare annotation was computed. [2023-11-19 08:04:59,830 INFO L899 garLoopResultBuilder]: For program point L112(lines 112 113) no Hoare annotation was computed. [2023-11-19 08:04:59,830 INFO L899 garLoopResultBuilder]: For program point L112-2(lines 112 113) no Hoare annotation was computed. [2023-11-19 08:04:59,830 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-19 08:04:59,830 INFO L899 garLoopResultBuilder]: For program point L245(line 245) no Hoare annotation was computed. [2023-11-19 08:04:59,831 INFO L899 garLoopResultBuilder]: For program point L48(lines 48 59) no Hoare annotation was computed. [2023-11-19 08:04:59,831 INFO L899 garLoopResultBuilder]: For program point L48-2(lines 48 59) no Hoare annotation was computed. [2023-11-19 08:04:59,831 INFO L899 garLoopResultBuilder]: For program point L-1(line -1) no Hoare annotation was computed. [2023-11-19 08:04:59,831 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 245) no Hoare annotation was computed. [2023-11-19 08:04:59,832 INFO L895 garLoopResultBuilder]: At program point L49-2(lines 49 53) the Hoare annotation is: false [2023-11-19 08:04:59,832 INFO L899 garLoopResultBuilder]: For program point L49-3(lines 49 53) no Hoare annotation was computed. [2023-11-19 08:04:59,832 INFO L899 garLoopResultBuilder]: For program point L215-1(lines 215 220) no Hoare annotation was computed. [2023-11-19 08:04:59,832 INFO L895 garLoopResultBuilder]: At program point L215-2(lines 215 220) the Hoare annotation is: false [2023-11-19 08:04:59,833 INFO L899 garLoopResultBuilder]: For program point L215-3(lines 215 220) no Hoare annotation was computed. [2023-11-19 08:04:59,833 INFO L899 garLoopResultBuilder]: For program point L167-1(lines 167 171) no Hoare annotation was computed. [2023-11-19 08:04:59,833 INFO L899 garLoopResultBuilder]: For program point __ieee754_asin_returnLabel#1(lines 164 231) no Hoare annotation was computed. [2023-11-19 08:04:59,834 INFO L895 garLoopResultBuilder]: At program point L167-2(lines 167 171) the Hoare annotation is: (and (= currentRoundingMode roundNearestTiesToEven) (exists ((currentRoundingMode RoundingMode)) (= |ULTIMATE.start___ieee754_asin_~x#1| (fp.div currentRoundingMode (_ +zero 11 53) (_ +zero 11 53))))) [2023-11-19 08:04:59,834 INFO L899 garLoopResultBuilder]: For program point L134-1(lines 134 138) no Hoare annotation was computed. [2023-11-19 08:04:59,834 INFO L899 garLoopResultBuilder]: For program point L167-3(lines 167 171) no Hoare annotation was computed. [2023-11-19 08:04:59,834 INFO L895 garLoopResultBuilder]: At program point L134-2(lines 134 138) the Hoare annotation is: false [2023-11-19 08:04:59,838 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2023-11-19 08:04:59,841 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-19 08:04:59,858 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_14 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(v_skolemized_q#valueAsBitvector_14[63:32], 2147483647bv32) && ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_14[63:63], v_skolemized_q#valueAsBitvector_14[62:52], v_skolemized_q#valueAsBitvector_14[51:0])) could not be translated [2023-11-19 08:04:59,859 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-19 08:04:59,859 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_14 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_14[63:63], v_skolemized_q#valueAsBitvector_14[62:52], v_skolemized_q#valueAsBitvector_14[51:0]) && v_skolemized_q#valueAsBitvector_14[63:32] == ~hx~0) could not be translated [2023-11-19 08:04:59,860 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64())) could not be translated [2023-11-19 08:04:59,860 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated [2023-11-19 08:04:59,861 WARN L1572 BoogieBacktranslator]: Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64())) could not be translated [2023-11-19 08:04:59,861 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 19.11 08:04:59 BoogieIcfgContainer [2023-11-19 08:04:59,862 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-19 08:04:59,862 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-19 08:04:59,863 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-19 08:04:59,863 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-19 08:04:59,863 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:04:40" (3/4) ... [2023-11-19 08:04:59,866 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-19 08:04:59,879 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2023-11-19 08:04:59,880 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2023-11-19 08:04:59,880 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-19 08:04:59,880 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-19 08:05:00,009 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/witness.graphml [2023-11-19 08:05:00,010 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/witness.yml [2023-11-19 08:05:00,010 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-19 08:05:00,011 INFO L158 Benchmark]: Toolchain (without parser) took 38785.52ms. Allocated memory was 75.5MB in the beginning and 107.0MB in the end (delta: 31.5MB). Free memory was 51.2MB in the beginning and 79.0MB in the end (delta: -27.8MB). Peak memory consumption was 40.9MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,012 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 75.5MB. Free memory is still 51.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 08:05:00,012 INFO L158 Benchmark]: CACSL2BoogieTranslator took 517.28ms. Allocated memory is still 75.5MB. Free memory was 51.1MB in the beginning and 35.3MB in the end (delta: 15.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,013 INFO L158 Benchmark]: Boogie Procedure Inliner took 128.43ms. Allocated memory was 75.5MB in the beginning and 107.0MB in the end (delta: 31.5MB). Free memory was 35.3MB in the beginning and 83.8MB in the end (delta: -48.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,013 INFO L158 Benchmark]: Boogie Preprocessor took 113.27ms. Allocated memory is still 107.0MB. Free memory was 83.8MB in the beginning and 81.3MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,014 INFO L158 Benchmark]: RCFGBuilder took 18056.97ms. Allocated memory is still 107.0MB. Free memory was 81.3MB in the beginning and 55.7MB in the end (delta: 25.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,014 INFO L158 Benchmark]: TraceAbstraction took 19785.48ms. Allocated memory is still 107.0MB. Free memory was 83.1MB in the beginning and 49.7MB in the end (delta: 33.4MB). Peak memory consumption was 32.2MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,015 INFO L158 Benchmark]: Witness Printer took 148.34ms. Allocated memory is still 107.0MB. Free memory was 49.7MB in the beginning and 79.0MB in the end (delta: -29.4MB). Peak memory consumption was 6.7MB. Max. memory is 16.1GB. [2023-11-19 08:05:00,017 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.32ms. Allocated memory is still 75.5MB. Free memory is still 51.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 517.28ms. Allocated memory is still 75.5MB. Free memory was 51.1MB in the beginning and 35.3MB in the end (delta: 15.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 128.43ms. Allocated memory was 75.5MB in the beginning and 107.0MB in the end (delta: 31.5MB). Free memory was 35.3MB in the beginning and 83.8MB in the end (delta: -48.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 113.27ms. Allocated memory is still 107.0MB. Free memory was 83.8MB in the beginning and 81.3MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 18056.97ms. Allocated memory is still 107.0MB. Free memory was 81.3MB in the beginning and 55.7MB in the end (delta: 25.6MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * TraceAbstraction took 19785.48ms. Allocated memory is still 107.0MB. Free memory was 83.1MB in the beginning and 49.7MB in the end (delta: 33.4MB). Peak memory consumption was 32.2MB. Max. memory is 16.1GB. * Witness Printer took 148.34ms. Allocated memory is still 107.0MB. Free memory was 49.7MB in the beginning and 79.0MB in the end (delta: -29.4MB). Peak memory consumption was 6.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_14 : bv64, currentRoundingMode : FloatRoundingMode :: ~ix~0 == ~bvand~32(v_skolemized_q#valueAsBitvector_14[63:32], 2147483647bv32) && ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_14[63:63], v_skolemized_q#valueAsBitvector_14[62:52], v_skolemized_q#valueAsBitvector_14[51:0])) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists v_skolemized_q#valueAsBitvector_14 : bv64, currentRoundingMode : FloatRoundingMode :: ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64()) == ~fp~64(v_skolemized_q#valueAsBitvector_14[63:63], v_skolemized_q#valueAsBitvector_14[62:52], v_skolemized_q#valueAsBitvector_14[51:0]) && v_skolemized_q#valueAsBitvector_14[63:32] == ~hx~0) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64())) could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: IdentifierExpression ~roundNearestTiesToEven could not be translated - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: QuantifierExpression (exists currentRoundingMode : FloatRoundingMode :: ~x == ~fp.div~64(currentRoundingMode, ~Pluszero~64(), ~Pluszero~64())) 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: 245]: 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, 72 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 19.7s, OverallIterations: 3, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 6.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 1.7s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 22 SdHoareTripleChecker+Valid, 4.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 22 mSDsluCounter, 139 SdHoareTripleChecker+Invalid, 3.9s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 28 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 32 IncrementalHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 111 mSDtfsCounter, 32 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 38 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 4.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=72occurred in iteration=0, InterpolantAutomatonStates: 14, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 11 LocationsWithAnnotation, 11 PreInvPairs, 13 NumberOfFragments, 69 HoareAnnotationTreeSize, 11 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 11 FomulaSimplificationsInter, 12 FormulaSimplificationTreeSizeReductionInter, 1.7s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 5.6s SatisfiabilityAnalysisTime, 4.9s InterpolantComputationTime, 36 NumberOfCodeBlocks, 36 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 33 ConstructedInterpolants, 4 QuantifiedInterpolants, 184 SizeOfPredicates, 16 NumberOfNonLiveVariables, 181 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: 215]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 49]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 175]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 139]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 167]: Loop Invariant Derived loop invariant: null - InvariantResult [Line: 124]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 134]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 73]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 86]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 29]: Loop Invariant Derived loop invariant: 0 - InvariantResult [Line: 54]: Loop Invariant Derived loop invariant: 0 RESULT: Ultimate proved your program to be correct! [2023-11-19 08:05:00,259 WARN L435 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forcibly destroying the process [2023-11-19 08:05:00,316 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_277ccb4b-f134-4ad1-aff8-7f803cb4533e/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 137 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE