TSTP Solution File: SWW296+1 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : SWW296+1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n004.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  : 300s
% DateTime : Wed May 31 12:44:37 EDT 2023

% Result   : Theorem 12.45s 2.87s
% Output   : CNFRefutation 12.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   10 (  10 unt;   0 def)
%            Number of atoms       :   10 (   9 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    3 (   3   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   0 con; 1-3 aty)
%            Number of variables   :   40 (;  40   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2795,axiom,
    ! [V_x,T_a,V_xs] : V_xs != hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f5202,axiom,
    ! [V_P,T_a] : hAPP(c_COMBI(T_a),V_P) = V_P,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f5206,axiom,
    ! [V_R_2,V_Q_2,V_P_2,T_b,T_d,T_c] : hAPP(hAPP(hAPP(c_COMBS(T_c,T_d,T_b),V_P_2),V_Q_2),V_R_2) = hAPP(hAPP(V_P_2,V_R_2),hAPP(V_Q_2,V_R_2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f13616,plain,
    ! [X0,X1,X2] : X0 != hAPP(hAPP(c_List_Olist_OCons(X1),X2),X0),
    inference(cnf_transformation,[status(esa)],[f2795]) ).

fof(f19976,plain,
    ! [X0,X1] : hAPP(c_COMBI(X0),X1) = X1,
    inference(cnf_transformation,[status(esa)],[f5202]) ).

fof(f19980,plain,
    ! [X0,X1,X2,X3,X4,X5] : hAPP(hAPP(hAPP(c_COMBS(X0,X1,X2),X3),X4),X5) = hAPP(hAPP(X3,X5),hAPP(X4,X5)),
    inference(cnf_transformation,[status(esa)],[f5206]) ).

fof(f34834,plain,
    ! [X0,X1,X2,X3,X4,X5] : hAPP(hAPP(hAPP(c_COMBS(X0,X1,X2),X3),c_COMBI(X4)),X5) = hAPP(hAPP(X3,X5),X5),
    inference(paramodulation,[status(thm)],[f19976,f19980]) ).

fof(f46770,plain,
    ! [X0,X1,X2,X3,X4,X5] : hAPP(hAPP(hAPP(c_COMBS(X0,X1,X2),c_COMBI(X3)),c_COMBI(X4)),X5) = hAPP(X5,X5),
    inference(paramodulation,[status(thm)],[f19976,f34834]) ).

fof(f47605,plain,
    ! [X0,X1,X2,X3,X4,X5] : hAPP(X0,X1) != hAPP(hAPP(hAPP(c_COMBS(X2,X3,X4),c_List_Olist_OCons(X5)),X0),X1),
    inference(paramodulation,[status(thm)],[f19980,f13616]) ).

fof(f48495,plain,
    $false,
    inference(resolution,[status(thm)],[f47605,f46770]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.13  % Problem  : SWW296+1 : TPTP v8.1.2. Released v5.2.0.
% 0.02/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.11/0.34  % Computer : n004.cluster.edu
% 0.11/0.34  % Model    : x86_64 x86_64
% 0.11/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.34  % Memory   : 8042.1875MB
% 0.11/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.34  % CPULimit : 300
% 0.11/0.34  % WCLimit  : 300
% 0.11/0.34  % DateTime : Tue May 30 10:53:37 EDT 2023
% 0.11/0.34  % CPUTime  : 
% 0.66/0.92  % Drodi V3.5.1
% 12.45/2.87  % Refutation found
% 12.45/2.87  % SZS status Theorem for theBenchmark: Theorem is valid
% 12.45/2.87  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 12.45/2.87  % Elapsed time: 2.516850 seconds
% 12.45/2.87  % CPU time: 11.973215 seconds
% 12.45/2.87  % Memory used: 689.759 MB
%------------------------------------------------------------------------------