TSTP Solution File: MSC015-1.005 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : MSC015-1.005 : TPTP v8.1.0. Released v3.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n014.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 22:56:57 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(goal,negated_conjecture,
    ~ p(s1,s1,s1,s1,s1),
    input ).

cnf(rule1,axiom,
    ( ~ p(X5,X3,X4,X2,s0)
    | p(X5,X3,X4,X2,s1) ),
    input ).

cnf(rule2,axiom,
    ( ~ p(X8,X6,X7,s0,s1)
    | p(X8,X6,X7,s1,s0) ),
    input ).

cnf(rule3,axiom,
    ( ~ p(X10,X9,s0,s1,s1)
    | p(X10,X9,s1,s0,s0) ),
    input ).

cnf(rule4,axiom,
    ( ~ p(X11,s0,s1,s1,s1)
    | p(X11,s1,s0,s0,s0) ),
    input ).

cnf(rule5,axiom,
    ( ~ p(s0,s1,s1,s1,s1)
    | p(s1,s0,s0,s0,s0) ),
    input ).

cnf(init,axiom,
    p(s0,s0,s0,s0,s0),
    input ).

cnf(c0,plain,
    p(s0,s0,s0,s0,s1),
    inference(resolution,status(thm),[rule1,init]) ).

cnf(c1,plain,
    p(s0,s0,s0,s1,s0),
    inference(resolution,status(thm),[rule2,c0]) ).

cnf(c2,plain,
    p(s0,s0,s0,s1,s1),
    inference(resolution,status(thm),[c1,rule1]) ).

cnf(c3,plain,
    p(s0,s0,s1,s0,s0),
    inference(resolution,status(thm),[c2,rule3]) ).

cnf(c4,plain,
    p(s0,s0,s1,s0,s1),
    inference(resolution,status(thm),[c3,rule1]) ).

cnf(c5,plain,
    p(s0,s0,s1,s1,s0),
    inference(resolution,status(thm),[c4,rule2]) ).

cnf(c6,plain,
    p(s0,s0,s1,s1,s1),
    inference(resolution,status(thm),[c5,rule1]) ).

cnf(c7,plain,
    p(s0,s1,s0,s0,s0),
    inference(resolution,status(thm),[c6,rule4]) ).

cnf(c8,plain,
    p(s0,s1,s0,s0,s1),
    inference(resolution,status(thm),[c7,rule1]) ).

cnf(c9,plain,
    p(s0,s1,s0,s1,s0),
    inference(resolution,status(thm),[c8,rule2]) ).

cnf(c10,plain,
    p(s0,s1,s0,s1,s1),
    inference(resolution,status(thm),[c9,rule1]) ).

cnf(c11,plain,
    p(s0,s1,s1,s0,s0),
    inference(resolution,status(thm),[c10,rule3]) ).

cnf(c12,plain,
    p(s0,s1,s1,s0,s1),
    inference(resolution,status(thm),[c11,rule1]) ).

cnf(c13,plain,
    p(s0,s1,s1,s1,s0),
    inference(resolution,status(thm),[c12,rule2]) ).

cnf(c14,plain,
    p(s0,s1,s1,s1,s1),
    inference(resolution,status(thm),[c13,rule1]) ).

cnf(c15,plain,
    p(s1,s0,s0,s0,s0),
    inference(resolution,status(thm),[c14,rule5]) ).

cnf(c16,plain,
    p(s1,s0,s0,s0,s1),
    inference(resolution,status(thm),[c15,rule1]) ).

cnf(c17,plain,
    p(s1,s0,s0,s1,s0),
    inference(resolution,status(thm),[c16,rule2]) ).

cnf(c18,plain,
    p(s1,s0,s0,s1,s1),
    inference(resolution,status(thm),[c17,rule1]) ).

cnf(c19,plain,
    p(s1,s0,s1,s0,s0),
    inference(resolution,status(thm),[c18,rule3]) ).

cnf(c20,plain,
    p(s1,s0,s1,s0,s1),
    inference(resolution,status(thm),[c19,rule1]) ).

cnf(c21,plain,
    p(s1,s0,s1,s1,s0),
    inference(resolution,status(thm),[c20,rule2]) ).

cnf(c22,plain,
    p(s1,s0,s1,s1,s1),
    inference(resolution,status(thm),[c21,rule1]) ).

cnf(c23,plain,
    p(s1,s1,s0,s0,s0),
    inference(resolution,status(thm),[c22,rule4]) ).

cnf(c24,plain,
    p(s1,s1,s0,s0,s1),
    inference(resolution,status(thm),[c23,rule1]) ).

cnf(c25,plain,
    p(s1,s1,s0,s1,s0),
    inference(resolution,status(thm),[c24,rule2]) ).

cnf(c26,plain,
    p(s1,s1,s0,s1,s1),
    inference(resolution,status(thm),[c25,rule1]) ).

cnf(c27,plain,
    p(s1,s1,s1,s0,s0),
    inference(resolution,status(thm),[c26,rule3]) ).

cnf(c28,plain,
    p(s1,s1,s1,s0,s1),
    inference(resolution,status(thm),[c27,rule1]) ).

cnf(c29,plain,
    p(s1,s1,s1,s1,s0),
    inference(resolution,status(thm),[c28,rule2]) ).

cnf(c30,plain,
    p(s1,s1,s1,s1,s1),
    inference(resolution,status(thm),[c29,rule1]) ).

cnf(c31,plain,
    $false,
    inference(resolution,status(thm),[c30,goal]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MSC015-1.005 : TPTP v8.1.0. Released v3.5.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n014.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 : Fri Jul  1 16:09:40 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.41/0.61  # Version:  1.3
% 0.41/0.61  # SZS status Unsatisfiable
% 0.41/0.61  # SZS output start CNFRefutation
% See solution above
% 0.41/0.61  
% 0.41/0.61  # Initial clauses    : 7
% 0.41/0.61  # Processed clauses  : 38
% 0.41/0.61  # Factors computed   : 0
% 0.41/0.61  # Resolvents computed: 32
% 0.41/0.61  # Tautologies deleted: 0
% 0.41/0.61  # Forward subsumed   : 0
% 0.41/0.61  # Backward subsumed  : 1
% 0.41/0.61  # -------- CPU Time ---------
% 0.41/0.61  # User time          : 0.251 s
% 0.41/0.61  # System time        : 0.015 s
% 0.41/0.61  # Total time         : 0.266 s
%------------------------------------------------------------------------------