java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar -data @noDefault -ultimatedata ./data --rcfgbuilder.command.for.external.solver 'z3 SMTLIB2_COMPLIANT=true -memory:4096 -smt2 -in -t:12000' -tc ../../../trunk/examples/toolchains/AutomizerBplInlineTransformed.xml --icfgtransformation.transformationtype MAP_ELIMINATION_MONNIAUX --rcfgbuilder.size.of.a.code.block SingleStatement --icfgtransformation.map.elimination.monniaux.number.of.cells 1 -i ../../../trunk/examples/programs/toy/tooDifficultLoopInvariant/PointerIncrement-simplified03.bpl -------------------------------------------------------------------------------- This is Ultimate 0.1.24-7aa59a0 [2019-05-23 09:36:46,059 INFO L146 ILogger]: Resetting all preferences to default values... [2019-05-23 09:36:46,061 INFO L146 ILogger]: Resetting UltimateCore preferences to default values [2019-05-23 09:36:46,073 INFO L146 ILogger]: Ultimate Commandline Interface provides no preferences, ignoring... [2019-05-23 09:36:46,073 INFO L146 ILogger]: Resetting Boogie Preprocessor preferences to default values [2019-05-23 09:36:46,074 INFO L146 ILogger]: Resetting Boogie Procedure Inliner preferences to default values [2019-05-23 09:36:46,076 INFO L146 ILogger]: Resetting Abstract Interpretation preferences to default values [2019-05-23 09:36:46,077 INFO L146 ILogger]: Resetting LassoRanker preferences to default values [2019-05-23 09:36:46,079 INFO L146 ILogger]: Resetting Reaching Definitions preferences to default values [2019-05-23 09:36:46,080 INFO L146 ILogger]: Resetting SyntaxChecker preferences to default values [2019-05-23 09:36:46,080 INFO L146 ILogger]: Büchi Program Product provides no preferences, ignoring... [2019-05-23 09:36:46,081 INFO L146 ILogger]: Resetting LTL2Aut preferences to default values [2019-05-23 09:36:46,082 INFO L146 ILogger]: Resetting PEA to Boogie preferences to default values [2019-05-23 09:36:46,083 INFO L146 ILogger]: Resetting BlockEncodingV2 preferences to default values [2019-05-23 09:36:46,084 INFO L146 ILogger]: Resetting ChcToBoogie preferences to default values [2019-05-23 09:36:46,084 INFO L146 ILogger]: Resetting AutomataScriptInterpreter preferences to default values [2019-05-23 09:36:46,085 INFO L146 ILogger]: Resetting BuchiAutomizer preferences to default values [2019-05-23 09:36:46,087 INFO L146 ILogger]: Resetting CACSL2BoogieTranslator preferences to default values [2019-05-23 09:36:46,089 INFO L146 ILogger]: Resetting CodeCheck preferences to default values [2019-05-23 09:36:46,091 INFO L146 ILogger]: Resetting InvariantSynthesis preferences to default values [2019-05-23 09:36:46,092 INFO L146 ILogger]: Resetting RCFGBuilder preferences to default values [2019-05-23 09:36:46,093 INFO L146 ILogger]: Resetting TraceAbstraction preferences to default values [2019-05-23 09:36:46,095 INFO L146 ILogger]: TraceAbstractionConcurrent provides no preferences, ignoring... [2019-05-23 09:36:46,095 INFO L146 ILogger]: TraceAbstractionWithAFAs provides no preferences, ignoring... [2019-05-23 09:36:46,096 INFO L146 ILogger]: Resetting TreeAutomizer preferences to default values [2019-05-23 09:36:46,096 INFO L146 ILogger]: Resetting IcfgToChc preferences to default values [2019-05-23 09:36:46,097 INFO L146 ILogger]: Resetting IcfgTransformer preferences to default values [2019-05-23 09:36:46,098 INFO L146 ILogger]: ReqToTest provides no preferences, ignoring... [2019-05-23 09:36:46,098 INFO L146 ILogger]: Resetting Boogie Printer preferences to default values [2019-05-23 09:36:46,099 INFO L146 ILogger]: Resetting ChcSmtPrinter preferences to default values [2019-05-23 09:36:46,100 INFO L146 ILogger]: Resetting ReqPrinter preferences to default values [2019-05-23 09:36:46,100 INFO L146 ILogger]: Resetting Witness Printer preferences to default values [2019-05-23 09:36:46,101 INFO L146 ILogger]: Boogie PL CUP Parser provides no preferences, ignoring... [2019-05-23 09:36:46,102 INFO L146 ILogger]: Resetting CDTParser preferences to default values [2019-05-23 09:36:46,102 INFO L146 ILogger]: AutomataScriptParser provides no preferences, ignoring... [2019-05-23 09:36:46,102 INFO L146 ILogger]: ReqParser provides no preferences, ignoring... [2019-05-23 09:36:46,103 INFO L146 ILogger]: Resetting SmtParser preferences to default values [2019-05-23 09:36:46,104 INFO L146 ILogger]: Resetting Witness Parser preferences to default values [2019-05-23 09:36:46,104 INFO L146 ILogger]: Finished resetting all preferences to default values... Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: Command for external solver -> z3 SMTLIB2_COMPLIANT=true -memory:4096 -smt2 -in -t:12000 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation: TransformationType -> MAP_ELIMINATION_MONNIAUX Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: Size of a code block -> SingleStatement Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation: Map elimination Monniaux: number of cells -> 1 [2019-05-23 09:36:46,137 INFO L146 ILogger]: Repository-Root is: /tmp [2019-05-23 09:36:46,149 INFO L146 ILogger]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2019-05-23 09:36:46,152 INFO L146 ILogger]: [Toolchain 1]: Toolchain selected. [2019-05-23 09:36:46,153 INFO L146 ILogger]: Initializing Boogie PL CUP Parser... [2019-05-23 09:36:46,154 INFO L146 ILogger]: Boogie PL CUP Parser initialized [2019-05-23 09:36:46,155 INFO L146 ILogger]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/toy/tooDifficultLoopInvariant/PointerIncrement-simplified03.bpl [2019-05-23 09:36:46,155 INFO L146 ILogger]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/programs/toy/tooDifficultLoopInvariant/PointerIncrement-simplified03.bpl' [2019-05-23 09:36:46,193 INFO L146 ILogger]: ####################### [Toolchain 1] ####################### [2019-05-23 09:36:46,195 INFO L146 ILogger]: Walking toolchain with 5 elements. [2019-05-23 09:36:46,195 INFO L146 ILogger]: ------------------------Boogie Procedure Inliner---------------------------- [2019-05-23 09:36:46,195 INFO L146 ILogger]: Initializing Boogie Procedure Inliner... [2019-05-23 09:36:46,196 INFO L146 ILogger]: Boogie Procedure Inliner initialized [2019-05-23 09:36:46,212 INFO L146 ILogger]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,224 INFO L146 ILogger]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,230 WARN L146 ILogger]: Program contained no entry procedure! [2019-05-23 09:36:46,231 WARN L146 ILogger]: Missing entry procedures: [ULTIMATE.start] [2019-05-23 09:36:46,231 WARN L146 ILogger]: Fallback enabled. All procedures will be processed. [2019-05-23 09:36:46,234 INFO L146 ILogger]: ------------------------ END Boogie Procedure Inliner---------------------------- [2019-05-23 09:36:46,234 INFO L146 ILogger]: ------------------------Boogie Preprocessor---------------------------- [2019-05-23 09:36:46,234 INFO L146 ILogger]: Initializing Boogie Preprocessor... [2019-05-23 09:36:46,235 INFO L146 ILogger]: Boogie Preprocessor initialized [2019-05-23 09:36:46,245 INFO L146 ILogger]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,246 INFO L146 ILogger]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,247 INFO L146 ILogger]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,247 INFO L146 ILogger]: Executing the observer StructExpander from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,253 INFO L146 ILogger]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,257 INFO L146 ILogger]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,258 INFO L146 ILogger]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,260 INFO L146 ILogger]: ------------------------ END Boogie Preprocessor---------------------------- [2019-05-23 09:36:46,261 INFO L146 ILogger]: ------------------------RCFGBuilder---------------------------- [2019-05-23 09:36:46,261 INFO L146 ILogger]: Initializing RCFGBuilder... [2019-05-23 09:36:46,261 INFO L146 ILogger]: RCFGBuilder initialized [2019-05-23 09:36:46,263 INFO L146 ILogger]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (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:4096 -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:4096 -smt2 -in -t:12000 [2019-05-23 09:36:46,335 INFO L146 ILogger]: Found specification of procedure main [2019-05-23 09:36:46,335 INFO L146 ILogger]: Found implementation of procedure main [2019-05-23 09:36:46,335 INFO L146 ILogger]: Found specification of procedure ~malloc [2019-05-23 09:36:46,496 INFO L146 ILogger]: Using library mode [2019-05-23 09:36:46,497 INFO L146 ILogger]: Removed 1 assume(true) statements. [2019-05-23 09:36:46,498 INFO L146 ILogger]: Adding new model PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.05 09:36:46 BoogieIcfgContainer [2019-05-23 09:36:46,498 INFO L146 ILogger]: ------------------------ END RCFGBuilder---------------------------- [2019-05-23 09:36:46,498 INFO L146 ILogger]: ------------------------IcfgTransformer---------------------------- [2019-05-23 09:36:46,499 INFO L146 ILogger]: Initializing IcfgTransformer... [2019-05-23 09:36:46,500 INFO L146 ILogger]: IcfgTransformer initialized [2019-05-23 09:36:46,503 INFO L146 ILogger]: Executing the observer IcfgTransformationObserver from plugin IcfgTransformer for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.05 09:36:46" (1/1) ... [2019-05-23 09:36:46,606 INFO L146 ILogger]: mainENTRY [2019-05-23 09:36:46,606 INFO L146 ILogger]: In Formula: (and (not (= 0 v_main_p.base_1)) (not (select |v_#valid_2| v_main_p.base_1)) (= (store |v_#length_2| v_main_p.base_1 400) |v_#length_1|) (= (store |v_#valid_2| v_main_p.base_1 true) |v_#valid_1|) (= 0 v_main_p.offset_1)) InVars {#valid=|v_#valid_2|, #length=|v_#length_2|} OutVars{main_p.offset=v_main_p.offset_1, #valid=|v_#valid_1|, #length=|v_#length_1|, main_p.base=v_main_p.base_1} AuxVars[] AssignedVars[main_p.offset, #valid, #length, main_p.base] [2019-05-23 09:36:46,610 INFO L146 ILogger]: Out Formula: (and (not (= 0 v_main_p.base_1)) (or (not (= |v_#length_idx_0_term_1| v_main_p.base_1)) (= |v_#length_val_0_in_1| 400)) (or (= |v_#valid_idx_0_term_1| v_main_p.base_1) (not |v_#valid_idx_0_term_assigned_1|)) |v_#length_idx_0_term_assigned_1| (not |v_v_#valid_2_aux_1|) (or |v_#valid_val_0_in_1| (not (= |v_#valid_idx_0_term_1| v_main_p.base_1))) (= |v_#length_val_0_in_1| |v_#length_val_0_out_1|) |v_#valid_idx_0_term_assigned_1| (or (not |v_#length_idx_0_term_assigned_1|) (= |v_#length_idx_0_term_1| v_main_p.base_1)) (or (= |v_#valid_val_0_in_1| |v_v_#valid_2_aux_1|) (not (= |v_#valid_idx_0_term_1| v_main_p.base_1))) (= |v_#valid_val_0_in_1| |v_#valid_val_0_out_1|) (= 0 v_main_p.offset_1)) InVars {#valid_idx_0=|v_#valid_idx_0_term_1|, #length_val_0=|v_#length_val_0_in_1|, #valid_idx_0_bool=|v_#valid_idx_0_term_assigned_1|, #length_idx_0_bool=|v_#length_idx_0_term_assigned_1|, #length_idx_0=|v_#length_idx_0_term_1|, #valid_val_0=|v_#valid_val_0_in_1|} OutVars{#valid_idx_0=|v_#valid_idx_0_term_1|, main_p.offset=v_main_p.offset_1, #length_val_0=|v_#length_val_0_out_1|, #valid_idx_0_bool=|v_#valid_idx_0_term_assigned_1|, #length_idx_0_bool=|v_#length_idx_0_term_assigned_1|, #length_idx_0=|v_#length_idx_0_term_1|, #valid_val_0=|v_#valid_val_0_out_1|, main_p.base=v_main_p.base_1} AuxVars[|v_v_#valid_2_aux_1|] AssignedVars[main_p.offset, #length_val_0, #valid_val_0, main_p.base] [2019-05-23 09:36:46,610 INFO L146 ILogger]: L10 [2019-05-23 09:36:46,621 INFO L146 ILogger]: L15 [2019-05-23 09:36:46,621 INFO L146 ILogger]: In Formula: (not (<= (+ v_main_q.offset_3 4) (select |v_#length_3| v_main_q.base_2))) InVars {main_q.offset=v_main_q.offset_3, #length=|v_#length_3|, main_q.base=v_main_q.base_2} OutVars{main_q.offset=v_main_q.offset_3, #length=|v_#length_3|, main_q.base=v_main_q.base_2} AuxVars[] AssignedVars[] [2019-05-23 09:36:46,622 INFO L146 ILogger]: Out Formula: (and (or (not |v_#length_idx_0_term_assigned_1|) (= v_main_q.base_2 |v_#length_idx_0_term_2|)) |v_#length_idx_0_term_assigned_1| (not (<= (+ v_main_q.offset_3 4) |v_v_#length_3_aux_1|)) (or (= |v_#length_val_0_in_2| |v_v_#length_3_aux_1|) (not (= v_main_q.base_2 |v_#length_idx_0_term_2|)))) InVars {#length_val_0=|v_#length_val_0_in_2|, main_q.offset=v_main_q.offset_3, #length_idx_0_bool=|v_#length_idx_0_term_assigned_1|, #length_idx_0=|v_#length_idx_0_term_2|, main_q.base=v_main_q.base_2} OutVars{#length_val_0=|v_#length_val_0_in_2|, main_q.offset=v_main_q.offset_3, #length_idx_0_bool=|v_#length_idx_0_term_assigned_1|, #length_idx_0=|v_#length_idx_0_term_2|, main_q.base=v_main_q.base_2} AuxVars[|v_v_#length_3_aux_1|] AssignedVars[] [2019-05-23 09:36:46,624 INFO L146 ILogger]: mainErr0ASSERT_VIOLATIONASSERT [2019-05-23 09:36:46,629 INFO L146 ILogger]: L15 [2019-05-23 09:36:46,629 INFO L146 ILogger]: In Formula: (<= (+ v_main_q.offset_4 4) (select |v_#length_4| v_main_q.base_3)) InVars {main_q.offset=v_main_q.offset_4, #length=|v_#length_4|, main_q.base=v_main_q.base_3} OutVars{main_q.offset=v_main_q.offset_4, #length=|v_#length_4|, main_q.base=v_main_q.base_3} AuxVars[] AssignedVars[] [2019-05-23 09:36:46,630 INFO L146 ILogger]: Out Formula: (and (or (not |v_#length_idx_0_term_assigned_1|) (= v_main_q.base_3 |v_#length_idx_0_term_3|)) |v_#length_idx_0_term_assigned_1| (<= (+ v_main_q.offset_4 4) |v_v_#length_4_aux_1|) (or (= |v_#length_val_0_in_3| |v_v_#length_4_aux_1|) (not (= v_main_q.base_3 |v_#length_idx_0_term_3|)))) InVars {#length_val_0=|v_#length_val_0_in_3|, main_q.offset=v_main_q.offset_4, #length_idx_0_bool=|v_#length_idx_0_term_assigned_1|, #length_idx_0=|v_#length_idx_0_term_3|, main_q.base=v_main_q.base_3} OutVars{#length_val_0=|v_#length_val_0_in_3|, main_q.offset=v_main_q.offset_4, #length_idx_0_bool=|v_#length_idx_0_term_assigned_1|, #length_idx_0=|v_#length_idx_0_term_3|, main_q.base=v_main_q.base_3} AuxVars[|v_v_#length_4_aux_1|] AssignedVars[] [2019-05-23 09:36:46,630 INFO L146 ILogger]: L14 [2019-05-23 09:36:46,641 INFO L146 ILogger]: Adding new model PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation CFG 23.05 09:36:46 BasicIcfg [2019-05-23 09:36:46,642 INFO L146 ILogger]: ------------------------ END IcfgTransformer---------------------------- [2019-05-23 09:36:46,643 INFO L146 ILogger]: ------------------------TraceAbstraction---------------------------- [2019-05-23 09:36:46,644 INFO L146 ILogger]: Initializing TraceAbstraction... [2019-05-23 09:36:46,656 INFO L146 ILogger]: TraceAbstraction initialized [2019-05-23 09:36:46,656 INFO L146 ILogger]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 23.05 09:36:46" (1/3) ... [2019-05-23 09:36:46,658 INFO L146 ILogger]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ee99615 and model type PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.05 09:36:46, skipping insertion in model container [2019-05-23 09:36:46,658 INFO L146 ILogger]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.05 09:36:46" (2/3) ... [2019-05-23 09:36:46,658 INFO L146 ILogger]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ee99615 and model type PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.05 09:36:46, skipping insertion in model container [2019-05-23 09:36:46,659 INFO L146 ILogger]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.icfgtransformation CFG 23.05 09:36:46" (3/3) ... [2019-05-23 09:36:46,660 INFO L146 ILogger]: Analyzing ICFG PointerIncrement-simplified03.bplME [2019-05-23 09:36:46,679 INFO L146 ILogger]: Automizer settings: Hoare:false NWA Interpolation:ForwardPredicates Determinization: PREDICATE_ABSTRACTION [2019-05-23 09:36:46,689 INFO L146 ILogger]: Appying trace abstraction to program that has 1 error locations. [2019-05-23 09:36:46,708 INFO L146 ILogger]: Starting to check reachability of 1 error locations. [2019-05-23 09:36:46,729 INFO L146 ILogger]: Using default assertion order modulation [2019-05-23 09:36:46,730 INFO L146 ILogger]: Interprodecural is true [2019-05-23 09:36:46,731 INFO L146 ILogger]: Hoare is false [2019-05-23 09:36:46,731 INFO L146 ILogger]: Compute interpolants for ForwardPredicates [2019-05-23 09:36:46,731 INFO L146 ILogger]: Backedges is STRAIGHT_LINE [2019-05-23 09:36:46,731 INFO L146 ILogger]: Determinization is PREDICATE_ABSTRACTION [2019-05-23 09:36:46,732 INFO L146 ILogger]: Difference is false [2019-05-23 09:36:46,733 INFO L146 ILogger]: Minimize is MINIMIZE_SEVPA [2019-05-23 09:36:46,733 INFO L146 ILogger]: ======== Iteration 0==of CEGAR loop == AllErrorsAtOnce======== [2019-05-23 09:36:46,746 INFO L146 ILogger]: Start isEmpty. Operand 8 states. [2019-05-23 09:36:46,756 INFO L146 ILogger]: Finished isEmpty. Found accepting run of length 5 [2019-05-23 09:36:46,756 INFO L146 ILogger]: Found error trace [2019-05-23 09:36:46,757 INFO L146 ILogger]: trace histogram [1, 1, 1, 1] [2019-05-23 09:36:46,757 INFO L146 ILogger]: === Iteration 1 === [mainErr0ASSERT_VIOLATIONASSERT]=== [2019-05-23 09:36:46,765 INFO L146 ILogger]: Initialized classic predicate unifier [2019-05-23 09:36:46,766 INFO L146 ILogger]: Analyzing trace with hash 1478693, now seen corresponding path program 1 times [2019-05-23 09:36:46,813 INFO L146 ILogger]: Using refinement strategy FixedRefinementStrategy [2019-05-23 09:36:46,848 INFO L146 ILogger]: Conjunction of SSA is unsat [2019-05-23 09:36:46,851 INFO L146 ILogger]: Trace formula consists of 25 conjuncts, 5 conjunts are in the unsatisfiable core [2019-05-23 09:36:46,857 INFO L146 ILogger]: Computing forward predicates... [2019-05-23 09:36:46,880 INFO L146 ILogger]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2019-05-23 09:36:46,882 INFO L146 ILogger]: Constructing automaton from 1 perfect and 0 imperfect interpolant sequences. [2019-05-23 09:36:46,882 INFO L146 ILogger]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2019-05-23 09:36:46,886 INFO L146 ILogger]: Interpolant automaton has 2 states [2019-05-23 09:36:46,900 INFO L146 ILogger]: Constructing interpolant automaton starting with 2 interpolants. [2019-05-23 09:36:46,901 INFO L146 ILogger]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2019-05-23 09:36:46,903 INFO L146 ILogger]: Start difference. First operand 8 states. Second operand 2 states. [2019-05-23 09:36:46,915 INFO L146 ILogger]: Subtrahend was deterministic. Have not used determinization. [2019-05-23 09:36:46,916 INFO L146 ILogger]: Finished difference Result 1 states and 0 transitions. [2019-05-23 09:36:46,916 INFO L146 ILogger]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2019-05-23 09:36:46,917 INFO L146 ILogger]: Start accepts. Automaton has 2 states. Word has length 4 [2019-05-23 09:36:46,918 INFO L146 ILogger]: Finished accepts. some prefix is accepted. [2019-05-23 09:36:46,925 INFO L146 ILogger]: With dead ends: 1 [2019-05-23 09:36:46,926 INFO L146 ILogger]: Without dead ends: 0 [2019-05-23 09:36:46,928 INFO L146 ILogger]: 0 DeclaredPredicates, 3 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2019-05-23 09:36:46,955 INFO L146 ILogger]: Start minimizeSevpa. Operand 0 states. [2019-05-23 09:36:46,960 INFO L146 ILogger]: Finished minimizeSevpa. Reduced states from 0 to 0. [2019-05-23 09:36:46,961 INFO L146 ILogger]: Start removeUnreachable. Operand 0 states. [2019-05-23 09:36:46,961 INFO L146 ILogger]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2019-05-23 09:36:46,962 INFO L146 ILogger]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 4 [2019-05-23 09:36:46,962 INFO L146 ILogger]: Finished accepts. word is rejected. [2019-05-23 09:36:46,963 INFO L146 ILogger]: Abstraction has 0 states and 0 transitions. [2019-05-23 09:36:46,963 INFO L146 ILogger]: Interpolant automaton has 2 states. [2019-05-23 09:36:46,963 INFO L146 ILogger]: Start isEmpty. Operand 0 states and 0 transitions. [2019-05-23 09:36:46,963 INFO L146 ILogger]: Finished isEmpty. No accepting run. [2019-05-23 09:36:46,966 INFO L146 ILogger]: Did not count any witness invariants because Icfg is not BoogieIcfg [2019-05-23 09:36:46,967 INFO L146 ILogger]: Adding new model PointerIncrement-simplified03.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.05 09:36:46 BasicIcfg [2019-05-23 09:36:46,967 INFO L146 ILogger]: ------------------------ END TraceAbstraction---------------------------- [2019-05-23 09:36:46,970 INFO L146 ILogger]: Toolchain (without parser) took 774.43 ms. Allocated memory is still 135.3 MB. Free memory was 112.4 MB in the beginning and 78.6 MB in the end (delta: 33.8 MB). Peak memory consumption was 33.8 MB. Max. memory is 7.1 GB. [2019-05-23 09:36:46,970 INFO L146 ILogger]: Boogie PL CUP Parser took 0.19 ms. Allocated memory is still 135.3 MB. Free memory is still 113.7 MB. There was no memory consumed. Max. memory is 7.1 GB. [2019-05-23 09:36:46,971 INFO L146 ILogger]: Boogie Procedure Inliner took 38.73 ms. Allocated memory is still 135.3 MB. Free memory was 112.4 MB in the beginning and 110.8 MB in the end (delta: 1.7 MB). Peak memory consumption was 1.7 MB. Max. memory is 7.1 GB. [2019-05-23 09:36:46,972 INFO L146 ILogger]: Boogie Preprocessor took 26.18 ms. Allocated memory is still 135.3 MB. Free memory was 110.8 MB in the beginning and 109.5 MB in the end (delta: 1.3 MB). Peak memory consumption was 1.3 MB. Max. memory is 7.1 GB. [2019-05-23 09:36:46,974 INFO L146 ILogger]: RCFGBuilder took 237.17 ms. Allocated memory is still 135.3 MB. Free memory was 109.5 MB in the beginning and 99.5 MB in the end (delta: 9.9 MB). Peak memory consumption was 9.9 MB. Max. memory is 7.1 GB. [2019-05-23 09:36:46,974 INFO L146 ILogger]: IcfgTransformer took 143.54 ms. Allocated memory is still 135.3 MB. Free memory was 99.5 MB in the beginning and 95.6 MB in the end (delta: 3.9 MB). Peak memory consumption was 3.9 MB. Max. memory is 7.1 GB. [2019-05-23 09:36:46,975 INFO L146 ILogger]: TraceAbstraction took 324.16 ms. Allocated memory is still 135.3 MB. Free memory was 95.6 MB in the beginning and 78.6 MB in the end (delta: 17.0 MB). Peak memory consumption was 17.0 MB. Max. memory is 7.1 GB. [2019-05-23 09:36:46,980 INFO L146 ILogger]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.19 ms. Allocated memory is still 135.3 MB. Free memory is still 113.7 MB. There was no memory consumed. Max. memory is 7.1 GB. * Boogie Procedure Inliner took 38.73 ms. Allocated memory is still 135.3 MB. Free memory was 112.4 MB in the beginning and 110.8 MB in the end (delta: 1.7 MB). Peak memory consumption was 1.7 MB. Max. memory is 7.1 GB. * Boogie Preprocessor took 26.18 ms. Allocated memory is still 135.3 MB. Free memory was 110.8 MB in the beginning and 109.5 MB in the end (delta: 1.3 MB). Peak memory consumption was 1.3 MB. Max. memory is 7.1 GB. * RCFGBuilder took 237.17 ms. Allocated memory is still 135.3 MB. Free memory was 109.5 MB in the beginning and 99.5 MB in the end (delta: 9.9 MB). Peak memory consumption was 9.9 MB. Max. memory is 7.1 GB. * IcfgTransformer took 143.54 ms. Allocated memory is still 135.3 MB. Free memory was 99.5 MB in the beginning and 95.6 MB in the end (delta: 3.9 MB). Peak memory consumption was 3.9 MB. Max. memory is 7.1 GB. * TraceAbstraction took 324.16 ms. Allocated memory is still 135.3 MB. Free memory was 95.6 MB in the beginning and 78.6 MB in the end (delta: 17.0 MB). Peak memory consumption was 17.0 MB. Max. memory is 7.1 GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 15]: 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 - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 8 locations, 1 error locations. SAFE Result, 0.2s OverallTime, 1 OverallIterations, 1 TraceHistogramMax, 0.0s AutomataDifference, 0.0s DeadEndRemovalTime, 0.0s HoareAnnotationTime, HoareTripleCheckerStatistics: 0 SDtfs, 0 SDslu, 0 SDs, 0 SdLazy, 0 SolverSat, 0 SolverUnsat, 0 SolverUnknown, 0 SolverNotchecked, 0.0s Time, PredicateUnifierStatistics: 0 DeclaredPredicates, 3 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=8occurred 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, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 3 ConstructedInterpolants, 0 QuantifiedInterpolants, 9 SizeOfPredicates, 3 NumberOfNonLiveVariables, 25 ConjunctsInSsa, 5 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 correct! Received shutdown request...