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

View Problem - Process Solution

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

% Computer : n029.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:50 EDT 2022

% Result   : Unsatisfiable 4.68s 4.86s
% Output   : Refutation 4.68s
% 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(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(X22,or(X20,X21))),or(X20,or(X22,X21)))),
    input ).

cnf(c13,plain,
    ( theorem(or(X82,or(X83,X84)))
    | ~ theorem(or(X83,or(X82,X84))) ),
    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(X14,X15))
    | ~ theorem(X15) ),
    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(X16,X17))
    | ~ theorem(or(X17,X16)) ),
    inference(resolution,status(thm),[rule_2,axiom_1_4]) ).

cnf(rule_3,axiom,
    ( theorem(or(not(X45),X46))
    | ~ axiom(or(not(X45),X47))
    | ~ theorem(or(not(X47),X46)) ),
    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(X8),or(X7,X8))),
    inference(resolution,status(thm),[axiom_1_3,rule_1]) ).

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(c444,plain,
    theorem(or(not(X578),not(not(or(X577,X578))))),
    inference(resolution,status(thm),[c80,axiom_1_3]) ).

cnf(c451,plain,
    theorem(or(not(not(or(X581,X580))),not(X580))),
    inference(resolution,status(thm),[c444,c3]) ).

cnf(c457,plain,
    theorem(or(X2809,or(not(not(or(X2808,X2810))),not(X2810)))),
    inference(resolution,status(thm),[c451,c5]) ).

cnf(c1664,plain,
    theorem(or(not(not(or(X2862,X2861))),or(X2860,not(X2861)))),
    inference(resolution,status(thm),[c457,c13]) ).

cnf(c1737,plain,
    $false,
    inference(resolution,status(thm),[c1664,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : LCL202-1 : TPTP v8.1.0. Released v1.1.0.
% 0.11/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.34  % Computer : n029.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 : Sun Jul  3 13:53:41 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 4.68/4.86  # Version:  1.3
% 4.68/4.86  # SZS status Unsatisfiable
% 4.68/4.86  # SZS output start CNFRefutation
% See solution above
% 4.68/4.86  
% 4.68/4.86  # Initial clauses    : 9
% 4.68/4.86  # Processed clauses  : 395
% 4.68/4.86  # Factors computed   : 0
% 4.68/4.86  # Resolvents computed: 1739
% 4.68/4.86  # Tautologies deleted: 0
% 4.68/4.86  # Forward subsumed   : 530
% 4.68/4.86  # Backward subsumed  : 0
% 4.68/4.86  # -------- CPU Time ---------
% 4.68/4.86  # User time          : 4.500 s
% 4.68/4.86  # System time        : 0.020 s
% 4.68/4.86  # Total time         : 4.520 s
%------------------------------------------------------------------------------