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

View Problem - Process Solution

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

% Computer : n004.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 : Sun Jul 17 13:52:51 EDT 2022

% Result   : Unsatisfiable 4.57s 4.79s
% Output   : Refutation 4.57s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(prove_this,negated_conjecture,
    ~ theorem(or(not(not(or(p,q))),or(not(p),not(q)))),
    input ).

cnf(rule_2,axiom,
    ( theorem(X11)
    | ~ axiom(or(not(X12),X11))
    | ~ theorem(X12) ),
    input ).

cnf(axiom_1_5,axiom,
    axiom(or(not(or(X21,or(X20,X19))),or(X20,or(X21,X19)))),
    input ).

cnf(c12,plain,
    ( theorem(or(X67,or(X69,X68)))
    | ~ theorem(or(X69,or(X67,X68))) ),
    inference(resolution,status(thm),[axiom_1_5,rule_2]) ).

cnf(axiom_1_3,axiom,
    axiom(or(not(X5),or(X4,X5))),
    input ).

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

cnf(axiom_1_4,axiom,
    axiom(or(not(or(X10,X9)),or(X9,X10))),
    input ).

cnf(c3,plain,
    ( theorem(or(X17,X16))
    | ~ theorem(or(X16,X17)) ),
    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)) ),
    input ).

cnf(axiom_1_2,axiom,
    axiom(or(not(or(X3,X3)),X3)),
    input ).

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

cnf(rule_1,axiom,
    ( theorem(X2)
    | ~ axiom(X2) ),
    input ).

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

cnf(c62,plain,
    theorem(or(X72,or(not(X73),X73))),
    inference(resolution,status(thm),[c12,c1]) ).

cnf(c67,plain,
    theorem(or(not(X74),X74)),
    inference(resolution,status(thm),[c62,c4]) ).

cnf(c72,plain,
    theorem(or(X75,not(X75))),
    inference(resolution,status(thm),[c67,c3]) ).

cnf(c74,plain,
    ( theorem(or(not(X503),not(not(X504))))
    | ~ axiom(or(not(X503),X504)) ),
    inference(resolution,status(thm),[c72,rule_3]) ).

cnf(c402,plain,
    theorem(or(not(X563),not(not(or(X564,X563))))),
    inference(resolution,status(thm),[c74,axiom_1_3]) ).

cnf(c442,plain,
    theorem(or(not(not(or(X567,X566))),not(X566))),
    inference(resolution,status(thm),[c402,c3]) ).

cnf(c449,plain,
    theorem(or(X2800,or(not(not(or(X2801,X2802))),not(X2802)))),
    inference(resolution,status(thm),[c442,c5]) ).

cnf(c1728,plain,
    theorem(or(not(not(or(X2858,X2857))),or(X2856,not(X2857)))),
    inference(resolution,status(thm),[c449,c12]) ).

cnf(c1799,plain,
    $false,
    inference(resolution,status(thm),[c1728,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : LCL203-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n004.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 Jul  4 21:59:38 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 4.57/4.79  # Version:  1.3
% 4.57/4.79  # SZS status Unsatisfiable
% 4.57/4.79  # SZS output start CNFRefutation
% See solution above
% 4.57/4.79  
% 4.57/4.79  # Initial clauses    : 9
% 4.57/4.79  # Processed clauses  : 410
% 4.57/4.79  # Factors computed   : 0
% 4.57/4.79  # Resolvents computed: 1807
% 4.57/4.79  # Tautologies deleted: 0
% 4.57/4.79  # Forward subsumed   : 520
% 4.57/4.79  # Backward subsumed  : 8
% 4.57/4.79  # -------- CPU Time ---------
% 4.57/4.79  # User time          : 4.411 s
% 4.57/4.79  # System time        : 0.022 s
% 4.57/4.79  # Total time         : 4.433 s
%------------------------------------------------------------------------------