TSTP Solution File: SYN284-1 by Metis---2.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Metis---2.4
% Problem  : SYN284-1 : TPTP v8.1.0. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : metis --show proof --show saturation %s

% Computer : n013.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 09:00:57 EDT 2022

% Result   : Unsatisfiable 0.19s 0.49s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    4
% Syntax   : Number of clauses     :   11 (   7 unt;   0 nHn;   6 RR)
%            Number of literals    :   17 (   0 equ;   7 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   14 (   6 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(axiom_14,axiom,
    p0(b,X) ).

cnf(axiom_26,axiom,
    n0(d,c) ).

cnf(rule_092,axiom,
    ( q1(J,A,J)
    | ~ n0(B,A)
    | ~ p0(C,J) ) ).

cnf(prove_this,negated_conjecture,
    ~ q1(a,c,a) ).

cnf(refute_0_0,plain,
    p0(b,X_392),
    inference(subst,[],[axiom_14:[bind(X,$fot(X_392))]]) ).

cnf(refute_0_1,plain,
    ( ~ n0(X_390,X_389)
    | ~ p0(b,X_392)
    | q1(X_392,X_389,X_392) ),
    inference(subst,[],[rule_092:[bind(A,$fot(X_389)),bind(B,$fot(X_390)),bind(C,$fot(b)),bind(J,$fot(X_392))]]) ).

cnf(refute_0_2,plain,
    ( ~ n0(X_390,X_389)
    | q1(X_392,X_389,X_392) ),
    inference(resolve,[$cnf( p0(b,X_392) )],[refute_0_0,refute_0_1]) ).

cnf(refute_0_3,plain,
    ( ~ n0(d,c)
    | q1(X_397,c,X_397) ),
    inference(subst,[],[refute_0_2:[bind(X_389,$fot(c)),bind(X_390,$fot(d)),bind(X_392,$fot(X_397))]]) ).

cnf(refute_0_4,plain,
    q1(X_397,c,X_397),
    inference(resolve,[$cnf( n0(d,c) )],[axiom_26,refute_0_3]) ).

cnf(refute_0_5,plain,
    q1(a,c,a),
    inference(subst,[],[refute_0_4:[bind(X_397,$fot(a))]]) ).

cnf(refute_0_6,plain,
    $false,
    inference(resolve,[$cnf( q1(a,c,a) )],[refute_0_5,prove_this]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SYN284-1 : TPTP v8.1.0. Released v1.1.0.
% 0.10/0.13  % Command  : metis --show proof --show saturation %s
% 0.13/0.34  % Computer : n013.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 : Mon Jul 11 14:48:29 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 0.19/0.49  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.49  
% 0.19/0.49  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.19/0.49  
%------------------------------------------------------------------------------