TSTP Solution File: MGT025-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : MGT025-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Sun Jul 17 22:24:46 EDT 2022

% Result   : Unsatisfiable 0.12s 0.38s
% Output   : Refutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   22
% Syntax   : Number of clauses     :   64 (  19 unt;  31 nHn;  64 RR)
%            Number of literals    :  164 (  15 equ;  56 neg)
%            Maximal clause size   :    6 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-4 aty)
%            Number of functors    :    9 (   9 usr;   5 con; 0-2 aty)
%            Number of variables   :   43 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(mp_only_members_28,axiom,
    ( ~ environment(X)
    | ~ subpopulation(Y,X,Z)
    | Y != efficient_producers
    | number_of_organizations(X,Z) = sum(cardinality_at_time(first_movers,Z),cardinality_at_time(efficient_producers,Z)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_only_members_28) ).

cnf(mp_subpopulations_30,axiom,
    ( ~ environment(X)
    | ~ in_environment(X,Y)
    | subpopulation(first_movers,X,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_subpopulations_30) ).

cnf(mp_subpopulations_31,axiom,
    ( ~ environment(X)
    | ~ in_environment(X,Y)
    | subpopulation(efficient_producers,X,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_subpopulations_31) ).

cnf(mp_abc_sum_increase_32,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Y)
    | increases(Y)
    | decreases(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_32) ).

cnf(mp_abc_sum_increase_34,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Y)
    | decreases(Z)
    | decreases(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_34) ).

cnf(mp_abc_sum_increase_35,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Y)
    | decreases(Z)
    | increases(Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_35) ).

cnf(mp_abc_sum_increase_36,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Z)
    | increases(Y)
    | decreases(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_36) ).

cnf(mp_abc_sum_increase_37,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Z)
    | increases(Y)
    | increases(Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_37) ).

cnf(mp_abc_sum_increase_38,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Z)
    | decreases(Z)
    | decreases(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_38) ).

cnf(mp_abc_sum_increase_39,axiom,
    ( X != sum(Y,Z)
    | ~ constant(X)
    | constant(Z)
    | decreases(Z)
    | increases(Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_abc_sum_increase_39) ).

cnf(mp_growth_rate_40,axiom,
    ( ~ environment(X)
    | ~ in_environment(X,Y)
    | ~ subpopulation(Z,X,Y)
    | ~ greater(cardinality_at_time(Z,Y),zero)
    | ~ constant(cardinality_at_time(Z,Y))
    | growth_rate(Z,Y) = zero ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_growth_rate_40) ).

cnf(mp_growth_rate_41,axiom,
    ( ~ environment(X)
    | ~ in_environment(X,Y)
    | ~ subpopulation(Z,X,Y)
    | ~ greater(cardinality_at_time(Z,Y),zero)
    | ~ increases(cardinality_at_time(Z,Y))
    | greater(growth_rate(Z,Y),zero) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_growth_rate_41) ).

cnf(mp_growth_rate_42,axiom,
    ( ~ environment(X)
    | ~ in_environment(X,Y)
    | ~ subpopulation(Z,X,Y)
    | ~ greater(cardinality_at_time(Z,Y),zero)
    | ~ decreases(cardinality_at_time(Z,Y))
    | greater(zero,growth_rate(Z,Y)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_growth_rate_42) ).

cnf(mp_non_zero_producers_43,axiom,
    ( ~ environment(X)
    | ~ subpopulations(first_movers,efficient_producers,X,Y)
    | greater(cardinality_at_time(first_movers,Y),zero) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_non_zero_producers_43) ).

cnf(mp_non_zero_producers_44,axiom,
    ( ~ environment(X)
    | ~ subpopulations(first_movers,efficient_producers,X,Y)
    | greater(cardinality_at_time(efficient_producers,Y),zero) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_non_zero_producers_44) ).

cnf(mp_time_point_occur_45,axiom,
    ( ~ environment(X)
    | ~ subpopulations(first_movers,efficient_producers,X,Y)
    | in_environment(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp_time_point_occur_45) ).

cnf(prove_l7_47,negated_conjecture,
    environment(sk1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_l7_47) ).

cnf(prove_l7_48,negated_conjecture,
    subpopulations(first_movers,efficient_producers,sk1,sk2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_l7_48) ).

cnf(prove_l7_49,negated_conjecture,
    constant(number_of_organizations(sk1,sk2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_l7_49) ).

cnf(prove_l7_50,negated_conjecture,
    ( growth_rate(first_movers,sk2) != zero
    | growth_rate(efficient_producers,sk2) != zero ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_l7_50) ).

cnf(prove_l7_51,negated_conjecture,
    ( ~ greater(growth_rate(first_movers,sk2),zero)
    | ~ greater(zero,growth_rate(efficient_producers,sk2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_l7_51) ).

cnf(prove_l7_52,negated_conjecture,
    ( ~ greater(growth_rate(efficient_producers,sk2),zero)
    | ~ greater(zero,growth_rate(first_movers,sk2)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_l7_52) ).

cnf(27,plain,
    in_environment(sk1,sk2),
    inference('HYPERRESOLVE',[status(thm)],[mp_time_point_occur_45,prove_l7_47,prove_l7_48]) ).

cnf(28,plain,
    greater(cardinality_at_time(first_movers,sk2),zero),
    inference('HYPERRESOLVE',[status(thm)],[mp_non_zero_producers_43,prove_l7_47,prove_l7_48]) ).

cnf(29,plain,
    greater(cardinality_at_time(efficient_producers,sk2),zero),
    inference('HYPERRESOLVE',[status(thm)],[mp_non_zero_producers_44,prove_l7_47,prove_l7_48]) ).

cnf(30,plain,
    subpopulation(efficient_producers,sk1,sk2),
    inference('HYPERRESOLVE',[status(thm)],[mp_subpopulations_31,27,prove_l7_47]) ).

cnf(31,plain,
    subpopulation(first_movers,sk1,sk2),
    inference('HYPERRESOLVE',[status(thm)],[mp_subpopulations_30,27,prove_l7_47]) ).

cnf(32,plain,
    number_of_organizations(sk1,sk2) = sum(cardinality_at_time(first_movers,sk2),cardinality_at_time(efficient_producers,sk2)),
    inference('HYPERRESOLVE',[status(thm)],[mp_only_members_28,30,prove_l7_47,theory(equality)]) ).

cnf(33,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | increases(cardinality_at_time(efficient_producers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_39,32,prove_l7_49]) ).

cnf(34,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_38,32,prove_l7_49]) ).

cnf(35,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | increases(cardinality_at_time(first_movers,sk2))
    | increases(cardinality_at_time(efficient_producers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_37,32,prove_l7_49]) ).

cnf(36,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | increases(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_36,32,prove_l7_49]) ).

cnf(37,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | increases(cardinality_at_time(efficient_producers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_35,32,prove_l7_49]) ).

cnf(38,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_34,32,prove_l7_49]) ).

cnf(40,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | increases(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_abc_sum_increase_32,32,prove_l7_49]) ).

cnf(41,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(growth_rate(efficient_producers,sk2),zero) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_41,33,prove_l7_47,27,30,29]) ).

cnf(42,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,growth_rate(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_42,34,prove_l7_47,27,31,28]) ).

cnf(43,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | increases(cardinality_at_time(efficient_producers,sk2))
    | greater(growth_rate(first_movers,sk2),zero) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_41,35,prove_l7_47,27,31,28]) ).

cnf(44,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2))
    | greater(growth_rate(first_movers,sk2),zero) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_41,36,prove_l7_47,27,31,28]) ).

cnf(45,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(growth_rate(efficient_producers,sk2),zero) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_41,37,prove_l7_47,27,30,29]) ).

cnf(46,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,growth_rate(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_42,38,prove_l7_47,27,31,28]) ).

cnf(48,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2))
    | greater(growth_rate(first_movers,sk2),zero) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_41,40,prove_l7_47,27,31,28]) ).

cnf(49,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[prove_l7_52,42,41]) ).

cnf(50,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,growth_rate(efficient_producers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_42,49,prove_l7_47,27,30,29]) ).

cnf(51,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | increases(cardinality_at_time(efficient_producers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[prove_l7_51,43,50]) ).

cnf(52,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | greater(growth_rate(efficient_producers,sk2),zero) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_41,51,prove_l7_47,27,30,29]) ).

cnf(53,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | decreases(cardinality_at_time(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[prove_l7_51,44,50]) ).

cnf(54,plain,
    ( constant(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,growth_rate(first_movers,sk2)) ),
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_42,53,prove_l7_47,27,31,28]) ).

cnf(55,plain,
    constant(cardinality_at_time(efficient_producers,sk2)),
    inference('HYPERRESOLVE',[status(thm)],[prove_l7_52,54,52]) ).

cnf(56,plain,
    growth_rate(efficient_producers,sk2) = zero,
    inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_40,55,prove_l7_47,27,30,29]) ).

cnf(57,plain,
    growth_rate(first_movers,sk2) != zero,
    inference('REWRITE',[status(thm)],[prove_l7_50,56,theory(equality)]) ).

cnf(58,plain,
    ( ~ greater(growth_rate(first_movers,sk2),zero)
    | ~ greater(zero,zero) ),
    inference('REWRITE',[status(thm)],[prove_l7_51,56,theory(equality)]) ).

cnf(59,plain,
    ( ~ greater(zero,zero)
    | ~ greater(zero,growth_rate(first_movers,sk2)) ),
    inference('REWRITE',[status(thm)],[prove_l7_52,56,theory(equality)]) ).

cnf(60,plain,
    ( constant(cardinality_at_time(first_movers,sk2))
    | decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,zero) ),
    inference('REWRITE',[status(thm)],[45,56,theory(equality)]) ).

cnf(61,plain,
    ~ constant(cardinality_at_time(first_movers,sk2)),
    inference('UR-RESOLVE',[status(thm)],[mp_growth_rate_40,57,prove_l7_47,27,31,28]) ).

cnf(66,plain,
    ( decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,growth_rate(first_movers,sk2)) ),
    inference('REWRITE',[status(thm)],[46,61]) ).

cnf(68,plain,
    ( decreases(cardinality_at_time(first_movers,sk2))
    | greater(growth_rate(first_movers,sk2),zero) ),
    inference('REWRITE',[status(thm)],[48,61]) ).

cnf(69,plain,
    ( decreases(cardinality_at_time(efficient_producers,sk2))
    | greater(zero,zero) ),
    inference('REWRITE',[status(thm)],[60,61]) ).

cnf(70,plain,
    decreases(cardinality_at_time(efficient_producers,sk2)),
    inference('HYPERRESOLVE',[status(thm)],[59,66,69]) ).

cnf(71,plain,
    greater(zero,zero),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[mp_growth_rate_42,70,prove_l7_47,27,30,29]),56,theory(equality)]) ).

cnf(72,plain,
    ~ greater(growth_rate(first_movers,sk2),zero),
    inference('REWRITE',[status(thm)],[58,71]) ).

cnf(74,plain,
    decreases(cardinality_at_time(first_movers,sk2)),
    inference('REWRITE',[status(thm)],[68,72]) ).

cnf(75,plain,
    ~ greater(zero,growth_rate(first_movers,sk2)),
    inference('REWRITE',[status(thm)],[59,71]) ).

cnf(77,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[mp_growth_rate_42,75,prove_l7_47,27,31,28]),74]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.08  % Problem  : MGT025-1 : TPTP v8.1.0. Released v2.4.0.
% 0.01/0.08  % Command  : run-snark %s %d
% 0.08/0.27  % Computer : n032.cluster.edu
% 0.08/0.27  % Model    : x86_64 x86_64
% 0.08/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.27  % Memory   : 8042.1875MB
% 0.08/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.27  % CPULimit : 300
% 0.08/0.27  % WCLimit  : 600
% 0.08/0.27  % DateTime : Thu Jun  9 10:07:07 EDT 2022
% 0.08/0.27  % CPUTime  : 
% 0.12/0.34  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.35  * 
% 0.12/0.35  * 
% 0.12/0.35  #<PACKAGE "SNARK-USER">
% 0.12/0.35  * 
% 0.12/0.35  SNARK-TPTP-OPTIONS
% 0.12/0.35  * 
% 0.12/0.35  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.12/0.35   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.12/0.35   (USE-FACTORING :POS)
% 0.12/0.35   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.12/0.35   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.12/0.35   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.12/0.35   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.12/0.35   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.12/0.35   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.12/0.35   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.12/0.35   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.12/0.35   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.12/0.35   (DECLARE-TPTP-SYMBOLS2))
% 0.12/0.35  * 
% 0.12/0.35  "."
% 0.12/0.35  * 
% 0.12/0.35  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-09T10:07:07
% 0.12/0.35  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n032.cluster.edu at 2022-06-09T10:07:07
% 0.12/0.38  
% 0.12/0.38  
% 0.12/0.38  #||
% 0.12/0.38  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.38  % SZS output start Refutation
% See solution above
% 0.12/0.39  ||#
% 0.12/0.39  
% 0.12/0.39  ; Summary of computation:
% 0.12/0.39  ;       105 formulas have been input or derived (from 66 formulas).
% 0.12/0.39  ;        77 (73%) were retained.  Of these,
% 0.12/0.39  ;           36 (47%) were simplified or subsumed later,
% 0.12/0.39  ;           41 (53%) are still being kept.
% 0.12/0.39  ; 
% 0.12/0.39  ; Run time in seconds excluding printing time:
% 0.12/0.39  ;     0.003  10%   Read assertion file          (1 call)
% 0.12/0.39  ;     0.000   0%   Assert                       (26 calls)
% 0.12/0.39  ;     0.003  10%   Process new row              (98 calls)
% 0.12/0.39  ;     0.005  16%   Resolution                   (130 calls)
% 0.12/0.39  ;     0.000   0%   Paramodulation               (65 calls)
% 0.12/0.39  ;     0.000   0%   Factoring                    (24 calls)
% 0.12/0.39  ;     0.000   0%   Condensing                   (68 calls)
% 0.12/0.39  ;     0.000   0%   Forward subsumption          (68 calls)
% 0.12/0.39  ;     0.001   3%   Backward subsumption         (56 calls)
% 0.12/0.39  ;     0.001   3%   Clause clause subsumption    (59 calls)
% 0.12/0.39  ;     0.002   6%   Forward simplification       (98 calls)
% 0.12/0.39  ;     0.001   3%   Backward simplification      (77 calls)
% 0.12/0.39  ;     0.000   0%   Ordering                     (106 calls)
% 0.12/0.39  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.12/0.39  ;     0.000   0%   Purity testing               (1 call)
% 0.12/0.39  ;     0.015  48%   Other
% 0.12/0.39  ;     0.031        Total
% 0.12/0.39  ;     0.036        Real time
% 0.12/0.39  ; 
% 0.12/0.39  ; Term-hash-array has 66 terms in all.
% 0.12/0.39  ; Feature-vector-row-index has 20 entries (39 at peak, 56 added, 36 deleted).
% 0.12/0.39  ; Feature-vector-row-index has 106 nodes (254 at peak, 386 added, 280 deleted).
% 0.12/0.39  ;  Retrieved 25 possibly forward subsuming rows in 68 calls.
% 0.12/0.39  ;  Retrieved 34 possibly backward subsumed rows in 56 calls.
% 0.12/0.39  ; Path-index has 69 entries (70 at peak, 78 added, 9 deleted).
% 0.12/0.39  ; Path-index has 177 nodes (179 at peak, 189 added, 12 deleted).
% 0.12/0.39  ; Trie-index has 69 entries (70 at peak, 78 added, 9 deleted).
% 0.12/0.39  ; Trie-index has 164 nodes (168 at peak, 184 added, 20 deleted).
% 0.12/0.39  ; Retrieved 10 generalization terms in 94 calls.
% 0.12/0.39  ; Retrieved 20 instance terms in 20 calls.
% 0.12/0.39  ; Retrieved 1,611 unifiable terms in 978 calls.
% 0.12/0.39  ; 
% 0.12/0.39  ; The agenda of rows to give has 4 entries:
% 0.12/0.39  ;     1 with value (4 9)           3 with value (4 11)
% 0.12/0.39  Evaluation took:
% 0.12/0.39    0.036 seconds of real time
% 0.12/0.39    0.032823 seconds of user run time
% 0.12/0.39    0.002915 seconds of system run time
% 0.12/0.39    0 calls to %EVAL
% 0.12/0.39    0 page faults and
% 0.12/0.39    7,676,888 bytes consed.
% 0.12/0.39  :PROOF-FOUND
% 0.12/0.39  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-09T10:07:07
% 0.12/0.39  :PROOF-FOUND
% 0.12/0.39  * 
%------------------------------------------------------------------------------