TSTP Solution File: LCL203-1 by PyRes---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.5
% Problem  : LCL203-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n002.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  : 300s
% DateTime : Thu May  9 17:30:49 EDT 2024

% Result   : Unsatisfiable 4.34s 4.57s
% Output   : Refutation 4.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   22 (  14 unt;   0 nHn;   9 RR)
%            Number of literals    :   32 (   0 equ;  11 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   40 (  10 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ theorem(or(not(not(or(p,q))),or(not(p),not(q)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

cnf(rule_2,axiom,
    ( theorem(X11)
    | ~ axiom(or(not(X12),X11))
    | ~ theorem(X12) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',rule_2) ).

cnf(axiom_1_5,axiom,
    axiom(or(not(or(X19,or(X21,X20))),or(X21,or(X19,X20)))),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',axiom_1_5) ).

cnf(c13,plain,
    ( theorem(or(X83,or(X82,X81)))
    | ~ theorem(or(X82,or(X83,X81))) ),
    inference(resolution,[status(thm)],[axiom_1_5,rule_2]) ).

cnf(axiom_1_3,axiom,
    axiom(or(not(X4),or(X5,X4))),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',axiom_1_3) ).

cnf(c5,plain,
    ( theorem(or(X14,X15))
    | ~ theorem(X15) ),
    inference(resolution,[status(thm)],[rule_2,axiom_1_3]) ).

cnf(axiom_1_4,axiom,
    axiom(or(not(or(X9,X10)),or(X10,X9))),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',axiom_1_4) ).

cnf(c4,plain,
    ( theorem(or(X16,X17))
    | ~ theorem(or(X17,X16)) ),
    inference(resolution,[status(thm)],[rule_2,axiom_1_4]) ).

cnf(rule_3,axiom,
    ( theorem(or(not(X44),X43))
    | ~ axiom(or(not(X44),X45))
    | ~ theorem(or(not(X45),X43)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',rule_3) ).

cnf(axiom_1_2,axiom,
    axiom(or(not(or(X3,X3)),X3)),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',axiom_1_2) ).

cnf(c3,plain,
    ( theorem(X13)
    | ~ theorem(or(X13,X13)) ),
    inference(resolution,[status(thm)],[rule_2,axiom_1_2]) ).

cnf(rule_1,axiom,
    ( theorem(X2)
    | ~ axiom(X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL003-0.ax',rule_1) ).

cnf(c1,plain,
    theorem(or(not(X8),or(X7,X8))),
    inference(resolution,[status(thm)],[axiom_1_3,rule_1]) ).

cnf(c63,plain,
    theorem(or(X84,or(not(X85),X85))),
    inference(resolution,[status(thm)],[c13,c1]) ).

cnf(c73,plain,
    theorem(or(not(X86),X86)),
    inference(resolution,[status(thm)],[c63,c3]) ).

cnf(c77,plain,
    theorem(or(X87,not(X87))),
    inference(resolution,[status(thm)],[c73,c4]) ).

cnf(c79,plain,
    ( theorem(or(not(X575),not(not(X574))))
    | ~ axiom(or(not(X575),X574)) ),
    inference(resolution,[status(thm)],[c77,rule_3]) ).

cnf(c447,plain,
    theorem(or(not(X578),not(not(or(X577,X578))))),
    inference(resolution,[status(thm)],[c79,axiom_1_3]) ).

cnf(c456,plain,
    theorem(or(not(not(or(X580,X581))),not(X581))),
    inference(resolution,[status(thm)],[c447,c4]) ).

cnf(c461,plain,
    theorem(or(X2816,or(not(not(or(X2814,X2815))),not(X2815)))),
    inference(resolution,[status(thm)],[c456,c5]) ).

cnf(c1672,plain,
    theorem(or(not(not(or(X2865,X2866))),or(X2864,not(X2866)))),
    inference(resolution,[status(thm)],[c461,c13]) ).

cnf(c1741,plain,
    $false,
    inference(resolution,[status(thm)],[c1672,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.19  % Problem  : LCL203-1 : TPTP v8.1.2. Released v1.1.0.
% 0.11/0.19  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.40  % Computer : n002.cluster.edu
% 0.13/0.40  % Model    : x86_64 x86_64
% 0.13/0.40  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.40  % Memory   : 8042.1875MB
% 0.13/0.40  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.41  % CPULimit : 300
% 0.13/0.41  % WCLimit  : 300
% 0.13/0.41  % DateTime : Wed May  8 15:39:08 EDT 2024
% 0.13/0.41  % CPUTime  : 
% 4.34/4.57  % Version:  1.5
% 4.34/4.57  % SZS status Unsatisfiable
% 4.34/4.57  % SZS output start CNFRefutation
% See solution above
% 4.34/4.57  
% 4.34/4.57  % Initial clauses    : 9
% 4.34/4.57  % Processed clauses  : 396
% 4.34/4.57  % Factors computed   : 0
% 4.34/4.57  % Resolvents computed: 1742
% 4.34/4.57  % Tautologies deleted: 0
% 4.34/4.57  % Forward subsumed   : 532
% 4.34/4.57  % Backward subsumed  : 0
% 4.34/4.57  % -------- CPU Time ---------
% 4.34/4.57  % User time          : 4.134 s
% 4.34/4.57  % System time        : 0.023 s
% 4.34/4.57  % Total time         : 4.157 s
%------------------------------------------------------------------------------