java -Xmx8000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --generate-csv --csv-dir csv -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Default.epf -i ../../../trunk/examples/svcomp/loops/while_infinite_loop_4_false-unreach-call_true-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-dd2f093 [2018-07-23 23:29:19,721 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-07-23 23:29:19,723 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-07-23 23:29:19,741 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-07-23 23:29:19,742 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-07-23 23:29:19,743 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-07-23 23:29:19,745 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-07-23 23:29:19,747 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-07-23 23:29:19,749 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-07-23 23:29:19,751 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-07-23 23:29:19,753 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-07-23 23:29:19,753 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-07-23 23:29:19,755 INFO L174 SettingsManager]: Resetting PEA to Boogie preferences to default values [2018-07-23 23:29:19,756 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-07-23 23:29:19,759 INFO L174 SettingsManager]: Resetting ChcToBoogie preferences to default values [2018-07-23 23:29:19,767 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-07-23 23:29:19,768 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-07-23 23:29:19,772 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-07-23 23:29:19,773 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-07-23 23:29:19,777 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-07-23 23:29:19,778 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-07-23 23:29:19,779 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-07-23 23:29:19,781 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-07-23 23:29:19,782 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-07-23 23:29:19,782 INFO L174 SettingsManager]: Resetting TreeAutomizer preferences to default values [2018-07-23 23:29:19,783 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-07-23 23:29:19,784 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-07-23 23:29:19,785 INFO L174 SettingsManager]: Resetting ReqPrinter preferences to default values [2018-07-23 23:29:19,786 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-07-23 23:29:19,787 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-07-23 23:29:19,788 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-07-23 23:29:19,788 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-07-23 23:29:19,788 INFO L177 SettingsManager]: ReqParser provides no preferences, ignoring... [2018-07-23 23:29:19,789 INFO L174 SettingsManager]: Resetting SmtParser preferences to default values [2018-07-23 23:29:19,790 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-07-23 23:29:19,790 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-07-23 23:29:19,791 INFO L98 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Default.epf [2018-07-23 23:29:19,808 INFO L110 SettingsManager]: Loading preferences was successful [2018-07-23 23:29:19,808 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-07-23 23:29:19,809 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-07-23 23:29:19,809 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-07-23 23:29:19,810 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-07-23 23:29:19,810 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-07-23 23:29:19,810 INFO L133 SettingsManager]: * Use SBE=true [2018-07-23 23:29:19,810 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-07-23 23:29:19,810 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-07-23 23:29:19,811 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-07-23 23:29:19,811 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-07-23 23:29:19,811 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-07-23 23:29:19,811 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-07-23 23:29:19,811 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-07-23 23:29:19,812 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-07-23 23:29:19,812 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-07-23 23:29:19,812 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-07-23 23:29:19,812 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-07-23 23:29:19,812 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-07-23 23:29:19,813 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-07-23 23:29:19,813 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-07-23 23:29:19,813 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-07-23 23:29:19,813 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-07-23 23:29:19,813 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-07-23 23:29:19,814 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-07-23 23:29:19,814 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-07-23 23:29:19,814 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-07-23 23:29:19,814 INFO L133 SettingsManager]: * To the following directory=dump/ [2018-07-23 23:29:19,858 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-07-23 23:29:19,876 INFO L258 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2018-07-23 23:29:19,882 INFO L214 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2018-07-23 23:29:19,884 INFO L271 PluginConnector]: Initializing CDTParser... [2018-07-23 23:29:19,884 INFO L276 PluginConnector]: CDTParser initialized [2018-07-23 23:29:19,885 INFO L418 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/loops/while_infinite_loop_4_false-unreach-call_true-termination.i [2018-07-23 23:29:20,251 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ca3154cf3/a1c2e1b7cef3408c96bf7ee3ca842f74/FLAG3dc1a120f [2018-07-23 23:29:20,396 INFO L276 CDTParser]: Found 1 translation units. [2018-07-23 23:29:20,397 INFO L158 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/loops/while_infinite_loop_4_false-unreach-call_true-termination.i [2018-07-23 23:29:20,405 INFO L324 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ca3154cf3/a1c2e1b7cef3408c96bf7ee3ca842f74/FLAG3dc1a120f [2018-07-23 23:29:20,421 INFO L332 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ca3154cf3/a1c2e1b7cef3408c96bf7ee3ca842f74 [2018-07-23 23:29:20,431 INFO L296 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-07-23 23:29:20,433 INFO L131 ToolchainWalker]: Walking toolchain with 5 elements. [2018-07-23 23:29:20,434 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-07-23 23:29:20,434 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-07-23 23:29:20,443 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-07-23 23:29:20,444 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,447 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@592cb60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20, skipping insertion in model container [2018-07-23 23:29:20,447 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,644 INFO L179 PRDispatcher]: Starting pre-run dispatcher in SV-COMP mode [2018-07-23 23:29:20,687 INFO L175 PostProcessor]: Settings: Checked method=main [2018-07-23 23:29:20,710 INFO L422 MainDispatcher]: Starting main dispatcher in SV-COMP mode [2018-07-23 23:29:20,716 INFO L175 PostProcessor]: Settings: Checked method=main [2018-07-23 23:29:20,730 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20 WrapperNode [2018-07-23 23:29:20,731 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-07-23 23:29:20,731 INFO L113 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2018-07-23 23:29:20,732 INFO L271 PluginConnector]: Initializing Boogie Procedure Inliner... [2018-07-23 23:29:20,732 INFO L276 PluginConnector]: Boogie Procedure Inliner initialized [2018-07-23 23:29:20,743 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,751 INFO L185 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,768 INFO L132 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2018-07-23 23:29:20,769 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-07-23 23:29:20,769 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-07-23 23:29:20,769 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-07-23 23:29:20,780 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,780 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,781 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,781 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,782 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,788 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,789 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... [2018-07-23 23:29:20,790 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-07-23 23:29:20,790 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-07-23 23:29:20,791 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-07-23 23:29:20,791 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-07-23 23:29:20,792 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (1/1) ... No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 [2018-07-23 23:29:20,858 INFO L130 BoogieDeclarations]: Found specification of procedure __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_while_infinite_loop___false_unreach_call_true_termination_i____VERIFIER_assert [2018-07-23 23:29:20,858 INFO L138 BoogieDeclarations]: Found implementation of procedure __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_while_infinite_loop___false_unreach_call_true_termination_i____VERIFIER_assert [2018-07-23 23:29:20,858 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-07-23 23:29:20,858 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-07-23 23:29:21,250 INFO L261 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-07-23 23:29:21,251 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.07 11:29:21 BoogieIcfgContainer [2018-07-23 23:29:21,251 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-07-23 23:29:21,252 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-07-23 23:29:21,252 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-07-23 23:29:21,255 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-07-23 23:29:21,255 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.07 11:29:20" (1/3) ... [2018-07-23 23:29:21,256 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d8fb2c6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.07 11:29:21, skipping insertion in model container [2018-07-23 23:29:21,257 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:20" (2/3) ... [2018-07-23 23:29:21,257 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d8fb2c6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.07 11:29:21, skipping insertion in model container [2018-07-23 23:29:21,257 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.07 11:29:21" (3/3) ... [2018-07-23 23:29:21,259 INFO L112 eAbstractionObserver]: Analyzing ICFG while_infinite_loop_4_false-unreach-call_true-termination.i [2018-07-23 23:29:21,268 INFO L132 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-07-23 23:29:21,276 INFO L144 ceAbstractionStarter]: Appying trace abstraction to program that has 1 error locations. [2018-07-23 23:29:21,327 INFO L128 ementStrategyFactory]: Using default assertion order modulation [2018-07-23 23:29:21,328 INFO L373 AbstractCegarLoop]: Interprodecural is true [2018-07-23 23:29:21,328 INFO L374 AbstractCegarLoop]: Hoare is true [2018-07-23 23:29:21,329 INFO L375 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-07-23 23:29:21,329 INFO L376 AbstractCegarLoop]: Backedges is STRAIGHT_LINE [2018-07-23 23:29:21,329 INFO L377 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-07-23 23:29:21,329 INFO L378 AbstractCegarLoop]: Difference is false [2018-07-23 23:29:21,329 INFO L379 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-07-23 23:29:21,329 INFO L384 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-07-23 23:29:21,348 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states. [2018-07-23 23:29:21,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2018-07-23 23:29:21,354 INFO L345 BasicCegarLoop]: Found error trace [2018-07-23 23:29:21,355 INFO L353 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2018-07-23 23:29:21,356 INFO L414 AbstractCegarLoop]: === Iteration 1 === [__U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_while_infinite_loop___false_unreach_call_true_termination_i____VERIFIER_assertErr0AssertViolationERROR_FUNCTION]=== [2018-07-23 23:29:21,361 INFO L82 PathProgramCache]: Analyzing trace with hash -968018090, now seen corresponding path program 1 times [2018-07-23 23:29:21,364 INFO L221 ckRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-07-23 23:29:21,364 INFO L69 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-07-23 23:29:21,423 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:21,423 INFO L103 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-07-23 23:29:21,423 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:21,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-07-23 23:29:21,488 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2018-07-23 23:29:21,490 INFO L309 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-07-23 23:29:21,491 INFO L324 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-07-23 23:29:21,495 INFO L450 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-07-23 23:29:21,511 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-07-23 23:29:21,512 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-07-23 23:29:21,514 INFO L87 Difference]: Start difference. First operand 19 states. Second operand 2 states. [2018-07-23 23:29:21,541 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-07-23 23:29:21,542 INFO L93 Difference]: Finished difference Result 31 states and 42 transitions. [2018-07-23 23:29:21,542 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-07-23 23:29:21,544 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 7 [2018-07-23 23:29:21,544 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-07-23 23:29:21,553 INFO L225 Difference]: With dead ends: 31 [2018-07-23 23:29:21,553 INFO L226 Difference]: Without dead ends: 14 [2018-07-23 23:29:21,557 INFO L573 BasicCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-07-23 23:29:21,575 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2018-07-23 23:29:21,594 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2018-07-23 23:29:21,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states. [2018-07-23 23:29:21,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 14 transitions. [2018-07-23 23:29:21,598 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 14 transitions. Word has length 7 [2018-07-23 23:29:21,598 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-07-23 23:29:21,598 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 14 transitions. [2018-07-23 23:29:21,599 INFO L472 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-07-23 23:29:21,599 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 14 transitions. [2018-07-23 23:29:21,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2018-07-23 23:29:21,599 INFO L345 BasicCegarLoop]: Found error trace [2018-07-23 23:29:21,600 INFO L353 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-07-23 23:29:21,600 INFO L414 AbstractCegarLoop]: === Iteration 2 === [__U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_while_infinite_loop___false_unreach_call_true_termination_i____VERIFIER_assertErr0AssertViolationERROR_FUNCTION]=== [2018-07-23 23:29:21,601 INFO L82 PathProgramCache]: Analyzing trace with hash -775162615, now seen corresponding path program 1 times [2018-07-23 23:29:21,601 INFO L221 ckRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-07-23 23:29:21,601 INFO L69 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-07-23 23:29:21,602 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:21,602 INFO L103 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-07-23 23:29:21,603 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:21,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-07-23 23:29:21,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2018-07-23 23:29:21,642 INFO L419 BasicCegarLoop]: Counterexample might be feasible [2018-07-23 23:29:21,668 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.07 11:29:21 BoogieIcfgContainer [2018-07-23 23:29:21,668 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-07-23 23:29:21,669 INFO L168 Benchmark]: Toolchain (without parser) took 1237.59 ms. Allocated memory was 1.6 GB in the beginning and 2.3 GB in the end (delta: 752.9 MB). Free memory was 1.4 GB in the beginning and 2.2 GB in the end (delta: -764.2 MB). There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:21,672 INFO L168 Benchmark]: CDTParser took 0.23 ms. Allocated memory is still 1.6 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:21,673 INFO L168 Benchmark]: CACSL2BoogieTranslator took 297.30 ms. Allocated memory is still 1.6 GB. Free memory was 1.4 GB in the beginning and 1.4 GB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 7.1 GB. [2018-07-23 23:29:21,674 INFO L168 Benchmark]: Boogie Procedure Inliner took 37.12 ms. Allocated memory is still 1.6 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:21,674 INFO L168 Benchmark]: Boogie Preprocessor took 21.45 ms. Allocated memory is still 1.6 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:21,675 INFO L168 Benchmark]: RCFGBuilder took 460.64 ms. Allocated memory was 1.6 GB in the beginning and 2.3 GB in the end (delta: 752.9 MB). Free memory was 1.4 GB in the beginning and 2.2 GB in the end (delta: -805.2 MB). Peak memory consumption was 26.9 MB. Max. memory is 7.1 GB. [2018-07-23 23:29:21,676 INFO L168 Benchmark]: TraceAbstraction took 416.75 ms. Allocated memory is still 2.3 GB. Free memory was 2.2 GB in the beginning and 2.2 GB in the end (delta: 30.4 MB). Peak memory consumption was 30.4 MB. Max. memory is 7.1 GB. [2018-07-23 23:29:21,681 INFO L336 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.23 ms. Allocated memory is still 1.6 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. * CACSL2BoogieTranslator took 297.30 ms. Allocated memory is still 1.6 GB. Free memory was 1.4 GB in the beginning and 1.4 GB in the end (delta: 10.6 MB). Peak memory consumption was 10.6 MB. Max. memory is 7.1 GB. * Boogie Procedure Inliner took 37.12 ms. Allocated memory is still 1.6 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. * Boogie Preprocessor took 21.45 ms. Allocated memory is still 1.6 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. * RCFGBuilder took 460.64 ms. Allocated memory was 1.6 GB in the beginning and 2.3 GB in the end (delta: 752.9 MB). Free memory was 1.4 GB in the beginning and 2.2 GB in the end (delta: -805.2 MB). Peak memory consumption was 26.9 MB. Max. memory is 7.1 GB. * TraceAbstraction took 416.75 ms. Allocated memory is still 2.3 GB. Free memory was 2.2 GB in the beginning and 2.2 GB in the end (delta: 30.4 MB). Peak memory consumption was 30.4 MB. Max. memory is 7.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - CounterExampleResult [Line: 5]: a call of __VERIFIER_error() is reachable a call of __VERIFIER_error() is reachable We found a FailurePath: [L10] int x=0; VAL [x=0] [L24] COND TRUE 1 [L26] CALL eval() [L14] COND TRUE 1 [L15] RET x=1 VAL [x=1] [L26] eval() [L27] CALL __VERIFIER_assert(x==0) VAL [\old(cond)=0, x=1] [L4] COND TRUE !(cond) VAL [\old(cond)=0, cond=0, x=1] [L5] __VERIFIER_error() VAL [\old(cond)=0, cond=0, x=1] - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 19 locations, 1 error locations. UNSAFE Result, 0.3s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 14 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=19occurred in iteration=0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s AbstIntTime, 0 AbstIntIterations, 0 AbstIntStrong, NaN AbsIntWeakeningRatio, NaN AbsIntAvgWeakeningVarsNumRemoved, NaN AbsIntAvgWeakenedConjuncts, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 1 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 18 NumberOfCodeBlocks, 18 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 6 ConstructedInterpolants, 0 QuantifiedInterpolants, 36 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! Written .csv to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/csv/while_infinite_loop_4_false-unreach-call_true-termination.i_svcomp-Reach-64bit-Automizer_Default.epf_AutomizerCInline.xml/Csv-Benchmark-0-2018-07-23_23-29-21-695.csv Written .csv to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/csv/while_infinite_loop_4_false-unreach-call_true-termination.i_svcomp-Reach-64bit-Automizer_Default.epf_AutomizerCInline.xml/Csv-TraceAbstractionBenchmarks-0-2018-07-23_23-29-21-695.csv Received shutdown request...