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

View Problem - Process Solution

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

% Computer : n021.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:43 EDT 2023

% Result   : Theorem 53.92s 7.57s
% Output   : CNFRefutation 53.92s
% 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(f3879,axiom,
    ! [V_xs,V_x,T_a] : hAPP(hAPP(c_List_Olist_OCons(T_a),V_x),V_xs) != V_xs,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

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

fof(f5208,axiom,
    ! [V_R_2,V_Qa_2,V_Pa_2,T_b,T_d,T_c] : hAPP(hAPP(hAPP(c_COMBS(T_c,T_d,T_b),V_Pa_2),V_Qa_2),V_R_2) = hAPP(hAPP(V_Pa_2,V_R_2),hAPP(V_Qa_2,V_R_2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

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

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

fof(f20013,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)],[f5208]) ).

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

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

fof(f47356,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)],[f20009,f46415]) ).

fof(f50731,plain,
    $false,
    inference(resolution,[status(thm)],[f47356,f46713]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWW331+1 : TPTP v8.1.2. Released v5.2.0.
% 0.10/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.13/0.34  % Computer : n021.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  : 300
% 0.13/0.34  % DateTime : Tue May 30 10:54:07 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.55/0.76  % Drodi V3.5.1
% 53.92/7.57  % Refutation found
% 53.92/7.57  % SZS status Theorem for theBenchmark: Theorem is valid
% 53.92/7.57  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 54.69/7.66  % Elapsed time: 7.300709 seconds
% 54.69/7.66  % CPU time: 54.331084 seconds
% 54.69/7.66  % Memory used: 1.231 GB
%------------------------------------------------------------------------------