./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/floats-esbmc-regression/digits_while.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 7b2dab56 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/config -Xmx15G -Xms4m -jar /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data -tc /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/config/TaipanReach.xml -i ../../sv-benchmarks/c/floats-esbmc-regression/digits_while.c -s /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 652d8c034a68136d46bbea479ef70835ea4cb887 ................................................................................................................................................................................................................................................ Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/config -Xmx15G -Xms4m -jar /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data -tc /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/config/TaipanReach.xml -i ../../sv-benchmarks/c/floats-esbmc-regression/digits_while.c -s /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/config/svcomp-Reach-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 652d8c034a68136d46bbea479ef70835ea4cb887 ............................................................................................................................................................................................................................................................................................................................ Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: FP term ((_ to_fp 15 113) currentRoundingMode_0 termITE_1) with type whose size is 15/113 is not supported, only Float32 (8/24) or Float64 (11/53) types are supported in default mode. Try the experimental solver via --fp-exp. Note: There are known issues with the experimental solver, use at your own risk. --- Real Ultimate output --- This is Ultimate 0.2.0-7b2dab5 [2020-12-03 12:30:19,965 INFO L177 SettingsManager]: Resetting all preferences to default values... [2020-12-03 12:30:19,967 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2020-12-03 12:30:20,025 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2020-12-03 12:30:20,027 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2020-12-03 12:30:20,033 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2020-12-03 12:30:20,037 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2020-12-03 12:30:20,050 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2020-12-03 12:30:20,053 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2020-12-03 12:30:20,061 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2020-12-03 12:30:20,062 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2020-12-03 12:30:20,064 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2020-12-03 12:30:20,065 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2020-12-03 12:30:20,068 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2020-12-03 12:30:20,076 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2020-12-03 12:30:20,078 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2020-12-03 12:30:20,079 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2020-12-03 12:30:20,081 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2020-12-03 12:30:20,088 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2020-12-03 12:30:20,098 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2020-12-03 12:30:20,100 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2020-12-03 12:30:20,102 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2020-12-03 12:30:20,104 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2020-12-03 12:30:20,105 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2020-12-03 12:30:20,114 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2020-12-03 12:30:20,115 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2020-12-03 12:30:20,115 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2020-12-03 12:30:20,117 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2020-12-03 12:30:20,118 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2020-12-03 12:30:20,120 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2020-12-03 12:30:20,120 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2020-12-03 12:30:20,121 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2020-12-03 12:30:20,123 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2020-12-03 12:30:20,125 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2020-12-03 12:30:20,126 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2020-12-03 12:30:20,127 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2020-12-03 12:30:20,127 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2020-12-03 12:30:20,128 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2020-12-03 12:30:20,128 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2020-12-03 12:30:20,129 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2020-12-03 12:30:20,130 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2020-12-03 12:30:20,133 INFO L101 SettingsManager]: Beginning loading settings from /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/config/svcomp-Reach-32bit-Taipan_Default.epf [2020-12-03 12:30:20,180 INFO L113 SettingsManager]: Loading preferences was successful [2020-12-03 12:30:20,184 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2020-12-03 12:30:20,185 INFO L136 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2020-12-03 12:30:20,186 INFO L138 SettingsManager]: * User list type=DISABLED [2020-12-03 12:30:20,186 INFO L136 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2020-12-03 12:30:20,186 INFO L138 SettingsManager]: * Explicit value domain=true [2020-12-03 12:30:20,187 INFO L138 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2020-12-03 12:30:20,187 INFO L138 SettingsManager]: * Octagon Domain=false [2020-12-03 12:30:20,187 INFO L138 SettingsManager]: * Abstract domain=CompoundDomain [2020-12-03 12:30:20,187 INFO L138 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2020-12-03 12:30:20,189 INFO L138 SettingsManager]: * Use the RCFG-of-the-future interface=true [2020-12-03 12:30:20,189 INFO L138 SettingsManager]: * Interval Domain=false [2020-12-03 12:30:20,189 INFO L136 SettingsManager]: Preferences of Sifa differ from their defaults: [2020-12-03 12:30:20,190 INFO L138 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2020-12-03 12:30:20,190 INFO L138 SettingsManager]: * Simplification Technique=SIMPLIFY_QUICK [2020-12-03 12:30:20,191 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2020-12-03 12:30:20,191 INFO L138 SettingsManager]: * sizeof long=4 [2020-12-03 12:30:20,191 INFO L138 SettingsManager]: * Overapproximate operations on floating types=true [2020-12-03 12:30:20,191 INFO L138 SettingsManager]: * sizeof POINTER=4 [2020-12-03 12:30:20,192 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2020-12-03 12:30:20,192 INFO L138 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2020-12-03 12:30:20,192 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2020-12-03 12:30:20,192 INFO L138 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2020-12-03 12:30:20,192 INFO L138 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2020-12-03 12:30:20,193 INFO L138 SettingsManager]: * sizeof long double=12 [2020-12-03 12:30:20,193 INFO L138 SettingsManager]: * Check if freed pointer was valid=false [2020-12-03 12:30:20,193 INFO L138 SettingsManager]: * Use constant arrays=true [2020-12-03 12:30:20,193 INFO L138 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2020-12-03 12:30:20,194 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2020-12-03 12:30:20,196 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2020-12-03 12:30:20,196 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2020-12-03 12:30:20,196 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2020-12-03 12:30:20,197 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2020-12-03 12:30:20,197 INFO L138 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2020-12-03 12:30:20,197 INFO L138 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2020-12-03 12:30:20,198 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2020-12-03 12:30:20,198 INFO L138 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2020-12-03 12:30:20,198 INFO L138 SettingsManager]: * Trace refinement exception blacklist=NONE [2020-12-03 12:30:20,198 INFO L138 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2020-12-03 12:30:20,199 INFO L138 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-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/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-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> 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 -> 652d8c034a68136d46bbea479ef70835ea4cb887 [2020-12-03 12:30:20,466 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2020-12-03 12:30:20,497 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2020-12-03 12:30:20,500 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2020-12-03 12:30:20,501 INFO L271 PluginConnector]: Initializing CDTParser... [2020-12-03 12:30:20,502 INFO L275 PluginConnector]: CDTParser initialized [2020-12-03 12:30:20,503 INFO L432 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/../../sv-benchmarks/c/floats-esbmc-regression/digits_while.c [2020-12-03 12:30:20,565 INFO L220 CDTParser]: Created temporary CDT project at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/855c0fd0d/e9d099b296d64dc6b8f272fc7ada9839/FLAG53caf4bcb [2020-12-03 12:30:21,039 INFO L306 CDTParser]: Found 1 translation units. [2020-12-03 12:30:21,040 INFO L160 CDTParser]: Scanning /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/sv-benchmarks/c/floats-esbmc-regression/digits_while.c [2020-12-03 12:30:21,049 INFO L349 CDTParser]: About to delete temporary CDT project at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/855c0fd0d/e9d099b296d64dc6b8f272fc7ada9839/FLAG53caf4bcb [2020-12-03 12:30:21,412 INFO L357 CDTParser]: Successfully deleted /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/855c0fd0d/e9d099b296d64dc6b8f272fc7ada9839 [2020-12-03 12:30:21,414 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2020-12-03 12:30:21,415 INFO L131 ToolchainWalker]: Walking toolchain with 6 elements. [2020-12-03 12:30:21,417 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2020-12-03 12:30:21,417 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2020-12-03 12:30:21,421 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2020-12-03 12:30:21,421 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,423 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@10ad1400 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21, skipping insertion in model container [2020-12-03 12:30:21,424 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,431 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2020-12-03 12:30:21,443 INFO L178 MainTranslator]: Built tables and reachable declarations [2020-12-03 12:30:21,594 WARN L226 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/sv-benchmarks/c/floats-esbmc-regression/digits_while.c[317,330] [2020-12-03 12:30:21,627 INFO L206 PostProcessor]: Analyzing one entry point: main [2020-12-03 12:30:21,640 INFO L203 MainTranslator]: Completed pre-run [2020-12-03 12:30:21,659 WARN L226 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/sv-benchmarks/c/floats-esbmc-regression/digits_while.c[317,330] [2020-12-03 12:30:21,665 INFO L206 PostProcessor]: Analyzing one entry point: main [2020-12-03 12:30:21,679 INFO L208 MainTranslator]: Completed translation [2020-12-03 12:30:21,679 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21 WrapperNode [2020-12-03 12:30:21,679 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2020-12-03 12:30:21,681 INFO L113 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2020-12-03 12:30:21,681 INFO L271 PluginConnector]: Initializing Boogie Procedure Inliner... [2020-12-03 12:30:21,681 INFO L275 PluginConnector]: Boogie Procedure Inliner initialized [2020-12-03 12:30:21,689 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,696 INFO L185 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,712 INFO L132 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2020-12-03 12:30:21,713 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2020-12-03 12:30:21,713 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2020-12-03 12:30:21,714 INFO L275 PluginConnector]: Boogie Preprocessor initialized [2020-12-03 12:30:21,723 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,723 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,738 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,738 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,742 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,748 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,749 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... [2020-12-03 12:30:21,751 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2020-12-03 12:30:21,752 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2020-12-03 12:30:21,752 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2020-12-03 12:30:21,752 INFO L275 PluginConnector]: RCFGBuilder initialized [2020-12-03 12:30:21,753 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (1/1) ... No working directory specified, using /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2020-12-03 12:30:21,853 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2020-12-03 12:30:21,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2020-12-03 12:30:21,854 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2020-12-03 12:30:21,854 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2020-12-03 12:30:22,124 INFO L294 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2020-12-03 12:30:22,124 INFO L299 CfgBuilder]: Removed 7 assume(true) statements. [2020-12-03 12:30:22,126 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 12:30:22 BoogieIcfgContainer [2020-12-03 12:30:22,127 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2020-12-03 12:30:22,128 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2020-12-03 12:30:22,128 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2020-12-03 12:30:22,142 INFO L275 PluginConnector]: TraceAbstraction initialized [2020-12-03 12:30:22,142 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.12 12:30:21" (1/3) ... [2020-12-03 12:30:22,143 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d34d27 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.12 12:30:22, skipping insertion in model container [2020-12-03 12:30:22,143 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:21" (2/3) ... [2020-12-03 12:30:22,143 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1d34d27 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.12 12:30:22, skipping insertion in model container [2020-12-03 12:30:22,144 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 12:30:22" (3/3) ... [2020-12-03 12:30:22,145 INFO L111 eAbstractionObserver]: Analyzing ICFG digits_while.c [2020-12-03 12:30:22,176 INFO L180 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2020-12-03 12:30:22,179 INFO L192 ceAbstractionStarter]: Appying trace abstraction to program that has 1 error locations. [2020-12-03 12:30:22,200 INFO L253 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2020-12-03 12:30:22,248 INFO L377 AbstractCegarLoop]: Interprodecural is true [2020-12-03 12:30:22,248 INFO L378 AbstractCegarLoop]: Hoare is true [2020-12-03 12:30:22,248 INFO L379 AbstractCegarLoop]: Compute interpolants for FPandBP [2020-12-03 12:30:22,262 INFO L380 AbstractCegarLoop]: Backedges is STRAIGHT_LINE [2020-12-03 12:30:22,262 INFO L381 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2020-12-03 12:30:22,263 INFO L382 AbstractCegarLoop]: Difference is false [2020-12-03 12:30:22,263 INFO L383 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2020-12-03 12:30:22,263 INFO L387 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2020-12-03 12:30:22,276 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states. [2020-12-03 12:30:22,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2020-12-03 12:30:22,283 INFO L414 BasicCegarLoop]: Found error trace [2020-12-03 12:30:22,283 INFO L422 BasicCegarLoop]: trace histogram [1, 1, 1, 1] [2020-12-03 12:30:22,284 INFO L429 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION]=== [2020-12-03 12:30:22,295 INFO L144 PredicateUnifier]: Initialized classic predicate unifier [2020-12-03 12:30:22,295 INFO L82 PathProgramCache]: Analyzing trace with hash 1850503, now seen corresponding path program 1 times [2020-12-03 12:30:22,304 INFO L162 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2020-12-03 12:30:22,305 INFO L353 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [670852316] [2020-12-03 12:30:22,305 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2020-12-03 12:30:22,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2020-12-03 12:30:22,404 INFO L221 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2020-12-03 12:30:22,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2020-12-03 12:30:22,425 INFO L221 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2020-12-03 12:30:22,448 INFO L173 FreeRefinementEngine]: Strategy SIFA_TAIPAN found a feasible trace [2020-12-03 12:30:22,449 INFO L523 BasicCegarLoop]: Counterexample might be feasible [2020-12-03 12:30:22,450 WARN L518 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2020-12-03 12:30:22,469 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 03.12 12:30:22 BoogieIcfgContainer [2020-12-03 12:30:22,469 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2020-12-03 12:30:22,470 INFO L113 PluginConnector]: ------------------------Witness Printer---------------------------- [2020-12-03 12:30:22,470 INFO L271 PluginConnector]: Initializing Witness Printer... [2020-12-03 12:30:22,470 INFO L275 PluginConnector]: Witness Printer initialized [2020-12-03 12:30:22,471 INFO L185 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 12:30:22" (3/4) ... [2020-12-03 12:30:22,474 INFO L140 WitnessPrinter]: No result that supports witness generation found [2020-12-03 12:30:22,474 INFO L132 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2020-12-03 12:30:22,477 INFO L168 Benchmark]: Toolchain (without parser) took 1059.88 ms. Allocated memory is still 96.5 MB. Free memory was 67.4 MB in the beginning and 44.8 MB in the end (delta: 22.6 MB). Peak memory consumption was 22.2 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:22,477 INFO L168 Benchmark]: CDTParser took 0.28 ms. Allocated memory is still 96.5 MB. Free memory was 55.4 MB in the beginning and 55.3 MB in the end (delta: 39.4 kB). There was no memory consumed. Max. memory is 16.1 GB. [2020-12-03 12:30:22,478 INFO L168 Benchmark]: CACSL2BoogieTranslator took 262.63 ms. Allocated memory is still 96.5 MB. Free memory was 67.1 MB in the beginning and 73.4 MB in the end (delta: -6.3 MB). Peak memory consumption was 8.4 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:22,479 INFO L168 Benchmark]: Boogie Procedure Inliner took 32.16 ms. Allocated memory is still 96.5 MB. Free memory was 73.4 MB in the beginning and 72.1 MB in the end (delta: 1.3 MB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:22,480 INFO L168 Benchmark]: Boogie Preprocessor took 37.92 ms. Allocated memory is still 96.5 MB. Free memory was 72.1 MB in the beginning and 70.9 MB in the end (delta: 1.2 MB). There was no memory consumed. Max. memory is 16.1 GB. [2020-12-03 12:30:22,481 INFO L168 Benchmark]: RCFGBuilder took 374.96 ms. Allocated memory is still 96.5 MB. Free memory was 70.9 MB in the beginning and 57.4 MB in the end (delta: 13.5 MB). Peak memory consumption was 14.7 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:22,483 INFO L168 Benchmark]: TraceAbstraction took 341.12 ms. Allocated memory is still 96.5 MB. Free memory was 57.0 MB in the beginning and 45.4 MB in the end (delta: 11.7 MB). Peak memory consumption was 10.5 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:22,485 INFO L168 Benchmark]: Witness Printer took 4.62 ms. Allocated memory is still 96.5 MB. Free memory was 45.2 MB in the beginning and 44.8 MB in the end (delta: 393.0 kB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:22,489 INFO L339 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28 ms. Allocated memory is still 96.5 MB. Free memory was 55.4 MB in the beginning and 55.3 MB in the end (delta: 39.4 kB). There was no memory consumed. Max. memory is 16.1 GB. * CACSL2BoogieTranslator took 262.63 ms. Allocated memory is still 96.5 MB. Free memory was 67.1 MB in the beginning and 73.4 MB in the end (delta: -6.3 MB). Peak memory consumption was 8.4 MB. Max. memory is 16.1 GB. * Boogie Procedure Inliner took 32.16 ms. Allocated memory is still 96.5 MB. Free memory was 73.4 MB in the beginning and 72.1 MB in the end (delta: 1.3 MB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. * Boogie Preprocessor took 37.92 ms. Allocated memory is still 96.5 MB. Free memory was 72.1 MB in the beginning and 70.9 MB in the end (delta: 1.2 MB). There was no memory consumed. Max. memory is 16.1 GB. * RCFGBuilder took 374.96 ms. Allocated memory is still 96.5 MB. Free memory was 70.9 MB in the beginning and 57.4 MB in the end (delta: 13.5 MB). Peak memory consumption was 14.7 MB. Max. memory is 16.1 GB. * TraceAbstraction took 341.12 ms. Allocated memory is still 96.5 MB. Free memory was 57.0 MB in the beginning and 45.4 MB in the end (delta: 11.7 MB). Peak memory consumption was 10.5 MB. Max. memory is 16.1 GB. * Witness Printer took 4.62 ms. Allocated memory is still 96.5 MB. Free memory was 45.2 MB in the beginning and 44.8 MB in the end (delta: 393.0 kB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - UnprovableResult [Line: 4]: Unable to prove that call to reach_error is unreachable Unable to prove that call to reach_error is unreachable Reason: overapproximation of someBinaryLONGDOUBLEComparisonOperation at line 12, overapproximation of someBinaryArithmeticDOUBLEoperation at line 8. Possible FailurePath: [L8] long double x = 1.0/7.0; [L9] long long res = 0; [L11] int i = 1; [L12] COND FALSE !(x != 0) [L4] COND TRUE !(cond) [L4] reach_error() - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 7 locations, 1 error locations. Started 1 CEGAR loops. VerificationResult: UNSAFE, OverallTime: 0.2s, OverallIterations: 1, TraceHistogramMax: 1, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: No data available, PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=7occurred in iteration=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.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 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 Received shutdown request... ### Bit-precise run ### This is Ultimate 0.2.0-7b2dab5 [2020-12-03 12:30:25,082 INFO L177 SettingsManager]: Resetting all preferences to default values... [2020-12-03 12:30:25,084 INFO L181 SettingsManager]: Resetting UltimateCore preferences to default values [2020-12-03 12:30:25,144 INFO L184 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2020-12-03 12:30:25,145 INFO L181 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2020-12-03 12:30:25,150 INFO L181 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2020-12-03 12:30:25,153 INFO L181 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2020-12-03 12:30:25,157 INFO L181 SettingsManager]: Resetting LassoRanker preferences to default values [2020-12-03 12:30:25,161 INFO L181 SettingsManager]: Resetting Reaching Definitions preferences to default values [2020-12-03 12:30:25,167 INFO L181 SettingsManager]: Resetting SyntaxChecker preferences to default values [2020-12-03 12:30:25,168 INFO L181 SettingsManager]: Resetting Sifa preferences to default values [2020-12-03 12:30:25,173 INFO L184 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2020-12-03 12:30:25,173 INFO L181 SettingsManager]: Resetting LTL2Aut preferences to default values [2020-12-03 12:30:25,180 INFO L181 SettingsManager]: Resetting PEA to Boogie preferences to default values [2020-12-03 12:30:25,182 INFO L181 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2020-12-03 12:30:25,184 INFO L181 SettingsManager]: Resetting ChcToBoogie preferences to default values [2020-12-03 12:30:25,185 INFO L181 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2020-12-03 12:30:25,190 INFO L181 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2020-12-03 12:30:25,194 INFO L181 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2020-12-03 12:30:25,200 INFO L181 SettingsManager]: Resetting CodeCheck preferences to default values [2020-12-03 12:30:25,202 INFO L181 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2020-12-03 12:30:25,204 INFO L181 SettingsManager]: Resetting RCFGBuilder preferences to default values [2020-12-03 12:30:25,206 INFO L181 SettingsManager]: Resetting Referee preferences to default values [2020-12-03 12:30:25,208 INFO L181 SettingsManager]: Resetting TraceAbstraction preferences to default values [2020-12-03 12:30:25,219 INFO L184 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2020-12-03 12:30:25,220 INFO L184 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2020-12-03 12:30:25,220 INFO L181 SettingsManager]: Resetting TreeAutomizer preferences to default values [2020-12-03 12:30:25,222 INFO L181 SettingsManager]: Resetting IcfgToChc preferences to default values [2020-12-03 12:30:25,223 INFO L181 SettingsManager]: Resetting IcfgTransformer preferences to default values [2020-12-03 12:30:25,224 INFO L184 SettingsManager]: ReqToTest provides no preferences, ignoring... [2020-12-03 12:30:25,225 INFO L181 SettingsManager]: Resetting Boogie Printer preferences to default values [2020-12-03 12:30:25,226 INFO L181 SettingsManager]: Resetting ChcSmtPrinter preferences to default values [2020-12-03 12:30:25,227 INFO L181 SettingsManager]: Resetting ReqPrinter preferences to default values [2020-12-03 12:30:25,228 INFO L181 SettingsManager]: Resetting Witness Printer preferences to default values [2020-12-03 12:30:25,229 INFO L184 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2020-12-03 12:30:25,230 INFO L181 SettingsManager]: Resetting CDTParser preferences to default values [2020-12-03 12:30:25,230 INFO L184 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2020-12-03 12:30:25,231 INFO L184 SettingsManager]: ReqParser provides no preferences, ignoring... [2020-12-03 12:30:25,231 INFO L181 SettingsManager]: Resetting SmtParser preferences to default values [2020-12-03 12:30:25,233 INFO L181 SettingsManager]: Resetting Witness Parser preferences to default values [2020-12-03 12:30:25,233 INFO L188 SettingsManager]: Finished resetting all preferences to default values... [2020-12-03 12:30:25,234 INFO L101 SettingsManager]: Beginning loading settings from /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/config/svcomp-Reach-32bit-Taipan_Bitvector.epf [2020-12-03 12:30:25,281 INFO L113 SettingsManager]: Loading preferences was successful [2020-12-03 12:30:25,282 INFO L115 SettingsManager]: Preferences different from defaults after loading the file: [2020-12-03 12:30:25,284 INFO L136 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2020-12-03 12:30:25,284 INFO L138 SettingsManager]: * User list type=DISABLED [2020-12-03 12:30:25,284 INFO L136 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2020-12-03 12:30:25,284 INFO L138 SettingsManager]: * Explicit value domain=true [2020-12-03 12:30:25,284 INFO L138 SettingsManager]: * Octagon Domain=false [2020-12-03 12:30:25,285 INFO L138 SettingsManager]: * Abstract domain=CompoundDomain [2020-12-03 12:30:25,285 INFO L138 SettingsManager]: * Interval Domain=false [2020-12-03 12:30:25,286 INFO L136 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2020-12-03 12:30:25,287 INFO L138 SettingsManager]: * sizeof long=4 [2020-12-03 12:30:25,288 INFO L138 SettingsManager]: * sizeof POINTER=4 [2020-12-03 12:30:25,288 INFO L138 SettingsManager]: * Check division by zero=IGNORE [2020-12-03 12:30:25,288 INFO L138 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2020-12-03 12:30:25,288 INFO L138 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2020-12-03 12:30:25,288 INFO L138 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2020-12-03 12:30:25,288 INFO L138 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2020-12-03 12:30:25,289 INFO L138 SettingsManager]: * Use bitvectors instead of ints=true [2020-12-03 12:30:25,289 INFO L138 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2020-12-03 12:30:25,289 INFO L138 SettingsManager]: * sizeof long double=12 [2020-12-03 12:30:25,289 INFO L138 SettingsManager]: * Check if freed pointer was valid=false [2020-12-03 12:30:25,289 INFO L138 SettingsManager]: * Use constant arrays=true [2020-12-03 12:30:25,290 INFO L138 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2020-12-03 12:30:25,290 INFO L136 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2020-12-03 12:30:25,290 INFO L138 SettingsManager]: * Size of a code block=SequenceOfStatements [2020-12-03 12:30:25,290 INFO L138 SettingsManager]: * SMT solver=External_DefaultMode [2020-12-03 12:30:25,290 INFO L138 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2020-12-03 12:30:25,291 INFO L136 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2020-12-03 12:30:25,291 INFO L138 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2020-12-03 12:30:25,291 INFO L138 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2020-12-03 12:30:25,291 INFO L138 SettingsManager]: * Trace refinement strategy=WALRUS [2020-12-03 12:30:25,291 INFO L138 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2020-12-03 12:30:25,292 INFO L138 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2020-12-03 12:30:25,292 INFO L138 SettingsManager]: * Trace refinement exception blacklist=NONE [2020-12-03 12:30:25,292 INFO L138 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2020-12-03 12:30:25,292 INFO L138 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-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/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-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> 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 -> 652d8c034a68136d46bbea479ef70835ea4cb887 [2020-12-03 12:30:25,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2020-12-03 12:30:25,711 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2020-12-03 12:30:25,714 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2020-12-03 12:30:25,715 INFO L271 PluginConnector]: Initializing CDTParser... [2020-12-03 12:30:25,716 INFO L275 PluginConnector]: CDTParser initialized [2020-12-03 12:30:25,717 INFO L432 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/../../sv-benchmarks/c/floats-esbmc-regression/digits_while.c [2020-12-03 12:30:25,795 INFO L220 CDTParser]: Created temporary CDT project at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/a70afba91/f7d8c09ddac84d4597606f29d0cab85e/FLAG8ad04e098 [2020-12-03 12:30:26,412 INFO L306 CDTParser]: Found 1 translation units. [2020-12-03 12:30:26,413 INFO L160 CDTParser]: Scanning /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/sv-benchmarks/c/floats-esbmc-regression/digits_while.c [2020-12-03 12:30:26,420 INFO L349 CDTParser]: About to delete temporary CDT project at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/a70afba91/f7d8c09ddac84d4597606f29d0cab85e/FLAG8ad04e098 [2020-12-03 12:30:26,760 INFO L357 CDTParser]: Successfully deleted /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/data/a70afba91/f7d8c09ddac84d4597606f29d0cab85e [2020-12-03 12:30:26,763 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2020-12-03 12:30:26,765 INFO L131 ToolchainWalker]: Walking toolchain with 6 elements. [2020-12-03 12:30:26,768 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2020-12-03 12:30:26,769 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2020-12-03 12:30:26,772 INFO L275 PluginConnector]: CACSL2BoogieTranslator initialized [2020-12-03 12:30:26,774 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 12:30:26" (1/1) ... [2020-12-03 12:30:26,776 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@607ce0eb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:26, skipping insertion in model container [2020-12-03 12:30:26,776 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 03.12 12:30:26" (1/1) ... [2020-12-03 12:30:26,785 INFO L145 MainTranslator]: Starting translation in SV-COMP mode [2020-12-03 12:30:26,800 INFO L178 MainTranslator]: Built tables and reachable declarations [2020-12-03 12:30:26,980 WARN L226 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/sv-benchmarks/c/floats-esbmc-regression/digits_while.c[317,330] [2020-12-03 12:30:27,011 INFO L206 PostProcessor]: Analyzing one entry point: main [2020-12-03 12:30:27,037 INFO L203 MainTranslator]: Completed pre-run [2020-12-03 12:30:27,051 WARN L226 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/sv-benchmarks/c/floats-esbmc-regression/digits_while.c[317,330] [2020-12-03 12:30:27,059 INFO L206 PostProcessor]: Analyzing one entry point: main [2020-12-03 12:30:27,086 INFO L208 MainTranslator]: Completed translation [2020-12-03 12:30:27,087 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27 WrapperNode [2020-12-03 12:30:27,087 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2020-12-03 12:30:27,091 INFO L113 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2020-12-03 12:30:27,091 INFO L271 PluginConnector]: Initializing Boogie Procedure Inliner... [2020-12-03 12:30:27,091 INFO L275 PluginConnector]: Boogie Procedure Inliner initialized [2020-12-03 12:30:27,099 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,111 INFO L185 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,129 INFO L132 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2020-12-03 12:30:27,131 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2020-12-03 12:30:27,131 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2020-12-03 12:30:27,132 INFO L275 PluginConnector]: Boogie Preprocessor initialized [2020-12-03 12:30:27,140 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,140 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,155 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,155 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,166 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,176 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,178 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... [2020-12-03 12:30:27,186 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2020-12-03 12:30:27,189 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2020-12-03 12:30:27,189 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2020-12-03 12:30:27,189 INFO L275 PluginConnector]: RCFGBuilder initialized [2020-12-03 12:30:27,190 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (1/1) ... No working directory specified, using /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/z3 Starting monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2020-12-03 12:30:27,275 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2020-12-03 12:30:27,276 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2020-12-03 12:30:27,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2020-12-03 12:30:27,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2020-12-03 12:30:29,685 INFO L294 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2020-12-03 12:30:29,685 INFO L299 CfgBuilder]: Removed 7 assume(true) statements. [2020-12-03 12:30:29,687 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 12:30:29 BoogieIcfgContainer [2020-12-03 12:30:29,687 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2020-12-03 12:30:29,689 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2020-12-03 12:30:29,689 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2020-12-03 12:30:29,692 INFO L275 PluginConnector]: TraceAbstraction initialized [2020-12-03 12:30:29,693 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 03.12 12:30:26" (1/3) ... [2020-12-03 12:30:29,694 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@24ad86ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.12 12:30:29, skipping insertion in model container [2020-12-03 12:30:29,694 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 03.12 12:30:27" (2/3) ... [2020-12-03 12:30:29,694 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@24ad86ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 03.12 12:30:29, skipping insertion in model container [2020-12-03 12:30:29,695 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 03.12 12:30:29" (3/3) ... [2020-12-03 12:30:29,696 INFO L111 eAbstractionObserver]: Analyzing ICFG digits_while.c [2020-12-03 12:30:29,711 INFO L180 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2020-12-03 12:30:29,715 INFO L192 ceAbstractionStarter]: Appying trace abstraction to program that has 1 error locations. [2020-12-03 12:30:29,726 INFO L253 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2020-12-03 12:30:29,750 INFO L377 AbstractCegarLoop]: Interprodecural is true [2020-12-03 12:30:29,750 INFO L378 AbstractCegarLoop]: Hoare is true [2020-12-03 12:30:29,750 INFO L379 AbstractCegarLoop]: Compute interpolants for FPandBP [2020-12-03 12:30:29,750 INFO L380 AbstractCegarLoop]: Backedges is STRAIGHT_LINE [2020-12-03 12:30:29,750 INFO L381 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2020-12-03 12:30:29,751 INFO L382 AbstractCegarLoop]: Difference is false [2020-12-03 12:30:29,751 INFO L383 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2020-12-03 12:30:29,751 INFO L387 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2020-12-03 12:30:29,763 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states. [2020-12-03 12:30:29,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2020-12-03 12:30:29,768 INFO L414 BasicCegarLoop]: Found error trace [2020-12-03 12:30:29,769 INFO L422 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2020-12-03 12:30:29,770 INFO L429 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION]=== [2020-12-03 12:30:29,775 INFO L144 PredicateUnifier]: Initialized classic predicate unifier [2020-12-03 12:30:29,776 INFO L82 PathProgramCache]: Analyzing trace with hash 889633835, now seen corresponding path program 1 times [2020-12-03 12:30:29,802 INFO L162 FreeRefinementEngine]: Executing refinement strategy WALRUS [2020-12-03 12:30:29,802 INFO L353 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [500238770] [2020-12-03 12:30:29,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY No working directory specified, using /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/mathsat Starting monitored process 2 with mathsat -unsat_core_generation=3 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 2 with mathsat -unsat_core_generation=3 [2020-12-03 12:30:29,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2020-12-03 12:30:29,903 INFO L263 TraceCheckSpWp]: Trace formula consists of 30 conjuncts, 2 conjunts are in the unsatisfiable core [2020-12-03 12:30:29,907 INFO L286 TraceCheckSpWp]: Computing forward predicates... [2020-12-03 12:30:30,026 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2020-12-03 12:30:30,026 INFO L324 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2020-12-03 12:30:30,027 INFO L353 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [500238770] [2020-12-03 12:30:30,028 INFO L219 FreeRefinementEngine]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2020-12-03 12:30:30,028 INFO L232 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2020-12-03 12:30:30,029 INFO L155 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [344986760] [2020-12-03 12:30:30,033 INFO L461 AbstractCegarLoop]: Interpolant automaton has 3 states [2020-12-03 12:30:30,046 INFO L142 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2020-12-03 12:30:30,062 INFO L142 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2020-12-03 12:30:30,069 INFO L144 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2020-12-03 12:30:30,071 INFO L87 Difference]: Start difference. First operand 11 states. Second operand 3 states. [2020-12-03 12:30:32,463 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2020-12-03 12:30:32,463 INFO L93 Difference]: Finished difference Result 20 states and 24 transitions. [2020-12-03 12:30:32,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2020-12-03 12:30:32,467 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 6 [2020-12-03 12:30:32,467 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2020-12-03 12:30:32,476 INFO L225 Difference]: With dead ends: 20 [2020-12-03 12:30:32,476 INFO L226 Difference]: Without dead ends: 8 [2020-12-03 12:30:32,479 INFO L677 BasicCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2020-12-03 12:30:32,496 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8 states. [2020-12-03 12:30:32,508 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8. [2020-12-03 12:30:32,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2020-12-03 12:30:32,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 8 transitions. [2020-12-03 12:30:32,511 INFO L78 Accepts]: Start accepts. Automaton has 8 states and 8 transitions. Word has length 6 [2020-12-03 12:30:32,511 INFO L84 Accepts]: Finished accepts. word is rejected. [2020-12-03 12:30:32,512 INFO L481 AbstractCegarLoop]: Abstraction has 8 states and 8 transitions. [2020-12-03 12:30:32,512 INFO L482 AbstractCegarLoop]: Interpolant automaton has 3 states. [2020-12-03 12:30:32,512 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 8 transitions. [2020-12-03 12:30:32,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2020-12-03 12:30:32,512 INFO L414 BasicCegarLoop]: Found error trace [2020-12-03 12:30:32,513 INFO L422 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2020-12-03 12:30:32,729 WARN L518 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 mathsat -unsat_core_generation=3 [2020-12-03 12:30:32,729 INFO L429 AbstractCegarLoop]: === Iteration 2 === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION]=== [2020-12-03 12:30:32,730 INFO L144 PredicateUnifier]: Initialized classic predicate unifier [2020-12-03 12:30:32,731 INFO L82 PathProgramCache]: Analyzing trace with hash 1810510480, now seen corresponding path program 1 times [2020-12-03 12:30:32,731 INFO L162 FreeRefinementEngine]: Executing refinement strategy WALRUS [2020-12-03 12:30:32,732 INFO L353 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2121863395] [2020-12-03 12:30:32,732 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY No working directory specified, using /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/mathsat Starting monitored process 3 with mathsat -unsat_core_generation=3 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 3 with mathsat -unsat_core_generation=3 [2020-12-03 12:30:33,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2020-12-03 12:30:33,490 INFO L263 TraceCheckSpWp]: Trace formula consists of 34 conjuncts, 4 conjunts are in the unsatisfiable core [2020-12-03 12:30:33,491 INFO L286 TraceCheckSpWp]: Computing forward predicates... [2020-12-03 12:30:37,651 WARN L197 SmtUtils]: Spent 2.83 s on a formula simplification that was a NOOP. DAG size: 20 [2020-12-03 12:30:37,661 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2020-12-03 12:30:37,661 INFO L328 TraceCheckSpWp]: Computing backward predicates... [2020-12-03 12:30:39,750 WARN L838 $PredicateComparison]: unable to prove that (not (fp.eq (fp.sub c_currentRoundingMode (fp.mul c_currentRoundingMode c_ULTIMATE.start_main_~x~0 ((_ to_fp 15 113) c_currentRoundingMode (_ bv10 32))) ((_ to_fp 15 113) c_currentRoundingMode (bvmul ((_ fp.to_sbv 32) roundTowardZero c_ULTIMATE.start_main_~x~0) (_ bv10 32)))) ((_ to_fp 15 113) c_currentRoundingMode (_ bv0 32)))) is different from false [2020-12-03 12:30:41,793 WARN L860 $PredicateComparison]: unable to prove that (not (fp.eq (fp.sub c_currentRoundingMode (fp.mul c_currentRoundingMode c_ULTIMATE.start_main_~x~0 ((_ to_fp 15 113) c_currentRoundingMode (_ bv10 32))) ((_ to_fp 15 113) c_currentRoundingMode (bvmul ((_ fp.to_sbv 32) roundTowardZero c_ULTIMATE.start_main_~x~0) (_ bv10 32)))) ((_ to_fp 15 113) c_currentRoundingMode (_ bv0 32)))) is different from true [2020-12-03 12:30:42,827 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 1 not checked. [2020-12-03 12:30:42,827 INFO L353 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2121863395] [2020-12-03 12:30:42,828 INFO L353 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleCvc4 [1979788709] [2020-12-03 12:30:42,828 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY No working directory specified, using /tmp/vcloud-vcloud-master/worker/run_dir_06a5f5be-15d7-4cd1-babf-7478e6e984bf/bin/utaipan/cvc4 Starting monitored process 4 with cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 4 with cvc4 --incremental --print-success --lang smt [2020-12-03 12:30:43,099 WARN L518 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 mathsat -unsat_core_generation=3,4 cvc4 --incremental --print-success --lang smt [2020-12-03 12:30:43,100 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction has thrown an exception: java.lang.AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: FP term ((_ to_fp 15 113) currentRoundingMode_0 termITE_1) with type whose size is 15/113 is not supported, only Float32 (8/24) or Float64 (11/53) types are supported in default mode. Try the experimental solver via --fp-exp. Note: There are known issues with the experimental solver, use at your own risk. at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.(TraceCheck.java:235) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheck.(InterpolatingTraceCheck.java:90) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheckSpWp.(TraceCheckSpWp.java:132) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:108) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleSpWp.construct(IpTcStrategyModuleSpWp.java:1) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:100) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getInterpolantComputationStatus(IpTcStrategyModuleBase.java:76) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.AutomatonFreeRefinementEngine.tryExecuteInterpolantGenerator(AutomatonFreeRefinementEngine.java:289) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.AutomatonFreeRefinementEngine.generateProof(AutomatonFreeRefinementEngine.java:189) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:179) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.AutomatonFreeRefinementEngine.(AutomatonFreeRefinementEngine.java:84) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.(TraceAbstractionRefinementEngine.java:74) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:511) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterateInternal(AbstractCegarLoop.java:438) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:372) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.CegarLoopResult.iterate(CegarLoopResult.java:138) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.iterateNew(TraceAbstractionStarter.java:345) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:198) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.(TraceAbstractionStarter.java:150) at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:168) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:151) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:128) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:232) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:226) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:142) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:104) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:320) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: FP term ((_ to_fp 15 113) currentRoundingMode_0 termITE_1) with type whose size is 15/113 is not supported, only Float32 (8/24) or Float64 (11/53) types are supported in default mode. Try the experimental solver via --fp-exp. Note: There are known issues with the experimental solver, use at your own risk. at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1454) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:654) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:419) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:206) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:226) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:153) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.AnnotateAndAsserter.buildAnnotatedSsaAndAssertTerms(AnnotateAndAsserter.java:130) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.checkTrace(TraceCheck.java:295) at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.(TraceCheck.java:206) ... 29 more [2020-12-03 12:30:43,104 INFO L168 Benchmark]: Toolchain (without parser) took 16338.53 ms. Allocated memory was 67.1 MB in the beginning and 88.1 MB in the end (delta: 21.0 MB). Free memory was 50.7 MB in the beginning and 47.7 MB in the end (delta: 2.9 MB). Peak memory consumption was 25.6 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:43,105 INFO L168 Benchmark]: CDTParser took 0.22 ms. Allocated memory is still 67.1 MB. Free memory is still 49.8 MB. There was no memory consumed. Max. memory is 16.1 GB. [2020-12-03 12:30:43,106 INFO L168 Benchmark]: CACSL2BoogieTranslator took 319.26 ms. Allocated memory is still 67.1 MB. Free memory was 50.5 MB in the beginning and 40.5 MB in the end (delta: 10.0 MB). Peak memory consumption was 8.4 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:43,107 INFO L168 Benchmark]: Boogie Procedure Inliner took 38.68 ms. Allocated memory is still 67.1 MB. Free memory was 40.3 MB in the beginning and 39.0 MB in the end (delta: 1.3 MB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:43,107 INFO L168 Benchmark]: Boogie Preprocessor took 57.27 ms. Allocated memory is still 67.1 MB. Free memory was 39.0 MB in the beginning and 37.7 MB in the end (delta: 1.2 MB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:43,108 INFO L168 Benchmark]: RCFGBuilder took 2498.54 ms. Allocated memory is still 67.1 MB. Free memory was 37.5 MB in the beginning and 43.1 MB in the end (delta: -5.5 MB). Peak memory consumption was 8.1 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:43,113 INFO L168 Benchmark]: TraceAbstraction took 13413.86 ms. Allocated memory was 67.1 MB in the beginning and 88.1 MB in the end (delta: 21.0 MB). Free memory was 42.6 MB in the beginning and 47.7 MB in the end (delta: -5.2 MB). Peak memory consumption was 17.5 MB. Max. memory is 16.1 GB. [2020-12-03 12:30:43,117 INFO L339 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.22 ms. Allocated memory is still 67.1 MB. Free memory is still 49.8 MB. There was no memory consumed. Max. memory is 16.1 GB. * CACSL2BoogieTranslator took 319.26 ms. Allocated memory is still 67.1 MB. Free memory was 50.5 MB in the beginning and 40.5 MB in the end (delta: 10.0 MB). Peak memory consumption was 8.4 MB. Max. memory is 16.1 GB. * Boogie Procedure Inliner took 38.68 ms. Allocated memory is still 67.1 MB. Free memory was 40.3 MB in the beginning and 39.0 MB in the end (delta: 1.3 MB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. * Boogie Preprocessor took 57.27 ms. Allocated memory is still 67.1 MB. Free memory was 39.0 MB in the beginning and 37.7 MB in the end (delta: 1.2 MB). Peak memory consumption was 2.1 MB. Max. memory is 16.1 GB. * RCFGBuilder took 2498.54 ms. Allocated memory is still 67.1 MB. Free memory was 37.5 MB in the beginning and 43.1 MB in the end (delta: -5.5 MB). Peak memory consumption was 8.1 MB. Max. memory is 16.1 GB. * TraceAbstraction took 13413.86 ms. Allocated memory was 67.1 MB in the beginning and 88.1 MB in the end (delta: 21.0 MB). Free memory was 42.6 MB in the beginning and 47.7 MB in the end (delta: -5.2 MB). Peak memory consumption was 17.5 MB. Max. memory is 16.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - ExceptionOrErrorResult: AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: FP term ((_ to_fp 15 113) currentRoundingMode_0 termITE_1) with type whose size is 15/113 is not supported, only Float32 (8/24) or Float64 (11/53) types are supported in default mode. Try the experimental solver via --fp-exp. Note: There are known issues with the experimental solver, use at your own risk. de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: AssertionError: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: FP term ((_ to_fp 15 113) currentRoundingMode_0 termITE_1) with type whose size is 15/113 is not supported, only Float32 (8/24) or Float64 (11/53) types are supported in default mode. Try the experimental solver via --fp-exp. Note: There are known issues with the experimental solver, use at your own risk.: de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.TraceCheck.(TraceCheck.java:235) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...