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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO882^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.BE4OFKIJ8z true

% Computer : n017.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:04 EDT 2023

% Result   : Unsatisfiable 3.93s 1.25s
% Output   : Refutation 3.93s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   21 (   9 unt;   4 typ;   0 def)
%            Number of atoms       :   45 (  22 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :  128 (  22   ~;  15   |;   0   &;  90   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   16 (  16   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   4 usr;   5 con; 0-2 aty)
%                                         (   1  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :   22 (   9   ^;  13   !;   0   ?;  22   :)

% Comments : 
%------------------------------------------------------------------------------
thf(h_type,type,
    h: $i > $i ).

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

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

thf(g_type,type,
    g: $o > $i ).

thf(a1,axiom,
    ! [Y: $i > $i] :
      ( ( ( h @ ( Y @ b ) )
       != ( h @ ( g @ $false ) ) )
      | ( ( h @ ( Y @ a ) )
       != ( h @ ( g @ $true ) ) ) ) ).

thf(zip_derived_cl0,plain,
    ( !!
    @ ^ [Y0: $i > $i] :
        ( ( ( h @ ( Y0 @ b ) )
         != ( h @ ( g @ $false ) ) )
        | ( ( h @ ( Y0 @ a ) )
         != ( h @ ( g @ $true ) ) ) ) ),
    inference(cnf,[status(esa)],[a1]) ).

thf(zip_derived_cl22,plain,
    ! [X2: $i > $i] :
      ( ( ( h @ ( X2 @ b ) )
       != ( h @ ( g @ $false ) ) )
      | ( ( h @ ( X2 @ a ) )
       != ( h @ ( g @ $true ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl23,plain,
    ! [X2: $i > $i] :
      ( ( ( h @ ( X2 @ b ) )
       != ( h @ ( g @ $false ) ) )
      | ( ( h @ ( X2 @ a ) )
       != ( h @ ( g @ $true ) ) ) ),
    inference(lazy_cnf_or,[status(thm)],[zip_derived_cl22]) ).

thf(zip_derived_cl24,plain,
    ! [X2: $i > $i] :
      ( ( ( h @ ( X2 @ b ) )
       != ( h @ ( g @ $false ) ) )
      | ( ( h @ ( X2 @ a ) )
       != ( h @ ( g @ $true ) ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl23]) ).

thf(zip_derived_cl30,plain,
    ! [X0: $o > $i,X1: $o > $i,X2: $i > $o] :
      ( ( X2 @ b )
      | ( ( h
          @ ( ^ [Y0: $o] :
                ( ^ [Y1: $o,Y2: $i] : ( X0 @ Y1 )
                @ Y0
                @ ( X1 @ Y0 ) )
            @ $false ) )
       != ( h @ ( g @ $false ) ) )
      | ( ( h
          @ ( ^ [Y0: $i] :
                ( ^ [Y1: $o,Y2: $i] : ( X0 @ Y1 )
                @ ( X2 @ Y0 )
                @ Y0 )
            @ a ) )
       != ( h @ ( g @ $true ) ) ) ),
    inference(fluid_bool_hoist,[status(thm)],[zip_derived_cl24]) ).

thf(zip_derived_cl47,plain,
    ! [X0: $o > $i,X2: $i > $o] :
      ( ( X2 @ b )
      | ( ( h @ ( X0 @ $false ) )
       != ( h @ ( g @ $false ) ) )
      | ( ( h @ ( X0 @ ( X2 @ a ) ) )
       != ( h @ ( g @ $true ) ) ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl30]) ).

thf(zip_derived_cl81,plain,
    ! [X0: $i > $o] :
      ( ( ( h @ ( g @ ( X0 @ a ) ) )
       != ( h @ ( g @ $true ) ) )
      | ( X0 @ b ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl47]) ).

thf(zip_derived_cl1334,plain,
    ! [X0: $i > $o] :
      ( ~ ( X0 @ a )
      | ( ( h
          @ ( g
            @ ( ^ [Y0: $o] : Y0
              @ $true ) ) )
       != ( h @ ( g @ $true ) ) )
      | ( X0 @ b ) ),
    inference(fluid_loob_hoist,[status(thm)],[zip_derived_cl81]) ).

thf(zip_derived_cl1498,plain,
    ! [X0: $i > $o] :
      ( ~ ( X0 @ a )
      | ( ( h @ ( g @ $true ) )
       != ( h @ ( g @ $true ) ) )
      | ( X0 @ b ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl1334]) ).

thf(zip_derived_cl1499,plain,
    ! [X0: $i > $o] :
      ( ( X0 @ b )
      | ~ ( X0 @ a ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1498]) ).

thf(zip_derived_cl1730,plain,
    ( ^ [Y0: $i] : ( Y0 = a )
    @ b ),
    inference(ho_elim_pred,[status(thm)],[zip_derived_cl1499]) ).

thf(zip_derived_cl1735,plain,
    b = a,
    inference(ho_norm,[status(thm)],[zip_derived_cl1730]) ).

thf(zip_derived_cl1736,plain,
    b = a,
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1735]) ).

thf(a2,axiom,
    a != b ).

thf(zip_derived_cl1,plain,
    a != b,
    inference(cnf,[status(esa)],[a2]) ).

thf(zip_derived_cl1871,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl1736,zip_derived_cl1]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SYO882^1 : TPTP v8.1.2. Released v7.5.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.BE4OFKIJ8z true
% 0.14/0.35  % Computer : n017.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:21:41 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.22/0.67  % Total configuration time : 828
% 0.22/0.67  % Estimated wc time : 1656
% 0.22/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.58/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.58/0.73  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.58/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.58/0.74  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.58/0.75  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.58/0.75  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.58/0.75  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.58/0.76  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.58/0.76  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 0.58/0.76  % /export/starexec/sandbox/solver/bin/lams/15_old_s4.sh running for 30s
% 0.58/0.76  % /export/starexec/sandbox/solver/bin/lams/35_full_unif.sh running for 56s
% 0.58/0.78  % /export/starexec/sandbox/solver/bin/lams/15_lifting3.sh running for 30s
% 0.58/0.78  % /export/starexec/sandbox/solver/bin/lams/33_shallow_sine.sh running for 66s
% 0.61/0.79  % /export/starexec/sandbox/solver/bin/lams/40_e_lift.sh running for 80s
% 0.61/0.79  % /export/starexec/sandbox/solver/bin/lams/15_lifting1.sh running for 30s
% 0.61/0.79  % /export/starexec/sandbox/solver/bin/lams/8_new_cnf.sh running for 16s
% 0.62/0.81  % /export/starexec/sandbox/solver/bin/lams/10_e_short2.sh running for 20s
% 0.62/0.81  % /export/starexec/sandbox/solver/bin/lams/8_add_var_l_av.sh running for 16s
% 0.62/0.82  % /export/starexec/sandbox/solver/bin/lams/8_new_sh_or.sh running for 16s
% 0.62/0.82  % /export/starexec/sandbox/solver/bin/lams/30_old_zip1.sh running for 36s
% 0.62/0.82  % /export/starexec/sandbox/solver/bin/lams/10_shallow_lift.sh running for 30s
% 0.62/0.84  % /export/starexec/sandbox/solver/bin/lams/15_lcnf_noform.sh running for 30s
% 0.62/0.84  % /export/starexec/sandbox/solver/bin/lams/8_sh.eqenc2.sh running for 10s
% 0.62/0.85  % /export/starexec/sandbox/solver/bin/lams/8_cmb.lcnf4.sh running for 10s
% 0.62/0.85  % /export/starexec/sandbox/solver/bin/lams/8_new_l_av.sh running for 24s
% 0.62/0.85  % /export/starexec/sandbox/solver/bin/lams/10_forms1.sh running for 20s
% 0.62/0.87  % /export/starexec/sandbox/solver/bin/lams/10_forms4.sh running for 20s
% 0.62/0.87  % /export/starexec/sandbox/solver/bin/lams/15_ch_av2.sh running for 26s
% 0.62/0.88  % /export/starexec/sandbox/solver/bin/lams/15_sine_deep.sh running for 44s
% 0.62/0.88  % /export/starexec/sandbox/solver/bin/lams/10_shallow_sine.sh running for 30s
% 0.66/0.90  % /export/starexec/sandbox/solver/bin/lams/20_new_c.s3.sh running for 40s
% 0.66/0.90  % /export/starexec/sandbox/solver/bin/lams/10_forms2.sh running for 20s
% 0.66/0.90  % /export/starexec/sandbox/solver/bin/lams/8_sh.or.sh running for 24s
% 0.66/0.93  % /export/starexec/sandbox/solver/bin/lams/15_combs_pe.sh running for 20s
% 0.66/0.93  % /export/starexec/sandbox/solver/bin/lams/15_b.split.li.sh running for 44s
% 0.66/0.93  % /export/starexec/sandbox/solver/bin/lams/18_sh1.sh running for 36s
% 0.66/0.96  % /export/starexec/sandbox/solver/bin/lams/8_no_ord.sh running for 10s
% 0.66/0.96  % /export/starexec/sandbox/solver/bin/lams/10_forms3.sh running for 20s
% 0.66/0.97  % /export/starexec/sandbox/solver/bin/lams/8_lcnf_new_simp.sh running for 16s
% 0.67/1.00  % /export/starexec/sandbox/solver/bin/lams/8_unif0.sh running for 24s
% 0.67/1.00  % /export/starexec/sandbox/solver/bin/lams/10_32.sh running for 20s
% 0.67/1.00  % /export/starexec/sandbox/solver/bin/lams/8_b5.l2.sh running for 10s
% 0.67/1.02  % /export/starexec/sandbox/solver/bin/lams/8_s6.2.3.sh running for 10s
% 0.67/1.02  % /export/starexec/sandbox/solver/bin/lams/8_c.preprocess2.sh running for 22s
% 0.67/1.04  % /export/starexec/sandbox/solver/bin/lams/15_l_e.sh running for 30s
% 0.67/1.05  % /export/starexec/sandbox/solver/bin/lams/20_sh4.sh running for 30s
% 0.67/1.05  % /export/starexec/sandbox/solver/bin/lams/8_sh.eqenc.sh running for 10s
% 0.67/1.07  % /export/starexec/sandbox/solver/bin/lams/5_sp_new2.sh running for 10s
% 3.93/1.25  % Solved by lams/15_e_short1.sh.
% 3.93/1.25  % done 60 iterations in 0.498s
% 3.93/1.25  % SZS status Unsatisfiable for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 3.93/1.25  % SZS output start Refutation
% See solution above
% 3.93/1.25  
% 3.93/1.25  
% 3.93/1.25  % Terminating...
% 4.98/1.38  % Runner terminated.
% 4.98/1.40  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------