./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1cb3876964e898cb74177d566a886d0758635fef9e6a24a10db9184be8738e4b --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 14:20:59,372 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 14:20:59,434 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-12-02 14:20:59,440 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 14:20:59,441 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 14:20:59,466 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 14:20:59,466 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 14:20:59,467 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 14:20:59,467 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 14:20:59,468 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 14:20:59,468 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 14:20:59,469 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 14:20:59,470 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 14:20:59,470 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 14:20:59,471 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 14:20:59,471 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 14:20:59,472 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 14:20:59,472 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 14:20:59,473 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 14:20:59,473 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 14:20:59,474 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 14:20:59,474 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 14:20:59,475 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 14:20:59,476 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 14:20:59,476 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 14:20:59,477 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 14:20:59,477 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 14:20:59,477 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 14:20:59,478 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 14:20:59,478 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 14:20:59,478 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 14:20:59,479 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 14:20:59,479 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 14:20:59,479 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 14:20:59,480 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 14:20:59,480 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 14:20:59,480 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 14:20:59,480 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 14:20:59,481 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 14:20:59,481 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 14:20:59,481 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 14:20:59,481 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 14:20:59,481 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 14:20:59,482 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 14:20:59,482 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 14:20:59,482 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 14:20:59,482 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 14:20:59,482 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/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_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1cb3876964e898cb74177d566a886d0758635fef9e6a24a10db9184be8738e4b [2023-12-02 14:20:59,705 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 14:20:59,725 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 14:20:59,728 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 14:20:59,729 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 14:20:59,730 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 14:20:59,731 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c [2023-12-02 14:21:02,429 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 14:21:02,631 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 14:21:02,632 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c [2023-12-02 14:21:02,640 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data/55b0b1458/245abdf151084ee8886c57ee92fba264/FLAG7688c6b55 [2023-12-02 14:21:02,653 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data/55b0b1458/245abdf151084ee8886c57ee92fba264 [2023-12-02 14:21:02,655 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 14:21:02,657 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 14:21:02,658 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 14:21:02,658 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 14:21:02,663 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 14:21:02,664 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:02,665 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7bff4fce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02, skipping insertion in model container [2023-12-02 14:21:02,666 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:02,692 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 14:21:02,820 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_51d62111-4492-4309-95db-7ea7c8ec1df8/sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c[722,735] [2023-12-02 14:21:02,850 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 14:21:02,898 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 14:21:02,909 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_51d62111-4492-4309-95db-7ea7c8ec1df8/sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c[722,735] [2023-12-02 14:21:02,922 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 14:21:02,973 INFO L206 MainTranslator]: Completed translation [2023-12-02 14:21:02,974 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02 WrapperNode [2023-12-02 14:21:02,974 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 14:21:02,975 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 14:21:02,975 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 14:21:02,975 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 14:21:02,983 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,004 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,051 INFO L138 Inliner]: procedures = 21, calls = 380, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 420 [2023-12-02 14:21:03,052 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 14:21:03,053 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 14:21:03,053 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 14:21:03,053 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 14:21:03,063 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,063 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,072 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,072 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,097 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,100 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,103 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,106 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,111 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 14:21:03,112 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 14:21:03,112 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 14:21:03,112 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 14:21:03,113 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (1/1) ... [2023-12-02 14:21:03,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 14:21:03,134 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:21:03,147 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 14:21:03,152 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 14:21:03,185 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 14:21:03,185 INFO L130 BoogieDeclarations]: Found specification of procedure SIN_POS [2023-12-02 14:21:03,185 INFO L138 BoogieDeclarations]: Found implementation of procedure SIN_POS [2023-12-02 14:21:03,185 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-02 14:21:03,185 INFO L130 BoogieDeclarations]: Found specification of procedure SIN_0_180 [2023-12-02 14:21:03,185 INFO L138 BoogieDeclarations]: Found implementation of procedure SIN_0_180 [2023-12-02 14:21:03,186 INFO L130 BoogieDeclarations]: Found specification of procedure SIN_180 [2023-12-02 14:21:03,186 INFO L138 BoogieDeclarations]: Found implementation of procedure SIN_180 [2023-12-02 14:21:03,186 INFO L130 BoogieDeclarations]: Found specification of procedure read~real [2023-12-02 14:21:03,186 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 14:21:03,186 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 14:21:03,186 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real [2023-12-02 14:21:03,257 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 14:21:03,259 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 14:21:03,557 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 14:21:03,656 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 14:21:03,656 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-12-02 14:21:03,658 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:21:03 BoogieIcfgContainer [2023-12-02 14:21:03,658 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 14:21:03,660 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 14:21:03,661 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 14:21:03,663 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 14:21:03,664 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:21:02" (1/3) ... [2023-12-02 14:21:03,664 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59d5af34 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:21:03, skipping insertion in model container [2023-12-02 14:21:03,664 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:02" (2/3) ... [2023-12-02 14:21:03,665 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@59d5af34 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:21:03, skipping insertion in model container [2023-12-02 14:21:03,665 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:21:03" (3/3) ... [2023-12-02 14:21:03,666 INFO L112 eAbstractionObserver]: Analyzing ICFG sin_interpolated_index-1.c [2023-12-02 14:21:03,680 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 14:21:03,680 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-12-02 14:21:03,719 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 14:21:03,725 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@28df6bac, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 14:21:03,725 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 14:21:03,730 INFO L276 IsEmpty]: Start isEmpty. Operand has 30 states, 19 states have (on average 1.263157894736842) internal successors, (24), 20 states have internal predecessors, (24), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 14:21:03,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-12-02 14:21:03,735 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:21:03,736 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:21:03,736 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting SIN_0_180Err0ASSERT_VIOLATIONERROR_FUNCTION === [SIN_0_180Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:21:03,740 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:21:03,740 INFO L85 PathProgramCache]: Analyzing trace with hash -2102464725, now seen corresponding path program 1 times [2023-12-02 14:21:03,747 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 14:21:03,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [198732212] [2023-12-02 14:21:03,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:21:03,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 14:21:03,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-02 14:21:03,962 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-12-02 14:21:04,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-02 14:21:04,039 INFO L130 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2023-12-02 14:21:04,040 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-12-02 14:21:04,041 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location SIN_0_180Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-12-02 14:21:04,043 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-02 14:21:04,046 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-12-02 14:21:04,050 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-12-02 14:21:04,072 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 02:21:04 BoogieIcfgContainer [2023-12-02 14:21:04,073 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-12-02 14:21:04,073 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-02 14:21:04,073 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-02 14:21:04,074 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-02 14:21:04,074 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:21:03" (3/4) ... [2023-12-02 14:21:04,076 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-12-02 14:21:04,077 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-02 14:21:04,078 INFO L158 Benchmark]: Toolchain (without parser) took 1421.49ms. Allocated memory is still 169.9MB. Free memory was 139.2MB in the beginning and 123.6MB in the end (delta: 15.6MB). Peak memory consumption was 16.6MB. Max. memory is 16.1GB. [2023-12-02 14:21:04,079 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 111.1MB. Free memory is still 59.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 14:21:04,079 INFO L158 Benchmark]: CACSL2BoogieTranslator took 316.15ms. Allocated memory is still 169.9MB. Free memory was 139.2MB in the beginning and 119.1MB in the end (delta: 20.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-12-02 14:21:04,080 INFO L158 Benchmark]: Boogie Procedure Inliner took 77.24ms. Allocated memory is still 169.9MB. Free memory was 119.1MB in the beginning and 114.2MB in the end (delta: 4.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-12-02 14:21:04,080 INFO L158 Benchmark]: Boogie Preprocessor took 57.98ms. Allocated memory is still 169.9MB. Free memory was 114.2MB in the beginning and 110.9MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-12-02 14:21:04,081 INFO L158 Benchmark]: RCFGBuilder took 546.74ms. Allocated memory is still 169.9MB. Free memory was 110.9MB in the beginning and 67.7MB in the end (delta: 43.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2023-12-02 14:21:04,081 INFO L158 Benchmark]: TraceAbstraction took 412.28ms. Allocated memory is still 169.9MB. Free memory was 66.8MB in the beginning and 123.6MB in the end (delta: -56.7MB). There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 14:21:04,082 INFO L158 Benchmark]: Witness Printer took 4.09ms. Allocated memory is still 169.9MB. Free memory is still 123.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 14:21:04,085 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.19ms. Allocated memory is still 111.1MB. Free memory is still 59.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 316.15ms. Allocated memory is still 169.9MB. Free memory was 139.2MB in the beginning and 119.1MB in the end (delta: 20.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 77.24ms. Allocated memory is still 169.9MB. Free memory was 119.1MB in the beginning and 114.2MB in the end (delta: 4.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.98ms. Allocated memory is still 169.9MB. Free memory was 114.2MB in the beginning and 110.9MB in the end (delta: 3.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 546.74ms. Allocated memory is still 169.9MB. Free memory was 110.9MB in the beginning and 67.7MB in the end (delta: 43.2MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * TraceAbstraction took 412.28ms. Allocated memory is still 169.9MB. Free memory was 66.8MB in the beginning and 123.6MB in the end (delta: -56.7MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 4.09ms. Allocated memory is still 169.9MB. Free memory is still 123.6MB. 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: 18]: 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 to_int at line 122, overapproximation of someUnaryDOUBLEoperation at line 134, overapproximation of someBinaryArithmeticDOUBLEoperation at line 121, overapproximation of someBinaryDOUBLEComparisonOperation at line 134, overapproximation of to_real at line 123. Possible FailurePath: [L21-L113] const double T[361] = { 0.00000000000000, 0.01745240643728, 0.03489949670250, 0.05233595624294, 0.06975647374413, 0.08715574274766, 0.10452846326765, 0.12186934340515, 0.13917310096007, 0.15643446504023, 0.17364817766693, 0.19080899537654, 0.20791169081776, 0.22495105434386, 0.24192189559967, 0.25881904510252, 0.27563735581700, 0.29237170472274, 0.30901699437495, 0.32556815445716, 0.34202014332567, 0.35836794954530, 0.37460659341591, 0.39073112848927, 0.40673664307580, 0.42261826174070, 0.43837114678908, 0.45399049973955, 0.46947156278589, 0.48480962024634, 0.50000000000000, 0.51503807491005, 0.52991926423320, 0.54463903501503, 0.55919290347075, 0.57357643635105, 0.58778525229247, 0.60181502315205, 0.61566147532566, 0.62932039104984, 0.64278760968654, 0.65605902899051, 0.66913060635886, 0.68199836006250, 0.69465837045900, 0.70710678118655, 0.71933980033865, 0.73135370161917, 0.74314482547739, 0.75470958022277, 0.76604444311898, 0.77714596145697, 0.78801075360672, 0.79863551004729, 0.80901699437495, 0.81915204428899, 0.82903757255504, 0.83867056794542, 0.84804809615643, 0.85716730070211, 0.86602540378444, 0.87461970713940, 0.88294759285893, 0.89100652418837, 0.89879404629917, 0.90630778703665, 0.91354545764260, 0.92050485345244, 0.92718385456679, 0.93358042649720, 0.93969262078591, 0.94551857559932, 0.95105651629515, 0.95630475596304, 0.96126169593832, 0.96592582628907, 0.97029572627600, 0.97437006478524, 0.97814760073381, 0.98162718344766, 0.98480775301221, 0.98768834059514, 0.99026806874157, 0.99254615164132, 0.99452189536827, 0.99619469809175, 0.99756405025982, 0.99862953475457, 0.99939082701910, 0.99984769515639, 1.00000000000000, 0.99984769515639, 0.99939082701910, 0.99862953475457, 0.99756405025982, 0.99619469809175, 0.99452189536827, 0.99254615164132, 0.99026806874157, 0.98768834059514, 0.98480775301221, 0.98162718344766, 0.97814760073381, 0.97437006478524, 0.97029572627600, 0.96592582628907, 0.96126169593832, 0.95630475596304, 0.95105651629515, 0.94551857559932, 0.93969262078591, 0.93358042649720, 0.92718385456679, 0.92050485345244, 0.91354545764260, 0.90630778703665, 0.89879404629917, 0.89100652418837, 0.88294759285893, 0.87461970713940, 0.86602540378444, 0.85716730070211, 0.84804809615643, 0.83867056794542, 0.82903757255504, 0.81915204428899, 0.80901699437495, 0.79863551004729, 0.78801075360672, 0.77714596145697, 0.76604444311898, 0.75470958022277, 0.74314482547739, 0.73135370161917, 0.71933980033865, 0.70710678118655, 0.69465837045900, 0.68199836006250, 0.66913060635886, 0.65605902899051, 0.64278760968654, 0.62932039104984, 0.61566147532566, 0.60181502315205, 0.58778525229247, 0.57357643635105, 0.55919290347075, 0.54463903501503, 0.52991926423320, 0.51503807491005, 0.50000000000000, 0.48480962024634, 0.46947156278589, 0.45399049973955, 0.43837114678908, 0.42261826174070, 0.40673664307580, 0.39073112848927, 0.37460659341591, 0.35836794954530, 0.34202014332567, 0.32556815445716, 0.30901699437495, 0.29237170472274, 0.27563735581700, 0.25881904510252, 0.24192189559967, 0.22495105434387, 0.20791169081776, 0.19080899537654, 0.17364817766693, 0.15643446504023, 0.13917310096007, 0.12186934340515, 0.10452846326765, 0.08715574274766, 0.06975647374413, 0.05233595624294, 0.03489949670250, 0.01745240643728, 0.00000000000000, -0.01745240643728, -0.03489949670250, -0.05233595624294, -0.06975647374412, -0.08715574274766, -0.10452846326765, -0.12186934340515, -0.13917310096007, -0.15643446504023, -0.17364817766693, -0.19080899537654, -0.20791169081776, -0.22495105434386, -0.24192189559967, -0.25881904510252, -0.27563735581700, -0.29237170472274, -0.30901699437495, -0.32556815445716, -0.34202014332567, -0.35836794954530, -0.37460659341591, -0.39073112848927, -0.40673664307580, -0.42261826174070, -0.43837114678908, -0.45399049973955, -0.46947156278589, -0.48480962024634, -0.50000000000000, -0.51503807491005, -0.52991926423320, -0.54463903501503, -0.55919290347075, -0.57357643635105, -0.58778525229247, -0.60181502315205, -0.61566147532566, -0.62932039104984, -0.64278760968654, -0.65605902899051, -0.66913060635886, -0.68199836006250, -0.69465837045900, -0.70710678118655, -0.71933980033865, -0.73135370161917, -0.74314482547739, -0.75470958022277, -0.76604444311898, -0.77714596145697, -0.78801075360672, -0.79863551004729, -0.80901699437495, -0.81915204428899, -0.82903757255504, -0.83867056794542, -0.84804809615643, -0.85716730070211, -0.86602540378444, -0.87461970713940, -0.88294759285893, -0.89100652418837, -0.89879404629917, -0.90630778703665, -0.91354545764260, -0.92050485345244, -0.92718385456679, -0.93358042649720, -0.93969262078591, -0.94551857559932, -0.95105651629515, -0.95630475596304, -0.96126169593832, -0.96592582628907, -0.97029572627600, -0.97437006478524, -0.97814760073381, -0.98162718344766, -0.98480775301221, -0.98768834059514, -0.99026806874157, -0.99254615164132, -0.99452189536827, -0.99619469809175, -0.99756405025982, -0.99862953475457, -0.99939082701910, -0.99984769515639, -1.00000000000000, -0.99984769515639, -0.99939082701910, -0.99862953475457, -0.99756405025982, -0.99619469809175, -0.99452189536827, -0.99254615164132, -0.99026806874157, -0.98768834059514, -0.98480775301221, -0.98162718344766, -0.97814760073381, -0.97437006478524, -0.97029572627600, -0.96592582628907, -0.96126169593832, -0.95630475596304, -0.95105651629515, -0.94551857559932, -0.93969262078591, -0.93358042649720, -0.92718385456679, -0.92050485345244, -0.91354545764260, -0.90630778703665, -0.89879404629917, -0.89100652418837, -0.88294759285893, -0.87461970713940, -0.86602540378444, -0.85716730070211, -0.84804809615643, -0.83867056794542, -0.82903757255504, -0.81915204428899, -0.80901699437495, -0.79863551004729, -0.78801075360672, -0.77714596145697, -0.76604444311898, -0.75470958022277, -0.74314482547739, -0.73135370161917, -0.71933980033865, -0.70710678118655, -0.69465837045900, -0.68199836006250, -0.66913060635886, -0.65605902899051, -0.64278760968654, -0.62932039104984, -0.61566147532566, -0.60181502315205, -0.58778525229247, -0.57357643635105, -0.55919290347075, -0.54463903501503, -0.52991926423321, -0.51503807491005, -0.50000000000000, -0.48480962024634, -0.46947156278589, -0.45399049973955, -0.43837114678908, -0.42261826174070, -0.40673664307580, -0.39073112848927, -0.37460659341591, -0.35836794954530, -0.34202014332567, -0.32556815445716, -0.30901699437495, -0.29237170472274, -0.27563735581700, -0.25881904510252, -0.24192189559967, -0.22495105434387, -0.20791169081776, -0.19080899537654, -0.17364817766693, -0.15643446504023, -0.13917310096007, -0.12186934340515, -0.10452846326765, -0.08715574274766, -0.06975647374413, -0.05233595624294, -0.03489949670250, -0.01745240643728, 0 }; [L152] double a, r; [L154] a = __VERIFIER_nondet_double() [L155] CALL assume_abort_if_not(a >= -1e10 && a <= 1e10) [L16] COND FALSE !(!cond) [L155] RET assume_abort_if_not(a >= -1e10 && a <= 1e10) [L157] CALL SIN(a) [L146] COND TRUE x<0 VAL [T={4:0}, \old(x)=2893, x=2893] [L146] CALL SIN_POS(-x) VAL [T={4:0}] [L140] COND TRUE x>180 VAL [T={4:0}, \old(x)=2894, x=2894] [L140] CALL SIN_180(x-360.*(int)((x+180.)/360.)) VAL [T={4:0}] [L134] COND TRUE x<0 VAL [T={4:0}, \old(x)=2895, x=2895] [L134] CALL SIN_0_180(-x) VAL [T={4:0}] [L118] double dx, i_dx, v_inf; [L119] double v_sup; [L120] int i; [L121] dx = 2*x [L122] i = dx [L123] i_dx = i [L125] CALL __VERIFIER_assert(i >= 0 && i+1 < sizeof(T)/sizeof(T[0])) [L18] COND TRUE !(cond) VAL [T={4:0}, \old(cond)=0, cond=0] [L18] reach_error() VAL [T={4:0}, \old(cond)=0, cond=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 30 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.3s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=30occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 12 NumberOfCodeBlocks, 12 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 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-12-02 14:21:04,102 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1cb3876964e898cb74177d566a886d0758635fef9e6a24a10db9184be8738e4b --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 14:21:06,006 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 14:21:06,084 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Bitvector.epf [2023-12-02 14:21:06,089 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 14:21:06,089 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 14:21:06,114 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 14:21:06,114 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 14:21:06,115 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 14:21:06,116 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 14:21:06,116 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 14:21:06,117 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 14:21:06,118 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 14:21:06,118 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 14:21:06,119 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 14:21:06,120 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 14:21:06,120 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 14:21:06,121 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 14:21:06,122 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 14:21:06,123 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 14:21:06,123 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 14:21:06,124 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 14:21:06,124 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 14:21:06,125 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 14:21:06,125 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 14:21:06,126 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-12-02 14:21:06,126 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-12-02 14:21:06,126 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-12-02 14:21:06,127 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 14:21:06,127 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 14:21:06,127 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 14:21:06,128 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 14:21:06,128 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-02 14:21:06,129 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 14:21:06,129 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 14:21:06,129 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 14:21:06,129 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 14:21:06,130 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 14:21:06,130 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 14:21:06,130 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-12-02 14:21:06,130 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-12-02 14:21:06,130 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 14:21:06,131 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 14:21:06,131 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 14:21:06,131 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 14:21:06,131 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/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_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1cb3876964e898cb74177d566a886d0758635fef9e6a24a10db9184be8738e4b [2023-12-02 14:21:06,413 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 14:21:06,434 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 14:21:06,436 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 14:21:06,437 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 14:21:06,437 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 14:21:06,438 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c [2023-12-02 14:21:09,231 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 14:21:09,441 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 14:21:09,442 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c [2023-12-02 14:21:09,451 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data/5299d4ffe/295b210416ce40f098b8fa16198a8339/FLAG1b3b17e69 [2023-12-02 14:21:09,462 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/data/5299d4ffe/295b210416ce40f098b8fa16198a8339 [2023-12-02 14:21:09,465 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 14:21:09,466 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 14:21:09,468 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 14:21:09,468 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 14:21:09,472 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 14:21:09,473 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,474 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@34c47a8c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09, skipping insertion in model container [2023-12-02 14:21:09,474 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,502 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 14:21:09,655 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_51d62111-4492-4309-95db-7ea7c8ec1df8/sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c[722,735] [2023-12-02 14:21:09,695 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 14:21:09,753 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 14:21:09,766 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_51d62111-4492-4309-95db-7ea7c8ec1df8/sv-benchmarks/c/float-benchs/sin_interpolated_index-1.c[722,735] [2023-12-02 14:21:09,784 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 14:21:09,849 INFO L206 MainTranslator]: Completed translation [2023-12-02 14:21:09,849 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09 WrapperNode [2023-12-02 14:21:09,849 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 14:21:09,850 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 14:21:09,851 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 14:21:09,851 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 14:21:09,858 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,881 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,940 INFO L138 Inliner]: procedures = 22, calls = 380, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 421 [2023-12-02 14:21:09,940 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 14:21:09,941 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 14:21:09,941 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 14:21:09,941 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 14:21:09,950 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,950 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,959 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,959 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,987 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,990 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,994 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:09,998 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:10,003 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 14:21:10,004 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 14:21:10,004 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 14:21:10,004 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 14:21:10,005 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (1/1) ... [2023-12-02 14:21:10,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 14:21:10,018 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 14:21:10,028 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 14:21:10,037 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 14:21:10,065 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 14:21:10,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~intFLOATTYPE8 [2023-12-02 14:21:10,065 INFO L130 BoogieDeclarations]: Found specification of procedure SIN_POS [2023-12-02 14:21:10,065 INFO L138 BoogieDeclarations]: Found implementation of procedure SIN_POS [2023-12-02 14:21:10,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-12-02 14:21:10,066 INFO L130 BoogieDeclarations]: Found specification of procedure SIN_0_180 [2023-12-02 14:21:10,066 INFO L138 BoogieDeclarations]: Found implementation of procedure SIN_0_180 [2023-12-02 14:21:10,066 INFO L130 BoogieDeclarations]: Found specification of procedure SIN_180 [2023-12-02 14:21:10,066 INFO L138 BoogieDeclarations]: Found implementation of procedure SIN_180 [2023-12-02 14:21:10,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intFLOATTYPE8 [2023-12-02 14:21:10,066 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 14:21:10,066 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 14:21:10,140 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 14:21:10,142 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 14:21:14,136 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 14:21:14,472 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 14:21:14,473 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-12-02 14:21:14,473 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:21:14 BoogieIcfgContainer [2023-12-02 14:21:14,473 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 14:21:14,476 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 14:21:14,476 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 14:21:14,479 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 14:21:14,479 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:21:09" (1/3) ... [2023-12-02 14:21:14,480 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2ef44068 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:21:14, skipping insertion in model container [2023-12-02 14:21:14,480 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:21:09" (2/3) ... [2023-12-02 14:21:14,481 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2ef44068 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:21:14, skipping insertion in model container [2023-12-02 14:21:14,481 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:21:14" (3/3) ... [2023-12-02 14:21:14,482 INFO L112 eAbstractionObserver]: Analyzing ICFG sin_interpolated_index-1.c [2023-12-02 14:21:14,501 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 14:21:14,502 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-12-02 14:21:14,549 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 14:21:14,555 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@12df00f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 14:21:14,555 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 14:21:14,559 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 21 states have (on average 1.2857142857142858) internal successors, (27), 22 states have internal predecessors, (27), 6 states have call successors, (6), 3 states have call predecessors, (6), 3 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 14:21:14,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-12-02 14:21:14,567 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 14:21:14,567 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 14:21:14,568 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting SIN_0_180Err0ASSERT_VIOLATIONERROR_FUNCTION === [SIN_0_180Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 14:21:14,573 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 14:21:14,573 INFO L85 PathProgramCache]: Analyzing trace with hash -156898161, now seen corresponding path program 1 times [2023-12-02 14:21:14,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-12-02 14:21:14,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1353236237] [2023-12-02 14:21:14,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 14:21:14,591 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-12-02 14:21:14,591 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/mathsat [2023-12-02 14:21:14,594 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/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-12-02 14:21:14,599 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/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-12-02 14:21:21,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-02 14:21:21,030 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-12-02 14:21:26,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-12-02 14:21:28,427 INFO L130 FreeRefinementEngine]: Strategy WALRUS found a feasible trace [2023-12-02 14:21:28,428 INFO L360 BasicCegarLoop]: Counterexample is feasible [2023-12-02 14:21:28,429 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location SIN_0_180Err0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-12-02 14:21:28,523 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/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-12-02 14:21:28,632 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/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-12-02 14:21:28,635 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2023-12-02 14:21:28,638 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-12-02 14:21:28,661 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 02:21:28 BoogieIcfgContainer [2023-12-02 14:21:28,662 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-12-02 14:21:28,662 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-12-02 14:21:28,663 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-12-02 14:21:28,663 INFO L274 PluginConnector]: Witness Printer initialized [2023-12-02 14:21:28,663 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:21:14" (3/4) ... [2023-12-02 14:21:28,664 INFO L131 WitnessPrinter]: Generating witness for reachability counterexample [2023-12-02 14:21:28,719 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/witness.graphml [2023-12-02 14:21:28,720 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-12-02 14:21:28,721 INFO L158 Benchmark]: Toolchain (without parser) took 19254.33ms. Allocated memory was 107.0MB in the beginning and 157.3MB in the end (delta: 50.3MB). Free memory was 83.3MB in the beginning and 114.9MB in the end (delta: -31.6MB). Peak memory consumption was 20.7MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,721 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 73.4MB. Free memory was 49.1MB in the beginning and 49.0MB in the end (delta: 94.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 14:21:28,722 INFO L158 Benchmark]: CACSL2BoogieTranslator took 381.89ms. Allocated memory is still 107.0MB. Free memory was 83.0MB in the beginning and 60.8MB in the end (delta: 22.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,722 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.86ms. Allocated memory is still 107.0MB. Free memory was 60.8MB in the beginning and 82.6MB in the end (delta: -21.7MB). Peak memory consumption was 6.6MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,723 INFO L158 Benchmark]: Boogie Preprocessor took 62.48ms. Allocated memory is still 107.0MB. Free memory was 82.6MB in the beginning and 78.0MB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,724 INFO L158 Benchmark]: RCFGBuilder took 4469.39ms. Allocated memory was 107.0MB in the beginning and 130.0MB in the end (delta: 23.1MB). Free memory was 78.0MB in the beginning and 76.8MB in the end (delta: 1.2MB). Peak memory consumption was 55.4MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,724 INFO L158 Benchmark]: TraceAbstraction took 14185.99ms. Allocated memory was 130.0MB in the beginning and 157.3MB in the end (delta: 27.3MB). Free memory was 76.8MB in the beginning and 117.0MB in the end (delta: -40.2MB). Peak memory consumption was 38.4MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,725 INFO L158 Benchmark]: Witness Printer took 57.28ms. Allocated memory is still 157.3MB. Free memory was 117.0MB in the beginning and 114.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-12-02 14:21:28,727 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.18ms. Allocated memory is still 73.4MB. Free memory was 49.1MB in the beginning and 49.0MB in the end (delta: 94.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 381.89ms. Allocated memory is still 107.0MB. Free memory was 83.0MB in the beginning and 60.8MB in the end (delta: 22.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.86ms. Allocated memory is still 107.0MB. Free memory was 60.8MB in the beginning and 82.6MB in the end (delta: -21.7MB). Peak memory consumption was 6.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 62.48ms. Allocated memory is still 107.0MB. Free memory was 82.6MB in the beginning and 78.0MB in the end (delta: 4.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 4469.39ms. Allocated memory was 107.0MB in the beginning and 130.0MB in the end (delta: 23.1MB). Free memory was 78.0MB in the beginning and 76.8MB in the end (delta: 1.2MB). Peak memory consumption was 55.4MB. Max. memory is 16.1GB. * TraceAbstraction took 14185.99ms. Allocated memory was 130.0MB in the beginning and 157.3MB in the end (delta: 27.3MB). Free memory was 76.8MB in the beginning and 117.0MB in the end (delta: -40.2MB). Peak memory consumption was 38.4MB. Max. memory is 16.1GB. * Witness Printer took 57.28ms. Allocated memory is still 157.3MB. Free memory was 117.0MB in the beginning and 114.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 18]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L21-L113] const double T[361] = { 0.00000000000000, 0.01745240643728, 0.03489949670250, 0.05233595624294, 0.06975647374413, 0.08715574274766, 0.10452846326765, 0.12186934340515, 0.13917310096007, 0.15643446504023, 0.17364817766693, 0.19080899537654, 0.20791169081776, 0.22495105434386, 0.24192189559967, 0.25881904510252, 0.27563735581700, 0.29237170472274, 0.30901699437495, 0.32556815445716, 0.34202014332567, 0.35836794954530, 0.37460659341591, 0.39073112848927, 0.40673664307580, 0.42261826174070, 0.43837114678908, 0.45399049973955, 0.46947156278589, 0.48480962024634, 0.50000000000000, 0.51503807491005, 0.52991926423320, 0.54463903501503, 0.55919290347075, 0.57357643635105, 0.58778525229247, 0.60181502315205, 0.61566147532566, 0.62932039104984, 0.64278760968654, 0.65605902899051, 0.66913060635886, 0.68199836006250, 0.69465837045900, 0.70710678118655, 0.71933980033865, 0.73135370161917, 0.74314482547739, 0.75470958022277, 0.76604444311898, 0.77714596145697, 0.78801075360672, 0.79863551004729, 0.80901699437495, 0.81915204428899, 0.82903757255504, 0.83867056794542, 0.84804809615643, 0.85716730070211, 0.86602540378444, 0.87461970713940, 0.88294759285893, 0.89100652418837, 0.89879404629917, 0.90630778703665, 0.91354545764260, 0.92050485345244, 0.92718385456679, 0.93358042649720, 0.93969262078591, 0.94551857559932, 0.95105651629515, 0.95630475596304, 0.96126169593832, 0.96592582628907, 0.97029572627600, 0.97437006478524, 0.97814760073381, 0.98162718344766, 0.98480775301221, 0.98768834059514, 0.99026806874157, 0.99254615164132, 0.99452189536827, 0.99619469809175, 0.99756405025982, 0.99862953475457, 0.99939082701910, 0.99984769515639, 1.00000000000000, 0.99984769515639, 0.99939082701910, 0.99862953475457, 0.99756405025982, 0.99619469809175, 0.99452189536827, 0.99254615164132, 0.99026806874157, 0.98768834059514, 0.98480775301221, 0.98162718344766, 0.97814760073381, 0.97437006478524, 0.97029572627600, 0.96592582628907, 0.96126169593832, 0.95630475596304, 0.95105651629515, 0.94551857559932, 0.93969262078591, 0.93358042649720, 0.92718385456679, 0.92050485345244, 0.91354545764260, 0.90630778703665, 0.89879404629917, 0.89100652418837, 0.88294759285893, 0.87461970713940, 0.86602540378444, 0.85716730070211, 0.84804809615643, 0.83867056794542, 0.82903757255504, 0.81915204428899, 0.80901699437495, 0.79863551004729, 0.78801075360672, 0.77714596145697, 0.76604444311898, 0.75470958022277, 0.74314482547739, 0.73135370161917, 0.71933980033865, 0.70710678118655, 0.69465837045900, 0.68199836006250, 0.66913060635886, 0.65605902899051, 0.64278760968654, 0.62932039104984, 0.61566147532566, 0.60181502315205, 0.58778525229247, 0.57357643635105, 0.55919290347075, 0.54463903501503, 0.52991926423320, 0.51503807491005, 0.50000000000000, 0.48480962024634, 0.46947156278589, 0.45399049973955, 0.43837114678908, 0.42261826174070, 0.40673664307580, 0.39073112848927, 0.37460659341591, 0.35836794954530, 0.34202014332567, 0.32556815445716, 0.30901699437495, 0.29237170472274, 0.27563735581700, 0.25881904510252, 0.24192189559967, 0.22495105434387, 0.20791169081776, 0.19080899537654, 0.17364817766693, 0.15643446504023, 0.13917310096007, 0.12186934340515, 0.10452846326765, 0.08715574274766, 0.06975647374413, 0.05233595624294, 0.03489949670250, 0.01745240643728, 0.00000000000000, -0.01745240643728, -0.03489949670250, -0.05233595624294, -0.06975647374412, -0.08715574274766, -0.10452846326765, -0.12186934340515, -0.13917310096007, -0.15643446504023, -0.17364817766693, -0.19080899537654, -0.20791169081776, -0.22495105434386, -0.24192189559967, -0.25881904510252, -0.27563735581700, -0.29237170472274, -0.30901699437495, -0.32556815445716, -0.34202014332567, -0.35836794954530, -0.37460659341591, -0.39073112848927, -0.40673664307580, -0.42261826174070, -0.43837114678908, -0.45399049973955, -0.46947156278589, -0.48480962024634, -0.50000000000000, -0.51503807491005, -0.52991926423320, -0.54463903501503, -0.55919290347075, -0.57357643635105, -0.58778525229247, -0.60181502315205, -0.61566147532566, -0.62932039104984, -0.64278760968654, -0.65605902899051, -0.66913060635886, -0.68199836006250, -0.69465837045900, -0.70710678118655, -0.71933980033865, -0.73135370161917, -0.74314482547739, -0.75470958022277, -0.76604444311898, -0.77714596145697, -0.78801075360672, -0.79863551004729, -0.80901699437495, -0.81915204428899, -0.82903757255504, -0.83867056794542, -0.84804809615643, -0.85716730070211, -0.86602540378444, -0.87461970713940, -0.88294759285893, -0.89100652418837, -0.89879404629917, -0.90630778703665, -0.91354545764260, -0.92050485345244, -0.92718385456679, -0.93358042649720, -0.93969262078591, -0.94551857559932, -0.95105651629515, -0.95630475596304, -0.96126169593832, -0.96592582628907, -0.97029572627600, -0.97437006478524, -0.97814760073381, -0.98162718344766, -0.98480775301221, -0.98768834059514, -0.99026806874157, -0.99254615164132, -0.99452189536827, -0.99619469809175, -0.99756405025982, -0.99862953475457, -0.99939082701910, -0.99984769515639, -1.00000000000000, -0.99984769515639, -0.99939082701910, -0.99862953475457, -0.99756405025982, -0.99619469809175, -0.99452189536827, -0.99254615164132, -0.99026806874157, -0.98768834059514, -0.98480775301221, -0.98162718344766, -0.97814760073381, -0.97437006478524, -0.97029572627600, -0.96592582628907, -0.96126169593832, -0.95630475596304, -0.95105651629515, -0.94551857559932, -0.93969262078591, -0.93358042649720, -0.92718385456679, -0.92050485345244, -0.91354545764260, -0.90630778703665, -0.89879404629917, -0.89100652418837, -0.88294759285893, -0.87461970713940, -0.86602540378444, -0.85716730070211, -0.84804809615643, -0.83867056794542, -0.82903757255504, -0.81915204428899, -0.80901699437495, -0.79863551004729, -0.78801075360672, -0.77714596145697, -0.76604444311898, -0.75470958022277, -0.74314482547739, -0.73135370161917, -0.71933980033865, -0.70710678118655, -0.69465837045900, -0.68199836006250, -0.66913060635886, -0.65605902899051, -0.64278760968654, -0.62932039104984, -0.61566147532566, -0.60181502315205, -0.58778525229247, -0.57357643635105, -0.55919290347075, -0.54463903501503, -0.52991926423321, -0.51503807491005, -0.50000000000000, -0.48480962024634, -0.46947156278589, -0.45399049973955, -0.43837114678908, -0.42261826174070, -0.40673664307580, -0.39073112848927, -0.37460659341591, -0.35836794954530, -0.34202014332567, -0.32556815445716, -0.30901699437495, -0.29237170472274, -0.27563735581700, -0.25881904510252, -0.24192189559967, -0.22495105434387, -0.20791169081776, -0.19080899537654, -0.17364817766693, -0.15643446504023, -0.13917310096007, -0.12186934340515, -0.10452846326765, -0.08715574274766, -0.06975647374413, -0.05233595624294, -0.03489949670250, -0.01745240643728, 0 }; [L152] double a, r; [L154] a = __VERIFIER_nondet_double() [L155] CALL assume_abort_if_not(a >= -1e10 && a <= 1e10) [L16] COND FALSE !(!cond) VAL [T={4:0}, \old(cond)=1, cond=1] [L155] RET assume_abort_if_not(a >= -1e10 && a <= 1e10) [L157] CALL SIN(a) [L146] COND TRUE x<0 VAL [T={4:0}, \old(x)=-176034420, x=-176034420] [L146] CALL SIN_POS(-x) VAL [T={4:0}, \old(x)=176034420] [L140] COND TRUE x>180 VAL [T={4:0}, \old(x)=176034420, x=176034420] [L140] CALL SIN_180(x-360.*(int)((x+180.)/360.)) VAL [T={4:0}, \old(x)=-180.0] [L134] COND TRUE x<0 VAL [T={4:0}, \old(x)=-180.0, x=-180.0] [L134] CALL SIN_0_180(-x) VAL [T={4:0}, \old(x)=180.0] [L118] double dx, i_dx, v_inf; [L119] double v_sup; [L120] int i; [L121] dx = 2*x [L122] i = dx [L123] i_dx = i [L125] CALL __VERIFIER_assert(i >= 0 && i+1 < sizeof(T)/sizeof(T[0])) [L18] COND TRUE !(cond) VAL [T={4:0}, \old(cond)=0, cond=0] [L18] reach_error() VAL [T={4:0}, \old(cond)=0, cond=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 4 procedures, 32 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 14.1s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=32occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 6.2s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 14 NumberOfCodeBlocks, 14 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 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 proved your program to be incorrect! [2023-12-02 14:21:28,780 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_51d62111-4492-4309-95db-7ea7c8ec1df8/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE