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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE---1.6
% Problem  : GRP028-1 : TPTP v8.1.2. Released v1.0.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.22s 0.60s
% Output   : CNFRefutation 0.22s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : GRP028-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d
% 0.15/0.35  % Computer : n012.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Aug 29 02:09:09 EDT 2023
% 0.15/0.36  % CPUTime    : 
% 0.22/0.55  start to proof:theBenchmark
% 0.22/0.59  %-------------------------------------------
% 0.22/0.59  % File        :CSE---1.6
% 0.22/0.59  % Problem     :theBenchmark
% 0.22/0.59  % Transform   :cnf
% 0.22/0.59  % Format      :tptp:raw
% 0.22/0.59  % Command     :java -jar mcs_scs.jar %d %s
% 0.22/0.59  
% 0.22/0.59  % Result      :Theorem 0.000000s
% 0.22/0.59  % Output      :CNFRefutation 0.000000s
% 0.22/0.59  %-------------------------------------------
% 0.22/0.60  %--------------------------------------------------------------------------
% 0.22/0.60  % File     : GRP028-1 : TPTP v8.1.2. Released v1.0.0.
% 0.22/0.60  % Domain   : Group Theory (Semigroups)
% 0.22/0.60  % Problem  : In semigroups, left and right solutions => right id exists
% 0.22/0.60  % Version  : [Cha70] axioms : Incomplete.
% 0.22/0.60  % English  : If there are left and right solutions, then there is a right
% 0.22/0.60  %            identity element.
% 0.22/0.60  
% 0.22/0.60  % Refs     : [Sla67] Slagle (1967), Automatic Theorem Proving with Renamabl
% 0.22/0.60  %          : [Cha70] Chang (1970), The Unit Proof and the Input Proof in Th
% 0.22/0.60  %          : [RR+72] Reboh et al. (1972), Study of automatic theorem provin
% 0.22/0.60  %          : [WM76]  Wilson & Minker (1976), Resolution, Refinements, and S
% 0.22/0.60  % Source   : [Cha70]
% 0.22/0.60  % Names    : ALGEBRA THEOREM [Sla67]
% 0.22/0.60  %          : Example 1 [Cha70]
% 0.22/0.60  %          : GROUP1 [RR+72]
% 0.22/0.60  %          : GROUP1 [WM76]
% 0.22/0.60  %          : EX1 [SPRFN]
% 0.22/0.60  
% 0.22/0.60  % Status   : Unsatisfiable
% 0.22/0.60  % Rating   : 0.00 v5.4.0, 0.06 v5.3.0, 0.10 v5.2.0, 0.00 v2.0.0
% 0.22/0.60  % Syntax   : Number of clauses     :    4 (   3 unt;   0 nHn;   2 RR)
% 0.22/0.60  %            Number of literals    :    7 (   0 equ;   4 neg)
% 0.22/0.60  %            Maximal clause size   :    4 (   1 avg)
% 0.22/0.60  %            Maximal term depth    :    2 (   1 avg)
% 0.22/0.60  %            Number of predicates  :    1 (   1 usr;   0 prp; 3-3 aty)
% 0.22/0.60  %            Number of functors    :    3 (   3 usr;   0 con; 1-2 aty)
% 0.22/0.60  %            Number of variables   :   11 (   0 sgn)
% 0.22/0.60  % SPC      : CNF_UNS_RFO_NEQ_HRN
% 0.22/0.60  
% 0.22/0.60  % Comments :
% 0.22/0.60  %--------------------------------------------------------------------------
% 0.22/0.60  cnf(associativity,axiom,
% 0.22/0.60      ( ~ product(X,Y,U)
% 0.22/0.60      | ~ product(Y,Z,V)
% 0.22/0.60      | ~ product(X,V,W)
% 0.22/0.60      | product(U,Z,W) ) ).
% 0.22/0.60  
% 0.22/0.60  cnf(left_soln,hypothesis,
% 0.22/0.60      product(left_solution(X,Y),X,Y) ).
% 0.22/0.60  
% 0.22/0.60  cnf(right_soln,hypothesis,
% 0.22/0.60      product(X,right_solution(X,Y),Y) ).
% 0.22/0.60  
% 0.22/0.60  %----There is an element for which no X is identity
% 0.22/0.60  cnf(prove_there_is_a_right_identity,negated_conjecture,
% 0.22/0.60      ~ product(not_identity(X),X,not_identity(X)) ).
% 0.22/0.60  
% 0.22/0.60  %--------------------------------------------------------------------------
% 0.22/0.60  %-------------------------------------------
% 0.22/0.60  % Proof found
% 0.22/0.60  % SZS status Theorem for theBenchmark
% 0.22/0.60  % SZS output start Proof
% 0.22/0.60  %ClaNum:4(EqnAxiom:0)
% 0.22/0.60  %VarNum:23(SingletonVarNum:11)
% 0.22/0.60  %MaxLitNum:4
% 0.22/0.60  %MaxfuncDepth:1
% 0.22/0.60  %SharedTerms:0
% 0.22/0.60  %goalClause: 3
% 0.22/0.60  %singleGoalClaCount:1
% 0.22/0.60  [3]~P1(f3(x31),x31,f3(x31))
% 0.22/0.60  [1]P1(x11,f1(x11,x12),x12)
% 0.22/0.60  [2]P1(f2(x21,x22),x21,x22)
% 0.22/0.60  [4]~P1(x46,x44,x41)+P1(x41,x42,x43)+~P1(x44,x42,x45)+~P1(x46,x45,x43)
% 0.22/0.60  %EqnAxiom
% 0.22/0.60  
% 0.22/0.60  %-------------------------------------------
% 0.22/0.61  cnf(5,plain,
% 0.22/0.61     ($false),
% 0.22/0.61     inference(scs_inference,[],[3,1,2,4]),
% 0.22/0.61     ['proof']).
% 0.22/0.61  % SZS output end Proof
% 0.22/0.61  % Total time :0.000000s
%------------------------------------------------------------------------------