java -Xmx8000000000 -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerBpl.xml --generate-csv --csv-dir csv -s ../../../trunk/examples/programs/regression/bpl/AutomizerBpl-pdr.epf -i ../../../trunk/examples/programs/20170304-DifficultPathPrograms/count_by_1.i_3.bpl -------------------------------------------------------------------------------- This is Ultimate 0.1.23-56c9370 [2018-07-23 15:53:00,696 INFO L170 SettingsManager]: Resetting all preferences to default values... [2018-07-23 15:53:00,698 INFO L174 SettingsManager]: Resetting UltimateCore preferences to default values [2018-07-23 15:53:00,711 INFO L177 SettingsManager]: Ultimate Commandline Interface provides no preferences, ignoring... [2018-07-23 15:53:00,712 INFO L174 SettingsManager]: Resetting Boogie Preprocessor preferences to default values [2018-07-23 15:53:00,713 INFO L174 SettingsManager]: Resetting Boogie Procedure Inliner preferences to default values [2018-07-23 15:53:00,714 INFO L174 SettingsManager]: Resetting Abstract Interpretation preferences to default values [2018-07-23 15:53:00,716 INFO L174 SettingsManager]: Resetting LassoRanker preferences to default values [2018-07-23 15:53:00,718 INFO L174 SettingsManager]: Resetting Reaching Definitions preferences to default values [2018-07-23 15:53:00,718 INFO L174 SettingsManager]: Resetting SyntaxChecker preferences to default values [2018-07-23 15:53:00,719 INFO L177 SettingsManager]: Büchi Program Product provides no preferences, ignoring... [2018-07-23 15:53:00,720 INFO L174 SettingsManager]: Resetting LTL2Aut preferences to default values [2018-07-23 15:53:00,721 INFO L174 SettingsManager]: Resetting PEA to Boogie preferences to default values [2018-07-23 15:53:00,721 INFO L174 SettingsManager]: Resetting BlockEncodingV2 preferences to default values [2018-07-23 15:53:00,723 INFO L174 SettingsManager]: Resetting ChcToBoogie preferences to default values [2018-07-23 15:53:00,723 INFO L174 SettingsManager]: Resetting AutomataScriptInterpreter preferences to default values [2018-07-23 15:53:00,724 INFO L174 SettingsManager]: Resetting BuchiAutomizer preferences to default values [2018-07-23 15:53:00,726 INFO L174 SettingsManager]: Resetting CACSL2BoogieTranslator preferences to default values [2018-07-23 15:53:00,729 INFO L174 SettingsManager]: Resetting CodeCheck preferences to default values [2018-07-23 15:53:00,730 INFO L174 SettingsManager]: Resetting InvariantSynthesis preferences to default values [2018-07-23 15:53:00,732 INFO L174 SettingsManager]: Resetting RCFGBuilder preferences to default values [2018-07-23 15:53:00,733 INFO L174 SettingsManager]: Resetting TraceAbstraction preferences to default values [2018-07-23 15:53:00,736 INFO L177 SettingsManager]: TraceAbstractionConcurrent provides no preferences, ignoring... [2018-07-23 15:53:00,736 INFO L177 SettingsManager]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2018-07-23 15:53:00,736 INFO L174 SettingsManager]: Resetting TreeAutomizer preferences to default values [2018-07-23 15:53:00,737 INFO L174 SettingsManager]: Resetting IcfgTransformer preferences to default values [2018-07-23 15:53:00,738 INFO L174 SettingsManager]: Resetting Boogie Printer preferences to default values [2018-07-23 15:53:00,739 INFO L174 SettingsManager]: Resetting ReqPrinter preferences to default values [2018-07-23 15:53:00,740 INFO L174 SettingsManager]: Resetting Witness Printer preferences to default values [2018-07-23 15:53:00,743 INFO L177 SettingsManager]: Boogie PL CUP Parser provides no preferences, ignoring... [2018-07-23 15:53:00,744 INFO L174 SettingsManager]: Resetting CDTParser preferences to default values [2018-07-23 15:53:00,744 INFO L177 SettingsManager]: AutomataScriptParser provides no preferences, ignoring... [2018-07-23 15:53:00,744 INFO L177 SettingsManager]: ReqParser provides no preferences, ignoring... [2018-07-23 15:53:00,745 INFO L174 SettingsManager]: Resetting SmtParser preferences to default values [2018-07-23 15:53:00,746 INFO L174 SettingsManager]: Resetting Witness Parser preferences to default values [2018-07-23 15:53:00,748 INFO L181 SettingsManager]: Finished resetting all preferences to default values... [2018-07-23 15:53:00,748 INFO L98 SettingsManager]: Beginning loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/regression/bpl/AutomizerBpl-pdr.epf [2018-07-23 15:53:00,765 INFO L110 SettingsManager]: Loading preferences was successful [2018-07-23 15:53:00,766 INFO L112 SettingsManager]: Preferences different from defaults after loading the file: [2018-07-23 15:53:00,767 INFO L131 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2018-07-23 15:53:00,767 INFO L133 SettingsManager]: * Compute Interpolants along a Counterexample=PDR [2018-07-23 15:53:00,768 INFO L133 SettingsManager]: * Use separate solver for trace checks=false [2018-07-23 15:53:00,768 INFO L133 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2018-07-23 15:53:00,842 INFO L81 nceAwareModelManager]: Repository-Root is: /tmp [2018-07-23 15:53:00,863 INFO L258 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2018-07-23 15:53:00,871 INFO L214 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2018-07-23 15:53:00,873 INFO L271 PluginConnector]: Initializing Boogie PL CUP Parser... [2018-07-23 15:53:00,874 INFO L276 PluginConnector]: Boogie PL CUP Parser initialized [2018-07-23 15:53:00,875 INFO L418 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/20170304-DifficultPathPrograms/count_by_1.i_3.bpl [2018-07-23 15:53:00,875 INFO L111 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/20170304-DifficultPathPrograms/count_by_1.i_3.bpl' [2018-07-23 15:53:00,925 INFO L296 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2018-07-23 15:53:00,927 INFO L131 ToolchainWalker]: Walking toolchain with 3 elements. [2018-07-23 15:53:00,927 INFO L113 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2018-07-23 15:53:00,927 INFO L271 PluginConnector]: Initializing Boogie Preprocessor... [2018-07-23 15:53:00,928 INFO L276 PluginConnector]: Boogie Preprocessor initialized [2018-07-23 15:53:00,958 INFO L185 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,960 INFO L185 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,971 INFO L185 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,971 INFO L185 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,974 INFO L185 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,977 INFO L185 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,978 INFO L185 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/1) ... [2018-07-23 15:53:00,979 INFO L132 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2018-07-23 15:53:00,980 INFO L113 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2018-07-23 15:53:00,980 INFO L271 PluginConnector]: Initializing RCFGBuilder... [2018-07-23 15:53:00,980 INFO L276 PluginConnector]: RCFGBuilder initialized [2018-07-23 15:53:00,981 INFO L185 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (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:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) Waiting until toolchain timeout for monitored process 1 with z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2018-07-23 15:53:01,065 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2018-07-23 15:53:01,066 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2018-07-23 15:53:01,363 INFO L261 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2018-07-23 15:53:01,364 INFO L202 PluginConnector]: Adding new model count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.07 03:53:01 BoogieIcfgContainer [2018-07-23 15:53:01,364 INFO L132 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2018-07-23 15:53:01,365 INFO L113 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2018-07-23 15:53:01,365 INFO L271 PluginConnector]: Initializing TraceAbstraction... [2018-07-23 15:53:01,369 INFO L276 PluginConnector]: TraceAbstraction initialized [2018-07-23 15:53:01,369 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.07 03:53:00" (1/2) ... [2018-07-23 15:53:01,370 INFO L205 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@41da050b and model type count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.07 03:53:01, skipping insertion in model container [2018-07-23 15:53:01,371 INFO L185 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.07 03:53:01" (2/2) ... [2018-07-23 15:53:01,373 INFO L112 eAbstractionObserver]: Analyzing ICFG count_by_1.i_3.bpl [2018-07-23 15:53:01,384 INFO L132 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:PDR Determinization: PREDICATE_ABSTRACTION [2018-07-23 15:53:01,395 INFO L144 ceAbstractionStarter]: Appying trace abstraction to program that has 1 error locations. [2018-07-23 15:53:01,453 INFO L128 ementStrategyFactory]: Using default assertion order modulation [2018-07-23 15:53:01,454 INFO L373 AbstractCegarLoop]: Interprodecural is true [2018-07-23 15:53:01,454 INFO L374 AbstractCegarLoop]: Hoare is true [2018-07-23 15:53:01,454 INFO L375 AbstractCegarLoop]: Compute interpolants for PDR [2018-07-23 15:53:01,455 INFO L376 AbstractCegarLoop]: Backedges is STRAIGHT_LINE [2018-07-23 15:53:01,455 INFO L377 AbstractCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2018-07-23 15:53:01,455 INFO L378 AbstractCegarLoop]: Difference is false [2018-07-23 15:53:01,455 INFO L379 AbstractCegarLoop]: Minimize is MINIMIZE_SEVPA [2018-07-23 15:53:01,455 INFO L384 AbstractCegarLoop]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2018-07-23 15:53:01,476 INFO L276 IsEmpty]: Start isEmpty. Operand 6 states. [2018-07-23 15:53:01,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2018-07-23 15:53:01,489 INFO L345 BasicCegarLoop]: Found error trace [2018-07-23 15:53:01,490 INFO L353 BasicCegarLoop]: trace histogram [1, 1, 1, 1] [2018-07-23 15:53:01,491 INFO L414 AbstractCegarLoop]: === Iteration 1 === [ULTIMATE.startErr0AssertViolationASSERT]=== [2018-07-23 15:53:01,495 INFO L82 PathProgramCache]: Analyzing trace with hash 925639, now seen corresponding path program 1 times [2018-07-23 15:53:01,500 INFO L69 tionRefinementEngine]: Using refinement strategy FixedRefinementStrategy [2018-07-23 15:53:01,772 INFO L309 seRefinementStrategy]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2018-07-23 15:53:01,772 INFO L324 seRefinementStrategy]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2018-07-23 15:53:01,776 INFO L450 AbstractCegarLoop]: Interpolant automaton has 3 states [2018-07-23 15:53:01,782 INFO L132 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2018-07-23 15:53:01,782 INFO L133 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-07-23 15:53:01,785 INFO L87 Difference]: Start difference. First operand 6 states. Second operand 3 states. [2018-07-23 15:53:01,805 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2018-07-23 15:53:01,805 INFO L93 Difference]: Finished difference Result 6 states and 6 transitions. [2018-07-23 15:53:01,806 INFO L142 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2018-07-23 15:53:01,807 INFO L78 Accepts]: Start accepts. Automaton has 3 states. Word has length 4 [2018-07-23 15:53:01,807 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2018-07-23 15:53:01,817 INFO L225 Difference]: With dead ends: 6 [2018-07-23 15:53:01,817 INFO L226 Difference]: Without dead ends: 0 [2018-07-23 15:53:01,822 INFO L573 BasicCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2018-07-23 15:53:01,846 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2018-07-23 15:53:01,852 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2018-07-23 15:53:01,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 0 states. [2018-07-23 15:53:01,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2018-07-23 15:53:01,855 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 4 [2018-07-23 15:53:01,856 INFO L84 Accepts]: Finished accepts. word is rejected. [2018-07-23 15:53:01,856 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2018-07-23 15:53:01,856 INFO L472 AbstractCegarLoop]: Interpolant automaton has 3 states. [2018-07-23 15:53:01,856 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2018-07-23 15:53:01,856 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2018-07-23 15:53:01,861 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2018-07-23 15:53:01,998 INFO L417 ceAbstractionStarter]: At program point L32(lines 13 32) the Hoare annotation is: (or (< ULTIMATE.start_main_~i~4 1000000) (not (= (ite (= ULTIMATE.start_main_~i~4 1000000) 1 0) 0))) [2018-07-23 15:53:01,999 INFO L417 ceAbstractionStarter]: At program point ULTIMATE.startErr0AssertViolationASSERT(line 34) the Hoare annotation is: false [2018-07-23 15:53:01,999 INFO L417 ceAbstractionStarter]: At program point L16(lines 16 27) the Hoare annotation is: (or (< ULTIMATE.start_main_~i~4 1000000) (not (= (ite (= ULTIMATE.start_main_~i~4 1000000) 1 0) 0))) [2018-07-23 15:53:01,999 INFO L417 ceAbstractionStarter]: At program point L26(lines 26 33) the Hoare annotation is: false [2018-07-23 15:53:02,000 INFO L424 ceAbstractionStarter]: At program point ULTIMATE.startENTRY(lines 1 35) the Hoare annotation is: true [2018-07-23 15:53:02,000 INFO L421 ceAbstractionStarter]: For program point ULTIMATE.startFINAL(lines 1 35) no Hoare annotation was computed. [2018-07-23 15:53:02,000 INFO L417 ceAbstractionStarter]: At program point ULTIMATE.startEXIT(lines 1 35) the Hoare annotation is: false [2018-07-23 15:53:02,007 INFO L202 PluginConnector]: Adding new model count_by_1.i_3.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.07 03:53:02 BoogieIcfgContainer [2018-07-23 15:53:02,008 INFO L132 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2018-07-23 15:53:02,009 INFO L168 Benchmark]: Toolchain (without parser) took 1083.36 ms. Allocated memory is still 1.5 GB. Free memory was 1.5 GB in the beginning and 1.4 GB in the end (delta: 42.3 MB). Peak memory consumption was 42.3 MB. Max. memory is 7.1 GB. [2018-07-23 15:53:02,011 INFO L168 Benchmark]: Boogie PL CUP Parser took 0.21 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 15:53:02,012 INFO L168 Benchmark]: Boogie Preprocessor took 52.26 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 15:53:02,013 INFO L168 Benchmark]: RCFGBuilder took 383.83 ms. Allocated memory is still 1.5 GB. Free memory was 1.5 GB in the beginning and 1.4 GB in the end (delta: 21.1 MB). Peak memory consumption was 21.1 MB. Max. memory is 7.1 GB. [2018-07-23 15:53:02,014 INFO L168 Benchmark]: TraceAbstraction took 642.69 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: 21.2 MB). Peak memory consumption was 21.2 MB. Max. memory is 7.1 GB. [2018-07-23 15:53:02,019 INFO L336 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.21 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. * Boogie Preprocessor took 52.26 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. * RCFGBuilder took 383.83 ms. Allocated memory is still 1.5 GB. Free memory was 1.5 GB in the beginning and 1.4 GB in the end (delta: 21.1 MB). Peak memory consumption was 21.1 MB. Max. memory is 7.1 GB. * TraceAbstraction took 642.69 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: 21.2 MB). Peak memory consumption was 21.2 MB. Max. memory is 7.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 34]: assertion always holds For all program executions holds that assertion always holds at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 13]: Loop Invariant Derived loop invariant: main_~i~4 < 1000000 || !((if main_~i~4 == 1000000 then 1 else 0) == 0) - InvariantResult [Line: 26]: Loop Invariant Derived loop invariant: false - InvariantResult [Line: 16]: Loop Invariant Derived loop invariant: main_~i~4 < 1000000 || !((if main_~i~4 == 1000000 then 1 else 0) == 0) - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 7 locations, 1 error locations. SAFE Result, 0.5s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.1s HoareAnnotationTime, HoareTripleCheckerStatistics: 2 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 1 SolverSat, 1 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 40 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=6occurred 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: 0.0s HoareAnnotationTime, 6 LocationsWithAnnotation, 6 PreInvPairs, 6 NumberOfFragments, 32 HoareAnnotationTreeSize, 6 FomulaSimplifications, 0 FormulaSimplificationTreeSizeReduction, 0.0s HoareSimplificationTime, 6 FomulaSimplificationsInter, 0 FormulaSimplificationTreeSizeReductionInter, 0.0s HoareSimplificationTimeInter, RefinementEngineStatistics: TraceCheckStatistics: 0.2s PdrRuntime, 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/count_by_1.i_3.bpl_AutomizerBpl-pdr.epf_AutomizerBpl.xml/Csv-Benchmark-0-2018-07-23_15-53-02-032.csv Written .csv to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/csv/count_by_1.i_3.bpl_AutomizerBpl-pdr.epf_AutomizerBpl.xml/Csv-TraceAbstractionBenchmarks-0-2018-07-23_15-53-02-032.csv Received shutdown request...