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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUN024^1 : TPTP v8.1.2. Released v6.4.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.ApiVfrhoPF true

% 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  : 300s
% DateTime : Thu Aug 31 12:54:09 EDT 2023

% Result   : Theorem 0.17s 0.74s
% Output   : Refutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   55 (  19 unt;   3 typ;   0 def)
%            Number of atoms       :  153 (  92 equ;   6 cnn)
%            Maximal formula atoms :   17 (   2 avg)
%            Number of connectives :  570 (  63   ~;  40   |;  22   &; 385   @)
%                                         (   0 <=>;  21  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   29 (  29   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   3 usr;   6 con; 0-3 aty)
%                                         (  37  !!;   2  ??;   0 @@+;   0 @@-)
%            Number of variables   :  137 (  48   ^;  87   !;   2   ?; 137   :)

% Comments : 
%------------------------------------------------------------------------------
thf(zero_type,type,
    zero: $i ).

thf(ite_type,type,
    ite: $o > $i > $i > $i ).

thf(s_type,type,
    s: $i > $i ).

thf(n9,conjecture,
    ( ( ! [X: $i] :
          ( ( s @ X )
         != X )
      & ! [X: $i] :
          ( ( s @ X )
         != zero )
      & ! [X100: $o,U: $i,V: $i] :
          ( ~ X100
         => ( ( ite @ X100 @ U @ V )
            = V ) )
      & ! [X100: $o,U: $i,V: $i] :
          ( X100
         => ( ( ite @ X100 @ U @ V )
            = U ) ) )
   => ? [H: $i > $i] :
        ( ( ( H @ zero )
          = ( s @ zero ) )
        & ( ( H @ ( s @ zero ) )
          = zero )
        & ( ( H @ ( s @ ( s @ zero ) ) )
          = zero ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [X: $i] :
            ( ( s @ X )
           != X )
        & ! [X: $i] :
            ( ( s @ X )
           != zero )
        & ! [X100: $o,U: $i,V: $i] :
            ( ~ X100
           => ( ( ite @ X100 @ U @ V )
              = V ) )
        & ! [X100: $o,U: $i,V: $i] :
            ( X100
           => ( ( ite @ X100 @ U @ V )
              = U ) ) )
     => ? [H: $i > $i] :
          ( ( ( H @ zero )
            = ( s @ zero ) )
          & ( ( H @ ( s @ zero ) )
            = zero )
          & ( ( H @ ( s @ ( s @ zero ) ) )
            = zero ) ) ),
    inference('cnf.neg',[status(esa)],[n9]) ).

thf(zip_derived_cl0,plain,
    ~ ( ( ( !!
          @ ^ [Y0: $i] :
              ( ( s @ Y0 )
             != Y0 ) )
        & ( !!
          @ ^ [Y0: $i] :
              ( ( s @ Y0 )
             != zero ) )
        & ( !!
          @ ^ [Y0: $o] :
              ( !!
              @ ^ [Y1: $i] :
                  ( !!
                  @ ^ [Y2: $i] :
                      ( ( (~) @ Y0 )
                     => ( ( ite @ Y0 @ Y1 @ Y2 )
                        = Y2 ) ) ) ) )
        & ( !!
          @ ^ [Y0: $o] :
              ( !!
              @ ^ [Y1: $i] :
                  ( !!
                  @ ^ [Y2: $i] :
                      ( Y0
                     => ( ( ite @ Y0 @ Y1 @ Y2 )
                        = Y1 ) ) ) ) ) )
     => ( ??
        @ ^ [Y0: $i > $i] :
            ( ( ( Y0 @ zero )
              = ( s @ zero ) )
            & ( ( Y0 @ ( s @ zero ) )
              = zero )
            & ( ( Y0 @ ( s @ ( s @ zero ) ) )
              = zero ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ( ( !!
      @ ^ [Y0: $i] :
          ( ( s @ Y0 )
         != Y0 ) )
    & ( !!
      @ ^ [Y0: $i] :
          ( ( s @ Y0 )
         != zero ) )
    & ( !!
      @ ^ [Y0: $o] :
          ( !!
          @ ^ [Y1: $i] :
              ( !!
              @ ^ [Y2: $i] :
                  ( ( (~) @ Y0 )
                 => ( ( ite @ Y0 @ Y1 @ Y2 )
                    = Y2 ) ) ) ) )
    & ( !!
      @ ^ [Y0: $o] :
          ( !!
          @ ^ [Y1: $i] :
              ( !!
              @ ^ [Y2: $i] :
                  ( Y0
                 => ( ( ite @ Y0 @ Y1 @ Y2 )
                    = Y1 ) ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl6,plain,
    ( !!
    @ ^ [Y0: $o] :
        ( !!
        @ ^ [Y1: $i] :
            ( !!
            @ ^ [Y2: $i] :
                ( Y0
               => ( ( ite @ Y0 @ Y1 @ Y2 )
                  = Y1 ) ) ) ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl14,plain,
    ! [X2: $o] :
      ( !!
      @ ^ [Y0: $i] :
          ( !!
          @ ^ [Y1: $i] :
              ( X2
             => ( ( ite @ X2 @ Y0 @ Y1 )
                = Y0 ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl22,plain,
    ! [X2: $o,X4: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( X2
         => ( ( ite @ X2 @ X4 @ Y0 )
            = X4 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl25,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( X2
     => ( ( ite @ X2 @ X4 @ X6 )
        = X4 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl22]) ).

thf(zip_derived_cl27,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( ~ X2
      | ( ( ite @ X2 @ X4 @ X6 )
        = X4 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl25]) ).

thf(zip_derived_cl29,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( ~ X2
      | ( ( ite @ X2 @ X4 @ X6 )
        = X4 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl27]) ).

thf(zip_derived_cl29_001,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( ~ X2
      | ( ( ite @ X2 @ X4 @ X6 )
        = X4 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl27]) ).

thf(zip_derived_cl14_002,plain,
    ! [X2: $o] :
      ( !!
      @ ^ [Y0: $i] :
          ( !!
          @ ^ [Y1: $i] :
              ( X2
             => ( ( ite @ X2 @ Y0 @ Y1 )
                = Y0 ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl17,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: $i] :
            ( $true
           => ( ( ite @ $true @ Y0 @ Y1 )
              = Y0 ) ) ) ),
    inference('ho.refine.early.bird',[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl31,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: $i] :
            ( ( ite @ $true @ Y0 @ Y1 )
            = Y0 ) ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl17]) ).

thf(zip_derived_cl32,plain,
    ! [X2: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( ( ite @ $true @ X2 @ Y0 )
          = X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl31]) ).

thf(zip_derived_cl33,plain,
    ! [X2: $i,X4: $i] :
      ( ( ite @ $true @ X2 @ X4 )
      = X2 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl32]) ).

thf(zip_derived_cl34,plain,
    ! [X2: $i,X4: $i] :
      ( ( ite @ $true @ X2 @ X4 )
      = X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl34_003,plain,
    ! [X2: $i,X4: $i] :
      ( ( ite @ $true @ X2 @ X4 )
      = X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl5,plain,
    ( !!
    @ ^ [Y0: $o] :
        ( !!
        @ ^ [Y1: $i] :
            ( !!
            @ ^ [Y2: $i] :
                ( ( (~) @ Y0 )
               => ( ( ite @ Y0 @ Y1 @ Y2 )
                  = Y2 ) ) ) ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl10,plain,
    ! [X2: $o] :
      ( !!
      @ ^ [Y0: $i] :
          ( !!
          @ ^ [Y1: $i] :
              ( ( (~) @ X2 )
             => ( ( ite @ X2 @ Y0 @ Y1 )
                = Y1 ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl21,plain,
    ! [X2: $o,X4: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( ( (~) @ X2 )
         => ( ( ite @ X2 @ X4 @ Y0 )
            = Y0 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl10]) ).

thf(zip_derived_cl24,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( ( (~) @ X2 )
     => ( ( ite @ X2 @ X4 @ X6 )
        = X6 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl21]) ).

thf(zip_derived_cl26,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( X2
      | ( ( ite @ X2 @ X4 @ X6 )
        = X6 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl24]) ).

thf(zip_derived_cl28,plain,
    ! [X2: $o,X4: $i,X6: $i] :
      ( X2
      | ( ( ite @ X2 @ X4 @ X6 )
        = X6 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl26]) ).

thf(zip_derived_cl2,plain,
    ~ ( ??
      @ ^ [Y0: $i > $i] :
          ( ( ( Y0 @ zero )
            = ( s @ zero ) )
          & ( ( Y0 @ ( s @ zero ) )
            = zero )
          & ( ( Y0 @ ( s @ ( s @ zero ) ) )
            = zero ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl7,plain,
    ! [X2: $i > $i] :
      ~ ( ( ( X2 @ zero )
          = ( s @ zero ) )
        & ( ( X2 @ ( s @ zero ) )
          = zero )
        & ( ( X2 @ ( s @ ( s @ zero ) ) )
          = zero ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl18,plain,
    ! [X2: $i > $i] :
      ( ( ( X2 @ zero )
       != ( s @ zero ) )
      | ( ( X2 @ ( s @ zero ) )
       != zero )
      | ( ( X2 @ ( s @ ( s @ zero ) ) )
       != zero ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl23,plain,
    ! [X2: $i > $i] :
      ( ( ( X2 @ zero )
       != ( s @ zero ) )
      | ( ( X2 @ ( s @ zero ) )
       != zero )
      | ( ( X2 @ ( s @ ( s @ zero ) ) )
       != zero ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl18]) ).

thf(zip_derived_cl67,plain,
    ! [X0: $i > $i,X1: $i > $i,X2: $i > $o] :
      ( ( ( X0 @ zero )
       != ( s @ zero ) )
      | ( X2 @ zero )
      | ( ( ^ [Y0: $i] :
              ( ite
              @ ( ^ [Y1: $i] : ( X2 @ Y1 )
                @ Y0 )
              @ ( ^ [Y1: $i] : ( X1 @ Y1 )
                @ Y0 )
              @ ( ^ [Y1: $i] : ( X0 @ Y1 )
                @ Y0 ) )
          @ ( s @ ( s @ zero ) ) )
       != zero )
      | ( ( ^ [Y0: $i] :
              ( ite
              @ ( ^ [Y1: $i] : ( X2 @ Y1 )
                @ Y0 )
              @ ( ^ [Y1: $i] : ( X1 @ Y1 )
                @ Y0 )
              @ ( ^ [Y1: $i] : ( X0 @ Y1 )
                @ Y0 ) )
          @ ( s @ zero ) )
       != zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl28,zip_derived_cl23]) ).

thf(zip_derived_cl72,plain,
    ! [X0: $i > $i,X1: $i > $i,X2: $i > $o] :
      ( ( ( X0 @ zero )
       != ( s @ zero ) )
      | ( X2 @ zero )
      | ( ( ite @ ( X2 @ ( s @ ( s @ zero ) ) ) @ ( X1 @ ( s @ ( s @ zero ) ) ) @ ( X0 @ ( s @ ( s @ zero ) ) ) )
       != zero )
      | ( ( ite @ ( X2 @ ( s @ zero ) ) @ ( X1 @ ( s @ zero ) ) @ ( X0 @ ( s @ zero ) ) )
       != zero ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl67]) ).

thf(zip_derived_cl96,plain,
    ! [X0: $i,X1: $i > $i,X2: $i > $o] :
      ( ( ( ite @ ( X2 @ ( s @ ( s @ zero ) ) ) @ ( X1 @ ( s @ ( s @ zero ) ) ) @ X0 )
       != zero )
      | ( ( ite @ ( X2 @ ( s @ zero ) ) @ ( X1 @ ( s @ zero ) ) @ ( ite @ $true @ X0 @ ( s @ zero ) ) )
       != zero )
      | ( X2 @ zero )
      | ( ( ite @ $true @ X0 @ zero )
       != ( s @ zero ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl34,zip_derived_cl72]) ).

thf(zip_derived_cl34_004,plain,
    ! [X2: $i,X4: $i] :
      ( ( ite @ $true @ X2 @ X4 )
      = X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl34_005,plain,
    ! [X2: $i,X4: $i] :
      ( ( ite @ $true @ X2 @ X4 )
      = X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl123,plain,
    ! [X0: $i,X1: $i > $i,X2: $i > $o] :
      ( ( ( ite @ ( X2 @ ( s @ ( s @ zero ) ) ) @ ( X1 @ ( s @ ( s @ zero ) ) ) @ X0 )
       != zero )
      | ( ( ite @ ( X2 @ ( s @ zero ) ) @ ( X1 @ ( s @ zero ) ) @ X0 )
       != zero )
      | ( X2 @ zero )
      | ( X0
       != ( s @ zero ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl96,zip_derived_cl34,zip_derived_cl34]) ).

thf(zip_derived_cl124,plain,
    ! [X1: $i > $i,X2: $i > $o] :
      ( ( X2 @ zero )
      | ( ( ite @ ( X2 @ ( s @ zero ) ) @ ( X1 @ ( s @ zero ) ) @ ( s @ zero ) )
       != zero )
      | ( ( ite @ ( X2 @ ( s @ ( s @ zero ) ) ) @ ( X1 @ ( s @ ( s @ zero ) ) ) @ ( s @ zero ) )
       != zero ) ),
    inference(simplify,[status(thm)],[zip_derived_cl123]) ).

thf(zip_derived_cl169,plain,
    ! [X0: $i,X1: $i > $o] :
      ( ( ( ite @ ( X1 @ ( s @ zero ) ) @ X0 @ ( s @ zero ) )
       != zero )
      | ( ( ite @ ( X1 @ ( s @ ( s @ zero ) ) ) @ ( ite @ $true @ X0 @ ( s @ ( s @ zero ) ) ) @ ( s @ zero ) )
       != zero )
      | ( X1 @ zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl34,zip_derived_cl124]) ).

thf(zip_derived_cl34_006,plain,
    ! [X2: $i,X4: $i] :
      ( ( ite @ $true @ X2 @ X4 )
      = X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl187,plain,
    ! [X0: $i,X1: $i > $o] :
      ( ( ( ite @ ( X1 @ ( s @ zero ) ) @ X0 @ ( s @ zero ) )
       != zero )
      | ( ( ite @ ( X1 @ ( s @ ( s @ zero ) ) ) @ X0 @ ( s @ zero ) )
       != zero )
      | ( X1 @ zero ) ),
    inference(demod,[status(thm)],[zip_derived_cl169,zip_derived_cl34]) ).

thf(zip_derived_cl235,plain,
    ! [X0: $i,X1: $i > $o] :
      ( ( X0 != zero )
      | ~ ( X1 @ ( s @ zero ) )
      | ( X1 @ zero )
      | ( ( ite @ ( X1 @ ( s @ ( s @ zero ) ) ) @ X0 @ ( s @ zero ) )
       != zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl29,zip_derived_cl187]) ).

thf(zip_derived_cl251,plain,
    ! [X1: $i > $o] :
      ( ( ( ite @ ( X1 @ ( s @ ( s @ zero ) ) ) @ zero @ ( s @ zero ) )
       != zero )
      | ( X1 @ zero )
      | ~ ( X1 @ ( s @ zero ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl235]) ).

thf(zip_derived_cl259,plain,
    ! [X0: $i > $o] :
      ( ( zero != zero )
      | ~ ( X0 @ ( s @ ( s @ zero ) ) )
      | ~ ( X0 @ ( s @ zero ) )
      | ( X0 @ zero ) ),
    inference('sup-',[status(thm)],[zip_derived_cl29,zip_derived_cl251]) ).

thf(zip_derived_cl271,plain,
    ! [X0: $i > $o] :
      ( ( X0 @ zero )
      | ~ ( X0 @ ( s @ zero ) )
      | ~ ( X0 @ ( s @ ( s @ zero ) ) ) ),
    inference(simplify,[status(thm)],[zip_derived_cl259]) ).

thf(zip_derived_cl273,plain,
    ( ^ [Y0: $i] :
        ( ( Y0
          = ( s @ ( s @ zero ) ) )
        | ( Y0
          = ( s @ zero ) ) )
    @ zero ),
    inference(ho_elim_pred,[status(thm)],[zip_derived_cl271]) ).

thf(zip_derived_cl287,plain,
    ( ( zero
      = ( s @ ( s @ zero ) ) )
    | ( zero
      = ( s @ zero ) ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl273]) ).

thf(zip_derived_cl3,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ( s @ Y0 )
       != Y0 ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl8,plain,
    ! [X2: $i] :
      ( ( s @ X2 )
     != X2 ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl19,plain,
    ! [X2: $i] :
      ( ( s @ X2 )
     != X2 ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl8]) ).

thf(zip_derived_cl4,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ( s @ Y0 )
       != zero ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl9,plain,
    ! [X2: $i] :
      ( ( s @ X2 )
     != zero ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl20,plain,
    ! [X2: $i] :
      ( ( s @ X2 )
     != zero ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl289,plain,
    ( $false
    | $false ),
    inference(inner_simplify_reflect,[status(thm)],[zip_derived_cl287,zip_derived_cl19,zip_derived_cl20]) ).

thf(zip_derived_cl290,plain,
    $false,
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl289]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : NUN024^1 : TPTP v8.1.2. Released v6.4.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.ApiVfrhoPF true
% 0.14/0.31  % Computer : n032.cluster.edu
% 0.14/0.31  % Model    : x86_64 x86_64
% 0.14/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.31  % Memory   : 8042.1875MB
% 0.14/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.31  % CPULimit : 300
% 0.14/0.31  % WCLimit  : 300
% 0.14/0.31  % DateTime : Sun Aug 27 09:54:44 EDT 2023
% 0.14/0.31  % CPUTime  : 
% 0.14/0.31  % Running portfolio for 300 s
% 0.14/0.31  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.31  % Number of cores: 8
% 0.14/0.31  % Python version: Python 3.6.8
% 0.14/0.32  % Running in HO mode
% 0.17/0.55  % Total configuration time : 828
% 0.17/0.55  % Estimated wc time : 1656
% 0.17/0.55  % Estimated cpu time (8 cpus) : 207.0
% 0.17/0.58  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.17/0.59  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.17/0.59  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.17/0.60  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.17/0.60  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.17/0.61  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.17/0.63  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.17/0.63  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 0.17/0.63  % /export/starexec/sandbox/solver/bin/lams/35_full_unif.sh running for 56s
% 0.17/0.64  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.17/0.74  % Solved by lams/30_sp5.sh.
% 0.17/0.74  % done 23 iterations in 0.064s
% 0.17/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.17/0.74  % SZS output start Refutation
% See solution above
% 0.17/0.74  
% 0.17/0.74  
% 0.17/0.74  % Terminating...
% 0.17/0.84  % Runner terminated.
% 1.40/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------