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

View Problem - Process Solution

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

% Computer : n009.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:55 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     :   12 (   8 unt;   0 nHn;   7 RR)
%            Number of literals    :   18 (   0 equ;   8 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    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   15 (   7 sgn)

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

cnf(axiom_37,axiom,
    n0(b,a) ).

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

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

cnf(refute_0_0,plain,
    ~ q1(c,a,c),
    inference(subst,[],[prove_this:[bind(X,$fot(c))]]) ).

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

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

cnf(refute_0_3,plain,
    ( ~ n0(X_392,X_391)
    | q1(X_394,X_391,X_394) ),
    inference(resolve,[$cnf( p0(b,X_394) )],[refute_0_1,refute_0_2]) ).

cnf(refute_0_4,plain,
    ( ~ n0(b,a)
    | q1(X_399,a,X_399) ),
    inference(subst,[],[refute_0_3:[bind(X_391,$fot(a)),bind(X_392,$fot(b)),bind(X_394,$fot(X_399))]]) ).

cnf(refute_0_5,plain,
    q1(X_399,a,X_399),
    inference(resolve,[$cnf( n0(b,a) )],[axiom_37,refute_0_4]) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN279-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.13  % Command  : metis --show proof --show saturation %s
% 0.13/0.34  % Computer : n009.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 08:58:37 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  
%------------------------------------------------------------------------------