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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : LCL193-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:45 EDT 2022

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

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

cnf(axiom_1_6,axiom,
    axiom(or(not(or(not(X31),X32)),or(not(or(X33,X31)),or(X33,X32)))),
    input ).

cnf(rule_3,axiom,
    ( theorem(or(not(X43),X45))
    | ~ axiom(or(not(X43),X44))
    | ~ theorem(or(not(X44),X45)) ),
    input ).

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

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

cnf(c2,plain,
    theorem(or(not(or(X27,X28)),or(X28,X27))),
    inference(resolution,status(thm),[axiom_1_4,rule_1]) ).

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

cnf(c21,plain,
    ( theorem(or(not(or(X115,X113)),or(X115,X114)))
    | ~ theorem(or(not(X113),X114)) ),
    inference(resolution,status(thm),[axiom_1_6,rule_2]) ).

cnf(c111,plain,
    theorem(or(not(or(X696,or(X695,X694))),or(X696,or(X694,X695)))),
    inference(resolution,status(thm),[c21,c2]) ).

cnf(c564,plain,
    ( theorem(or(not(X4173),or(X4171,or(X4172,X4170))))
    | ~ axiom(or(not(X4173),or(X4171,or(X4170,X4172)))) ),
    inference(resolution,status(thm),[c111,rule_3]) ).

cnf(c2666,plain,
    theorem(or(not(or(not(X25219),X25220)),or(not(or(X25221,X25219)),or(X25220,X25221)))),
    inference(resolution,status(thm),[c564,axiom_1_6]) ).

cnf(c13246,plain,
    $false,
    inference(resolution,status(thm),[c2666,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : LCL193-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.35  % Computer : n004.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Mon Jul  4 10:46:23 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 195.41/195.66  # Version:  1.3
% 195.41/195.66  # SZS status Unsatisfiable
% 195.41/195.66  # SZS output start CNFRefutation
% See solution above
% 195.41/195.66  
% 195.41/195.66  # Initial clauses    : 9
% 195.41/195.66  # Processed clauses  : 2852
% 195.41/195.66  # Factors computed   : 0
% 195.41/195.66  # Resolvents computed: 13251
% 195.41/195.66  # Tautologies deleted: 0
% 195.41/195.66  # Forward subsumed   : 3718
% 195.41/195.66  # Backward subsumed  : 88
% 195.41/195.66  # -------- CPU Time ---------
% 195.41/195.66  # User time          : 195.212 s
% 195.41/195.66  # System time        : 0.056 s
% 195.41/195.66  # Total time         : 195.268 s
%------------------------------------------------------------------------------