TSTP Solution File: SYO884^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO884^1 : TPTP v8.1.2. Released v7.5.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.LNp8VIUnGY true

% Computer : n026.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 : Fri Sep  1 05:53:05 EDT 2023

% Result   : Unsatisfiable 0.21s 0.77s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   14 (   3 unt;   4 typ;   0 def)
%            Number of atoms       :   18 (  16 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  259 (  16   ~;   7   |;   0   &; 235   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :   50 (  50   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   4 usr;   5 con; 0-6 aty)
%                                         (   1  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :   45 (  39   ^;   6   !;   0   ?;  45   :)

% Comments : 
%------------------------------------------------------------------------------
thf(f_type,type,
    f: $i > $i > $i > $i > $i > $i > $i ).

thf(b_type,type,
    b: $i ).

thf(c_type,type,
    c: $i ).

thf(a_type,type,
    a: $i ).

thf(ax,axiom,
    ! [F: $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i] :
      ( ( ( F @ a @ b @ c @ c @ c @ c @ c @ c @ c @ c @ c @ c )
       != ( f @ b @ a @ c @ c @ c @ c ) )
      | ( ( F @ c @ a @ c @ c @ c @ c @ c @ c @ c @ c @ c @ c )
       != ( f @ a @ c @ c @ c @ c @ c ) ) ) ).

thf(zip_derived_cl0,plain,
    ( !!
    @ ^ [Y0: $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i] :
        ( ( ( Y0 @ a @ b @ c @ c @ c @ c @ c @ c @ c @ c @ c @ c )
         != ( f @ b @ a @ c @ c @ c @ c ) )
        | ( ( Y0 @ c @ a @ c @ c @ c @ c @ c @ c @ c @ c @ c @ c )
         != ( f @ a @ c @ c @ c @ c @ c ) ) ) ),
    inference(cnf,[status(esa)],[ax]) ).

thf(zip_derived_cl1,plain,
    ! [X2: $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i] :
      ( ( ( X2 @ a @ b @ c @ c @ c @ c @ c @ c @ c @ c @ c @ c )
       != ( f @ b @ a @ c @ c @ c @ c ) )
      | ( ( X2 @ c @ a @ c @ c @ c @ c @ c @ c @ c @ c @ c @ c )
       != ( f @ a @ c @ c @ c @ c @ c ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl2,plain,
    ! [X2: $i > $i > $i] :
      ( ( ( ^ [Y0: $i,Y1: $i,Y2: $i,Y3: $i,Y4: $i,Y5: $i,Y6: $i,Y7: $i,Y8: $i,Y9: $i,Y10: $i,Y11: $i] : ( X2 @ Y0 @ Y1 )
          @ a
          @ b
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c )
       != ( f @ b @ a @ c @ c @ c @ c ) )
      | ( ( ^ [Y0: $i,Y1: $i,Y2: $i,Y3: $i,Y4: $i,Y5: $i,Y6: $i,Y7: $i,Y8: $i,Y9: $i,Y10: $i,Y11: $i] : ( X2 @ Y0 @ Y1 )
          @ c
          @ a
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c
          @ c )
       != ( f @ a @ c @ c @ c @ c @ c ) ) ),
    inference(prune_arg_fun,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl3,plain,
    ! [X2: $i > $i > $i] :
      ( ( ( X2 @ a @ b )
       != ( f @ b @ a @ c @ c @ c @ c ) )
      | ( ( X2 @ c @ a )
       != ( f @ a @ c @ c @ c @ c @ c ) ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl4,plain,
    ! [X2: $i > $i > $i] :
      ( ( ( X2 @ a @ b )
       != ( f @ b @ a @ c @ c @ c @ c ) )
      | ( ( X2 @ c @ a )
       != ( f @ a @ c @ c @ c @ c @ c ) ) ),
    inference(lazy_cnf_or,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl5,plain,
    ! [X2: $i > $i > $i] :
      ( ( ( X2 @ a @ b )
       != ( f @ b @ a @ c @ c @ c @ c ) )
      | ( ( X2 @ c @ a )
       != ( f @ a @ c @ c @ c @ c @ c ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl19,plain,
    ( ( ^ [Y0: $i,Y1: $i] :
          ( f
          @ ( ^ [Y2: $i,Y3: $i] : Y3
            @ Y0
            @ Y1 )
          @ ( ^ [Y2: $i,Y3: $i] : Y2
            @ Y0
            @ Y1 )
          @ ( ^ [Y2: $i,Y3: $i] : c
            @ Y0
            @ Y1 )
          @ ( ^ [Y2: $i,Y3: $i] : c
            @ Y0
            @ Y1 )
          @ ( ^ [Y2: $i,Y3: $i] : c
            @ Y0
            @ Y1 )
          @ ( ^ [Y2: $i,Y3: $i] : c
            @ Y0
            @ Y1 ) )
      @ c
      @ a )
   != ( f @ a @ c @ c @ c @ c @ c ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl21,plain,
    ( ( f @ a @ c @ c @ c @ c @ c )
   != ( f @ a @ c @ c @ c @ c @ c ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl19]) ).

thf(zip_derived_cl22,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl21]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO884^1 : TPTP v8.1.2. Released v7.5.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.LNp8VIUnGY true
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 06:45:03 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.66  % Total configuration time : 828
% 0.21/0.66  % Estimated wc time : 1656
% 0.21/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.77  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.77  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.77  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.77  % Solved by lams/35_full_unif4.sh.
% 0.21/0.77  % done 4 iterations in 0.012s
% 0.21/0.77  % SZS status Unsatisfiable for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.77  % SZS output start Refutation
% See solution above
% 0.21/0.77  
% 0.21/0.77  
% 0.21/0.77  % Terminating...
% 1.14/0.87  % Runner terminated.
% 1.14/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------