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/for_infinite_loop_1_true-unreach-call_false-termination.i -------------------------------------------------------------------------------- This is Ultimate 0.1.23-dd2f093 [2018-07-23 23:29:25,569 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-07-23 23:29:25,571 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-07-23 23:29:25,583 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-07-23 23:29:25,583 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-07-23 23:29:25,584 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-07-23 23:29:25,586 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-07-23 23:29:25,588 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-07-23 23:29:25,589 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-07-23 23:29:25,590 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-07-23 23:29:25,591 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-07-23 23:29:25,592 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-07-23 23:29:25,593 INFO L174 SettingsManager]: Resetting PEA to Boogie preferences to default values [2018-07-23 23:29:25,594 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-07-23 23:29:25,595 INFO L174 SettingsManager]: Resetting ChcToBoogie preferences to default values [2018-07-23 23:29:25,596 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-07-23 23:29:25,597 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-07-23 23:29:25,599 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-07-23 23:29:25,601 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-07-23 23:29:25,602 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-07-23 23:29:25,603 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-07-23 23:29:25,605 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-07-23 23:29:25,608 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-07-23 23:29:25,608 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-07-23 23:29:25,608 INFO L174 SettingsManager]: Resetting TreeAutomizer preferences to default values [2018-07-23 23:29:25,609 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-07-23 23:29:25,610 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-07-23 23:29:25,611 INFO L174 SettingsManager]: Resetting ReqPrinter preferences to default values [2018-07-23 23:29:25,612 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-07-23 23:29:25,614 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-07-23 23:29:25,614 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-07-23 23:29:25,615 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-07-23 23:29:25,615 INFO L177 SettingsManager]: ReqParser provides no preferences, ignoring... [2018-07-23 23:29:25,616 INFO L174 SettingsManager]: Resetting SmtParser preferences to default values [2018-07-23 23:29:25,617 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-07-23 23:29:25,618 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-07-23 23:29:25,618 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:25,641 INFO L110 SettingsManager]: Loading preferences was successful [2018-07-23 23:29:25,641 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-07-23 23:29:25,642 INFO L131 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2018-07-23 23:29:25,642 INFO L133 SettingsManager]: * to procedures, called more than once=true [2018-07-23 23:29:25,643 INFO L131 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2018-07-23 23:29:25,643 INFO L133 SettingsManager]: * Create parallel compositions if possible=false [2018-07-23 23:29:25,644 INFO L133 SettingsManager]: * Use SBE=true [2018-07-23 23:29:25,645 INFO L131 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2018-07-23 23:29:25,645 INFO L133 SettingsManager]: * Overapproximate operations on floating types=true [2018-07-23 23:29:25,645 INFO L133 SettingsManager]: * Check division by zero=IGNORE [2018-07-23 23:29:25,645 INFO L133 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2018-07-23 23:29:25,645 INFO L133 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2018-07-23 23:29:25,646 INFO L133 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2018-07-23 23:29:25,646 INFO L133 SettingsManager]: * Check if freed pointer was valid=false [2018-07-23 23:29:25,646 INFO L133 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2018-07-23 23:29:25,646 INFO L131 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2018-07-23 23:29:25,647 INFO L133 SettingsManager]: * Size of a code block=SequenceOfStatements [2018-07-23 23:29:25,647 INFO L133 SettingsManager]: * To the following directory=./dump/ [2018-07-23 23:29:25,647 INFO L133 SettingsManager]: * SMT solver=External_DefaultMode [2018-07-23 23:29:25,648 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2018-07-23 23:29:25,648 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-07-23 23:29:25,648 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2018-07-23 23:29:25,648 INFO L133 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2018-07-23 23:29:25,648 INFO L133 SettingsManager]: * Trace refinement strategy=CAMEL [2018-07-23 23:29:25,649 INFO L133 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2018-07-23 23:29:25,649 INFO L133 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2018-07-23 23:29:25,649 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-07-23 23:29:25,650 INFO L133 SettingsManager]: * To the following directory=dump/ [2018-07-23 23:29:25,720 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-07-23 23:29:25,734 INFO L258 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2018-07-23 23:29:25,738 INFO L214 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2018-07-23 23:29:25,739 INFO L271 PluginConnector]: Initializing CDTParser... [2018-07-23 23:29:25,740 INFO L276 PluginConnector]: CDTParser initialized [2018-07-23 23:29:25,740 INFO L418 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/loops/for_infinite_loop_1_true-unreach-call_false-termination.i [2018-07-23 23:29:26,093 INFO L220 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2fe4d0013/efa7c65366ca4425b242e0dc737fe4b9/FLAG2bd862525 [2018-07-23 23:29:26,274 INFO L276 CDTParser]: Found 1 translation units. [2018-07-23 23:29:26,275 INFO L158 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/loops/for_infinite_loop_1_true-unreach-call_false-termination.i [2018-07-23 23:29:26,280 INFO L324 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2fe4d0013/efa7c65366ca4425b242e0dc737fe4b9/FLAG2bd862525 [2018-07-23 23:29:26,296 INFO L332 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2fe4d0013/efa7c65366ca4425b242e0dc737fe4b9 [2018-07-23 23:29:26,307 INFO L296 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-07-23 23:29:26,308 INFO L131 ToolchainWalker]: Walking toolchain with 5 elements. [2018-07-23 23:29:26,310 INFO L113 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2018-07-23 23:29:26,310 INFO L271 PluginConnector]: Initializing CACSL2BoogieTranslator... [2018-07-23 23:29:26,317 INFO L276 PluginConnector]: CACSL2BoogieTranslator initialized [2018-07-23 23:29:26,318 INFO L185 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.07 11:29:26" (1/1) ... [2018-07-23 23:29:26,321 INFO L205 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1b6fd610 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:26, skipping insertion in model container [2018-07-23 23:29:26,322 INFO L185 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.07 11:29:26" (1/1) ... [2018-07-23 23:29:26,479 INFO L179 PRDispatcher]: Starting pre-run dispatcher in SV-COMP mode [2018-07-23 23:29:26,519 INFO L175 PostProcessor]: Settings: Checked method=main [2018-07-23 23:29:26,535 INFO L422 MainDispatcher]: Starting main dispatcher in SV-COMP mode [2018-07-23 23:29:26,540 INFO L175 PostProcessor]: Settings: Checked method=main [2018-07-23 23:29:26,553 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:26 WrapperNode [2018-07-23 23:29:26,554 INFO L132 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2018-07-23 23:29:26,555 INFO L113 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2018-07-23 23:29:26,555 INFO L271 PluginConnector]: Initializing Boogie Procedure Inliner... [2018-07-23 23:29:26,555 INFO L276 PluginConnector]: Boogie Procedure Inliner initialized [2018-07-23 23:29:26,567 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:26" (1/1) ... [2018-07-23 23:29:26,576 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:26" (1/1) ... [2018-07-23 23:29:26,595 INFO L132 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2018-07-23 23:29:26,596 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-07-23 23:29:26,596 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-07-23 23:29:26,596 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-07-23 23:29:26,608 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:26" (1/1) ... [2018-07-23 23:29:26,609 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:26" (1/1) ... [2018-07-23 23:29:26,610 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:26" (1/1) ... [2018-07-23 23:29:26,610 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:26" (1/1) ... [2018-07-23 23:29:26,616 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:26" (1/1) ... [2018-07-23 23:29:26,623 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:26" (1/1) ... [2018-07-23 23:29:26,624 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:26" (1/1) ... [2018-07-23 23:29:26,626 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-07-23 23:29:26,627 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-07-23 23:29:26,627 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-07-23 23:29:26,627 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-07-23 23:29:26,628 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:26" (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:26,705 INFO L130 BoogieDeclarations]: Found specification of procedure __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assert [2018-07-23 23:29:26,705 INFO L138 BoogieDeclarations]: Found implementation of procedure __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assert [2018-07-23 23:29:26,706 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-07-23 23:29:26,706 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-07-23 23:29:27,030 INFO L261 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-07-23 23:29:27,031 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.07 11:29:27 BoogieIcfgContainer [2018-07-23 23:29:27,031 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-07-23 23:29:27,032 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-07-23 23:29:27,032 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-07-23 23:29:27,035 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-07-23 23:29:27,035 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.07 11:29:26" (1/3) ... [2018-07-23 23:29:27,036 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f4b819c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.07 11:29:27, skipping insertion in model container [2018-07-23 23:29:27,036 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.07 11:29:26" (2/3) ... [2018-07-23 23:29:27,037 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f4b819c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.07 11:29:27, skipping insertion in model container [2018-07-23 23:29:27,037 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.07 11:29:27" (3/3) ... [2018-07-23 23:29:27,039 INFO L112 eAbstractionObserver]: Analyzing ICFG for_infinite_loop_1_true-unreach-call_false-termination.i [2018-07-23 23:29:27,049 INFO L132 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2018-07-23 23:29:27,057 INFO L144 ceAbstractionStarter]: Appying trace abstraction to program that has 1 error locations. [2018-07-23 23:29:27,108 INFO L128 ementStrategyFactory]: Using default assertion order modulation [2018-07-23 23:29:27,109 INFO L373 AbstractCegarLoop]: Interprodecural is true [2018-07-23 23:29:27,109 INFO L374 AbstractCegarLoop]: Hoare is true [2018-07-23 23:29:27,109 INFO L375 AbstractCegarLoop]: Compute interpolants for FPandBP [2018-07-23 23:29:27,109 INFO L376 AbstractCegarLoop]: Backedges is STRAIGHT_LINE [2018-07-23 23:29:27,109 INFO L377 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-07-23 23:29:27,110 INFO L378 AbstractCegarLoop]: Difference is false [2018-07-23 23:29:27,110 INFO L379 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-07-23 23:29:27,110 INFO L384 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-07-23 23:29:27,129 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states. [2018-07-23 23:29:27,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2018-07-23 23:29:27,134 INFO L345 BasicCegarLoop]: Found error trace [2018-07-23 23:29:27,135 INFO L353 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2018-07-23 23:29:27,136 INFO L414 AbstractCegarLoop]: === Iteration 1 === [__U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assertErr0AssertViolationERROR_FUNCTION]=== [2018-07-23 23:29:27,141 INFO L82 PathProgramCache]: Analyzing trace with hash -617694869, now seen corresponding path program 1 times [2018-07-23 23:29:27,143 INFO L221 ckRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-07-23 23:29:27,144 INFO L69 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-07-23 23:29:27,197 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:27,197 INFO L103 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-07-23 23:29:27,197 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:27,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-07-23 23:29:27,265 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:27,268 INFO L309 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-07-23 23:29:27,268 INFO L324 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-07-23 23:29:27,273 INFO L450 AbstractCegarLoop]: Interpolant automaton has 2 states [2018-07-23 23:29:27,288 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2018-07-23 23:29:27,289 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2018-07-23 23:29:27,292 INFO L87 Difference]: Start difference. First operand 17 states. Second operand 2 states. [2018-07-23 23:29:27,313 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-07-23 23:29:27,313 INFO L93 Difference]: Finished difference Result 30 states and 37 transitions. [2018-07-23 23:29:27,313 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2018-07-23 23:29:27,315 INFO L78 Accepts]: Start accepts. Automaton has 2 states. Word has length 8 [2018-07-23 23:29:27,315 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-07-23 23:29:27,323 INFO L225 Difference]: With dead ends: 30 [2018-07-23 23:29:27,323 INFO L226 Difference]: Without dead ends: 13 [2018-07-23 23:29:27,327 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:27,347 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2018-07-23 23:29:27,364 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2018-07-23 23:29:27,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2018-07-23 23:29:27,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 13 transitions. [2018-07-23 23:29:27,368 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 13 transitions. Word has length 8 [2018-07-23 23:29:27,368 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-07-23 23:29:27,368 INFO L471 AbstractCegarLoop]: Abstraction has 13 states and 13 transitions. [2018-07-23 23:29:27,369 INFO L472 AbstractCegarLoop]: Interpolant automaton has 2 states. [2018-07-23 23:29:27,369 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 13 transitions. [2018-07-23 23:29:27,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2018-07-23 23:29:27,369 INFO L345 BasicCegarLoop]: Found error trace [2018-07-23 23:29:27,370 INFO L353 BasicCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2018-07-23 23:29:27,370 INFO L414 AbstractCegarLoop]: === Iteration 2 === [__U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assertErr0AssertViolationERROR_FUNCTION]=== [2018-07-23 23:29:27,370 INFO L82 PathProgramCache]: Analyzing trace with hash 2029127376, now seen corresponding path program 1 times [2018-07-23 23:29:27,371 INFO L221 ckRefinementStrategy]: Switched to mode SMTINTERPOL_TREE_INTERPOLANTS [2018-07-23 23:29:27,371 INFO L69 tionRefinementEngine]: Using refinement strategy CamelRefinementStrategy [2018-07-23 23:29:27,372 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:27,372 INFO L103 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2018-07-23 23:29:27,373 INFO L119 rtionOrderModulation]: Craig_TreeInterpolation forces the order to NOT_INCREMENTALLY [2018-07-23 23:29:27,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2018-07-23 23:29:27,590 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:27,591 INFO L309 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-07-23 23:29:27,591 INFO L324 seRefinementStrategy]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2018-07-23 23:29:27,593 INFO L450 AbstractCegarLoop]: Interpolant automaton has 5 states [2018-07-23 23:29:27,593 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2018-07-23 23:29:27,593 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2018-07-23 23:29:27,594 INFO L87 Difference]: Start difference. First operand 13 states and 13 transitions. Second operand 5 states. [2018-07-23 23:29:27,682 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-07-23 23:29:27,683 INFO L93 Difference]: Finished difference Result 13 states and 13 transitions. [2018-07-23 23:29:27,683 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2018-07-23 23:29:27,684 INFO L78 Accepts]: Start accepts. Automaton has 5 states. Word has length 9 [2018-07-23 23:29:27,684 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-07-23 23:29:27,684 INFO L225 Difference]: With dead ends: 13 [2018-07-23 23:29:27,685 INFO L226 Difference]: Without dead ends: 0 [2018-07-23 23:29:27,686 INFO L573 BasicCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2018-07-23 23:29:27,686 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-07-23 23:29:27,688 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-07-23 23:29:27,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-07-23 23:29:27,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-07-23 23:29:27,689 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 9 [2018-07-23 23:29:27,689 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-07-23 23:29:27,689 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-07-23 23:29:27,690 INFO L472 AbstractCegarLoop]: Interpolant automaton has 5 states. [2018-07-23 23:29:27,690 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-07-23 23:29:27,690 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-07-23 23:29:27,696 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2018-07-23 23:29:27,785 INFO L421 ceAbstractionStarter]: For program point __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assertErr0AssertViolationERROR_FUNCTION(line 5) no Hoare annotation was computed. [2018-07-23 23:29:27,786 INFO L421 ceAbstractionStarter]: For program point __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assertEXIT(lines 3 8) no Hoare annotation was computed. [2018-07-23 23:29:27,786 INFO L424 ceAbstractionStarter]: At program point __U_MULTI_f_storage_repos_ultimate_trunk_examples_svcomp_loops_for_infinite_loop___true_unreach_call_false_termination_i____VERIFIER_assertENTRY(lines 3 8) the Hoare annotation is: true [2018-07-23 23:29:27,786 INFO L421 ceAbstractionStarter]: For program point L4(lines 4 6) no Hoare annotation was computed. [2018-07-23 23:29:27,786 INFO L421 ceAbstractionStarter]: For program point L5(line 5) no Hoare annotation was computed. [2018-07-23 23:29:27,787 INFO L421 ceAbstractionStarter]: For program point L4''(lines 3 8) no Hoare annotation was computed. [2018-07-23 23:29:27,787 INFO L421 ceAbstractionStarter]: For program point ULTIMATE.startENTRY(line -1) no Hoare annotation was computed. [2018-07-23 23:29:27,787 INFO L421 ceAbstractionStarter]: For program point L17'(lines 15 18) no Hoare annotation was computed. [2018-07-23 23:29:27,787 INFO L417 ceAbstractionStarter]: At program point L15''(lines 15 18) the Hoare annotation is: (= ULTIMATE.start_main_~x~0 0) [2018-07-23 23:29:27,787 INFO L421 ceAbstractionStarter]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2018-07-23 23:29:27,788 INFO L417 ceAbstractionStarter]: At program point L15'''(lines 15 18) the Hoare annotation is: false [2018-07-23 23:29:27,788 INFO L421 ceAbstractionStarter]: For program point L14(line 14) no Hoare annotation was computed. [2018-07-23 23:29:27,788 INFO L421 ceAbstractionStarter]: For program point L-1(line -1) no Hoare annotation was computed. [2018-07-23 23:29:27,788 INFO L421 ceAbstractionStarter]: For program point L15(lines 15 18) no Hoare annotation was computed. [2018-07-23 23:29:27,789 INFO L417 ceAbstractionStarter]: At program point L17(line 17) the Hoare annotation is: (= ULTIMATE.start_main_~x~0 0) [2018-07-23 23:29:27,789 INFO L421 ceAbstractionStarter]: For program point ULTIMATE.startFINAL(line -1) no Hoare annotation was computed. [2018-07-23 23:29:27,789 INFO L424 ceAbstractionStarter]: At program point L19(lines 10 20) the Hoare annotation is: true [2018-07-23 23:29:27,801 INFO L202 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.07 11:29:27 BoogieIcfgContainer [2018-07-23 23:29:27,801 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-07-23 23:29:27,802 INFO L168 Benchmark]: Toolchain (without parser) took 1495.00 ms. Allocated memory was 1.5 GB in the beginning and 2.3 GB in the end (delta: 753.4 MB). Free memory was 1.4 GB in the beginning and 2.2 GB in the end (delta: -761.9 MB). There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:27,805 INFO L168 Benchmark]: CDTParser took 0.22 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:27,806 INFO L168 Benchmark]: CACSL2BoogieTranslator took 244.61 ms. Allocated memory is still 1.5 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:27,807 INFO L168 Benchmark]: Boogie Procedure Inliner took 40.37 ms. Allocated memory is still 1.5 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:27,807 INFO L168 Benchmark]: Boogie Preprocessor took 30.62 ms. Allocated memory is still 1.5 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. [2018-07-23 23:29:27,808 INFO L168 Benchmark]: RCFGBuilder took 404.37 ms. Allocated memory was 1.5 GB in the beginning and 2.3 GB in the end (delta: 753.4 MB). Free memory was 1.4 GB in the beginning and 2.2 GB in the end (delta: -807.2 MB). Peak memory consumption was 26.7 MB. Max. memory is 7.1 GB. [2018-07-23 23:29:27,809 INFO L168 Benchmark]: TraceAbstraction took 769.69 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: 34.7 MB). Peak memory consumption was 34.7 MB. Max. memory is 7.1 GB. [2018-07-23 23:29:27,815 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.22 ms. Allocated memory is still 1.5 GB. Free memory is still 1.5 GB. There was no memory consumed. Max. memory is 7.1 GB. * CACSL2BoogieTranslator took 244.61 ms. Allocated memory is still 1.5 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 40.37 ms. Allocated memory is still 1.5 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. * Boogie Preprocessor took 30.62 ms. Allocated memory is still 1.5 GB. Free memory is still 1.4 GB. There was no memory consumed. Max. memory is 7.1 GB. * RCFGBuilder took 404.37 ms. Allocated memory was 1.5 GB in the beginning and 2.3 GB in the end (delta: 753.4 MB). Free memory was 1.4 GB in the beginning and 2.2 GB in the end (delta: -807.2 MB). Peak memory consumption was 26.7 MB. Max. memory is 7.1 GB. * TraceAbstraction took 769.69 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: 34.7 MB). Peak memory consumption was 34.7 MB. Max. memory is 7.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 5]: call of __VERIFIER_error() unreachable For all program executions holds that call of __VERIFIER_error() unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 10]: Loop Invariant Derived loop invariant: 1 - InvariantResult [Line: 15]: Loop Invariant Derived loop invariant: x == 0 - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 17 locations, 1 error locations. SAFE Result, 0.6s OverallTime, 2 OverallIterations, 1 TraceHistogramMax, 0.1s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 24 SDtfs, 6 SDslu, 16 SDs, 0 SdLazy, 7 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 8 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=17occurred 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, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 5 LocationsWithAnnotation, 7 PreInvPairs, 10 NumberOfFragments, 9 HoareAnnotationTreeSize, 7 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 5 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: TraceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 17 NumberOfCodeBlocks, 17 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 15 ConstructedInterpolants, 0 QuantifiedInterpolants, 209 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, InvariantSynthesisStatistics: No data available, InterpolantConsolidationStatistics: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be correct! Written .csv to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/csv/for_infinite_loop_1_true-unreach-call_false-termination.i_svcomp-Reach-64bit-Automizer_Default.epf_AutomizerCInline.xml/Csv-Benchmark-0-2018-07-23_23-29-27-830.csv Written .csv to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/csv/for_infinite_loop_1_true-unreach-call_false-termination.i_svcomp-Reach-64bit-Automizer_Default.epf_AutomizerCInline.xml/Csv-TraceAbstractionBenchmarks-0-2018-07-23_23-29-27-830.csv Received shutdown request...