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

View Problem - Process Solution

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

% Computer : n025.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:29:33 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(not_p10_3,negated_conjecture,
    ~ p10(X4,X4),
    input ).

cnf(p2_1,negated_conjecture,
    p2(X2,X2),
    input ).

cnf(p2_12,negated_conjecture,
    ( p2(X23,X25)
    | ~ p2(X24,X23)
    | ~ p2(X24,X25) ),
    input ).

cnf(c12,plain,
    ( p2(X27,X26)
    | ~ p2(X26,X27) ),
    inference(resolution,status(thm),[p2_12,p2_1]) ).

cnf(p2_15,negated_conjecture,
    p2(f7(c11),f3(f4(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(c12))))))))))))))))))),
    input ).

cnf(c64,plain,
    p2(f3(f4(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(c12)))))))))))))))))),f7(c11)),
    inference(resolution,status(thm),[p2_15,c12]) ).

cnf(p10_14,negated_conjecture,
    ( p10(X36,X38)
    | ~ p2(X37,X36)
    | ~ p2(X35,X38)
    | ~ p10(X37,X35) ),
    input ).

cnf(p10_16,negated_conjecture,
    p10(f7(c11),f3(f4(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(c12))))))))))))))))))),
    input ).

cnf(c69,plain,
    ( p10(X57,X56)
    | ~ p2(f7(c11),X57)
    | ~ p2(f3(f4(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(f5(c12)))))))))))))))))),X56) ),
    inference(resolution,status(thm),[p10_16,p10_14]) ).

cnf(c356,plain,
    ( p10(X58,f7(c11))
    | ~ p2(f7(c11),X58) ),
    inference(resolution,status(thm),[c69,c64]) ).

cnf(c358,plain,
    p10(f7(c11),f7(c11)),
    inference(resolution,status(thm),[c356,p2_1]) ).

cnf(c361,plain,
    $false,
    inference(resolution,status(thm),[c358,not_p10_3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : SYN562-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n025.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Mon Jul 11 15:46:32 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.47/0.70  # Version:  1.3
% 0.47/0.70  # SZS status Unsatisfiable
% 0.47/0.70  # SZS output start CNFRefutation
% See solution above
% 0.47/0.70  
% 0.47/0.70  # Initial clauses    : 16
% 0.47/0.70  # Processed clauses  : 94
% 0.47/0.70  # Factors computed   : 0
% 0.47/0.70  # Resolvents computed: 362
% 0.47/0.70  # Tautologies deleted: 0
% 0.47/0.70  # Forward subsumed   : 76
% 0.47/0.70  # Backward subsumed  : 0
% 0.47/0.70  # -------- CPU Time ---------
% 0.47/0.70  # User time          : 0.363 s
% 0.47/0.70  # System time        : 0.009 s
% 0.47/0.70  # Total time         : 0.372 s
%------------------------------------------------------------------------------