TSTP Solution File: GRP028-2 by CSE---1.6

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE---1.6
% Problem  : GRP028-2 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d

% Computer : n012.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 : Thu Aug 31 00:10:39 EDT 2023

% Result   : Unsatisfiable 0.21s 0.65s
% Output   : CNFRefutation 0.21s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : GRP028-2 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d
% 0.18/0.35  % Computer : n012.cluster.edu
% 0.18/0.35  % Model    : x86_64 x86_64
% 0.18/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.35  % Memory   : 8042.1875MB
% 0.18/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.35  % CPULimit   : 300
% 0.18/0.35  % WCLimit    : 300
% 0.18/0.35  % DateTime   : Mon Aug 28 21:47:09 EDT 2023
% 0.18/0.35  % CPUTime    : 
% 0.21/0.58  start to proof:theBenchmark
% 0.21/0.64  %-------------------------------------------
% 0.21/0.64  % File        :CSE---1.6
% 0.21/0.64  % Problem     :theBenchmark
% 0.21/0.64  % Transform   :cnf
% 0.21/0.64  % Format      :tptp:raw
% 0.21/0.64  % Command     :java -jar mcs_scs.jar %d %s
% 0.21/0.64  
% 0.21/0.64  % Result      :Theorem 0.020000s
% 0.21/0.64  % Output      :CNFRefutation 0.020000s
% 0.21/0.64  %-------------------------------------------
% 0.21/0.65  %--------------------------------------------------------------------------
% 0.21/0.65  % File     : GRP028-2 : TPTP v8.1.2. Released v1.1.0.
% 0.21/0.65  % Domain   : Group Theory (Semigroups)
% 0.21/0.65  % Problem  : In semigroups, left and right solutions => right id exists
% 0.21/0.65  % Version  : [MOW76] axioms.
% 0.21/0.65  % English  : If there are left and right solutions, then there is a right
% 0.21/0.65  %            identity element.
% 0.21/0.65  
% 0.21/0.65  % Refs     : [MOW76] McCharen et al. (1976), Problems and Experiments for a
% 0.21/0.65  % Source   : [TPTP]
% 0.21/0.65  % Names    :
% 0.21/0.65  
% 0.21/0.65  % Status   : Unsatisfiable
% 0.21/0.65  % Rating   : 0.00 v6.4.0, 0.14 v6.3.0, 0.00 v6.0.0, 0.11 v5.5.0, 0.06 v5.4.0, 0.07 v5.3.0, 0.17 v5.2.0, 0.12 v5.1.0, 0.29 v5.0.0, 0.14 v4.1.0, 0.22 v4.0.1, 0.17 v3.7.0, 0.00 v3.3.0, 0.14 v3.2.0, 0.00 v2.0.0
% 0.21/0.65  % Syntax   : Number of clauses     :    7 (   4 unt;   0 nHn;   4 RR)
% 0.21/0.65  %            Number of literals    :   15 (   1 equ;   9 neg)
% 0.21/0.65  %            Maximal clause size   :    4 (   2 avg)
% 0.21/0.65  %            Maximal term depth    :    2 (   1 avg)
% 0.21/0.65  %            Number of predicates  :    2 (   1 usr;   0 prp; 2-3 aty)
% 0.21/0.65  %            Number of functors    :    4 (   4 usr;   0 con; 1-2 aty)
% 0.21/0.65  %            Number of variables   :   23 (   0 sgn)
% 0.21/0.65  % SPC      : CNF_UNS_RFO_SEQ_HRN
% 0.21/0.65  
% 0.21/0.65  % Comments :
% 0.21/0.65  %--------------------------------------------------------------------------
% 0.21/0.65  %----Include Semigroup axioms
% 0.21/0.65  include('Axioms/GRP002-0.ax').
% 0.21/0.65  %--------------------------------------------------------------------------
% 0.21/0.65  cnf(left_soln,hypothesis,
% 0.21/0.65      product(left_solution(X,Y),X,Y) ).
% 0.21/0.65  
% 0.21/0.65  cnf(right_soln,hypothesis,
% 0.21/0.65      product(X,right_solution(X,Y),Y) ).
% 0.21/0.65  
% 0.21/0.65  %----There is an element for which no X is identity
% 0.21/0.65  cnf(prove_there_is_a_right_identity,negated_conjecture,
% 0.21/0.65      ~ product(not_identity(X),X,not_identity(X)) ).
% 0.21/0.65  
% 0.21/0.65  %--------------------------------------------------------------------------
% 0.21/0.65  %-------------------------------------------
% 0.21/0.65  % Proof found
% 0.21/0.65  % SZS status Theorem for theBenchmark
% 0.21/0.65  % SZS output start Proof
% 0.21/0.65  %ClaNum:20(EqnAxiom:13)
% 0.21/0.65  %VarNum:47(SingletonVarNum:23)
% 0.21/0.65  %MaxLitNum:4
% 0.21/0.65  %MaxfuncDepth:1
% 0.21/0.65  %SharedTerms:0
% 0.21/0.65  %goalClause: 17
% 0.21/0.65  %singleGoalClaCount:1
% 0.21/0.65  [17]~P1(f4(x171),x171,f4(x171))
% 0.21/0.65  [14]P1(x141,x142,f1(x141,x142))
% 0.21/0.65  [15]P1(x151,f3(x151,x152),x152)
% 0.21/0.65  [16]P1(f2(x161,x162),x161,x162)
% 0.21/0.65  [18]~P1(x183,x184,x181)+E(x181,x182)+~P1(x183,x184,x182)
% 0.21/0.65  [19]~P1(x196,x194,x191)+P1(x191,x192,x193)+~P1(x194,x192,x195)+~P1(x196,x195,x193)
% 0.21/0.65  [20]~P1(x201,x206,x204)+P1(x201,x202,x203)+~P1(x204,x205,x203)+~P1(x206,x205,x202)
% 0.21/0.65  %EqnAxiom
% 0.21/0.65  [1]E(x11,x11)
% 0.21/0.65  [2]E(x22,x21)+~E(x21,x22)
% 0.21/0.65  [3]E(x31,x33)+~E(x31,x32)+~E(x32,x33)
% 0.21/0.65  [4]~E(x41,x42)+E(f1(x41,x43),f1(x42,x43))
% 0.21/0.65  [5]~E(x51,x52)+E(f1(x53,x51),f1(x53,x52))
% 0.21/0.65  [6]~E(x61,x62)+E(f3(x61,x63),f3(x62,x63))
% 0.21/0.65  [7]~E(x71,x72)+E(f3(x73,x71),f3(x73,x72))
% 0.21/0.65  [8]~E(x81,x82)+E(f2(x81,x83),f2(x82,x83))
% 0.21/0.65  [9]~E(x91,x92)+E(f2(x93,x91),f2(x93,x92))
% 0.21/0.65  [10]~E(x101,x102)+E(f4(x101),f4(x102))
% 0.21/0.65  [11]P1(x112,x113,x114)+~E(x111,x112)+~P1(x111,x113,x114)
% 0.21/0.65  [12]P1(x123,x122,x124)+~E(x121,x122)+~P1(x123,x121,x124)
% 0.21/0.65  [13]P1(x133,x134,x132)+~E(x131,x132)+~P1(x133,x134,x131)
% 0.21/0.65  
% 0.21/0.65  %-------------------------------------------
% 0.21/0.66  cnf(22,plain,
% 0.21/0.66     (P1(x221,x222,f1(x221,x222))),
% 0.21/0.66     inference(rename_variables,[],[14])).
% 0.21/0.66  cnf(24,plain,
% 0.21/0.66     (P1(x241,f3(x241,x242),x242)),
% 0.21/0.66     inference(rename_variables,[],[15])).
% 0.21/0.66  cnf(27,plain,
% 0.21/0.66     (E(f1(x271,f3(x271,x272)),x272)),
% 0.21/0.66     inference(scs_inference,[],[17,14,22,15,24,16,13,12,11,18])).
% 0.21/0.66  cnf(43,plain,
% 0.21/0.66     (P1(f2(x431,x431),f1(x431,x432),f1(x431,x432))),
% 0.21/0.66     inference(scs_inference,[],[14,16,20])).
% 0.21/0.66  cnf(44,plain,
% 0.21/0.66     (P1(f2(x441,x442),x441,x442)),
% 0.21/0.66     inference(rename_variables,[],[16])).
% 0.21/0.66  cnf(47,plain,
% 0.21/0.66     (~P1(f4(x471),x471,f4(x471))),
% 0.21/0.66     inference(rename_variables,[],[17])).
% 0.21/0.66  cnf(48,plain,
% 0.21/0.66     (~P1(f2(x481,f4(x482)),f1(x481,x482),f4(x482))),
% 0.21/0.66     inference(scs_inference,[],[17,47,14,16,44,27,20,12,19])).
% 0.21/0.66  cnf(52,plain,
% 0.21/0.66     (E(x521,f1(x522,f3(x522,x521)))),
% 0.21/0.66     inference(scs_inference,[],[17,47,14,16,44,27,20,12,19,2])).
% 0.21/0.66  cnf(66,plain,
% 0.21/0.66     ($false),
% 0.21/0.66     inference(scs_inference,[],[14,16,48,43,52,19,12]),
% 0.21/0.66     ['proof']).
% 0.21/0.66  % SZS output end Proof
% 0.21/0.66  % Total time :0.020000s
%------------------------------------------------------------------------------