TSTP Solution File: SWW628_2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW628_2 : TPTP v8.1.0. Released v6.1.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 : Thu Jul 21 01:25:30 EDT 2022

% Result   : Theorem 265.94s 266.24s
% Output   : Refutation 265.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   52 (  48 unt;   0 typ;   0 def)
%            Number of atoms       :  447 (  34 equ)
%            Maximal formula atoms :    3 (   8 avg)
%            Number of connectives :   17 (  11   ~;   6   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :  389 ( 389 fml;   0 var)
%            Number of types       :    0 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   30 (  28 usr;  18 prp; 0-3 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :   67 (   0 sgn  67   !;   0   ?;  67   :)

% Comments : 
%------------------------------------------------------------------------------
tff(28,axiom,
    ! [X: ty,Y: uni,Z: uni] :
      ( ~ sort1(X,Y)
      | ( cons_proj_11(X,cons(X,Y,Z)) = Y ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cons_proj_1_def1) ).

tff(30,axiom,
    ! [X: ty,Y: uni,Z: uni] : ( cons_proj_21(X,cons(X,Y,Z)) = Z ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cons_proj_2_def1) ).

tff(43,axiom,
    ! [X: ty,Y: uni,Z: uni,U: uni] : ( infix_plpl(X,cons(X,Y,Z),U) = cons(X,Y,infix_plpl(X,Z,U)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',infix_plpl_def) ).

tff(44,axiom,
    ! [X: ty,Y: uni,Z: uni,U: uni] : ( infix_plpl(X,Y,infix_plpl(X,Z,U)) = infix_plpl(X,infix_plpl(X,Y,Z),U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',append_assoc) ).

tff(62,axiom,
    ! [X: ty,Y: uni,Z: uni] : ( reverse(X,cons(X,Y,Z)) = infix_plpl(X,reverse(X,Z),cons(X,Y,nil(X))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reverse_def) ).

tff(63,axiom,
    ! [X: ty,Y: uni,Z: uni,U: uni] : ( infix_plpl(X,reverse(X,cons(X,Y,Z)),U) = infix_plpl(X,reverse(X,Z),cons(X,Y,U)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reverse_append) ).

tff(64,axiom,
    ! [X: ty,Y: uni] : ( reverse(X,reverse(X,Y)) = Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reverse_reverse) ).

tff(72,axiom,
    ! [X: ty,Y: uni] : permut(X,Y,Y),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_refl) ).

tff(73,axiom,
    ! [X: ty,Y: uni,Z: uni] :
      ( ~ permut(X,Y,Z)
      | permut(X,Z,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_sym) ).

tff(74,axiom,
    ! [X: ty,Y: uni,Z: uni,U: uni] :
      ( ~ permut(X,Y,Z)
      | ~ permut(X,Z,U)
      | permut(X,Y,U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_trans) ).

tff(79,axiom,
    ! [X: ty,Y: uni,Z: uni,U: uni] : permut(X,infix_plpl(X,infix_plpl(X,Y,Z),U),infix_plpl(X,Y,infix_plpl(X,Z,U))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_assoc) ).

tff(80,axiom,
    ! [X: ty,Y: uni,Z: uni,U: uni,V: uni] :
      ( ~ permut(X,Y,Z)
      | ~ permut(X,U,V)
      | permut(X,infix_plpl(X,Y,U),infix_plpl(X,Z,V)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_append) ).

tff(81,axiom,
    ! [X: ty,Y: uni,Z: uni] : permut(X,infix_plpl(X,Y,Z),infix_plpl(X,Z,Y)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',permut_append_swap) ).

tff(94,axiom,
    ! [X: uni] : ( t2tb(tb2t(X)) = X ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',bridgeR) ).

tff(96,axiom,
    ! [X: elt1] : sort1(elt,t2tb1(X)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2tb_sort1) ).

tff(122,negated_conjecture,
    permut(elt,infix_plpl(elt,infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),t2tb('SKOLEMAAAV16.list_elt')),t2tb('SKOLEMAAAV15.list_elt')),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(132,negated_conjecture,
    'SKOLEMAAAV15.list_elt' = tb2t(cons(elt,t2tb1('SKOLEMAAAV21.elt1'),t2tb('SKOLEMAAAV22.list_elt'))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(133,negated_conjecture,
    'SKOLEMAAAV20.elt1' = 'SKOLEMAAAV21.elt1',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(135,negated_conjecture,
    'SKOLEMAAAV15.list_elt' = tb2t(cons(elt,t2tb1('SKOLEMAAAV25.elt1'),t2tb('SKOLEMAAAV26.list_elt'))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(136,negated_conjecture,
    'SKOLEMAAAV24.elt1' = 'SKOLEMAAAV25.elt1',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(137,negated_conjecture,
    'SKOLEMAAAV23.list_elt' = 'SKOLEMAAAV26.list_elt',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(138,negated_conjecture,
    'SKOLEMAAAV27.list_elt' = tb2t(infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),cons(elt,t2tb1('SKOLEMAAAV24.elt1'),nil(elt)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(139,negated_conjecture,
    ~ permut(elt,infix_plpl(elt,infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),t2tb('SKOLEMAAAV16.list_elt')),t2tb('SKOLEMAAAV23.list_elt')),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wP_parameter_merge) ).

tff(140,plain,
    ~ permut(elt,infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),infix_plpl(elt,t2tb('SKOLEMAAAV16.list_elt'),t2tb('SKOLEMAAAV23.list_elt'))),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    inference('REWRITE',[status(thm)],[139,44,theory(equality)]) ).

tff(141,plain,
    'SKOLEMAAAV15.list_elt' = tb2t(cons(elt,t2tb1('SKOLEMAAAV24.elt1'),t2tb('SKOLEMAAAV23.list_elt'))),
    inference('REWRITE',[status(thm)],[135,137,136,theory(equality)]) ).

tff(142,plain,
    'SKOLEMAAAV15.list_elt' = tb2t(cons(elt,t2tb1('SKOLEMAAAV20.elt1'),t2tb('SKOLEMAAAV22.list_elt'))),
    inference('REWRITE',[status(thm)],[132,133,theory(equality)]) ).

tff(183,plain,
    t2tb('SKOLEMAAAV15.list_elt') = cons(elt,t2tb1('SKOLEMAAAV24.elt1'),t2tb('SKOLEMAAAV23.list_elt')),
    inference('PARAMODULATE',[status(thm)],[94,141,theory(equality)]) ).

tff(184,plain,
    t2tb('SKOLEMAAAV15.list_elt') = cons(elt,t2tb1('SKOLEMAAAV20.elt1'),t2tb('SKOLEMAAAV22.list_elt')),
    inference('PARAMODULATE',[status(thm)],[94,142,theory(equality)]) ).

tff(193,plain,
    ! [X: elt1,Y: uni] : ( cons_proj_11(elt,cons(elt,t2tb1(X),Y)) = t2tb1(X) ),
    inference('HYPERRESOLVE',[status(thm)],[28,96]) ).

tff(237,plain,
    t2tb('SKOLEMAAAV27.list_elt') = infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),cons(elt,t2tb1('SKOLEMAAAV24.elt1'),nil(elt))),
    inference('PARAMODULATE',[status(thm)],[94,138,theory(equality)]) ).

tff(262,plain,
    ! [X: ty,Y: uni,Z: uni,U: uni] : permut(X,infix_plpl(X,Y,infix_plpl(X,Z,U)),infix_plpl(X,infix_plpl(X,Y,Z),U)),
    inference('HYPERRESOLVE',[status(thm)],[73,79]) ).

tff(280,plain,
    ! [X: ty,Y: uni,Z: uni] : ( reverse(X,cons(X,Y,reverse(X,Z))) = infix_plpl(X,Z,cons(X,Y,nil(X))) ),
    inference('PARAMODULATE',[status(thm)],[62,64,theory(equality)]) ).

tff(282,plain,
    t2tb('SKOLEMAAAV27.list_elt') = reverse(elt,cons(elt,t2tb1('SKOLEMAAAV24.elt1'),reverse(elt,t2tb('SKOLEMAAAV14.list_elt')))),
    inference('REWRITE',[status(thm)],[237,280,theory(equality)]) ).

tff(283,plain,
    ! [X: ty,Y: uni,Z: uni,U: uni] : permut(X,infix_plpl(X,Y,infix_plpl(X,Z,U)),infix_plpl(X,Y,infix_plpl(X,U,Z))),
    inference('HYPERRESOLVE',[status(thm)],[80,72,81]) ).

tff(756,plain,
    cons_proj_21(elt,t2tb('SKOLEMAAAV15.list_elt')) = t2tb('SKOLEMAAAV23.list_elt'),
    inference('PARAMODULATE',[status(thm)],[30,183,theory(equality)]) ).

tff(826,plain,
    t2tb('SKOLEMAAAV23.list_elt') = t2tb('SKOLEMAAAV22.list_elt'),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[30,184,theory(equality)]),756,theory(equality)]) ).

tff(827,plain,
    ~ permut(elt,infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),infix_plpl(elt,t2tb('SKOLEMAAAV16.list_elt'),t2tb('SKOLEMAAAV22.list_elt'))),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    inference('REWRITE',[status(thm)],[140,826,theory(equality)]) ).

tff(828,plain,
    t2tb('SKOLEMAAAV15.list_elt') = cons(elt,t2tb1('SKOLEMAAAV24.elt1'),t2tb('SKOLEMAAAV22.list_elt')),
    inference('REWRITE',[status(thm)],[183,826,theory(equality)]) ).

tff(902,plain,
    ! [X: uni] : ( infix_plpl(elt,t2tb('SKOLEMAAAV15.list_elt'),X) = cons(elt,t2tb1('SKOLEMAAAV20.elt1'),infix_plpl(elt,t2tb('SKOLEMAAAV22.list_elt'),X)) ),
    inference('PARAMODULATE',[status(thm)],[43,184,theory(equality)]) ).

tff(1441,plain,
    cons_proj_11(elt,t2tb('SKOLEMAAAV15.list_elt')) = t2tb1('SKOLEMAAAV24.elt1'),
    inference('PARAMODULATE',[status(thm)],[193,828,theory(equality)]) ).

tff(1442,plain,
    t2tb1('SKOLEMAAAV24.elt1') = t2tb1('SKOLEMAAAV20.elt1'),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[193,184,theory(equality)]),1441,theory(equality)]) ).

tff(1443,plain,
    t2tb('SKOLEMAAAV27.list_elt') = reverse(elt,cons(elt,t2tb1('SKOLEMAAAV20.elt1'),reverse(elt,t2tb('SKOLEMAAAV14.list_elt')))),
    inference('REWRITE',[status(thm)],[282,1442,theory(equality)]) ).

tff(6324,plain,
    reverse(elt,t2tb('SKOLEMAAAV27.list_elt')) = cons(elt,t2tb1('SKOLEMAAAV20.elt1'),reverse(elt,t2tb('SKOLEMAAAV14.list_elt'))),
    inference('PARAMODULATE',[status(thm)],[64,1443,theory(equality)]) ).

tff(8729,plain,
    ! [X: uni] : ( infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),X) = infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),cons(elt,t2tb1('SKOLEMAAAV20.elt1'),X)) ),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[63,6324,theory(equality)]),64,theory(equality)]) ).

tff(10342,plain,
    ! [X: ty,Y: uni,Z: uni,U: uni] : permut(X,infix_plpl(X,Y,infix_plpl(X,Z,U)),infix_plpl(X,infix_plpl(X,Y,U),Z)),
    inference('HYPERRESOLVE',[status(thm)],[74,283,262]) ).

tff(10348,plain,
    ~ permut(elt,infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),infix_plpl(elt,t2tb('SKOLEMAAAV22.list_elt'),t2tb('SKOLEMAAAV16.list_elt'))),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    inference('UR-RESOLVE',[status(thm)],[74,283,827]) ).

tff(20979,plain,
    ! [X: uni] : ( cons_proj_21(elt,infix_plpl(elt,t2tb('SKOLEMAAAV15.list_elt'),X)) = infix_plpl(elt,t2tb('SKOLEMAAAV22.list_elt'),X) ),
    inference('PARAMODULATE',[status(thm)],[30,902,theory(equality)]) ).

tff(21029,plain,
    ~ permut(elt,infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),cons_proj_21(elt,infix_plpl(elt,t2tb('SKOLEMAAAV15.list_elt'),t2tb('SKOLEMAAAV16.list_elt')))),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    inference('REWRITE',[status(thm)],[10348,20979,theory(equality)]) ).

tff(31479,plain,
    permut(elt,infix_plpl(elt,infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),t2tb('SKOLEMAAAV15.list_elt')),t2tb('SKOLEMAAAV16.list_elt')),infix_plpl(elt,t2tb('SKOLEMAAAV11.list_elt'),t2tb('SKOLEMAAAV12.list_elt'))),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[74,10342,122]),44,theory(equality)]) ).

tff(53514,plain,
    infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),t2tb('SKOLEMAAAV22.list_elt')) = infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),t2tb('SKOLEMAAAV15.list_elt')),
    inference('PARAMODULATE',[status(thm)],[8729,184,theory(equality)]) ).

tff(53652,plain,
    ! [X: uni] : ( infix_plpl(elt,t2tb('SKOLEMAAAV27.list_elt'),cons_proj_21(elt,infix_plpl(elt,t2tb('SKOLEMAAAV15.list_elt'),X))) = infix_plpl(elt,infix_plpl(elt,t2tb('SKOLEMAAAV14.list_elt'),t2tb('SKOLEMAAAV15.list_elt')),X) ),
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[44,53514,theory(equality)]),20979,theory(equality)]) ).

cnf(53653,plain,
    $false,
    inference('REWRITE',[status(thm)],[21029,31479,53652,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SWW628_2 : TPTP v8.1.0. Released v6.1.0.
% 0.11/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n024.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jun  5 00:24:50 EDT 2022
% 0.18/0.33  % CPUTime  : 
% 0.18/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.45  * 
% 0.18/0.45  * 
% 0.18/0.45  #<PACKAGE "SNARK-USER">
% 0.18/0.45  * 
% 0.18/0.45  SNARK-TPTP-OPTIONS
% 0.18/0.45  * 
% 0.18/0.45  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.18/0.45   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.18/0.45   (USE-FACTORING :POS)
% 0.18/0.45   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.18/0.45   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.18/0.45   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.18/0.45   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.18/0.45   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.18/0.45   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.18/0.45   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.18/0.45   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.18/0.45   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.18/0.45   (DECLARE-TPTP-SYMBOLS2))
% 0.18/0.45  * 
% 0.18/0.45  "."
% 0.18/0.45  * 
% 0.18/0.45  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T00:24:50
% 0.18/0.45  ; 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-05T00:24:50
% 0.18/0.50  WARNING: Cannot use equality or equivalence (= ?X.tuple02 tuple03) as rewrite.
% 265.94/266.24  
% 265.94/266.24  
% 265.94/266.24  #||
% 265.94/266.24  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 265.94/266.24  % SZS output start Refutation
% See solution above
% 265.94/266.25  ||#
% 265.94/266.25  
% 265.94/266.25  ; Summary of computation:
% 265.94/266.25  ;    146393 formulas have been input or derived (from 1099 formulas).
% 265.94/266.25  ;     53653 (37%) were retained.  Of these,
% 265.94/266.25  ;         3951 ( 7%) were simplified or subsumed later,
% 265.94/266.25  ;        49702 (93%) are still being kept.
% 265.94/266.25  ; 
% 265.94/266.25  ; Run time in seconds excluding printing time:
% 265.94/266.25  ;     0.028   0%   Read assertion file          (1 call)
% 265.94/266.25  ;     0.005   0%   Assert                       (74 calls)
% 265.94/266.25  ;     9.996   4%   Process new row              (143,808 calls)
% 265.94/266.25  ;    16.722   6%   Resolution                   (2,196 calls)
% 265.94/266.25  ;     0.229   0%   Paramodulation               (1,098 calls)
% 265.94/266.25  ;     0.003   0%   Factoring                    (147 calls)
% 265.94/266.25  ;   138.870  52%   Condensing                   (52,861 calls)
% 265.94/266.25  ;    51.370  19%   Forward subsumption          (52,861 calls)
% 265.94/266.25  ;    14.314   5%   Backward subsumption         (34,887 calls)
% 265.94/266.25  ;    18.362   7%   Clause clause subsumption    (6,665,781 calls)
% 265.94/266.25  ;    11.228   4%   Forward simplification       (143,029 calls)
% 265.94/266.25  ;     1.690   1%   Backward simplification      (53,648 calls)
% 265.94/266.25  ;     1.770   1%   Ordering                     (258,854 calls)
% 265.94/266.25  ;     0.007   0%   Ordering ac                  (412 calls)
% 265.94/266.25  ;     0.348   0%   Sortal reasoning             (387,871 calls)
% 265.94/266.25  ;     0.000   0%   Purity testing               (1 call)
% 265.94/266.25  ;     0.739   0%   Other
% 265.94/266.25  ;   265.681        Total
% 265.94/266.25  ;   265.792        Real time
% 265.94/266.25  ; 
% 265.94/266.26  ; Term-hash-array has 79,194 terms in all.
% 265.94/266.26  ; Feature-vector-row-index has 32,914 entries (32,914 at peak, 34,887 added, 1,973 deleted).
% 265.94/266.26  ; Feature-vector-row-index has 116,169 nodes (116,169 at peak, 130,232 added, 14,063 deleted).
% 265.94/266.26  ;  Retrieved 4,909,913 possibly forward subsuming rows in 52,861 calls.
% 265.94/266.26  ;  Retrieved 2,042,693 possibly backward subsumed rows in 34,887 calls.
% 265.94/266.26  ; Path-index has 72,361 entries (72,363 at peak, 80,088 added, 7,727 deleted).
% 265.94/266.26  ; Path-index has 28,106 nodes (28,106 at peak, 29,577 added, 1,471 deleted).
% 265.94/266.26  ; Trie-index has 72,361 entries (72,363 at peak, 80,088 added, 7,727 deleted).
% 265.94/266.26  ; Trie-index has 268,545 nodes (268,561 at peak, 296,181 added, 27,636 deleted).
% 265.94/266.26  ; Retrieved 1,626,548 generalization terms in 1,034,382 calls.
% 265.94/266.26  ; Retrieved 147,564 instance terms in 18,811 calls.
% 265.94/266.26  ; Retrieved 13,430,059 unifiable terms in 116,370 calls.
% 265.94/266.26  ; 
% 265.94/266.26  ; The agenda of rows to process has 80 entries:
% 265.94/266.26  ;     6 with value 28              1 with value 30               2 with value 32
% 265.94/266.26  ;    54 with value 29              9 with value 31               8 with value 42
% 265.94/266.26  ; The agenda of rows to give has 48696 entries:
% 265.94/266.26  ;     1 with value (4 20)        487 with value (4 48)         447 with value (4 75)
% 265.94/266.26  ;    75 with value (4 22)        497 with value (4 49)         436 with value (4 76)
% 265.94/266.26  ;   216 with value (4 23)        549 with value (4 50)         353 with value (4 77)
% 265.94/266.26  ;   423 with value (4 24)        598 with value (4 51)         138 with value (4 78)
% 265.94/266.26  ;   650 with value (4 25)        702 with value (4 52)         227 with value (4 79)
% 265.94/266.26  ;   693 with value (4 26)       1044 with value (4 53)         242 with value (4 80)
% 265.94/266.26  ;   842 with value (4 27)        865 with value (4 54)          62 with value (4 81)
% 265.94/266.26  ;   897 with value (4 28)        952 with value (4 55)         122 with value (4 82)
% 265.94/266.26  ;  1205 with value (4 29)        841 with value (4 56)          27 with value (4 83)
% 265.94/266.26  ;   995 with value (4 30)        601 with value (4 57)          33 with value (4 84)
% 265.94/266.26  ;  1150 with value (4 31)        448 with value (4 58)          30 with value (4 85)
% 265.94/266.26  ;   900 with value (4 32)        370 with value (4 59)          20 with value (4 86)
% 265.94/266.26  ;  1310 with value (4 33)        268 with value (4 60)           1 with value (4 87)
% 265.94/266.26  ;  1663 with value (4 34)        228 with value (4 61)          19 with value (4 88)
% 265.94/266.26  ;  1576 with value (4 35)        313 with value (4 62)           7 with value (4 89)
% 265.94/266.26  ;  1840 with value (4 36)        193 with value (4 63)           3 with value (4 90)
% 265.94/266.26  ;  2237 with value (4 37)        272 with value (4 64)           1 with value (4 91)
% 265.94/266.26  ;  2355 with value (4 38)        267 with value (4 65)           3 with value (4 92)
% 265.94/266.26  ;  2492 with value (4 39)        332 with value (4 66)           8 with value (4 93)
% 265.94/266.26  ;  2527 with value (4 40)        253 with value (4 67)           1 with value (4 94)
% 265.94/266.26  ;  2979 with value (4 41)        443 with value (4 68)           4 with value (4 96)
% 265.94/266.26  ;  1994 with value (4 42)        449 with value (4 69)           1 with value (4 100)
% 265.94/266.26  ;  1866 with value (4 43)        365 with value (4 70)           1 with value (4 107)
% 265.94/266.26  ;   968 with value (4 44)        548 with value (4 71)           1 with value (4 114)
% 265.94/266.26  ;   644 with value (4 45)        391 with value (4 72)           1 with value (4 120)
% 265.94/266.26  ;   513 with value (4 46)        346 with value (4 73)           1 with value (4 122)
% 265.94/266.26  ;   445 with value (4 47)        429 with value (4 74)
% 265.94/266.26  Evaluation took:
% 265.94/266.26    265.805 seconds of real time
% 265.94/266.26    254.42195 seconds of user run time
% 265.94/266.26    11.276442 seconds of system run time
% 265.94/266.26    [Run times include 34.455 seconds GC run time.]
% 265.94/266.26    0 calls to %EVAL
% 265.94/266.26    0 page faults and
% 265.94/266.26    8,523,115,752 bytes consed.
% 265.94/266.26  :PROOF-FOUND
% 265.94/266.26  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-05T00:29:16
% 265.94/266.26  :PROOF-FOUND
% 265.94/266.26  * 
%------------------------------------------------------------------------------