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

View Problem - Process Solution

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

% Computer : n016.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.75s 1.93s
% Output   : Refutation 1.75s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   32
% Syntax   : Number of clauses     :   85 (  57 unt;  12 nHn;  85 RR)
%            Number of literals    :  154 (   4 equ;  64 neg)
%            Maximal clause size   :    8 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   14 (  12 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;   6 con; 0-2 aty)
%            Number of variables   :   69 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(8,axiom,
    ( ~ earlier(X,Y)
    | ~ earlier(Y,Z)
    | earlier(X,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_05) ).

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

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

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

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

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

cnf(24,axiom,
    ( ~ min_precedes(X,Y,Z)
    | min_precedes('SKOLEMAAAS5'(Z,Y),Y,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_13) ).

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

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

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

cnf(29,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_18) ).

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

cnf(51,axiom,
    ( ~ occurrence_of(X,Y)
    | atomic(Y)
    | root('SKOLEMAAAS12'(Y,X),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_27) ).

cnf(52,axiom,
    ( ~ occurrence_of(X,Y)
    | atomic(Y)
    | subactivity_occurrence('SKOLEMAAAS12'(Y,X),X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_27) ).

cnf(53,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)
    | Z = U ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_28) ).

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_29) ).

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

cnf(78,axiom,
    ( ~ leaf(X,Y)
    | atomic(Y)
    | occurrence_of('SKOLEMAAAS16'(Y,X),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_45) ).

cnf(79,axiom,
    ( ~ leaf(X,Y)
    | atomic(Y)
    | leaf_occ(X,'SKOLEMAAAS16'(Y,X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_45) ).

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

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

cnf(86,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | next_subocc('SKOLEMAAAS17'(Y),'SKOLEMAAAS18'(Y),tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_49) ).

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

cnf(88,axiom,
    ( ~ occurrence_of(X,tptp0)
    | ~ subactivity_occurrence(Y,X)
    | ~ arboreal(Y)
    | leaf_occ(Y,X)
    | next_subocc('SKOLEMAAAS18'(Y),'SKOLEMAAAS19'(Y),tptp0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sos_49) ).

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

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

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

cnf(103,negated_conjecture,
    subactivity_occurrence('SKOLEMAAAS20','SKOLEMAAAS21'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

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

cnf(105,negated_conjecture,
    ~ leaf_occ('SKOLEMAAAS20','SKOLEMAAAS21'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

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

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

cnf(120,plain,
    occurrence_of('SKOLEMAAAS17'('SKOLEMAAAS20'),tptp3),
    inference('UR-RESOLVE',[status(thm)],[83,102,103,104,105]) ).

cnf(122,plain,
    leaf('SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[89,102,103,104,105]) ).

cnf(123,plain,
    next_subocc('SKOLEMAAAS20','SKOLEMAAAS17'('SKOLEMAAAS20'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[84,102,103,104,105]) ).

cnf(124,plain,
    next_subocc('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS18'('SKOLEMAAAS20'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[86,102,103,104,105]) ).

cnf(125,plain,
    next_subocc('SKOLEMAAAS18'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('UR-RESOLVE',[status(thm)],[88,102,103,104,105]) ).

cnf(126,plain,
    ( occurrence_of('SKOLEMAAAS19'('SKOLEMAAAS20'),tptp2)
    | occurrence_of('SKOLEMAAAS19'('SKOLEMAAAS20'),tptp1) ),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[87,102,103,104]),105]) ).

cnf(161,plain,
    occurrence_of('SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[78,122,91]) ).

cnf(162,plain,
    leaf_occ('SKOLEMAAAS19'('SKOLEMAAAS20'),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('UR-RESOLVE',[status(thm)],[79,122,91]) ).

cnf(191,plain,
    min_precedes('SKOLEMAAAS20','SKOLEMAAAS17'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[36,123]) ).

cnf(201,plain,
    min_precedes('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS18'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[36,124]) ).

cnf(203,plain,
    min_precedes('SKOLEMAAAS18'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[36,125]) ).

cnf(215,plain,
    root('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[23,191]) ).

cnf(222,plain,
    min_precedes('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20')),'SKOLEMAAAS17'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[24,191]) ).

cnf(259,plain,
    precedes('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS18'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[26,201]) ).

cnf(262,plain,
    root('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[23,201]) ).

cnf(264,plain,
    min_precedes('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')),'SKOLEMAAAS18'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[24,201]) ).

cnf(278,plain,
    precedes('SKOLEMAAAS18'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[26,203]) ).

cnf(281,plain,
    root('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[23,203]) ).

cnf(283,plain,
    min_precedes('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')),'SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[24,203]) ).

cnf(300,plain,
    earlier('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS18'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[14,259]) ).

cnf(304,plain,
    legal('SKOLEMAAAS19'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[15,278]) ).

cnf(305,plain,
    earlier('SKOLEMAAAS18'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[14,278]) ).

cnf(319,plain,
    root('SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),tptp0),
    inference('UR-RESOLVE',[status(thm)],[51,161,91]) ).

cnf(320,plain,
    subactivity_occurrence('SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('UR-RESOLVE',[status(thm)],[52,161,91]) ).

cnf(348,plain,
    earlier('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[8,305,300]) ).

cnf(368,plain,
    subactivity_occurrence('SKOLEMAAAS19'('SKOLEMAAAS20'),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[64,162]) ).

cnf(392,plain,
    legal('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[27,215]) ).

cnf(393,plain,
    ~ min_precedes(X,'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[25,215]) ).

cnf(399,plain,
    legal('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[27,262]) ).

cnf(400,plain,
    ~ min_precedes(X,'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[25,262]) ).

cnf(406,plain,
    legal('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[27,281]) ).

cnf(407,plain,
    ~ min_precedes(X,'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')),tptp0),
    inference('UR-RESOLVE',[status(thm)],[25,281]) ).

cnf(422,plain,
    precedes('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20')),
    inference('HYPERRESOLVE',[status(thm)],[16,348,304]) ).

cnf(443,plain,
    arboreal('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[12,392]) ).

cnf(446,plain,
    arboreal('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[12,399]) ).

cnf(449,plain,
    arboreal('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[12,406]) ).

cnf(521,plain,
    subactivity_occurrence('SKOLEMAAAS18'('SKOLEMAAAS20'),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[54,368,203,161]) ).

cnf(770,plain,
    subactivity_occurrence('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[54,283,161,368]) ).

cnf(814,plain,
    subactivity_occurrence('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[54,521,201,161]) ).

cnf(818,plain,
    subactivity_occurrence('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[54,521,264,161]) ).

cnf(997,plain,
    legal('SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')))),
    inference('HYPERRESOLVE',[status(thm)],[27,319]) ).

cnf(998,plain,
    ~ min_precedes(X,'SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),tptp0),
    inference('UR-RESOLVE',[status(thm)],[25,319]) ).

cnf(1049,plain,
    subactivity_occurrence('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20')),'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('HYPERRESOLVE',[status(thm)],[54,814,222,161]) ).

cnf(1150,plain,
    arboreal('SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')))),
    inference('HYPERRESOLVE',[status(thm)],[12,997]) ).

cnf(1937,plain,
    'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')) = 'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20')),
    inference('UR-RESOLVE',[status(thm)],[53,818,161,446,449,770,407,400]) ).

cnf(1938,plain,
    min_precedes('SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')),'SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('REWRITE',[status(thm)],[283,1937,theory(equality)]) ).

cnf(2625,plain,
    'SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))) = 'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS18'('SKOLEMAAAS20')),
    inference('UR-RESOLVE',[status(thm)],[53,320,161,1150,446,818,400,998]) ).

cnf(2744,plain,
    min_precedes('SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),'SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('REWRITE',[status(thm)],[1938,2625,theory(equality)]) ).

cnf(3156,plain,
    'SKOLEMAAAS5'(tptp0,'SKOLEMAAAS17'('SKOLEMAAAS20')) = 'SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),
    inference('UR-RESOLVE',[status(thm)],[53,1049,161,443,1150,320,998,393]) ).

cnf(3157,plain,
    min_precedes('SKOLEMAAAS12'(tptp0,'SKOLEMAAAS16'(tptp0,'SKOLEMAAAS19'('SKOLEMAAAS20'))),'SKOLEMAAAS17'('SKOLEMAAAS20'),tptp0),
    inference('REWRITE',[status(thm)],[222,3156,theory(equality)]) ).

cnf(3258,plain,
    min_precedes('SKOLEMAAAS17'('SKOLEMAAAS20'),'SKOLEMAAAS19'('SKOLEMAAAS20'),tptp0),
    inference('HYPERRESOLVE',[status(thm)],[29,3157,2744,422]) ).

cnf(3260,plain,
    occurrence_of('SKOLEMAAAS19'('SKOLEMAAAS20'),tptp1),
    inference('HYPERRESOLVE',[status(thm)],[106,3258,120,123,126,122]) ).

cnf(3261,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[107,3258,120,123,122]),3260]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : PRO014+3 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n016.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Mon Jun 13 02:17:43 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-13T02:17:44
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n016.cluster.edu at 2022-06-13T02:17:44
% 1.75/1.93  
% 1.75/1.93  
% 1.75/1.93  #||
% 1.75/1.93  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.75/1.93  % SZS output start Refutation
% See solution above
% 1.75/1.93  ||#
% 1.75/1.93  
% 1.75/1.93  ; Summary of computation:
% 1.75/1.93  ;      8131 formulas have been input or derived (from 1047 formulas).
% 1.75/1.93  ;      3261 (40%) were retained.  Of these,
% 1.75/1.93  ;          932 (29%) were simplified or subsumed later,
% 1.75/1.93  ;         2329 (71%) are still being kept.
% 1.75/1.93  ; 
% 1.75/1.93  ; Run time in seconds excluding printing time:
% 1.75/1.93  ;     0.013   1%   Read assertion file          (1 call)
% 1.75/1.93  ;     0.004   0%   Assert                       (63 calls)
% 1.75/1.93  ;     0.218  15%   Process new row              (6,876 calls)
% 1.75/1.93  ;     0.945  65%   Resolution                   (2,092 calls)
% 1.75/1.93  ;     0.006   0%   Paramodulation               (1,046 calls)
% 1.75/1.93  ;     0.000   0%   Factoring                    (9 calls)
% 1.75/1.93  ;     0.003   0%   Condensing                   (775 calls)
% 1.75/1.93  ;     0.070   5%   Forward subsumption          (775 calls)
% 1.75/1.93  ;     0.020   1%   Backward subsumption         (624 calls)
% 1.75/1.93  ;     0.003   0%   Clause clause subsumption    (322 calls)
% 1.75/1.93  ;     0.079   5%   Forward simplification       (6,694 calls)
% 1.75/1.93  ;     0.054   4%   Backward simplification      (3,261 calls)
% 1.75/1.93  ;     0.001   0%   Ordering                     (658 calls)
% 1.75/1.93  ;     0.001   0%   Sortal reasoning             (32 calls)
% 1.75/1.93  ;     0.000   0%   Purity testing               (1 call)
% 1.75/1.93  ;     0.042   3%   Other
% 1.75/1.93  ;     1.459        Total
% 1.75/1.93  ;     1.464        Real time
% 1.75/1.93  ; 
% 1.75/1.93  ; Term-hash-array has 4,387 terms in all.
% 1.75/1.93  ; Feature-vector-row-index has 416 entries (477 at peak, 624 added, 208 deleted).
% 1.75/1.93  ; Feature-vector-row-index has 4,531 nodes (4,939 at peak, 6,712 added, 2,181 deleted).
% 1.75/1.93  ;  Retrieved 361 possibly forward subsuming rows in 775 calls.
% 1.75/1.93  ;  Retrieved 23 possibly backward subsumed rows in 624 calls.
% 1.75/1.93  ; Path-index has 3,127 entries (3,488 at peak, 4,428 added, 1,301 deleted).
% 1.75/1.93  ; Path-index has 7,393 nodes (7,500 at peak, 7,993 added, 600 deleted).
% 1.75/1.93  ; Trie-index has 3,127 entries (3,488 at peak, 4,428 added, 1,301 deleted).
% 1.75/1.93  ; Trie-index has 14,201 nodes (15,672 at peak, 19,565 added, 5,364 deleted).
% 1.75/1.93  ; Retrieved 3,491 generalization terms in 9,124 calls.
% 1.75/1.93  ; Retrieved 2,672 instance terms in 2,636 calls.
% 1.75/1.93  ; Retrieved 930,571 unifiable terms in 188,441 calls.
% 1.75/1.93  ; 
% 1.75/1.93  ; The agenda of rows to process has 68 entries:
% 1.75/1.93  ;     1 with value 14              5 with value 18               1 with value 22
% 1.75/1.93  ;     9 with value 15             12 with value 19               7 with value 23
% 1.75/1.93  ;     6 with value 16             18 with value 20               1 with value 25
% 1.75/1.93  ;     3 with value 17              3 with value 21               2 with value 29
% 1.75/1.93  ; The agenda of rows to give has 1483 entries:
% 1.75/1.93  ;     1 with value (4 11)         11 with value (4 32)           9 with value (4 48)
% 1.75/1.93  ;     1 with value (4 14)          6 with value (4 33)           5 with value (4 49)
% 1.75/1.93  ;     2 with value (4 17)         10 with value (4 34)          11 with value (4 50)
% 1.75/1.93  ;   144 with value (4 18)          4 with value (4 35)          12 with value (4 51)
% 1.75/1.93  ;   179 with value (4 19)         15 with value (4 36)           8 with value (4 52)
% 1.75/1.93  ;   185 with value (4 20)         13 with value (4 37)          11 with value (4 53)
% 1.75/1.93  ;   143 with value (4 21)          8 with value (4 38)           3 with value (4 54)
% 1.75/1.93  ;   150 with value (4 22)          8 with value (4 39)           4 with value (4 55)
% 1.75/1.93  ;   131 with value (4 23)          8 with value (4 40)           4 with value (4 56)
% 1.75/1.93  ;    76 with value (4 24)         10 with value (4 41)          11 with value (4 57)
% 1.75/1.93  ;    77 with value (4 25)          7 with value (4 42)           9 with value (4 59)
% 1.75/1.93  ;    47 with value (4 26)         10 with value (4 43)           1 with value (4 60)
% 1.75/1.93  ;    31 with value (4 27)         18 with value (4 44)           3 with value (4 61)
% 1.75/1.93  ;    21 with value (4 28)          6 with value (4 45)           4 with value (4 63)
% 1.75/1.93  ;    23 with value (4 29)          6 with value (4 46)           4 with value (4 65)
% 1.75/1.93  ;    16 with value (4 30)          5 with value (4 47)           1 with value (4 69)
% 1.75/1.93  ;    11 with value (4 31)
% 1.75/1.93  Evaluation took:
% 1.75/1.93    1.465 seconds of real time
% 1.75/1.93    1.381755 seconds of user run time
% 1.75/1.93    0.083009 seconds of system run time
% 1.75/1.93    [Run times include 0.138 seconds GC run time.]
% 1.75/1.93    0 calls to %EVAL
% 1.75/1.93    0 page faults and
% 1.75/1.93    136,917,872 bytes consed.
% 1.75/1.93  :PROOF-FOUND
% 1.75/1.93  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-13T02:17:45
% 1.75/1.93  :PROOF-FOUND
% 1.75/1.93  * 
%------------------------------------------------------------------------------