TSTP Solution File: GRP396+1 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : GRP396+1 : TPTP v8.1.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n032.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 : Sat Jul 16 08:38:50 EDT 2022

% Result   : Satisfiable 3.99s 1.94s
% Output   : Saturation 3.99s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(associativity,axiom,
    ! [X1,X2,X3,X4] :
      ( ( group_member(X2,X1)
        & group_member(X3,X1)
        & group_member(X4,X1) )
     => multiply(X1,multiply(X1,X2,X3),X4) = multiply(X1,X2,multiply(X1,X3,X4)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GRP007+0.ax',associativity) ).

fof(total_function,axiom,
    ! [X1,X2,X3] :
      ( ( group_member(X2,X1)
        & group_member(X3,X1) )
     => group_member(multiply(X1,X2,X3),X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GRP007+0.ax',total_function) ).

fof(c_0_2,plain,
    ! [X8,X9,X10,X11] :
      ( ~ group_member(X9,X8)
      | ~ group_member(X10,X8)
      | ~ group_member(X11,X8)
      | multiply(X8,multiply(X8,X9,X10),X11) = multiply(X8,X9,multiply(X8,X10,X11)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[associativity])]) ).

fof(c_0_3,plain,
    ! [X5,X6,X7] :
      ( ~ group_member(X6,X5)
      | ~ group_member(X7,X5)
      | group_member(multiply(X5,X6,X7),X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[total_function])]) ).

cnf(c_0_4,plain,
    ( multiply(X2,multiply(X2,X1,X3),X4) = multiply(X2,X1,multiply(X2,X3,X4))
    | ~ group_member(X1,X2)
    | ~ group_member(X3,X2)
    | ~ group_member(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_2]),
    [final] ).

cnf(c_0_5,plain,
    ( group_member(multiply(X2,X1,X3),X2)
    | ~ group_member(X1,X2)
    | ~ group_member(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_3]),
    [final] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem  : GRP396+1 : TPTP v8.1.0. Released v2.5.0.
% 0.05/0.11  % Command  : enigmatic-eprover.py %s %d 1
% 0.10/0.30  % Computer : n032.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 600
% 0.10/0.30  % DateTime : Mon Jun 13 15:09:28 EDT 2022
% 0.10/0.30  % CPUTime  : 
% 0.15/0.37  # ENIGMATIC: Selected SinE mode:
% 0.15/0.38  # Parsing /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.38  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.15/0.38  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.15/0.38  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 3.71/1.61  [LightGBM] [Fatal] Data file /export/starexec/sandbox/tmp/enigma-theBenchmark.p-p_m1lhe_/test couldn't be read
% 3.71/1.61  [12084] Failed to execute script predict4sine1
% 3.71/1.61  Traceback (most recent call last):
% 3.71/1.61    File "predict4sine1.py", line 24, in <module>
% 3.71/1.61    File "site-packages/lightgbm/basic.py", line 1037, in construct
% 3.71/1.61    File "site-packages/lightgbm/basic.py", line 833, in _lazy_init
% 3.71/1.61    File "site-packages/lightgbm/basic.py", line 47, in _safe_call
% 3.71/1.61  lightgbm.basic.LightGBMError: Data file /export/starexec/sandbox/tmp/enigma-theBenchmark.p-p_m1lhe_/test couldn't be read
% 3.99/1.94  # ENIGMATIC: Solved by autoschedule:
% 3.99/1.94  # No SInE strategy applied
% 3.99/1.94  # Trying AutoSched0 for 150 seconds
% 3.99/1.94  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S078I
% 3.99/1.94  # and selection function SelectCQIArNpEqFirst.
% 3.99/1.94  #
% 3.99/1.94  # Preprocessing time       : 0.015 s
% 3.99/1.94  # Presaturation interreduction done
% 3.99/1.94  
% 3.99/1.94  # No proof found!
% 3.99/1.94  # SZS status Satisfiable
% 3.99/1.94  # SZS output start Saturation
% See solution above
% 3.99/1.94  
% 3.99/1.94  # -------------------------------------------------
% 3.99/1.94  # User time                : 0.015 s
% 3.99/1.94  # System time              : 0.006 s
% 3.99/1.94  # Total time               : 0.021 s
% 3.99/1.94  # Maximum resident set size: 7124 pages
% 3.99/1.94  
%------------------------------------------------------------------------------