TSTP Solution File: PRO005+2 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n005.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 : Mon Jul 18 17:53:14 EDT 2022

% Result   : Theorem 1.16s 1.33s
% Output   : Refutation 1.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   26
% Syntax   : Number of clauses     :   54 (  30 unt;  12 nHn;  54 RR)
%            Number of literals    :   98 (   5 equ;  42 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :   11 (   9 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   6 con; 0-3 aty)
%            Number of variables   :   47 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(4,axiom,
    ( ~ occurrence_of(X,Y)
    | atomic(Y)
    | ~ leaf_occ(Z,X)
    | ~ leaf_occ(U,X)
    | Z = U ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_03) ).

cnf(5,axiom,
    ( ~ next_subocc(X,Y,Z)
    | min_precedes(X,Y,Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_04) ).

cnf(18,axiom,
    ( ~ root_occ(X,Y)
    | subactivity_occurrence(X,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_10) ).

cnf(27,axiom,
    ( ~ occurrence_of(X,Y)
    | arboreal(X)
    | ~ atomic(Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_13) ).

cnf(31,axiom,
    ( leaf(X,Y)
    | ~ min_precedes(Z,X,Y)
    | min_precedes(X,'SKOLEMAAAW5'(X,Y),Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_14) ).

cnf(42,axiom,
    ( ~ occurrence_of(X,Y)
    | ~ root_occ(Z,X)
    | ~ min_precedes(U,Z,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_20) ).

cnf(43,axiom,
    ( ~ occurrence_of(X,Y)
    | ~ leaf_occ(Z,X)
    | ~ min_precedes(Z,U,Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_21) ).

cnf(44,axiom,
    ( ~ occurrence_of(X,Y)
    | ~ occurrence_of(X,Z)
    | Y = Z ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_22) ).

cnf(47,axiom,
    ( ~ min_precedes(X,Y,Z)
    | occurrence_of('SKOLEMAAAW9'(Z,X,Y),Z) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_24) ).

cnf(49,axiom,
    ( ~ min_precedes(X,Y,Z)
    | subactivity_occurrence(Y,'SKOLEMAAAW9'(Z,X,Y)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_24) ).

cnf(50,axiom,
    ( ~ leaf(X,Y)
    | atomic(Y)
    | occurrence_of('SKOLEMAAAW10'(Y,X),Y) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_25) ).

cnf(51,axiom,
    ( ~ leaf(X,Y)
    | atomic(Y)
    | leaf_occ(X,'SKOLEMAAAW10'(Y,X)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_25) ).

cnf(64,axiom,
    ( ~ occurrence_of(X,tptp0)
    | occurrence_of('SKOLEMAAAW15'(X),tptp4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_32) ).

cnf(65,axiom,
    ( ~ occurrence_of(X,tptp0)
    | root_occ('SKOLEMAAAW15'(X),X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_32) ).

cnf(66,axiom,
    ( ~ occurrence_of(X,tptp0)
    | occurrence_of('SKOLEMAAAW16'(X),tptp3)
    | occurrence_of('SKOLEMAAAW16'(X),tptp2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_32) ).

cnf(67,axiom,
    ( ~ occurrence_of(X,tptp0)
    | leaf_occ('SKOLEMAAAW16'(X),X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_32) ).

cnf(68,axiom,
    ( ~ occurrence_of(X,tptp0)
    | next_subocc('SKOLEMAAAW15'(X),'SKOLEMAAAW16'(X),tptp0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_32) ).

cnf(70,axiom,
    ~ atomic(tptp0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_34) ).

cnf(71,axiom,
    atomic(tptp4),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_35) ).

cnf(74,axiom,
    atomic(tptp1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_38) ).

cnf(78,axiom,
    tptp1 != tptp3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_42) ).

cnf(79,axiom,
    tptp1 != tptp2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_43) ).

cnf(81,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | root_occ(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_45) ).

cnf(82,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | occurrence_of('SKOLEMAAAW17'(Y),tptp1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_46) ).

cnf(83,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | next_subocc(Y,'SKOLEMAAAW17'(Y),tptp0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sos_46) ).

cnf(84,negated_conjecture,
    occurrence_of('SKOLEMAAAW18',tptp0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

cnf(88,plain,
    occurrence_of('SKOLEMAAAW15'('SKOLEMAAAW18'),tptp4),
    inference('HYPERRESOLVE',[status(thm)],[64,84]) ).

cnf(89,plain,
    root_occ('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW18'),
    inference('HYPERRESOLVE',[status(thm)],[65,84]) ).

cnf(91,plain,
    next_subocc('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW16'('SKOLEMAAAW18'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[68,84]) ).

cnf(108,plain,
    arboreal('SKOLEMAAAW15'('SKOLEMAAAW18')),
    inference('HYPERRESOLVE',[status(thm)],[27,88,71]) ).

cnf(113,plain,
    subactivity_occurrence('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW18'),
    inference('HYPERRESOLVE',[status(thm)],[18,89]) ).

cnf(137,plain,
    ( leaf_occ('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW18')
    | occurrence_of('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp1) ),
    inference('HYPERRESOLVE',[status(thm)],[82,113,84,108]) ).

cnf(138,plain,
    ( leaf_occ('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW18')
    | next_subocc('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp0) ),
    inference('HYPERRESOLVE',[status(thm)],[83,113,84,108]) ).

cnf(146,plain,
    min_precedes('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW16'('SKOLEMAAAW18'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[5,91]) ).

cnf(168,plain,
    ~ leaf_occ('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW18'),
    inference('UR-RESOLVE',[status(thm)],[43,146,84]) ).

cnf(169,plain,
    occurrence_of('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp1),
    inference('REWRITE',[status(thm)],[137,168]) ).

cnf(170,plain,
    next_subocc('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp0),
    inference('REWRITE',[status(thm)],[138,168]) ).

cnf(200,plain,
    arboreal('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18'))),
    inference('HYPERRESOLVE',[status(thm)],[27,169,74]) ).

cnf(202,plain,
    ~ occurrence_of('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp3),
    inference('UR-RESOLVE',[status(thm)],[44,169,78]) ).

cnf(203,plain,
    ~ occurrence_of('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp2),
    inference('UR-RESOLVE',[status(thm)],[44,169,79]) ).

cnf(241,plain,
    min_precedes('SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[5,170]) ).

cnf(332,plain,
    occurrence_of('SKOLEMAAAW9'(tptp0,'SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18'))),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[47,241]) ).

cnf(337,plain,
    subactivity_occurrence('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),'SKOLEMAAAW9'(tptp0,'SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),
    inference('HYPERRESOLVE',[status(thm)],[49,241]) ).

cnf(338,plain,
    ( leaf('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp0)
    | min_precedes('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),'SKOLEMAAAW5'('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp0),tptp0) ),
    inference('HYPERRESOLVE',[status(thm)],[31,241]) ).

cnf(562,plain,
    ~ root_occ('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),'SKOLEMAAAW9'(tptp0,'SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),
    inference('UR-RESOLVE',[status(thm)],[42,332,241]) ).

cnf(805,plain,
    leaf_occ('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),'SKOLEMAAAW9'(tptp0,'SKOLEMAAAW15'('SKOLEMAAAW18'),'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[81,337,332,200]),562]) ).

cnf(1003,plain,
    ~ min_precedes('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),X,tptp0),
    inference('UR-RESOLVE',[status(thm)],[43,805,332]) ).

cnf(1004,plain,
    leaf('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),tptp0),
    inference('REWRITE',[status(thm)],[338,1003]) ).

cnf(1007,plain,
    occurrence_of('SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18'))),tptp0),
    inference('UR-RESOLVE',[status(thm)],[50,1004,70]) ).

cnf(1009,plain,
    leaf_occ('SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),'SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),
    inference('UR-RESOLVE',[status(thm)],[51,1004,70]) ).

cnf(1024,plain,
    leaf_occ('SKOLEMAAAW16'('SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),'SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),
    inference('HYPERRESOLVE',[status(thm)],[67,1007]) ).

cnf(1028,plain,
    ( occurrence_of('SKOLEMAAAW16'('SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),tptp3)
    | occurrence_of('SKOLEMAAAW16'('SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))),tptp2) ),
    inference('HYPERRESOLVE',[status(thm)],[66,1007]) ).

cnf(1956,plain,
    'SKOLEMAAAW16'('SKOLEMAAAW10'(tptp0,'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')))) = 'SKOLEMAAAW17'('SKOLEMAAAW15'('SKOLEMAAAW18')),
    inference('UR-RESOLVE',[status(thm)],[4,1024,1007,70,1009]) ).

cnf(1958,plain,
    $false,
    inference('REWRITE',[status(thm)],[1028,203,202,1956,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PRO005+2 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n005.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 : Mon Jun 13 03:31:09 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.21/0.46  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.47  * 
% 0.21/0.48  * 
% 0.21/0.48  #<PACKAGE "SNARK-USER">
% 0.21/0.48  * 
% 0.21/0.48  SNARK-TPTP-OPTIONS
% 0.21/0.48  * 
% 0.21/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.48   (USE-FACTORING :POS)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.48  * 
% 0.21/0.48  "."
% 0.21/0.48  * 
% 0.21/0.48  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-13T03:31:09
% 0.21/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n005.cluster.edu at 2022-06-13T03:31:09
% 1.16/1.33  
% 1.16/1.33  
% 1.16/1.33  #||
% 1.16/1.33  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 1.16/1.33  % SZS output start Refutation
% See solution above
% 1.16/1.33  ||#
% 1.16/1.33  
% 1.16/1.33  ; Summary of computation:
% 1.16/1.33  ;      5574 formulas have been input or derived (from 991 formulas).
% 1.16/1.33  ;      1958 (35%) were retained.  Of these,
% 1.16/1.33  ;          342 (17%) were simplified or subsumed later,
% 1.16/1.33  ;         1616 (83%) are still being kept.
% 1.16/1.33  ; 
% 1.16/1.33  ; Run time in seconds excluding printing time:
% 1.16/1.33  ;     0.011   1%   Read assertion file          (1 call)
% 1.16/1.33  ;     0.003   0%   Assert                       (48 calls)
% 1.16/1.33  ;     0.131  16%   Process new row              (4,311 calls)
% 1.16/1.33  ;     0.558  66%   Resolution                   (1,980 calls)
% 1.16/1.33  ;     0.008   1%   Paramodulation               (990 calls)
% 1.16/1.33  ;     0.000   0%   Factoring                    (32 calls)
% 1.16/1.33  ;     0.000   0%   Condensing                   (269 calls)
% 1.16/1.33  ;     0.011   1%   Forward subsumption          (269 calls)
% 1.16/1.33  ;     0.004   0%   Backward subsumption         (239 calls)
% 1.16/1.33  ;     0.000   0%   Clause clause subsumption    (82 calls)
% 1.16/1.33  ;     0.039   5%   Forward simplification       (4,109 calls)
% 1.16/1.33  ;     0.033   4%   Backward simplification      (1,958 calls)
% 1.16/1.33  ;     0.000   0%   Ordering                     (560 calls)
% 1.16/1.33  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.16/1.33  ;     0.000   0%   Purity testing               (1 call)
% 1.16/1.33  ;     0.046   5%   Other
% 1.16/1.33  ;     0.844        Total
% 1.16/1.33  ;     0.848        Real time
% 1.16/1.33  ; 
% 1.16/1.33  ; Term-hash-array has 2,331 terms in all.
% 1.16/1.33  ; Feature-vector-row-index has 203 entries (204 at peak, 239 added, 36 deleted).
% 1.16/1.33  ; Feature-vector-row-index has 1,543 nodes (1,546 at peak, 1,914 added, 371 deleted).
% 1.16/1.33  ;  Retrieved 102 possibly forward subsuming rows in 269 calls.
% 1.16/1.33  ;  Retrieved 25 possibly backward subsumed rows in 239 calls.
% 1.16/1.33  ; Path-index has 1,966 entries (1,970 at peak, 2,356 added, 390 deleted).
% 1.16/1.33  ; Path-index has 8,026 nodes (8,031 at peak, 8,550 added, 524 deleted).
% 1.16/1.33  ; Trie-index has 1,966 entries (1,970 at peak, 2,356 added, 390 deleted).
% 1.16/1.33  ; Trie-index has 10,963 nodes (10,986 at peak, 13,373 added, 2,410 deleted).
% 1.16/1.33  ; Retrieved 2,136 generalization terms in 8,555 calls.
% 1.16/1.33  ; Retrieved 1,734 instance terms in 1,718 calls.
% 1.16/1.33  ; Retrieved 364,657 unifiable terms in 126,471 calls.
% 1.16/1.33  ; 
% 1.16/1.33  ; The agenda of backward simplifiable rows to process has 1 entry:
% 1.16/1.33  ;     1 with value 0
% 1.16/1.33  ; The agenda of rows to process has 6 entries:
% 1.16/1.33  ;     1 with value 25              1 with value 29               1 with value 33
% 1.16/1.33  ;     2 with value 26              1 with value 32
% 1.16/1.33  ; The agenda of rows to give has 734 entries:
% 1.16/1.33  ;     2 with value (4 23)         32 with value (4 34)           1 with value (4 45)
% 1.16/1.33  ;    77 with value (4 24)         11 with value (4 35)           6 with value (4 46)
% 1.16/1.33  ;    98 with value (4 25)         11 with value (4 36)           7 with value (4 47)
% 1.16/1.33  ;    71 with value (4 26)          3 with value (4 37)           3 with value (4 48)
% 1.16/1.33  ;    72 with value (4 27)          7 with value (4 38)           2 with value (4 49)
% 1.16/1.33  ;    60 with value (4 28)          2 with value (4 39)           1 with value (4 50)
% 1.16/1.33  ;    65 with value (4 29)          4 with value (4 40)           3 with value (4 51)
% 1.16/1.33  ;    66 with value (4 30)          2 with value (4 41)           2 with value (4 52)
% 1.16/1.33  ;    55 with value (4 31)          1 with value (4 42)           3 with value (4 53)
% 1.16/1.33  ;    34 with value (4 32)          1 with value (4 43)           2 with value (4 54)
% 1.16/1.33  ;    26 with value (4 33)          3 with value (4 44)           1 with value (4 59)
% 1.16/1.33  Evaluation took:
% 1.16/1.33    0.849 seconds of real time
% 1.16/1.33    0.801391 seconds of user run time
% 1.16/1.33    0.046864 seconds of system run time
% 1.16/1.33    [Run times include 0.077 seconds GC run time.]
% 1.16/1.33    0 calls to %EVAL
% 1.16/1.33    0 page faults and
% 1.16/1.33    82,567,768 bytes consed.
% 1.16/1.33  :PROOF-FOUND
% 1.16/1.33  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-13T03:31:10
% 1.16/1.33  :PROOF-FOUND
% 1.16/1.33  * 
%------------------------------------------------------------------------------