TSTP Solution File: PRO014+4 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n015.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:22 EDT 2022

% Result   : Theorem 1.05s 1.24s
% Output   : Refutation 1.05s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   33
% Syntax   : Number of clauses     :   82 (  53 unt;  10 nHn;  82 RR)
%            Number of literals    :  150 (   3 equ;  64 neg)
%            Maximal clause size   :    8 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :   14 (  12 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   6 con; 0-3 aty)
%            Number of variables   :   73 (   9 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(6,axiom,
    ( ~ occurrence_of(X,Y)
    | ~ arboreal(Z)
    | ~ arboreal(U)
    | ~ subactivity_occurrence(Z,X)
    | ~ subactivity_occurrence(U,X)
    | min_precedes(Z,U,Y)
    | min_precedes(U,Z,Y)
    | U = Z ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_04) ).

cnf(9,axiom,
    ( ~ min_precedes(X,Y,Z)
    | occurrence_of('SKOLEMAAAR3'(Z,X,Y),Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_06) ).

cnf(10,axiom,
    ( ~ min_precedes(X,Y,Z)
    | subactivity_occurrence(X,'SKOLEMAAAR3'(Z,X,Y)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_06) ).

cnf(11,axiom,
    ( ~ min_precedes(X,Y,Z)
    | subactivity_occurrence(Y,'SKOLEMAAAR3'(Z,X,Y)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_06) ).

cnf(12,axiom,
    ( ~ leaf(X,Y)
    | atomic(Y)
    | occurrence_of('SKOLEMAAAR4'(Y,X),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_07) ).

cnf(13,axiom,
    ( ~ leaf(X,Y)
    | atomic(Y)
    | leaf_occ(X,'SKOLEMAAAR4'(Y,X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_07) ).

cnf(20,axiom,
    ( ~ legal(X)
    | arboreal(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_13) ).

cnf(31,axiom,
    ( ~ root(X,Y)
    | legal(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_17) ).

cnf(33,axiom,
    ( ~ leaf_occ(X,Y)
    | subactivity_occurrence(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_18) ).

cnf(41,axiom,
    ( ~ precedes(X,Y)
    | earlier(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_21) ).

cnf(42,axiom,
    ( ~ precedes(X,Y)
    | legal(Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_21) ).

cnf(43,axiom,
    ( precedes(X,Y)
    | ~ earlier(X,Y)
    | ~ legal(Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_21) ).

cnf(44,axiom,
    ( ~ min_precedes(X,Y,Z)
    | ~ root(Y,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_22) ).

cnf(45,axiom,
    ( ~ min_precedes(X,Y,Z)
    | root('SKOLEMAAAR11'(Z,Y),Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_23) ).

cnf(46,axiom,
    ( ~ min_precedes(X,Y,Z)
    | min_precedes('SKOLEMAAAR11'(Z,Y),Y,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_23) ).

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

cnf(50,axiom,
    ( ~ next_subocc(X,Y,Z)
    | min_precedes(X,Y,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_26) ).

cnf(54,axiom,
    ( ~ min_precedes(X,Y,Z)
    | ~ occurrence_of(U,Z)
    | ~ subactivity_occurrence(Y,U)
    | subactivity_occurrence(X,U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_27) ).

cnf(57,axiom,
    ( ~ earlier(X,Y)
    | ~ earlier(Y,Z)
    | earlier(X,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_30) ).

cnf(58,axiom,
    ( ~ min_precedes(X,Y,Z)
    | ~ min_precedes(X,U,Z)
    | ~ precedes(Y,U)
    | min_precedes(Y,U,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_31) ).

cnf(59,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | occurrence_of('SKOLEMAAAR13'(Y),tptp3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_32) ).

cnf(60,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | next_subocc(Y,'SKOLEMAAAR13'(Y),tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_32) ).

cnf(62,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | next_subocc('SKOLEMAAAR13'(Y),'SKOLEMAAAR14'(Y),tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_32) ).

cnf(63,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | occurrence_of('SKOLEMAAAR15'(Y),tptp2)
    | occurrence_of('SKOLEMAAAR15'(Y),tptp1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_32) ).

cnf(64,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | next_subocc('SKOLEMAAAR14'(Y),'SKOLEMAAAR15'(Y),tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_32) ).

cnf(65,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | leaf('SKOLEMAAAR15'(Y),tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_32) ).

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

cnf(77,negated_conjecture,
    occurrence_of('SKOLEMAAAR17',tptp0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(78,negated_conjecture,
    subactivity_occurrence('SKOLEMAAAR16','SKOLEMAAAR17'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(79,negated_conjecture,
    arboreal('SKOLEMAAAR16'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(80,negated_conjecture,
    ~ leaf_occ('SKOLEMAAAR16','SKOLEMAAAR17'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(81,negated_conjecture,
    ( ~ occurrence_of(X,tptp3)
    | ~ next_subocc('SKOLEMAAAR16',X,tptp0)
    | ~ occurrence_of(Y,tptp2)
    | ~ min_precedes(X,Y,tptp0)
    | ~ leaf(Y,tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(82,negated_conjecture,
    ( ~ occurrence_of(X,tptp3)
    | ~ next_subocc('SKOLEMAAAR16',X,tptp0)
    | ~ occurrence_of(Y,tptp1)
    | ~ min_precedes(X,Y,tptp0)
    | ~ leaf(Y,tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

cnf(90,plain,
    occurrence_of('SKOLEMAAAR13'('SKOLEMAAAR16'),tptp3),
    inference('UR-RESOLVE',[status(thm)],[59,77,78,79,80]) ).

cnf(92,plain,
    leaf('SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[65,77,78,79,80]) ).

cnf(93,plain,
    next_subocc('SKOLEMAAAR16','SKOLEMAAAR13'('SKOLEMAAAR16'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[60,77,78,79,80]) ).

cnf(94,plain,
    next_subocc('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[62,77,78,79,80]) ).

cnf(95,plain,
    next_subocc('SKOLEMAAAR14'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[64,77,78,79,80]) ).

cnf(96,plain,
    ( occurrence_of('SKOLEMAAAR15'('SKOLEMAAAR16'),tptp2)
    | occurrence_of('SKOLEMAAAR15'('SKOLEMAAAR16'),tptp1) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[63,77,78,79]),80]) ).

cnf(119,plain,
    occurrence_of('SKOLEMAAAR4'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[12,92,66]) ).

cnf(120,plain,
    leaf_occ('SKOLEMAAAR15'('SKOLEMAAAR16'),'SKOLEMAAAR4'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('UR-RESOLVE',[status(thm)],[13,92,66]) ).

cnf(135,plain,
    min_precedes('SKOLEMAAAR16','SKOLEMAAAR13'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[50,93]) ).

cnf(142,plain,
    min_precedes('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[50,94]) ).

cnf(144,plain,
    min_precedes('SKOLEMAAAR14'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[50,95]) ).

cnf(155,plain,
    root('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[45,135]) ).

cnf(158,plain,
    min_precedes('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16')),'SKOLEMAAAR13'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[46,135]) ).

cnf(180,plain,
    precedes('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[47,142]) ).

cnf(183,plain,
    root('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[45,142]) ).

cnf(184,plain,
    min_precedes('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),'SKOLEMAAAR14'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[46,142]) ).

cnf(185,plain,
    occurrence_of('SKOLEMAAAR3'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[9,142]) ).

cnf(186,plain,
    subactivity_occurrence('SKOLEMAAAR14'('SKOLEMAAAR16'),'SKOLEMAAAR3'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[11,142]) ).

cnf(187,plain,
    subactivity_occurrence('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR3'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[10,142]) ).

cnf(195,plain,
    precedes('SKOLEMAAAR14'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[47,144]) ).

cnf(198,plain,
    root('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[45,144]) ).

cnf(199,plain,
    min_precedes('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16')),'SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[46,144]) ).

cnf(205,plain,
    earlier('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[41,180]) ).

cnf(206,plain,
    legal('SKOLEMAAAR15'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[42,195]) ).

cnf(207,plain,
    earlier('SKOLEMAAAR14'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[41,195]) ).

cnf(228,plain,
    earlier('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[57,207,205]) ).

cnf(245,plain,
    subactivity_occurrence('SKOLEMAAAR15'('SKOLEMAAAR16'),'SKOLEMAAAR4'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[33,120]) ).

cnf(252,plain,
    legal('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[31,155]) ).

cnf(253,plain,
    ~ min_precedes(X,'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[44,155]) ).

cnf(257,plain,
    legal('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[31,183]) ).

cnf(258,plain,
    ~ min_precedes(X,'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[44,183]) ).

cnf(262,plain,
    legal('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[31,198]) ).

cnf(263,plain,
    ~ min_precedes(X,'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[44,198]) ).

cnf(273,plain,
    precedes('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16')),
    inference('HYPERRESOLVE',[status(thm)],[43,228,206]) ).

cnf(278,plain,
    arboreal('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[20,252]) ).

cnf(279,plain,
    arboreal('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[20,257]) ).

cnf(280,plain,
    arboreal('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[20,262]) ).

cnf(308,plain,
    subactivity_occurrence('SKOLEMAAAR14'('SKOLEMAAAR16'),'SKOLEMAAAR4'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[54,245,144,119]) ).

cnf(438,plain,
    subactivity_occurrence('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16')),'SKOLEMAAAR4'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[54,199,119,245]) ).

cnf(477,plain,
    subactivity_occurrence('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),'SKOLEMAAAR4'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[54,308,184,119]) ).

cnf(546,plain,
    subactivity_occurrence('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),'SKOLEMAAAR3'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[54,186,184,185]) ).

cnf(548,plain,
    subactivity_occurrence('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16')),'SKOLEMAAAR3'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR14'('SKOLEMAAAR16'))),
    inference('HYPERRESOLVE',[status(thm)],[54,187,158,185]) ).

cnf(866,plain,
    'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR15'('SKOLEMAAAR16')) = 'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),
    inference('UR-RESOLVE',[status(thm)],[6,477,119,279,280,438,263,258]) ).

cnf(867,plain,
    min_precedes('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')),'SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('REWRITE',[status(thm)],[199,866,theory(equality)]) ).

cnf(1237,plain,
    'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR14'('SKOLEMAAAR16')) = 'SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16')),
    inference('UR-RESOLVE',[status(thm)],[6,548,185,278,279,546,258,253]) ).

cnf(1249,plain,
    min_precedes('SKOLEMAAAR11'(tptp0,'SKOLEMAAAR13'('SKOLEMAAAR16')),'SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('REWRITE',[status(thm)],[867,1237,theory(equality)]) ).

cnf(1283,plain,
    min_precedes('SKOLEMAAAR13'('SKOLEMAAAR16'),'SKOLEMAAAR15'('SKOLEMAAAR16'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[58,1249,158,273]) ).

cnf(1284,plain,
    occurrence_of('SKOLEMAAAR15'('SKOLEMAAAR16'),tptp1),
    inference('HYPERRESOLVE',[status(thm)],[81,1283,90,93,96,92]) ).

cnf(1285,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[82,1283,90,93,92]),1284]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.09  % Problem  : PRO014+4 : TPTP v8.1.0. Released v4.0.0.
% 0.02/0.10  % Command  : run-snark %s %d
% 0.09/0.30  % Computer : n015.cluster.edu
% 0.09/0.30  % Model    : x86_64 x86_64
% 0.09/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.30  % Memory   : 8042.1875MB
% 0.09/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.30  % CPULimit : 300
% 0.09/0.30  % WCLimit  : 600
% 0.09/0.30  % DateTime : Mon Jun 13 02:25:37 EDT 2022
% 0.09/0.30  % CPUTime  : 
% 0.14/0.39  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.40  * 
% 0.14/0.40  * 
% 0.14/0.40  #<PACKAGE "SNARK-USER">
% 0.14/0.40  * 
% 0.14/0.40  SNARK-TPTP-OPTIONS
% 0.14/0.40  * 
% 0.14/0.40  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.14/0.40   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.14/0.40   (USE-FACTORING :POS)
% 0.14/0.40   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.14/0.40   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.14/0.40   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.14/0.40   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.14/0.40   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.14/0.40   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.14/0.40   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.14/0.40   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.14/0.40   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.14/0.40   (DECLARE-TPTP-SYMBOLS2))
% 0.14/0.40  * 
% 0.14/0.40  "."
% 0.14/0.40  * 
% 0.14/0.41  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-13T02:25:37
% 0.14/0.41  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n015.cluster.edu at 2022-06-13T02:25:37
% 0.14/0.43  WARNING:
% 0.14/0.43     |activity| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 1.05/1.24  
% 1.05/1.24  
% 1.05/1.24  #||
% 1.05/1.24  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.05/1.24  % SZS output start Refutation
% See solution above
% 1.05/1.26  ||#
% 1.05/1.26  
% 1.05/1.26  ; Summary of computation:
% 1.05/1.26  ;      3449 formulas have been input or derived (from 660 formulas).
% 1.05/1.26  ;      1285 (37%) were retained.  Of these,
% 1.05/1.26  ;          213 (17%) were simplified or subsumed later,
% 1.05/1.26  ;         1072 (83%) are still being kept.
% 1.05/1.26  ; 
% 1.05/1.26  ; Run time in seconds excluding printing time:
% 1.05/1.26  ;     0.010   1%   Read assertion file          (1 call)
% 1.05/1.26  ;     0.003   0%   Assert                       (46 calls)
% 1.05/1.26  ;     0.108  13%   Process new row              (2,851 calls)
% 1.05/1.26  ;     0.596  72%   Resolution                   (1,318 calls)
% 1.05/1.26  ;     0.007   1%   Paramodulation               (659 calls)
% 1.05/1.26  ;     0.000   0%   Factoring                    (1 call)
% 1.05/1.26  ;     0.000   0%   Condensing                   (170 calls)
% 1.05/1.26  ;     0.003   0%   Forward subsumption          (170 calls)
% 1.05/1.26  ;     0.003   0%   Backward subsumption         (131 calls)
% 1.05/1.26  ;     0.001   0%   Clause clause subsumption    (60 calls)
% 1.05/1.26  ;     0.028   3%   Forward simplification       (2,760 calls)
% 1.05/1.26  ;     0.028   3%   Backward simplification      (1,285 calls)
% 1.05/1.26  ;     0.000   0%   Ordering                     (139 calls)
% 1.05/1.26  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.05/1.26  ;     0.001   0%   Purity testing               (1 call)
% 1.05/1.26  ;     0.045   5%   Other
% 1.05/1.26  ;     0.833        Total
% 1.05/1.26  ;     0.853        Real time
% 1.05/1.26  ; 
% 1.05/1.26  ; Term-hash-array has 1,500 terms in all.
% 1.05/1.26  ; Feature-vector-row-index has 104 entries (113 at peak, 131 added, 27 deleted).
% 1.05/1.26  ; Feature-vector-row-index has 547 nodes (610 at peak, 753 added, 206 deleted).
% 1.05/1.26  ;  Retrieved 62 possibly forward subsuming rows in 170 calls.
% 1.05/1.26  ;  Retrieved 14 possibly backward subsumed rows in 131 calls.
% 1.05/1.26  ; Path-index has 1,269 entries (1,356 at peak, 1,529 added, 260 deleted).
% 1.05/1.26  ; Path-index has 3,101 nodes (3,170 at peak, 3,297 added, 196 deleted).
% 1.05/1.26  ; Trie-index has 1,269 entries (1,356 at peak, 1,529 added, 260 deleted).
% 1.05/1.26  ; Trie-index has 4,801 nodes (5,149 at peak, 5,773 added, 972 deleted).
% 1.05/1.26  ; Retrieved 1,614 generalization terms in 3,582 calls.
% 1.05/1.26  ; Retrieved 1,168 instance terms in 1,153 calls.
% 1.05/1.26  ; Retrieved 334,546 unifiable terms in 88,340 calls.
% 1.05/1.26  ; 
% 1.05/1.26  ; The agenda of rows to process has 55 entries:
% 1.05/1.26  ;     1 with value 14              6 with value 18              10 with value 23
% 1.05/1.26  ;     6 with value 15              7 with value 19               1 with value 25
% 1.05/1.26  ;     3 with value 16             14 with value 20               2 with value 29
% 1.05/1.26  ;     3 with value 17              2 with value 21
% 1.05/1.26  ; The agenda of rows to give has 493 entries:
% 1.05/1.26  ;     1 with value (4 14)         14 with value (4 25)           3 with value (4 33)
% 1.05/1.26  ;     1 with value (4 17)          2 with value (4 26)           1 with value (4 34)
% 1.05/1.26  ;   104 with value (4 18)          3 with value (4 27)           4 with value (4 37)
% 1.05/1.26  ;   104 with value (4 19)          3 with value (4 28)           2 with value (4 38)
% 1.05/1.26  ;    91 with value (4 20)          9 with value (4 29)           1 with value (4 39)
% 1.05/1.26  ;    38 with value (4 21)          1 with value (4 30)           1 with value (4 41)
% 1.05/1.26  ;    62 with value (4 22)          3 with value (4 31)           1 with value (4 43)
% 1.05/1.26  ;    35 with value (4 23)          1 with value (4 32)           2 with value (4 44)
% 1.05/1.26  ;     6 with value (4 24)
% 1.05/1.26  Evaluation took:
% 1.05/1.26    0.854 seconds of real time
% 1.05/1.26    0.81171 seconds of user run time
% 1.05/1.26    0.042065 seconds of system run time
% 1.05/1.26    [Run times include 0.049 seconds GC run time.]
% 1.05/1.26    0 calls to %EVAL
% 1.05/1.26    0 page faults and
% 1.05/1.26    50,984,800 bytes consed.
% 1.05/1.26  :PROOF-FOUND
% 1.05/1.26  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-13T02:25:38
% 1.05/1.26  :PROOF-FOUND
% 1.05/1.26  * 
%------------------------------------------------------------------------------