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

View Problem - Process Solution

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

% Computer : n019.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:49 EDT 2022

% Result   : Unsatisfiable 52.43s 52.64s
% Output   : Refutation 52.43s
% 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))),not(p))),
    input ).

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

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

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

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

cnf(rule_3,axiom,
    ( theorem(or(not(X46),X47))
    | ~ axiom(or(not(X46),X45))
    | ~ theorem(or(not(X45),X47)) ),
    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(axiom_1_5,axiom,
    axiom(or(not(or(X22,or(X20,X21))),or(X20,or(X22,X21)))),
    input ).

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

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

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

cnf(c76,plain,
    theorem(or(X88,not(X88))),
    inference(resolution,status(thm),[c70,c3]) ).

cnf(c80,plain,
    ( theorem(or(not(X575),not(not(X576))))
    | ~ axiom(or(not(X575),X576)) ),
    inference(resolution,status(thm),[c76,rule_3]) ).

cnf(c447,plain,
    theorem(or(not(or(X2796,X2795)),not(not(or(X2795,X2796))))),
    inference(resolution,status(thm),[c80,axiom_1_4]) ).

cnf(c1643,plain,
    ( theorem(or(not(X12709),not(not(or(X12711,X12710)))))
    | ~ axiom(or(not(X12709),or(X12710,X12711))) ),
    inference(resolution,status(thm),[c447,rule_3]) ).

cnf(c6825,plain,
    theorem(or(not(X12712),not(not(or(X12712,X12713))))),
    inference(resolution,status(thm),[c1643,axiom_1_3]) ).

cnf(c6831,plain,
    theorem(or(not(not(or(X12714,X12715))),not(X12714))),
    inference(resolution,status(thm),[c6825,c3]) ).

cnf(c6833,plain,
    $false,
    inference(resolution,status(thm),[c6831,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL199-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.32  % Computer : n019.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Sat Jul  2 21:58:38 EDT 2022
% 0.12/0.32  % CPUTime  : 
% 52.43/52.64  # Version:  1.3
% 52.43/52.64  # SZS status Unsatisfiable
% 52.43/52.64  # SZS output start CNFRefutation
% See solution above
% 52.43/52.64  
% 52.43/52.64  # Initial clauses    : 9
% 52.43/52.64  # Processed clauses  : 1504
% 52.43/52.64  # Factors computed   : 0
% 52.43/52.64  # Resolvents computed: 6838
% 52.43/52.64  # Tautologies deleted: 0
% 52.43/52.64  # Forward subsumed   : 1978
% 52.43/52.64  # Backward subsumed  : 0
% 52.43/52.64  # -------- CPU Time ---------
% 52.43/52.64  # User time          : 52.268 s
% 52.43/52.64  # System time        : 0.036 s
% 52.43/52.64  # Total time         : 52.304 s
%------------------------------------------------------------------------------