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

View Problem - Process Solution

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

% Computer : n008.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 : Sat Jul 16 06:14:07 EDT 2022

% Result   : Theorem 46.06s 46.29s
% Output   : Refutation 46.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   24
% Syntax   : Number of clauses     :   50 (  25 unt;   9 nHn;  33 RR)
%            Number of literals    :   90 (   9 equ;  38 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   3 con; 0-3 aty)
%            Number of variables   :   70 (  15 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(5,axiom,
    ( X != sum(Y,Z)
    | incident_c(U,X)
    | ~ incident_c(U,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',sum_defn) ).

cnf(6,axiom,
    ( X != sum(Y,Z)
    | incident_c(U,X)
    | ~ incident_c(U,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',sum_defn) ).

cnf(7,axiom,
    ( X = sum(Y,Z)
    | ~ incident_c('SKOLEMAAAR2'(X,Y,Z),X)
    | ~ incident_c('SKOLEMAAAR2'(X,Y,Z),Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',sum_defn) ).

cnf(9,axiom,
    ( X = sum(Y,Z)
    | incident_c('SKOLEMAAAR2'(X,Y,Z),X)
    | incident_c('SKOLEMAAAR2'(X,Y,Z),Y)
    | incident_c('SKOLEMAAAR2'(X,Y,Z),Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',sum_defn) ).

cnf(10,axiom,
    ( ~ end_point(X,Y)
    | incident_c(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',end_point_defn) ).

cnf(18,axiom,
    ( ~ inner_point(X,Y)
    | incident_c(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',inner_point_defn) ).

cnf(19,axiom,
    ( ~ inner_point(X,Y)
    | ~ end_point(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',inner_point_defn) ).

cnf(23,axiom,
    ( ~ meet(X,Y,Z)
    | ~ incident_c(U,Y)
    | ~ incident_c(U,Z)
    | end_point(U,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',meet_defn) ).

cnf(26,axiom,
    ( meet(X,Y,Z)
    | ~ incident_c(X,Y)
    | ~ incident_c(X,Z)
    | incident_c('SKOLEMAAAR5'(Y,Z),Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',meet_defn) ).

cnf(27,axiom,
    ( meet(X,Y,Z)
    | ~ incident_c(X,Y)
    | ~ incident_c(X,Z)
    | ~ end_point('SKOLEMAAAR5'(Y,Z),Y)
    | ~ end_point('SKOLEMAAAR5'(Y,Z),Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',meet_defn) ).

cnf(28,axiom,
    ( ~ closed(X)
    | ~ end_point(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',closed_defn) ).

cnf(29,axiom,
    ( closed(X)
    | end_point('SKOLEMAAAR6'(X),X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',closed_defn) ).

cnf(30,axiom,
    ( ~ open(X)
    | end_point('SKOLEMAAAR7'(X),X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',open_defn) ).

cnf(34,axiom,
    inner_point('SKOLEMAAAR8'(X),X),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+0.ax',c3) ).

cnf(57,axiom,
    ( ~ start_point(X,Y)
    | X = Z
    | ~ incident_o(Z,Y)
    | ordered_by(Y,X,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',start_point_defn) ).

cnf(66,axiom,
    ( ~ ordered_by(X,Y,Z)
    | incident_o(Y,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o1) ).

cnf(67,axiom,
    ( ~ ordered_by(X,Y,Z)
    | incident_o(Z,X) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o1) ).

cnf(68,axiom,
    open('SKOLEMAAAR17'(X)),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o2) ).

cnf(69,axiom,
    ( ~ incident_o(X,Y)
    | incident_c(X,'SKOLEMAAAR17'(Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o2) ).

cnf(70,axiom,
    ( incident_o(X,Y)
    | ~ incident_c(X,'SKOLEMAAAR17'(Y)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o2) ).

cnf(76,axiom,
    start_point('SKOLEMAAAR20'(X),X),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004+2.ax',o4) ).

cnf(86,negated_conjecture,
    ( ~ incident_o('SKOLEMAAAR26','SKOLEMAAAR25')
    | ~ ordered_by('SKOLEMAAAR25','SKOLEMAAAR26',X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_12) ).

cnf(87,negated_conjecture,
    ( ~ incident_o('SKOLEMAAAR26','SKOLEMAAAR25')
    | ~ ordered_by('SKOLEMAAAR25',X,'SKOLEMAAAR26') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_12) ).

cnf(88,negated_conjecture,
    ( incident_o('SKOLEMAAAR26','SKOLEMAAAR25')
    | ordered_by('SKOLEMAAAR25','SKOLEMAAAR26','SKOLEMAAAR27')
    | ordered_by('SKOLEMAAAR25','SKOLEMAAAR27','SKOLEMAAAR26') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',theorem_4_12) ).

cnf(89,plain,
    incident_c('SKOLEMAAAR8'(X),X),
    inference('HYPERRESOLVE',[status(thm)],[18,34]) ).

cnf(90,plain,
    ~ end_point('SKOLEMAAAR8'(X),X),
    inference('UR-RESOLVE',[status(thm)],[19,34]) ).

cnf(93,plain,
    ( closed(X)
    | incident_c('SKOLEMAAAR6'(X),X) ),
    inference('HYPERRESOLVE',[status(thm)],[10,29]) ).

cnf(94,plain,
    end_point('SKOLEMAAAR7'('SKOLEMAAAR17'(X)),'SKOLEMAAAR17'(X)),
    inference('HYPERRESOLVE',[status(thm)],[30,68]) ).

cnf(99,plain,
    ( incident_o('SKOLEMAAAR26','SKOLEMAAAR25')
    | ordered_by('SKOLEMAAAR25','SKOLEMAAAR27','SKOLEMAAAR26') ),
    inference('HYPERRESOLVE',[status(thm)],[66,88]) ).

cnf(154,plain,
    X = sum(X,X),
    inference('HYPERRESOLVE',[status(thm)],[7,9,9]) ).

cnf(365,plain,
    ( meet('SKOLEMAAAR8'(X),X,X)
    | incident_c('SKOLEMAAAR5'(X,X),X) ),
    inference('HYPERRESOLVE',[status(thm)],[26,89,89]) ).

cnf(478,plain,
    ~ meet(X,Y,Y),
    inference('UR-RESOLVE',[status(thm)],[23,90,89,89]) ).

cnf(479,plain,
    incident_c('SKOLEMAAAR5'(X,X),X),
    inference('REWRITE',[status(thm)],[365,478]) ).

cnf(845,plain,
    incident_o('SKOLEMAAAR5'('SKOLEMAAAR17'(X),'SKOLEMAAAR17'(X)),X),
    inference('HYPERRESOLVE',[status(thm)],[70,479]) ).

cnf(1594,plain,
    ( closed('SKOLEMAAAR17'(X))
    | incident_o('SKOLEMAAAR6'('SKOLEMAAAR17'(X)),X) ),
    inference('HYPERRESOLVE',[status(thm)],[70,93]) ).

cnf(1902,plain,
    ~ closed('SKOLEMAAAR17'(X)),
    inference('UR-RESOLVE',[status(thm)],[28,94]) ).

cnf(1903,plain,
    incident_o('SKOLEMAAAR6'('SKOLEMAAAR17'(X)),X),
    inference('REWRITE',[status(thm)],[1594,1902]) ).

cnf(1964,plain,
    end_point('SKOLEMAAAR6'('SKOLEMAAAR17'(X)),'SKOLEMAAAR17'(X)),
    inference('UR-RESOLVE',[status(thm)],[29,1902]) ).

cnf(1965,plain,
    incident_o('SKOLEMAAAR26','SKOLEMAAAR25'),
    inference('HYPERRESOLVE',[status(thm)],[67,99]) ).

cnf(1966,plain,
    ~ ordered_by('SKOLEMAAAR25','SKOLEMAAAR26',X),
    inference('REWRITE',[status(thm)],[86,1965]) ).

cnf(1967,plain,
    ~ ordered_by('SKOLEMAAAR25',X,'SKOLEMAAAR26'),
    inference('REWRITE',[status(thm)],[87,1965]) ).

cnf(1971,plain,
    incident_c('SKOLEMAAAR26','SKOLEMAAAR17'('SKOLEMAAAR25')),
    inference('HYPERRESOLVE',[status(thm)],[69,1965]) ).

cnf(1973,plain,
    'SKOLEMAAAR20'('SKOLEMAAAR25') = 'SKOLEMAAAR26',
    inference('UR-RESOLVE',[status(thm)],[57,1965,76,1967]) ).

cnf(1976,plain,
    incident_c('SKOLEMAAAR26',sum('SKOLEMAAAR17'('SKOLEMAAAR25'),X)),
    inference('HYPERRESOLVE',[status(thm)],[5,1971,theory(equality)]) ).

cnf(1977,plain,
    incident_c('SKOLEMAAAR26',sum(X,'SKOLEMAAAR17'('SKOLEMAAAR25'))),
    inference('HYPERRESOLVE',[status(thm)],[6,1971,theory(equality)]) ).

cnf(2506,plain,
    start_point('SKOLEMAAAR26','SKOLEMAAAR25'),
    inference('PARAMODULATE',[status(thm)],[76,1973,theory(equality)]) ).

cnf(3563,plain,
    'SKOLEMAAAR6'('SKOLEMAAAR17'('SKOLEMAAAR25')) = 'SKOLEMAAAR26',
    inference('UR-RESOLVE',[status(thm)],[57,1903,2506,1966]) ).

cnf(9216,plain,
    'SKOLEMAAAR5'('SKOLEMAAAR17'('SKOLEMAAAR25'),'SKOLEMAAAR17'('SKOLEMAAAR25')) = 'SKOLEMAAAR26',
    inference('UR-RESOLVE',[status(thm)],[57,845,2506,1966]) ).

cnf(16595,plain,
    ~ end_point('SKOLEMAAAR26','SKOLEMAAAR17'('SKOLEMAAAR25')),
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[27,1977,478,1976]),9216,154,theory(equality)]) ).

cnf(33460,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[1964,3563,theory(equality)]),16595]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem  : GEO127+1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.11  % Command  : run-snark %s %d
% 0.10/0.31  % Computer : n008.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.31  % CPULimit : 300
% 0.16/0.31  % WCLimit  : 600
% 0.16/0.31  % DateTime : Sat Jun 18 16:59:37 EDT 2022
% 0.16/0.31  % CPUTime  : 
% 0.16/0.41  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.42  * 
% 0.16/0.42  * 
% 0.16/0.43  #<PACKAGE "SNARK-USER">
% 0.16/0.43  * 
% 0.16/0.43  SNARK-TPTP-OPTIONS
% 0.16/0.43  * 
% 0.16/0.43  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.16/0.43   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.16/0.43   (USE-FACTORING :POS)
% 0.16/0.43   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.16/0.43   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.16/0.43   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.16/0.43   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.16/0.43   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.16/0.43   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.16/0.43   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.16/0.43   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.16/0.43   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.16/0.43   (DECLARE-TPTP-SYMBOLS2))
% 0.16/0.43  * 
% 0.16/0.43  "."
% 0.16/0.43  * 
% 0.16/0.43  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T16:59:37
% 0.16/0.43  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n008.cluster.edu at 2022-06-18T16:59:37
% 0.16/0.45  WARNING: In quantification, variable ?P is being rebound.
% 0.16/0.45  WARNING: In quantification, variable ?P is being rebound.
% 46.06/46.29  
% 46.06/46.29  
% 46.06/46.29  #||
% 46.06/46.29  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 46.06/46.29  % SZS output start Refutation
% See solution above
% 46.06/46.29  ||#
% 46.06/46.29  
% 46.06/46.29  ; Summary of computation:
% 46.06/46.29  ;     50140 formulas have been input or derived (from 172 formulas).
% 46.06/46.29  ;     33460 (67%) were retained.  Of these,
% 46.06/46.29  ;          416 ( 1%) were simplified or subsumed later,
% 46.06/46.29  ;        33044 (99%) are still being kept.
% 46.06/46.29  ; 
% 46.06/46.29  ; Run time in seconds excluding printing time:
% 46.06/46.29  ;     0.009   0%   Read assertion file          (1 call)
% 46.06/46.29  ;     0.004   0%   Assert                       (28 calls)
% 46.06/46.29  ;     6.087  13%   Process new row              (49,463 calls)
% 46.06/46.29  ;     8.807  19%   Resolution                   (342 calls)
% 46.06/46.29  ;     0.010   0%   Paramodulation               (171 calls)
% 46.06/46.29  ;     0.001   0%   Factoring                    (15 calls)
% 46.06/46.29  ;     0.848   2%   Condensing                   (43,349 calls)
% 46.06/46.29  ;    13.497  29%   Forward subsumption          (43,349 calls)
% 46.06/46.29  ;     7.595  17%   Backward subsumption         (33,214 calls)
% 46.06/46.29  ;     4.916  11%   Clause clause subsumption    (1,300,069 calls)
% 46.06/46.29  ;     3.165   7%   Forward simplification       (49,459 calls)
% 46.06/46.29  ;     0.091   0%   Backward simplification      (33,460 calls)
% 46.06/46.29  ;     0.493   1%   Ordering                     (246,786 calls)
% 46.06/46.29  ;     0.001   0%   Sortal reasoning             (32 calls)
% 46.06/46.29  ;     0.000   0%   Purity testing               (1 call)
% 46.06/46.29  ;     0.292   1%   Other
% 46.06/46.29  ;    45.816        Total
% 46.06/46.29  ;    45.861        Real time
% 46.06/46.29  ; 
% 46.06/46.30  ; Term-hash-array has 59,369 terms in all.
% 46.06/46.30  ; Feature-vector-row-index has 32,802 entries (32,802 at peak, 33,214 added, 412 deleted).
% 46.06/46.30  ; Feature-vector-row-index has 40,546 nodes (40,546 at peak, 42,240 added, 1,694 deleted).
% 46.06/46.30  ;  Retrieved 1,309,991 possibly forward subsuming rows in 43,349 calls.
% 46.06/46.30  ;  Retrieved 787,000 possibly backward subsumed rows in 33,214 calls.
% 46.06/46.30  ; Path-index has 58,745 entries (58,745 at peak, 59,475 added, 730 deleted).
% 46.06/46.30  ; Path-index has 32,590 nodes (32,590 at peak, 32,960 added, 370 deleted).
% 46.06/46.30  ; Trie-index has 58,745 entries (58,745 at peak, 59,475 added, 730 deleted).
% 46.06/46.30  ; Trie-index has 295,826 nodes (295,826 at peak, 298,877 added, 3,051 deleted).
% 46.06/46.30  ; Retrieved 165,097 generalization terms in 448,333 calls.
% 46.06/46.30  ; Retrieved 1,101 instance terms in 245 calls.
% 46.06/46.30  ; Retrieved 8,355,301 unifiable terms in 17,629 calls.
% 46.06/46.30  ; 
% 46.06/46.30  ; The agenda of rows to process has 8 entries:
% 46.06/46.30  ;     1 with value 12              2 with value 17               1 with value 21
% 46.06/46.30  ;     2 with value 16              2 with value 20
% 46.06/46.30  ; The agenda of rows to give has 32876 entries:
% 46.06/46.30  ;    11 with value (4 13)        328 with value (4 55)          75 with value (4 97)
% 46.06/46.30  ;    21 with value (4 14)        542 with value (4 56)          59 with value (4 98)
% 46.06/46.30  ;    27 with value (4 15)        398 with value (4 57)         115 with value (4 99)
% 46.06/46.30  ;    22 with value (4 16)        670 with value (4 58)         198 with value (4 100)
% 46.06/46.30  ;    43 with value (4 17)        440 with value (4 59)         134 with value (4 101)
% 46.06/46.30  ;    18 with value (4 18)        523 with value (4 60)          54 with value (4 102)
% 46.06/46.30  ;    13 with value (4 19)        836 with value (4 61)          53 with value (4 103)
% 46.06/46.30  ;     6 with value (4 20)        434 with value (4 62)          74 with value (4 104)
% 46.06/46.30  ;    34 with value (4 21)        694 with value (4 63)         180 with value (4 105)
% 46.06/46.30  ;    41 with value (4 22)       1122 with value (4 64)         204 with value (4 106)
% 46.06/46.30  ;    21 with value (4 23)        458 with value (4 65)          88 with value (4 107)
% 46.06/46.30  ;    34 with value (4 24)        418 with value (4 66)          66 with value (4 108)
% 46.06/46.30  ;    15 with value (4 25)        548 with value (4 67)         124 with value (4 109)
% 46.06/46.30  ;    42 with value (4 26)        452 with value (4 68)         146 with value (4 110)
% 46.06/46.30  ;    61 with value (4 27)        540 with value (4 69)          74 with value (4 111)
% 46.06/46.30  ;    65 with value (4 28)        294 with value (4 70)          16 with value (4 112)
% 46.06/46.30  ;    88 with value (4 29)        226 with value (4 71)          26 with value (4 113)
% 46.06/46.30  ;    84 with value (4 30)        576 with value (4 72)          88 with value (4 114)
% 46.06/46.30  ;   139 with value (4 31)        656 with value (4 73)          81 with value (4 115)
% 46.06/46.30  ;    74 with value (4 32)        250 with value (4 74)          12 with value (4 116)
% 46.06/46.30  ;   171 with value (4 33)        376 with value (4 75)          56 with value (4 117)
% 46.06/46.30  ;   212 with value (4 34)        682 with value (4 76)           4 with value (4 119)
% 46.06/46.30  ;   326 with value (4 35)        388 with value (4 77)          60 with value (4 120)
% 46.06/46.30  ;   410 with value (4 36)        384 with value (4 78)          12 with value (4 121)
% 46.06/46.30  ;   490 with value (4 37)        315 with value (4 79)           9 with value (4 122)
% 46.06/46.30  ;   472 with value (4 38)        350 with value (4 80)           6 with value (4 123)
% 46.06/46.30  ;   573 with value (4 39)        260 with value (4 81)          20 with value (4 124)
% 46.06/46.30  ;   637 with value (4 40)        239 with value (4 82)          24 with value (4 125)
% 46.06/46.30  ;   692 with value (4 41)        421 with value (4 83)          12 with value (4 126)
% 46.06/46.30  ;   500 with value (4 42)        209 with value (4 84)          56 with value (4 127)
% 46.06/46.30  ;   522 with value (4 43)        276 with value (4 85)          80 with value (4 128)
% 46.06/46.30  ;   878 with value (4 44)        330 with value (4 86)          32 with value (4 129)
% 46.06/46.30  ;   584 with value (4 45)        432 with value (4 87)           2 with value (4 131)
% 46.06/46.30  ;   630 with value (4 46)        312 with value (4 88)          16 with value (4 132)
% 46.06/46.30  ;   716 with value (4 47)        328 with value (4 89)          40 with value (4 133)
% 46.06/46.30  ;   685 with value (4 48)        188 with value (4 90)          40 with value (4 134)
% 46.06/46.30  ;   546 with value (4 49)        390 with value (4 91)          16 with value (4 135)
% 46.06/46.30  ;   748 with value (4 50)        478 with value (4 92)           4 with value (4 136)
% 46.06/46.30  ;   338 with value (4 51)        275 with value (4 93)          17 with value (4 137)
% 46.06/46.30  ;   684 with value (4 52)        314 with value (4 94)          20 with value (4 138)
% 46.06/46.30  ;   708 with value (4 53)        216 with value (4 95)           4 with value (4 139)
% 46.06/46.30  ;   437 with value (4 54)         93 with value (4 96)
% 46.06/46.30  Evaluation took:
% 46.06/46.30    45.868 seconds of real time
% 46.06/46.30    42.59665 seconds of user run time
% 46.06/46.30    3.228633 seconds of system run time
% 46.06/46.30    [Run times include 8.792 seconds GC run time.]
% 46.06/46.30    0 calls to %EVAL
% 46.06/46.30    0 page faults and
% 46.06/46.30    3,282,004,488 bytes consed.
% 46.06/46.30  :PROOF-FOUND
% 46.06/46.30  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T17:00:23
% 46.06/46.30  :PROOF-FOUND
% 46.06/46.30  * 
%------------------------------------------------------------------------------