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

View Problem - Process Solution

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

% Computer : n006.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:11 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(clause_1,axiom,
    ( ~ big_f(X7,X6)
    | X7 = a ),
    input ).

cnf(reflexivity,axiom,
    X2 = X2,
    eq_axiom ).

cnf(clause_8,negated_conjecture,
    ( X36 != g(X37)
    | big_f(f(X37),X36)
    | f(X37) = X37 ),
    input ).

cnf(c15,plain,
    ( big_f(f(X41),g(X41))
    | f(X41) = X41 ),
    inference(resolution,status(thm),[clause_8,reflexivity]) ).

cnf(c19,plain,
    ( f(X43) = X43
    | f(X43) = a ),
    inference(resolution,status(thm),[c15,clause_1]) ).

cnf(c40,plain,
    f(a) = a,
    inference(factor,status(thm),[c19]) ).

cnf(clause_2,axiom,
    ( ~ big_f(X9,X8)
    | X8 = b ),
    input ).

cnf(clause_10,negated_conjecture,
    ( f(X52) != X52
    | big_f(f(X52),h(X52,X51))
    | h(X52,X51) = X51 ),
    input ).

cnf(c90,plain,
    ( big_f(f(a),h(a,X275))
    | h(a,X275) = X275 ),
    inference(resolution,status(thm),[clause_10,c40]) ).

cnf(c2501,plain,
    ( h(a,X746) = X746
    | h(a,X746) = b ),
    inference(resolution,status(thm),[c90,clause_2]) ).

cnf(c15977,plain,
    h(a,b) = b,
    inference(factor,status(thm),[c2501]) ).

cnf(clause_11,negated_conjecture,
    ( f(X54) != X54
    | h(X54,X53) != X53
    | ~ big_f(f(X54),h(X54,X53)) ),
    input ).

cnf(c3,plain,
    ( X29 != X30
    | X32 != X31
    | ~ big_f(X29,X32)
    | big_f(X30,X31) ),
    eq_axiom ).

cnf(clause_3,axiom,
    ( X11 != a
    | X10 != b
    | big_f(X11,X10) ),
    input ).

cnf(c5,plain,
    ( X12 != a
    | big_f(X12,b) ),
    inference(resolution,status(thm),[clause_3,reflexivity]) ).

cnf(c54,plain,
    big_f(f(a),b),
    inference(resolution,status(thm),[c40,c5]) ).

cnf(c62,plain,
    ( f(a) != X199
    | b != X198
    | big_f(X199,X198) ),
    inference(resolution,status(thm),[c54,c3]) ).

cnf(c1532,plain,
    ( b != X201
    | big_f(f(a),X201) ),
    inference(resolution,status(thm),[c62,reflexivity]) ).

cnf(symmetry,axiom,
    ( X4 != X3
    | X3 = X4 ),
    eq_axiom ).

cnf(c16106,plain,
    b = h(a,b),
    inference(resolution,status(thm),[c15977,symmetry]) ).

cnf(c16146,plain,
    big_f(f(a),h(a,b)),
    inference(resolution,status(thm),[c16106,c1532]) ).

cnf(c16179,plain,
    ( f(a) != a
    | h(a,b) != b ),
    inference(resolution,status(thm),[c16146,clause_11]) ).

cnf(c55436,plain,
    f(a) != a,
    inference(resolution,status(thm),[c16179,c15977]) ).

cnf(c55509,plain,
    $false,
    inference(resolution,status(thm),[c55436,c40]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SYN074-1 : TPTP v8.1.0. Released v1.0.0.
% 0.08/0.14  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.14/0.36  % Computer : n006.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 600
% 0.14/0.36  % DateTime : Tue Jul 12 05:51:20 EDT 2022
% 0.14/0.36  % CPUTime  : 
% 26.84/27.07  # Version:  1.3
% 26.84/27.07  # SZS status Unsatisfiable
% 26.84/27.07  # SZS output start CNFRefutation
% See solution above
% 26.84/27.07  
% 26.84/27.07  # Initial clauses    : 18
% 26.84/27.07  # Processed clauses  : 617
% 26.84/27.07  # Factors computed   : 10
% 26.84/27.07  # Resolvents computed: 55503
% 26.84/27.07  # Tautologies deleted: 1
% 26.84/27.07  # Forward subsumed   : 1401
% 26.84/27.07  # Backward subsumed  : 8
% 26.84/27.07  # -------- CPU Time ---------
% 26.84/27.07  # User time          : 26.536 s
% 26.84/27.07  # System time        : 0.160 s
% 26.84/27.07  # Total time         : 26.696 s
%------------------------------------------------------------------------------