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

View Problem - Process Solution

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

% Computer : n024.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   : Theorem 0.19s 0.53s
% Output   : Refutation 0.19s
% 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(2,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/sandbox/benchmark/theBenchmark.p',mp_only_members) ).

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

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

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

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

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

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

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

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

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

cnf(14,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/sandbox/benchmark/theBenchmark.p',mp_growth_rate) ).

cnf(15,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/sandbox/benchmark/theBenchmark.p',mp_growth_rate) ).

cnf(16,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/sandbox/benchmark/theBenchmark.p',mp_growth_rate) ).

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

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

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

cnf(21,negated_conjecture,
    environment('SKOLEMAAAV1'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_l7) ).

cnf(22,negated_conjecture,
    subpopulations(first_movers,efficient_producers,'SKOLEMAAAV1','SKOLEMAAAV2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_l7) ).

cnf(23,negated_conjecture,
    constant(number_of_organizations('SKOLEMAAAV1','SKOLEMAAAV2')),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_l7) ).

cnf(24,negated_conjecture,
    ( growth_rate(first_movers,'SKOLEMAAAV2') != zero
    | growth_rate(efficient_producers,'SKOLEMAAAV2') != zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_l7) ).

cnf(25,negated_conjecture,
    ( ~ greater(growth_rate(first_movers,'SKOLEMAAAV2'),zero)
    | ~ greater(zero,growth_rate(efficient_producers,'SKOLEMAAAV2')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_l7) ).

cnf(26,negated_conjecture,
    ( ~ greater(growth_rate(efficient_producers,'SKOLEMAAAV2'),zero)
    | ~ greater(zero,growth_rate(first_movers,'SKOLEMAAAV2')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_l7) ).

cnf(27,plain,
    in_environment('SKOLEMAAAV1','SKOLEMAAAV2'),
    inference('HYPERRESOLVE',[status(thm)],[19,21,22]) ).

cnf(28,plain,
    greater(cardinality_at_time(first_movers,'SKOLEMAAAV2'),zero),
    inference('HYPERRESOLVE',[status(thm)],[17,21,22]) ).

cnf(29,plain,
    greater(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'),zero),
    inference('HYPERRESOLVE',[status(thm)],[18,21,22]) ).

cnf(30,plain,
    subpopulation(efficient_producers,'SKOLEMAAAV1','SKOLEMAAAV2'),
    inference('HYPERRESOLVE',[status(thm)],[5,27,21]) ).

cnf(31,plain,
    subpopulation(first_movers,'SKOLEMAAAV1','SKOLEMAAAV2'),
    inference('HYPERRESOLVE',[status(thm)],[4,27,21]) ).

cnf(32,plain,
    number_of_organizations('SKOLEMAAAV1','SKOLEMAAAV2') = sum(cardinality_at_time(first_movers,'SKOLEMAAAV2'),cardinality_at_time(efficient_producers,'SKOLEMAAAV2')),
    inference('HYPERRESOLVE',[status(thm)],[2,30,21,theory(equality)]) ).

cnf(33,plain,
    ( constant(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | increases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[13,32,23]) ).

cnf(34,plain,
    ( constant(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(first_movers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[12,32,23]) ).

cnf(35,plain,
    ( constant(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | increases(cardinality_at_time(first_movers,'SKOLEMAAAV2'))
    | increases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[11,32,23]) ).

cnf(36,plain,
    ( constant(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | increases(cardinality_at_time(first_movers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(first_movers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[10,32,23]) ).

cnf(37,plain,
    ( constant(cardinality_at_time(first_movers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | increases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[9,32,23]) ).

cnf(38,plain,
    ( constant(cardinality_at_time(first_movers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(efficient_producers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(first_movers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[8,32,23]) ).

cnf(40,plain,
    ( constant(cardinality_at_time(first_movers,'SKOLEMAAAV2'))
    | increases(cardinality_at_time(first_movers,'SKOLEMAAAV2'))
    | decreases(cardinality_at_time(first_movers,'SKOLEMAAAV2')) ),
    inference('HYPERRESOLVE',[status(thm)],[6,32,23]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(56,plain,
    growth_rate(efficient_producers,'SKOLEMAAAV2') = zero,
    inference('HYPERRESOLVE',[status(thm)],[14,55,21,27,30,29]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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