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

View Problem - Process Solution

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

% Computer : n011.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:25:08 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause_9,negated_conjecture,
    ~ big_g(b),
    input ).

cnf(clause_8,negated_conjecture,
    big_f(b),
    input ).

cnf(clause_4,axiom,
    ( ~ big_f(X2)
    | big_g(X2)
    | big_f(a) ),
    input ).

cnf(c0,plain,
    ( big_g(b)
    | big_f(a) ),
    inference(resolution,status(thm),[clause_4,clause_8]) ).

cnf(c1,plain,
    big_f(a),
    inference(resolution,status(thm),[c0,clause_9]) ).

cnf(clause_5,axiom,
    ( ~ big_f(X4)
    | big_g(X4)
    | ~ big_g(a) ),
    input ).

cnf(clause_1,axiom,
    ( ~ big_f(X3)
    | big_f(f(X3))
    | big_g(X3) ),
    input ).

cnf(c4,plain,
    ( big_f(f(a))
    | big_g(a) ),
    inference(resolution,status(thm),[clause_1,c1]) ).

cnf(c9,plain,
    ( big_f(f(a))
    | ~ big_f(X7)
    | big_g(X7) ),
    inference(resolution,status(thm),[c4,clause_5]) ).

cnf(c14,plain,
    ( big_f(f(a))
    | big_g(b) ),
    inference(resolution,status(thm),[c9,clause_8]) ).

cnf(c21,plain,
    big_f(f(a)),
    inference(resolution,status(thm),[c14,clause_9]) ).

cnf(clause_2,axiom,
    ( ~ big_f(X6)
    | big_h(f(X6),X6)
    | big_g(X6) ),
    input ).

cnf(c12,plain,
    ( big_h(f(a),a)
    | big_g(a) ),
    inference(resolution,status(thm),[clause_2,c1]) ).

cnf(c29,plain,
    ( big_h(f(a),a)
    | ~ big_f(X12)
    | big_g(X12) ),
    inference(resolution,status(thm),[c12,clause_5]) ).

cnf(c45,plain,
    ( big_h(f(a),a)
    | big_g(b) ),
    inference(resolution,status(thm),[c29,clause_8]) ).

cnf(c49,plain,
    big_h(f(a),a),
    inference(resolution,status(thm),[c45,clause_9]) ).

cnf(clause_7,axiom,
    ( ~ big_f(X10)
    | ~ big_f(X11)
    | ~ big_h(X10,X11)
    | ~ big_j(X11,X10) ),
    input ).

cnf(clause_3,axiom,
    ( ~ big_f(X5)
    | ~ big_g(f(X5))
    | big_g(X5) ),
    input ).

cnf(clause_6,axiom,
    ( ~ big_f(X8)
    | big_g(X8)
    | ~ big_f(X9)
    | big_g(X9)
    | big_j(a,X9) ),
    input ).

cnf(c27,plain,
    ( ~ big_f(X18)
    | big_g(X18)
    | big_g(f(a))
    | big_j(a,f(a)) ),
    inference(resolution,status(thm),[clause_6,c21]) ).

cnf(c121,plain,
    ( big_g(f(a))
    | big_j(a,f(a)) ),
    inference(resolution,status(thm),[c27,c21]) ).

cnf(c127,plain,
    ( big_j(a,f(a))
    | ~ big_f(a)
    | big_g(a) ),
    inference(resolution,status(thm),[c121,clause_3]) ).

cnf(c146,plain,
    ( big_j(a,f(a))
    | big_g(a) ),
    inference(resolution,status(thm),[c127,c1]) ).

cnf(c148,plain,
    ( big_j(a,f(a))
    | ~ big_f(X20)
    | big_g(X20) ),
    inference(resolution,status(thm),[c146,clause_5]) ).

cnf(c149,plain,
    ( big_j(a,f(a))
    | big_g(b) ),
    inference(resolution,status(thm),[c148,clause_8]) ).

cnf(c157,plain,
    big_j(a,f(a)),
    inference(resolution,status(thm),[c149,clause_9]) ).

cnf(c158,plain,
    ( ~ big_f(f(a))
    | ~ big_f(a)
    | ~ big_h(f(a),a) ),
    inference(resolution,status(thm),[c157,clause_7]) ).

cnf(c179,plain,
    ( ~ big_f(f(a))
    | ~ big_f(a) ),
    inference(resolution,status(thm),[c158,c49]) ).

cnf(c182,plain,
    ~ big_f(a),
    inference(resolution,status(thm),[c179,c21]) ).

cnf(c183,plain,
    $false,
    inference(resolution,status(thm),[c182,c1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SYN070-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n011.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 13:59:12 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.37/0.62  # Version:  1.3
% 0.37/0.62  # SZS status Unsatisfiable
% 0.37/0.62  # SZS output start CNFRefutation
% See solution above
% 0.37/0.62  
% 0.37/0.62  # Initial clauses    : 9
% 0.37/0.62  # Processed clauses  : 71
% 0.37/0.62  # Factors computed   : 0
% 0.37/0.62  # Resolvents computed: 184
% 0.37/0.62  # Tautologies deleted: 0
% 0.37/0.62  # Forward subsumed   : 39
% 0.37/0.62  # Backward subsumed  : 45
% 0.37/0.62  # -------- CPU Time ---------
% 0.37/0.62  # User time          : 0.260 s
% 0.37/0.62  # System time        : 0.017 s
% 0.37/0.62  # Total time         : 0.277 s
%------------------------------------------------------------------------------