TSTP Solution File: ALG138+1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : ALG138+1 : TPTP v8.1.2. Released v2.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %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 Aug 30 16:02:47 EDT 2023

% Result   : Unsatisfiable 0.21s 0.60s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   45 (  19 unt;   5 typ;   0 def)
%            Number of atoms       :  245 ( 244 equ)
%            Maximal formula atoms :  128 (   6 avg)
%            Number of connectives :  290 (  85   ~; 116   |;  89   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   49 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    2 (   1   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    e0: $i ).

tff(decl_23,type,
    op: ( $i * $i ) > $i ).

tff(decl_24,type,
    e1: $i ).

tff(decl_25,type,
    e2: $i ).

tff(decl_26,type,
    e3: $i ).

fof(ax3,axiom,
    ( op(e0,e0) != op(e1,e0)
    & op(e0,e0) != op(e2,e0)
    & op(e0,e0) != op(e3,e0)
    & op(e1,e0) != op(e2,e0)
    & op(e1,e0) != op(e3,e0)
    & op(e2,e0) != op(e3,e0)
    & op(e0,e1) != op(e1,e1)
    & op(e0,e1) != op(e2,e1)
    & op(e0,e1) != op(e3,e1)
    & op(e1,e1) != op(e2,e1)
    & op(e1,e1) != op(e3,e1)
    & op(e2,e1) != op(e3,e1)
    & op(e0,e2) != op(e1,e2)
    & op(e0,e2) != op(e2,e2)
    & op(e0,e2) != op(e3,e2)
    & op(e1,e2) != op(e2,e2)
    & op(e1,e2) != op(e3,e2)
    & op(e2,e2) != op(e3,e2)
    & op(e0,e3) != op(e1,e3)
    & op(e0,e3) != op(e2,e3)
    & op(e0,e3) != op(e3,e3)
    & op(e1,e3) != op(e2,e3)
    & op(e1,e3) != op(e3,e3)
    & op(e2,e3) != op(e3,e3)
    & op(e0,e0) != op(e0,e1)
    & op(e0,e0) != op(e0,e2)
    & op(e0,e0) != op(e0,e3)
    & op(e0,e1) != op(e0,e2)
    & op(e0,e1) != op(e0,e3)
    & op(e0,e2) != op(e0,e3)
    & op(e1,e0) != op(e1,e1)
    & op(e1,e0) != op(e1,e2)
    & op(e1,e0) != op(e1,e3)
    & op(e1,e1) != op(e1,e2)
    & op(e1,e1) != op(e1,e3)
    & op(e1,e2) != op(e1,e3)
    & op(e2,e0) != op(e2,e1)
    & op(e2,e0) != op(e2,e2)
    & op(e2,e0) != op(e2,e3)
    & op(e2,e1) != op(e2,e2)
    & op(e2,e1) != op(e2,e3)
    & op(e2,e2) != op(e2,e3)
    & op(e3,e0) != op(e3,e1)
    & op(e3,e0) != op(e3,e2)
    & op(e3,e0) != op(e3,e3)
    & op(e3,e1) != op(e3,e2)
    & op(e3,e1) != op(e3,e3)
    & op(e3,e2) != op(e3,e3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

fof(ax5,axiom,
    ( op(e0,e0) = e0
    & op(e1,e1) = e1
    & op(e2,e2) = e2
    & op(e3,e3) = e3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

fof(ax15,axiom,
    ~ ( e1 = op(e3,e0)
      & e2 = op(op(e3,e0),e0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax15) ).

fof(ax2,axiom,
    ( ( op(e0,e0) = e0
      | op(e0,e1) = e0
      | op(e0,e2) = e0
      | op(e0,e3) = e0 )
    & ( op(e0,e0) = e0
      | op(e1,e0) = e0
      | op(e2,e0) = e0
      | op(e3,e0) = e0 )
    & ( op(e0,e0) = e1
      | op(e0,e1) = e1
      | op(e0,e2) = e1
      | op(e0,e3) = e1 )
    & ( op(e0,e0) = e1
      | op(e1,e0) = e1
      | op(e2,e0) = e1
      | op(e3,e0) = e1 )
    & ( op(e0,e0) = e2
      | op(e0,e1) = e2
      | op(e0,e2) = e2
      | op(e0,e3) = e2 )
    & ( op(e0,e0) = e2
      | op(e1,e0) = e2
      | op(e2,e0) = e2
      | op(e3,e0) = e2 )
    & ( op(e0,e0) = e3
      | op(e0,e1) = e3
      | op(e0,e2) = e3
      | op(e0,e3) = e3 )
    & ( op(e0,e0) = e3
      | op(e1,e0) = e3
      | op(e2,e0) = e3
      | op(e3,e0) = e3 )
    & ( op(e1,e0) = e0
      | op(e1,e1) = e0
      | op(e1,e2) = e0
      | op(e1,e3) = e0 )
    & ( op(e0,e1) = e0
      | op(e1,e1) = e0
      | op(e2,e1) = e0
      | op(e3,e1) = e0 )
    & ( op(e1,e0) = e1
      | op(e1,e1) = e1
      | op(e1,e2) = e1
      | op(e1,e3) = e1 )
    & ( op(e0,e1) = e1
      | op(e1,e1) = e1
      | op(e2,e1) = e1
      | op(e3,e1) = e1 )
    & ( op(e1,e0) = e2
      | op(e1,e1) = e2
      | op(e1,e2) = e2
      | op(e1,e3) = e2 )
    & ( op(e0,e1) = e2
      | op(e1,e1) = e2
      | op(e2,e1) = e2
      | op(e3,e1) = e2 )
    & ( op(e1,e0) = e3
      | op(e1,e1) = e3
      | op(e1,e2) = e3
      | op(e1,e3) = e3 )
    & ( op(e0,e1) = e3
      | op(e1,e1) = e3
      | op(e2,e1) = e3
      | op(e3,e1) = e3 )
    & ( op(e2,e0) = e0
      | op(e2,e1) = e0
      | op(e2,e2) = e0
      | op(e2,e3) = e0 )
    & ( op(e0,e2) = e0
      | op(e1,e2) = e0
      | op(e2,e2) = e0
      | op(e3,e2) = e0 )
    & ( op(e2,e0) = e1
      | op(e2,e1) = e1
      | op(e2,e2) = e1
      | op(e2,e3) = e1 )
    & ( op(e0,e2) = e1
      | op(e1,e2) = e1
      | op(e2,e2) = e1
      | op(e3,e2) = e1 )
    & ( op(e2,e0) = e2
      | op(e2,e1) = e2
      | op(e2,e2) = e2
      | op(e2,e3) = e2 )
    & ( op(e0,e2) = e2
      | op(e1,e2) = e2
      | op(e2,e2) = e2
      | op(e3,e2) = e2 )
    & ( op(e2,e0) = e3
      | op(e2,e1) = e3
      | op(e2,e2) = e3
      | op(e2,e3) = e3 )
    & ( op(e0,e2) = e3
      | op(e1,e2) = e3
      | op(e2,e2) = e3
      | op(e3,e2) = e3 )
    & ( op(e3,e0) = e0
      | op(e3,e1) = e0
      | op(e3,e2) = e0
      | op(e3,e3) = e0 )
    & ( op(e0,e3) = e0
      | op(e1,e3) = e0
      | op(e2,e3) = e0
      | op(e3,e3) = e0 )
    & ( op(e3,e0) = e1
      | op(e3,e1) = e1
      | op(e3,e2) = e1
      | op(e3,e3) = e1 )
    & ( op(e0,e3) = e1
      | op(e1,e3) = e1
      | op(e2,e3) = e1
      | op(e3,e3) = e1 )
    & ( op(e3,e0) = e2
      | op(e3,e1) = e2
      | op(e3,e2) = e2
      | op(e3,e3) = e2 )
    & ( op(e0,e3) = e2
      | op(e1,e3) = e2
      | op(e2,e3) = e2
      | op(e3,e3) = e2 )
    & ( op(e3,e0) = e3
      | op(e3,e1) = e3
      | op(e3,e2) = e3
      | op(e3,e3) = e3 )
    & ( op(e0,e3) = e3
      | op(e1,e3) = e3
      | op(e2,e3) = e3
      | op(e3,e3) = e3 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax2) ).

fof(ax4,axiom,
    ( e0 != e1
    & e0 != e2
    & e0 != e3
    & e1 != e2
    & e1 != e3
    & e2 != e3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

fof(ax17,axiom,
    ~ ( e1 = op(e2,e0)
      & e3 = op(op(e2,e0),e0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax17) ).

fof(ax21,axiom,
    ~ ( e2 = op(e3,e0)
      & e1 = op(op(e3,e0),e0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax21) ).

cnf(c_0_7,plain,
    op(e1,e0) != op(e1,e1),
    inference(split_conjunct,[status(thm)],[ax3]) ).

cnf(c_0_8,plain,
    op(e1,e1) = e1,
    inference(split_conjunct,[status(thm)],[ax5]) ).

fof(c_0_9,plain,
    ( e1 != op(e3,e0)
    | e2 != op(op(e3,e0),e0) ),
    inference(fof_nnf,[status(thm)],[ax15]) ).

cnf(c_0_10,plain,
    ( op(e0,e0) = e1
    | op(e1,e0) = e1
    | op(e2,e0) = e1
    | op(e3,e0) = e1 ),
    inference(split_conjunct,[status(thm)],[ax2]) ).

cnf(c_0_11,plain,
    op(e0,e0) = e0,
    inference(split_conjunct,[status(thm)],[ax5]) ).

cnf(c_0_12,plain,
    e0 != e1,
    inference(split_conjunct,[status(thm)],[ax4]) ).

cnf(c_0_13,plain,
    op(e1,e0) != e1,
    inference(rw,[status(thm)],[c_0_7,c_0_8]) ).

cnf(c_0_14,plain,
    op(e3,e0) != op(e3,e3),
    inference(split_conjunct,[status(thm)],[ax3]) ).

cnf(c_0_15,plain,
    op(e3,e3) = e3,
    inference(split_conjunct,[status(thm)],[ax5]) ).

fof(c_0_16,plain,
    ( e1 != op(e2,e0)
    | e3 != op(op(e2,e0),e0) ),
    inference(fof_nnf,[status(thm)],[ax17]) ).

cnf(c_0_17,plain,
    ( e1 != op(e3,e0)
    | e2 != op(op(e3,e0),e0) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_18,plain,
    ( op(e3,e0) = e1
    | op(e2,e0) = e1 ),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_10,c_0_11]),c_0_12]),c_0_13]) ).

cnf(c_0_19,plain,
    op(e2,e0) != op(e2,e2),
    inference(split_conjunct,[status(thm)],[ax3]) ).

cnf(c_0_20,plain,
    op(e2,e2) = e2,
    inference(split_conjunct,[status(thm)],[ax5]) ).

cnf(c_0_21,plain,
    ( op(e0,e0) = e3
    | op(e1,e0) = e3
    | op(e2,e0) = e3
    | op(e3,e0) = e3 ),
    inference(split_conjunct,[status(thm)],[ax2]) ).

cnf(c_0_22,plain,
    e0 != e3,
    inference(split_conjunct,[status(thm)],[ax4]) ).

cnf(c_0_23,plain,
    op(e3,e0) != e3,
    inference(rw,[status(thm)],[c_0_14,c_0_15]) ).

cnf(c_0_24,plain,
    ( e1 != op(e2,e0)
    | e3 != op(op(e2,e0),e0) ),
    inference(split_conjunct,[status(thm)],[c_0_16]) ).

cnf(c_0_25,plain,
    ( op(e2,e0) = e1
    | op(e1,e0) != e2 ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_26,plain,
    ( op(e0,e0) = e2
    | op(e1,e0) = e2
    | op(e2,e0) = e2
    | op(e3,e0) = e2 ),
    inference(split_conjunct,[status(thm)],[ax2]) ).

cnf(c_0_27,plain,
    e0 != e2,
    inference(split_conjunct,[status(thm)],[ax4]) ).

cnf(c_0_28,plain,
    op(e2,e0) != e2,
    inference(rw,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_29,plain,
    ( op(e2,e0) = e3
    | op(e1,e0) = e3 ),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_21,c_0_11]),c_0_22]),c_0_23]) ).

cnf(c_0_30,plain,
    e1 != e3,
    inference(split_conjunct,[status(thm)],[ax4]) ).

cnf(c_0_31,plain,
    ( op(e1,e0) != e3
    | op(e1,e0) != e2 ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

fof(c_0_32,plain,
    ( e2 != op(e3,e0)
    | e1 != op(op(e3,e0),e0) ),
    inference(fof_nnf,[status(thm)],[ax21]) ).

cnf(c_0_33,plain,
    ( op(e3,e0) = e2
    | op(e1,e0) = e2 ),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(rw,[status(thm)],[c_0_26,c_0_11]),c_0_27]),c_0_28]) ).

cnf(c_0_34,plain,
    op(e1,e0) != e2,
    inference(csr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_29]),c_0_30]),c_0_31]) ).

cnf(c_0_35,plain,
    ( e2 != op(e3,e0)
    | e1 != op(op(e3,e0),e0) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_36,plain,
    op(e3,e0) = e2,
    inference(sr,[status(thm)],[c_0_33,c_0_34]) ).

cnf(c_0_37,plain,
    op(e2,e0) != e1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_35,c_0_36]),c_0_36])]) ).

cnf(c_0_38,plain,
    e1 != e2,
    inference(split_conjunct,[status(thm)],[ax4]) ).

cnf(c_0_39,plain,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(sr,[status(thm)],[c_0_18,c_0_37]),c_0_36]),c_0_38]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : ALG138+1 : TPTP v8.1.2. Released v2.7.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n004.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   : Mon Aug 28 03:56:22 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.21/0.58  start to proof: theBenchmark
% 0.21/0.60  % Version  : CSE_E---1.5
% 0.21/0.60  % Problem  : theBenchmark.p
% 0.21/0.60  % Proof found
% 0.21/0.60  % SZS status Theorem for theBenchmark.p
% 0.21/0.60  % SZS output start Proof
% See solution above
% 0.21/0.61  % Total time : 0.011000 s
% 0.21/0.61  % SZS output end Proof
% 0.21/0.61  % Total time : 0.015000 s
%------------------------------------------------------------------------------