TSTP Solution File: RNG010-2 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : RNG010-2 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n029.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  : 600s
% DateTime : Mon Jul 18 20:39:26 EDT 2022

% Result   : Unsatisfiable 0.43s 0.61s
% Output   : Refutation 0.43s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
cnf(left_alternative,axiom,
    multiply(multiply(X60,X60),X61) = multiply(X60,multiply(X60,X61)),
    input ).

cnf(middle_law,axiom,
    multiply(multiply(X106,X105),X106) != multiply(X106,multiply(X105,X106)),
    input ).

cnf(c226,plain,
    $false,
    inference(resolution,status(thm),[middle_law,left_alternative]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : RNG010-2 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.10/0.12  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.12/0.33  % Computer : n029.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Mon May 30 07:14:14 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.43/0.61  # Version:  1.3
% 0.43/0.61  # SZS status Unsatisfiable
% 0.43/0.61  # SZS output start CNFRefutation
% See solution above
% 0.43/0.61  
% 0.43/0.61  # Initial clauses    : 31
% 0.43/0.61  # Processed clauses  : 48
% 0.43/0.61  # Factors computed   : 0
% 0.43/0.61  # Resolvents computed: 224
% 0.43/0.61  # Tautologies deleted: 1
% 0.43/0.61  # Forward subsumed   : 41
% 0.43/0.61  # Backward subsumed  : 0
% 0.43/0.61  # -------- CPU Time ---------
% 0.43/0.61  # User time          : 0.246 s
% 0.43/0.61  # System time        : 0.019 s
% 0.43/0.61  # Total time         : 0.265 s
%------------------------------------------------------------------------------