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

View Problem - Process Solution

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

% Computer : n018.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 : Thu Jul 21 11:27:12 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause8,negated_conjecture,
    ( ~ f(X33,X34)
    | f(X34,X33)
    | ~ f(z(X34,X33),z(X34,X33)) ),
    input ).

cnf(clause2,negated_conjecture,
    ( f(X4,X5)
    | f(X5,z(X5,X4)) ),
    input ).

cnf(clause5,negated_conjecture,
    ( ~ f(X9,z(X9,X8))
    | f(z(X9,X8),X9) ),
    input ).

cnf(c4,plain,
    ( f(z(X10,X11),X10)
    | f(X11,X10) ),
    inference(resolution,status(thm),[clause5,clause2]) ).

cnf(clause13,negated_conjecture,
    ( f(X57,X56)
    | f(X56,X57)
    | ~ f(z(X57,X56),X56) ),
    input ).

cnf(c106,plain,
    f(X58,X58),
    inference(resolution,status(thm),[clause13,c4]) ).

cnf(c112,plain,
    ( ~ f(X60,X61)
    | f(X61,X60) ),
    inference(resolution,status(thm),[c106,clause8]) ).

cnf(clause7,negated_conjecture,
    ( ~ f(X29,z(X29,X28))
    | f(X28,z(X29,X28)) ),
    input ).

cnf(c25,plain,
    ( f(X31,z(X30,X31))
    | f(X31,X30) ),
    inference(resolution,status(thm),[clause7,clause2]) ).

cnf(c116,plain,
    ( f(z(X73,X74),X74)
    | f(X74,X73) ),
    inference(resolution,status(thm),[c112,c25]) ).

cnf(c137,plain,
    ( f(X75,X76)
    | f(X76,X75) ),
    inference(resolution,status(thm),[c116,clause13]) ).

cnf(c148,plain,
    f(X78,X79),
    inference(resolution,status(thm),[c137,c112]) ).

cnf(clause14,negated_conjecture,
    ( ~ f(X63,X62)
    | ~ f(X62,X63)
    | ~ f(z(X63,X62),X62) ),
    input ).

cnf(c156,plain,
    ( ~ f(X85,X84)
    | ~ f(X84,X85) ),
    inference(resolution,status(thm),[c148,clause14]) ).

cnf(c158,plain,
    ~ f(X87,X86),
    inference(resolution,status(thm),[c156,c148]) ).

cnf(c159,plain,
    $false,
    inference(resolution,status(thm),[c158,c148]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SYN332-1 : TPTP v8.1.0. Released v1.2.0.
% 0.03/0.13  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.13/0.34  % Computer : n018.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 : Tue Jul 12 01:20:44 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.38/0.56  # Version:  1.3
% 0.38/0.56  # SZS status Unsatisfiable
% 0.38/0.56  # SZS output start CNFRefutation
% See solution above
% 0.38/0.56  
% 0.38/0.56  # Initial clauses    : 14
% 0.38/0.56  # Processed clauses  : 25
% 0.38/0.56  # Factors computed   : 1
% 0.38/0.56  # Resolvents computed: 159
% 0.38/0.56  # Tautologies deleted: 7
% 0.38/0.56  # Forward subsumed   : 19
% 0.38/0.56  # Backward subsumed  : 23
% 0.38/0.56  # -------- CPU Time ---------
% 0.38/0.56  # User time          : 0.191 s
% 0.38/0.56  # System time        : 0.014 s
% 0.38/0.56  # Total time         : 0.205 s
%------------------------------------------------------------------------------